Age | Commit message (Expand) | Author |
2019-03-28 | KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported | Masahiro Yamada |
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 |
2019-02-03 | sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD | Deepa Dinamani |
2019-01-25 | alpha: add generic get{eg,eu,g,p,u,pp}id() syscalls | Arnd Bergmann |
2019-01-25 | alpha: add standard statfs64/fstatfs64 syscalls | Arnd Bergmann |
2019-01-25 | arch: add pkey and rseq syscall numbers everywhere | Arnd Bergmann |
2019-01-25 | ipc: rename old-style shmctl/semctl/msgctl syscalls | Arnd Bergmann |
2019-01-25 | alpha: update syscall macro definitions | Arnd Bergmann |
2019-01-25 | alpha: wire up io_pgetevents system call | Arnd Bergmann |
2019-01-21 | perf/core, arch/alpha: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDE | Andrew Murray |
2019-01-17 | net: introduce SO_BINDTOIFINDEX sockopt | David Herrmann |
2019-01-06 | Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2019-01-06 | Fix 'acccess_ok()' on alpha and SH | Linus Torvalds |
2019-01-06 | arch: remove redundant UAPI generic-y defines | Masahiro Yamada |
2019-01-06 | arch: remove stale comments "UAPI Header export list" | Masahiro Yamada |
2019-01-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-01-04 | mm: treewide: remove unused address argument from pte_alloc functions | Joel Fernandes (Google) |
2019-01-04 | fls: change parameter to unsigned int | Matthew Wilcox |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds |
2018-12-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds |
2018-12-29 | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-12-28 | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-12-21 | alpha: Remove some unused variables | Matt Turner |
2018-12-21 | alpha: rtc: simplify alpha_rtc_init | Alexandre Belloni |
2018-12-21 | alpha: Fix a typo on ptrace.h | Daniel Bristot de Oliveira |
2018-12-21 | alpha: fix spelling mistake QSD_PORT_ACTUVE -> QSD_PORT_ACTIVE | Colin Ian King |