Age | Commit message (Expand) | Author | Files | Lines |
2018-08-25 | Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -2/+2 |
2018-08-24 | Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -17/+25 |
2018-08-24 | kbuild: rename LDFLAGS to KBUILD_LDFLAGS | Masahiro Yamada | 1 | -2/+2 |
2018-08-21 | sparc: fix KBUILD_DEFCONFIG for ARCH=sparc32 | Masahiro Yamada | 1 | -3/+3 |
2018-08-21 | sparc32: split ramdisk detection and reservation to a helper function | Mike Rapoport | 1 | -25/+31 |
2018-08-21 | sparc32: switch to NO_BOOTMEM | Mike Rapoport | 2 | -58/+21 |
2018-08-21 | sparc: mm/init_32: kill trailing whitespace | Mike Rapoport | 1 | -3/+3 |
2018-08-21 | sparc: use generic dma_noncoherent_ops | Christoph Hellwig | 3 | -165/+35 |
2018-08-18 | mm: convert return type of handle_mm_fault() caller to vm_fault_t | Souptick Joarder | 2 | -2/+4 |
2018-08-16 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 4 | -6/+0 |
2018-08-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+3 |
2018-08-15 | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -33/+0 |
2018-08-14 | Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -6/+13 |
2018-08-13 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -60/+6 |
2018-08-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -87/+6 |
2018-08-11 | sys: don't hold uts_sem while accessing userspace memory | Jann Horn | 2 | -17/+25 |
2018-08-02 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -34/+21 |
2018-08-02 | kconfig: include kernel/Kconfig.preempt from init/Kconfig | Christoph Hellwig | 1 | -2/+0 |
2018-08-02 | Kconfig: consolidate the "Kernel hacking" menu | Christoph Hellwig | 2 | -7/+0 |
2018-08-02 | kconfig: include common Kconfig files from top-level Kconfig | Christoph Hellwig | 1 | -24/+0 |
2018-07-31 | sparc64: add reads{b,w,l}/writes{b,w,l} | Arnd Bergmann | 1 | -6/+13 |
2018-07-30 | sparc: use asm-generic version of msi.h | Thomas Petazzoni | 1 | -0/+1 |
2018-07-30 | sparc: move MSI related definitions to where they are used | Thomas Petazzoni | 2 | -33/+19 |
2018-07-30 | sparc/time: Add missing __init to init_tick_ops() | Steven Rostedt (VMware) | 1 | -1/+1 |
2018-07-08 | crypto: shash - remove useless setting of type flags | Eric Biggers | 4 | -6/+0 |
2018-07-04 | net: Add a new socket option for a future transmit time. | Richard Cochran | 1 | -0/+3 |
2018-06-21 | atomics/treewide: Make conditional inc/dec ops optional | Mark Rutland | 1 | -0/+1 |
2018-06-21 | atomics/treewide: Make unconditional inc/dec ops optional | Mark Rutland | 2 | -17/+0 |
2018-06-21 | atomics/treewide: Make test ops optional | Mark Rutland | 2 | -35/+0 |
2018-06-21 | atomics/treewide: Make atomic64_fetch_add_unless() optional | Mark Rutland | 1 | -15/+0 |
2018-06-21 | atomics/treewide: Make atomic_fetch_add_unless() optional | Mark Rutland | 2 | -15/+2 |
2018-06-21 | atomics/treewide: Make atomic64_inc_not_zero() optional | Mark Rutland | 1 | -2/+0 |
2018-06-21 | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() | Mark Rutland | 3 | -4/+4 |
2018-06-21 | bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe | Masami Hiramatsu | 1 | -3/+4 |
2018-06-21 | sparc64/kprobes: Don't call the ->break_handler() in sparc64 kprobes code | Masami Hiramatsu | 1 | -9/+2 |
2018-06-21 | sparc64/kprobes: Remove jprobe implementation | Masami Hiramatsu | 2 | -48/+0 |
2018-06-15 | arch/*: Kconfig: fix documentation for NMI watchdog | Mauro Carvalho Chehab | 1 | -1/+1 |
2018-06-15 | treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX | Stefan Agner | 1 | -1/+1 |
2018-06-13 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -1/+2 |
2018-06-13 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 3 | -4/+6 |
2018-06-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -3/+1 |
2018-06-08 | mm: introduce ARCH_HAS_PTE_SPECIAL | Laurent Dufour | 2 | -3/+1 |
2018-06-07 | Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -174/+159 |
2018-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 4 | -270/+6 |
2018-06-06 | Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -2/+2 |
2018-06-06 | Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+1 |
2018-06-05 | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -50/+41 |
2018-06-05 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -11/+4 |
2018-06-05 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+3 |
2018-06-05 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 9 | -241/+57 |