Age | Commit message (Expand) | Author | Files | Lines |
2016-10-14 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 27 | -98/+68 |
2016-10-14 | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds | 1 | -4/+0 |
2016-10-07 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 1 | -0/+1 |
2016-10-07 | ia64: implement atomic64_dec_if_positive | Vineet Gupta | 1 | -0/+16 |
2016-10-03 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -22/+4 |
2016-10-03 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2016-10-03 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2016-09-30 | sched/core, ia64: Rename set_curr_task() | Peter Zijlstra | 1 | -5/+5 |
2016-09-22 | libata: remove unused definitions from <asm/libata-portmap.h> | Christoph Hellwig | 1 | -4/+0 |
2016-09-21 | x86/acpi: Set persistent cpuid <-> nodeid mapping when booting | Gu Zheng | 1 | -1/+1 |
2016-09-19 | ia64/mca: Convert to hotplug state machine | Sebastian Andrzej Siewior | 1 | -22/+4 |
2016-09-15 | Merge branch 'linus' into x86/asm, to pick up recent fixes | Ingo Molnar | 1 | -20/+13 |
2016-09-14 | Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -13/+10 |
2016-09-13 | ia64: copy_from_user() should zero the destination on access_ok() failure | Al Viro | 1 | -14/+11 |
2016-09-06 | usercopy: fold builtin_const check into inline function | Kees Cook | 1 | -8/+4 |
2016-08-24 | fork: Add generic vmalloced stack support | Andy Lutomirski | 1 | -1/+1 |
2016-08-08 | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 2 | -3/+16 |
2016-08-07 | ia64: move exports to definitions | Al Viro | 25 | -92/+64 |
2016-08-07 | [kbuild] handle exports in lib-y objects reliably | Al Viro | 2 | -6/+4 |
2016-08-05 | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 1 | -10/+0 |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 4 | -28/+21 |
2016-08-02 | kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_t | Russell King | 1 | -1/+1 |
2016-08-02 | signal: consolidate {TS,TLF}_RESTORE_SIGMASK code | Andy Lutomirski | 1 | -28/+0 |
2016-08-02 | treewide: replace obsolete _refok by __ref | Fabian Frederick | 1 | -1/+1 |
2016-08-01 | Merge tag 'please-pull-misc-4.8' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -31/+13 |
2016-07-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -6/+27 |
2016-07-26 | Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -1/+0 |
2016-07-26 | Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 3 | -1/+5 |
2016-07-26 | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov | 1 | -1/+1 |
2016-07-26 | mm/mmu_gather: track page size with mmu gather and force flush if page size c... | Aneesh Kumar K.V | 1 | -0/+12 |
2016-07-26 | mm: change the interface for __tlb_remove_page() | Aneesh Kumar K.V | 1 | -5/+14 |
2016-07-26 | ia64/uaccess: Enable hardened usercopy | Kees Cook | 2 | -3/+16 |
2016-07-25 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -36/+131 |
2016-07-25 | ia64: salinfo: use a waitqueue instead a sema down/up combo | Sebastian Andrzej Siewior | 1 | -28/+10 |
2016-07-25 | Merge branch 'acpi-numa' | Rafael J. Wysocki | 3 | -1/+5 |
2016-06-24 | fix up initial thread stack pointer vs thread_info confusion | Linus Torvalds | 1 | -0/+1 |
2016-06-24 | Clarify naming of thread info/stack allocators | Linus Torvalds | 2 | -5/+5 |
2016-06-17 | ia64: efi: use timespec64 for persistent clock | Arnd Bergmann | 2 | -3/+3 |
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-06-08 | ia64: remove ARCH_WANT_OPTIONAL_GPIOLIB | Linus Walleij | 1 | -1/+0 |
2016-06-04 | rtc: cmos: remove empty asm/mc146818rtc.h files | Arnd Bergmann | 1 | -10/+0 |
2016-05-30 | ACPI / NUMA: Move acpi_numa_arch_fixup() to ia64 only | Robert Richter | 3 | -1/+5 |
2016-05-26 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -3/+3 |
2016-05-20 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -9/+10 |
2016-05-20 | Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+1 |
2016-05-20 | exit_thread: accept a task parameter to be exited | Jiri Slaby | 2 | -9/+9 |