Age | Commit message (Expand) | Author | Files | Lines |
2016-07-25 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -36/+131 |
2016-06-25 | fix up initial thread stack pointer vs thread_info confusion | Linus Torvalds | 1 | -0/+1 |
2016-06-25 | Clarify naming of thread info/stack allocators | Linus Torvalds | 2 | -5/+5 |
2016-06-16 | locking/atomic, arch/ia64: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 1 | -16/+114 |
2016-06-14 | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra | 1 | -0/+4 |
2016-06-08 | locking/mutex: Optimize mutex_trylock() fast-path | Peter Zijlstra | 1 | -1/+1 |
2016-06-08 | locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update() | Jason Low | 1 | -7/+0 |
2016-06-08 | locking/rwsem: Convert sem->count to 'atomic_long_t' | Jason Low | 1 | -12/+12 |
2016-05-27 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -3/+3 |
2016-05-21 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -9/+10 |
2016-05-21 | Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+1 |
2016-05-21 | exit_thread: accept a task parameter to be exited | Jiri Slaby | 2 | -9/+9 |
2016-05-21 | exit_thread: remove empty bodies | Jiri Slaby | 1 | -0/+1 |
2016-05-20 | Merge tag 'please-pull-misc-4.7' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 6 | -19/+28 |
2016-05-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 5 | -6/+6 |
2016-05-17 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2016-05-16 | Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -3/+19 |
2016-05-05 | ia64/unaligned: Silence another GCC warning about an uninitialised variable | Matt Fleming | 1 | -0/+1 |
2016-05-05 | ia64/traps: Silence GCC warning about uninitialised variable | Matt Fleming | 1 | -0/+1 |
2016-05-05 | ia64: Reduce stack usage by iterating over nodemask | Matt Fleming | 1 | -12/+23 |
2016-05-05 | ia64/PCI: Remove unused 'addr' and fix build warning | Matt Fleming | 1 | -1/+0 |
2016-05-05 | ia64/PCI: Fix incorrect PCI resource end address | Matt Fleming | 1 | -2/+2 |
2016-05-02 | ia64: Remove superfluous SMP function call | Anna-Maria Gleixner | 1 | -4/+1 |
2016-04-30 | tty: Replace TTY_IO_ERROR bit tests with tty_io_error() | Peter Hurley | 1 | -1/+1 |
2016-04-28 | efi: Get rid of the EFI_SYSTEM_TABLES status bit | Ard Biesheuvel | 1 | -2/+0 |
2016-04-20 | kbuild: drop redundant "PHONY += FORCE" | Masahiro Yamada | 1 | -1/+1 |
2016-04-20 | kbuild: drop FORCE from PHONY targets | Masahiro Yamada | 1 | -2/+2 |
2016-04-18 | ia64: Fix misspellings in comments. | Adam Buchbinder | 3 | -4/+4 |
2016-04-18 | Merge branch 'master' into for-next | Jiri Kosina | 32 | -234/+143 |
2016-04-18 | arch/ia64/lib: Fix broken URL in comments | Sina Hamedian | 2 | -2/+2 |
2016-04-13 | locking/rwsem, ia64: Provide __down_write_killable() | Michal Hocko | 1 | -3/+19 |
2016-03-31 | x86/cpufeature: Remove cpu_has_x2apic | Borislav Petkov | 1 | -1/+0 |
2016-03-26 | [IA64] Enable preadv2 and pwritev2 syscalls for ia64 | Tony Luck | 3 | -1/+5 |
2016-03-23 | ia64/extable: use generic search and sort routines | Ard Biesheuvel | 2 | -101/+4 |
2016-03-21 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -6/+10 |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 3 | -14/+12 |
2016-03-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -2/+3 |
2016-03-18 | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -4/+0 |
2016-03-18 | fix Christoph's email addresses | Christoph Lameter | 1 | -1/+1 |
2016-03-18 | mm: cleanup *pte_alloc* interfaces | Kirill A. Shutemov | 1 | -1/+1 |
2016-03-18 | ia64: define ioremap_uc() | Luis R. Rodriguez | 1 | -0/+1 |
2016-03-17 | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -2/+5 |
2016-03-17 | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -52/+48 |
2016-03-15 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2016-03-15 | Merge branch 'pci/resource' into next | Bjorn Helgaas | 3 | -46/+48 |
2016-03-15 | Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/... | Bjorn Helgaas | 2 | -6/+0 |
2016-03-14 | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short | Alexander Duyck | 1 | -2/+2 |
2016-03-14 | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck | 2 | -12/+8 |
2016-03-12 | ia64/PCI: Keep CPU physical (not virtual) addresses in shadow ROM resource | Bjorn Helgaas | 2 | -19/+16 |
2016-03-12 | ia64/PCI: Use ioremap() instead of open-coded equivalent | Bjorn Helgaas | 1 | -3/+2 |