Age | Commit message (Expand) | Author | Files | Lines |
2019-05-17 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -0/+6 |
2019-05-16 | uapi: Wire up the mount API syscalls on non-x86 arches [ver #2] | David Howells | 1 | -0/+6 |
2019-05-14 | mm: memblock: make keeping memblock memory opt-in rather than opt-out | Mike Rapoport | 1 | -1/+0 |
2019-05-14 | initramfs: provide a generic free_initrd_mem implementation | Christoph Hellwig | 1 | -7/+0 |
2019-05-08 | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+12 |
2019-05-08 | Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -3/+0 |
2019-05-07 | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2 | -2/+1 |
2019-05-07 | Merge tag 'm68k-for-v5.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 36 | -329/+517 |
2019-05-06 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -7/+0 |
2019-05-06 | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -14/+1 |
2019-04-23 | Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 1 | -0/+4 |
2019-04-15 | arch: add pidfd and io_uring syscalls everywhere | Arnd Bergmann | 1 | -0/+4 |
2019-04-08 | m68k/io: Remove useless definition of mmiowb() | Will Deacon | 1 | -2/+0 |
2019-04-08 | arch: Use asm-generic header for asm/mmiowb.h | Will Deacon | 1 | -0/+1 |
2019-04-06 | block: remove CONFIG_LBDAF | Christoph Hellwig | 3 | -3/+0 |
2019-04-03 | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs | Waiman Long | 1 | -7/+0 |
2019-04-03 | arch/tlb: Clean up simple architectures | Peter Zijlstra | 2 | -14/+1 |
2019-03-28 | KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported | Masahiro Yamada | 2 | -1/+1 |
2019-03-25 | m68k: defconfig: Update defconfigs for v5.1-rc1 | Geert Uytterhoeven | 12 | -96/+72 |
2019-03-25 | m68k: mvme16x: Handle timer counter overflow | Finn Thain | 1 | -13/+32 |
2019-03-25 | m68k: mvme16x: Convert to clocksource API | Finn Thain | 1 | -6/+31 |
2019-03-25 | m68k: mvme147: Handle timer counter overflow | Finn Thain | 2 | -10/+12 |
2019-03-25 | m68k: mvme147: Convert to clocksource API | Finn Thain | 2 | -7/+30 |
2019-03-25 | m68k: mac: Convert to clocksource API | Finn Thain | 1 | -9/+36 |
2019-03-25 | m68k: hp300: Handle timer counter overflow | Finn Thain | 1 | -19/+27 |
2019-03-25 | m68k: hp300: Convert to clocksource API | Finn Thain | 1 | -7/+30 |
2019-03-25 | m68k: bvme6000: Convert to clocksource API | Finn Thain | 1 | -16/+41 |
2019-03-25 | m68k: atari: Convert to clocksource API | Finn Thain | 1 | -17/+36 |
2019-03-25 | m68k: amiga: Convert to clocksource API | Finn Thain | 1 | -9/+37 |
2019-03-25 | m68k: Drop ARCH_USES_GETTIMEOFFSET | Finn Thain | 9 | -17/+0 |
2019-03-25 | m68k: apollo, q40, sun3, sun3x: Remove arch_gettimeoffset implementations | Finn Thain | 7 | -32/+0 |
2019-03-25 | m68k: mac: Fix VIA timer counter accesses | Finn Thain | 1 | -49/+53 |
2019-03-25 | m68k: Call timer_interrupt() with interrupts disabled | Finn Thain | 11 | -47/+105 |
2019-03-21 | syscall_get_arch: add "struct task_struct *" argument | Dmitry V. Levin | 1 | -1/+1 |
2019-03-21 | m68k: define syscall_get_arch() | Dmitry V. Levin | 1 | -0/+12 |
2019-03-17 | kbuild: force all architectures except um to include mandatory-y | Masahiro Yamada | 1 | -2/+0 |
2019-03-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 6 | -1/+31 |
2019-03-12 | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport | 6 | -0/+31 |
2019-03-12 | arch: don't memset(0) memory returned by memblock_alloc() | Mike Rapoport | 1 | -1/+0 |
2019-03-12 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 3 | -2/+98 |
2019-03-08 | configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATED | Alexey Brodkin | 2 | -2/+0 |
2019-03-07 | Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 | -67/+475 |
2019-03-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2019-03-06 | m68k/mm: use __ClearPageReserved() | David Hildenbrand | 1 | -1/+1 |
2019-03-06 | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -28/+65 |
2019-03-05 | Merge tag 'm68k-for-v5.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 20 | -436/+48 |
2019-03-05 | a.out: remove core dumping support | Linus Torvalds | 1 | -68/+0 |
2019-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+1 |
2019-03-04 | get rid of legacy 'get_ds()' function | Linus Torvalds | 1 | -7/+0 |
2019-02-27 | Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Thomas Gleixner | 1 | -0/+1 |