Age | Commit message (Expand) | Author |
2016-07-26 | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov |
2016-07-26 | mm/mmu_gather: track page size with mmu gather and force flush if page size c... | Aneesh Kumar K.V |
2016-07-26 | mm: change the interface for __tlb_remove_page() | Aneesh Kumar K.V |
2016-07-25 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-06-24 | fix up initial thread stack pointer vs thread_info confusion | Linus Torvalds |
2016-06-24 | Clarify naming of thread info/stack allocators | Linus Torvalds |
2016-06-16 | locking/atomic, arch/ia64: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra |
2016-06-14 | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra |
2016-06-08 | locking/mutex: Optimize mutex_trylock() fast-path | Peter Zijlstra |
2016-06-08 | locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update() | Jason Low |
2016-06-08 | locking/rwsem: Convert sem->count to 'atomic_long_t' | Jason Low |
2016-05-26 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2016-05-20 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-05-20 | Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2016-05-20 | exit_thread: accept a task parameter to be exited | Jiri Slaby |
2016-05-20 | exit_thread: remove empty bodies | Jiri Slaby |
2016-05-19 | Merge tag 'please-pull-misc-4.7' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-05-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
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-05 | ia64/unaligned: Silence another GCC warning about an uninitialised variable | Matt Fleming |
2016-05-05 | ia64/traps: Silence GCC warning about uninitialised variable | Matt Fleming |
2016-05-05 | ia64: Reduce stack usage by iterating over nodemask | Matt Fleming |
2016-05-05 | ia64/PCI: Remove unused 'addr' and fix build warning | Matt Fleming |
2016-05-05 | ia64/PCI: Fix incorrect PCI resource end address | Matt Fleming |
2016-05-02 | ia64: Remove superfluous SMP function call | Anna-Maria Gleixner |
2016-04-30 | tty: Replace TTY_IO_ERROR bit tests with tty_io_error() | Peter Hurley |
2016-04-28 | efi: Get rid of the EFI_SYSTEM_TABLES status bit | Ard Biesheuvel |
2016-04-20 | kbuild: drop redundant "PHONY += FORCE" | Masahiro Yamada |
2016-04-20 | kbuild: drop FORCE from PHONY targets | Masahiro Yamada |
2016-04-18 | ia64: Fix misspellings in comments. | Adam Buchbinder |
2016-04-18 | Merge branch 'master' into for-next | Jiri Kosina |
2016-04-18 | arch/ia64/lib: Fix broken URL in comments | Sina Hamedian |
2016-04-13 | locking/rwsem, ia64: Provide __down_write_killable() | Michal Hocko |
2016-03-31 | x86/cpufeature: Remove cpu_has_x2apic | Borislav Petkov |
2016-03-25 | [IA64] Enable preadv2 and pwritev2 syscalls for ia64 | Tony Luck |
2016-03-22 | ia64/extable: use generic search and sort routines | Ard Biesheuvel |
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 | fix Christoph's email addresses | Christoph Lameter |
2016-03-17 | mm: cleanup *pte_alloc* interfaces | Kirill A. Shutemov |
2016-03-17 | ia64: define ioremap_uc() | Luis R. Rodriguez |
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-15 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-03-15 | Merge branch 'pci/resource' into next | Bjorn Helgaas |
2016-03-15 | Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/... | Bjorn Helgaas |
2016-03-13 | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short | Alexander Duyck |