Age | Commit message (Expand) | Author |
2016-05-25 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-05-20 | locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait() | Peter Zijlstra |
2016-05-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-05-19 | arch: fix has_transparent_hugepage() | Hugh Dickins |
2016-05-19 | Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-05-19 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2016-05-17 | sched/preempt: Fix preempt_count manipulations | Peter Zijlstra |
2016-05-16 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-05-16 | Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2016-05-13 | SIGNAL: Move generic copy_siginfo() to signal.h | James Hogan |
2016-05-13 | seccomp: Get compat syscalls from asm-generic header | Matt Redfearn |
2016-05-09 | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin... | Joerg Roedel |
2016-05-05 | Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree | Ingo Molnar |
2016-05-03 | io-64-nonatomic: Add relaxed accessor variants | Robin Murphy |
2016-04-21 | asm-generic/futex: Re-enable preemption in futex_atomic_cmpxchg_inatomic() | Romain Perier |
2016-04-13 | x86/asm: Make sure verify_cpu() has a good stack | Borislav Petkov |
2016-04-13 | locking/rwsem: Introduce basis for down_write_killable() | Michal Hocko |
2016-04-13 | locking/rwsem: Get rid of __down_write_nested() | Michal Hocko |
2016-03-25 | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko |
2016-03-24 | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-03-24 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2016-03-21 | bitops: Do not default to __clear_bit() for __clear_bit_unlock() | Peter Zijlstra |
2016-03-20 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-03-18 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-03-17 | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2016-03-17 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-03-17 | lib/bug.c: use common WARN helper | Josh Poimboeuf |
2016-03-17 | include/asm-generic/atomic-long.h: force inlining of some atomic_long operations | Denys Vlasenko |
2016-03-17 | bug: set warn variable before calling WARN() | Steven Rostedt |
2016-03-17 | mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_range | Aneesh Kumar K.V |
2016-03-17 | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2016-03-16 | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-03-14 | Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-03-13 | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck |
2016-03-07 | PCI: Move pci_dma_* helpers to common code | Christoph Hellwig |
2016-03-01 | asm-generic: remove old nonatomic-io wrapper files | Arnd Bergmann |
2016-03-01 | asm-generic: default BUG_ON(x) to if(x)BUG() | Arnd Bergmann |
2016-02-29 | locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h | Dan Streetman |
2016-02-26 | asm-generic: page.h: Remove useless get_user_page and free_user_page | Chen Gang |
2016-02-22 | arch: Introduce post-init read-only memory | Kees Cook |
2016-02-20 | Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-02-19 | gpio: allow setting ARCH_NR_GPIOS from Kconfig | Arnd Bergmann |
2016-02-18 | mm/core, x86/mm/pkeys: Differentiate instruction fetches | Dave Hansen |
2016-02-18 | mm/core: Do not enforce PKEY permissions on remote mm access | Dave Hansen |
2016-02-18 | mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keys | Dave Hansen |
2016-02-16 | asm-generic: Fix local variable shadow in __set_fixmap_offset | Mark Rutland |
2016-02-15 | powerpc/mm: Fix Multi hit ERAT cause by recent THP update | Aneesh Kumar K.V |
2016-02-14 | Merge 4.5-rc4 into tty-next | Greg Kroah-Hartman |
2016-02-06 | earlycon: Use common framework for earlycon declarations | Peter Hurley |