Age | Commit message (Expand) | Author |
2019-05-18 | alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfig | Masahiro Yamada |
2019-05-17 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2019-05-16 | Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-05-16 | uapi: Wire up the mount API syscalls on non-x86 arches [ver #2] | David Howells |
2019-05-14 | init: provide a generic free_initmem implementation | Mike Rapoport |
2019-05-14 | initramfs: provide a generic free_initrd_mem implementation | Christoph Hellwig |
2019-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-05-07 | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-05-07 | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2019-05-06 | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2019-05-06 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-05-06 | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-04-23 | Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds |
2019-04-23 | arch: mostly remove <asm/segment.h> | Christoph Hellwig |
2019-04-19 | net: socket: implement 64-bit timestamps | Arnd Bergmann |
2019-04-15 | arch: add pidfd and io_uring syscalls everywhere | Arnd Bergmann |
2019-04-09 | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively | Sakari Ailus |
2019-04-08 | arch: Remove dummy mmiowb() definitions from arch code | Will Deacon |
2019-04-08 | arch: Use asm-generic header for asm/mmiowb.h | Will Deacon |
2019-04-03 | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs | Waiman Long |
2019-04-03 | locking/rwsem: Remove arch specific rwsem files | Waiman Long |
2019-04-03 | arch/tlb: Clean up simple architectures | Peter Zijlstra |
2019-03-28 | KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported | Masahiro Yamada |
2019-03-20 | syscall_get_arch: add "struct task_struct *" argument | Dmitry V. Levin |
2019-03-17 | Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2019-03-17 | kbuild: force all architectures except um to include mandatory-y | Masahiro Yamada |
2019-03-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-03-12 | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport |
2019-03-12 | arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0) | Mike Rapoport |
2019-03-11 | y2038: fix socket.h header inclusion | Arnd Bergmann |
2019-03-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-03-06 | Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-03-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-03-05 | mm: replace all open encodings for NUMA_NO_NODE | Anshuman Khandual |
2019-03-05 | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-03-05 | a.out: remove core dumping support | Linus Torvalds |
2019-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-03-04 | get rid of legacy 'get_ds()' function | Linus Torvalds |
2019-02-28 | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar |
2019-02-18 | arch: move common mmap flags to linux/mman.h | Michael S. Tsirkin |
2019-02-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-02-10 | alpha: fix page fault handling for r16-r18 targets | Sergei Trofimovich |
2019-02-10 | alpha: Fix Eiger NR_IRQS to 128 | Meelis Roos |
2019-02-07 | y2038: add 64-bit time_t syscalls to all 32-bit architectures | Arnd Bergmann |
2019-02-07 | timex: use __kernel_timex internally | Deepa Dinamani |
2019-02-03 | sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW | Deepa Dinamani |
2019-02-03 | socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes | Deepa Dinamani |
2019-02-03 | socket: Add SO_TIMESTAMPING_NEW | Deepa Dinamani |
2019-02-03 | socket: Add SO_TIMESTAMP[NS]_NEW | Deepa Dinamani |