1. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  2. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  3. 1bbb05f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  4. aec03f8 ACPI/NUMA: Do not map pxm to node when NUMA is turned off by Boris Ostrovsky · 8 years ago
  5. 412ac77a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  6. e34bac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  7. e71c397 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  8. 692a68c mm: remove the page size change check in tlb_remove_page by Aneesh Kumar K.V · 8 years ago
  9. 07e3266 mm: add tlb_remove_check_page_size_change to track page size change by Aneesh Kumar K.V · 8 years ago
  10. b528e4b mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages by Aneesh Kumar K.V · 8 years ago
  11. 92c020d Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  12. 6cdf89b Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  13. 1c88580 tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING by Francis Yan · 8 years ago
  14. 84d77d3 ptrace: Don't allow accessing an undumpable mm by Eric W. Biederman · 8 years ago
  15. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  16. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  17. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  18. 40565b5 sched/cputime, powerpc, s390: Make scaled cputime arch specific by Stanislaw Gruszka · 8 years ago
  19. 5c584dd ia64/topology: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  20. aa17662 ia64/salinfo: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  21. 715c321 ia64/palinfo: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  22. 1222314 ia64/err-inject: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  23. 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
  24. 63ae602 Merge branch 'gup_flag-cleanups' by Linus Torvalds · 8 years ago
  25. f307ab6 mm: replace access_process_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  26. 768ae30 mm: replace get_user_pages() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  27. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  28. f96ed26 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  29. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  30. 445ed0a ia64: implement atomic64_dec_if_positive by Vineet Gupta · 8 years ago
  31. 597f03f Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  32. 1a4a2bc Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  33. 110a9e4 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  34. a458ae2 sched/core, ia64: Rename set_curr_task() by Peter Zijlstra · 8 years ago
  35. 014b44e libata: remove unused definitions from <asm/libata-portmap.h> by Christoph Hellwig · 8 years ago
  36. dc6db24 x86/acpi: Set persistent cpuid <-> nodeid mapping when booting by Gu Zheng · 8 years ago
  37. 6b8d642 ia64/mca: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  38. d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
  39. 77e5bdf Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  40. a5e541f ia64: copy_from_user() should zero the destination on access_ok() failure by Al Viro · 8 years ago
  41. 81409e9 usercopy: fold builtin_const check into inline function by Kees Cook · 8 years ago
  42. ba14a19 fork: Add generic vmalloced stack support by Andy Lutomirski · 8 years ago
  43. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  44. e007c53 ia64: move exports to definitions by Al Viro · 9 years ago
  45. 7f2084f [kbuild] handle exports in lib-y objects reliably by Al Viro · 9 years ago
  46. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  47. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  48. dae2801 kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_t by Russell King · 8 years ago
  49. 7e78141 signal: consolidate {TS,TLF}_RESTORE_SIGMASK code by Andy Lutomirski · 8 years ago
  50. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  51. e48af7a Merge tag 'please-pull-misc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 8 years ago
  52. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  53. 1cd04d2 Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  54. e663107 Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  55. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  56. e77b085 mm/mmu_gather: track page size with mmu gather and force flush if page size change by Aneesh Kumar K.V · 8 years ago
  57. e9d55e1 mm: change the interface for __tlb_remove_page() by Aneesh Kumar K.V · 8 years ago
  58. 73d3588 ia64/uaccess: Enable hardened usercopy by Kees Cook · 8 years ago
  59. c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  60. fbb0e4d ia64: salinfo: use a waitqueue instead a sema down/up combo by Sebastian Andrzej Siewior · 8 years ago
  61. d85f4eb Merge branch 'acpi-numa' by Rafael J. Wysocki · 8 years ago
  62. 7f1a00b fix up initial thread stack pointer vs thread_info confusion by Linus Torvalds · 8 years ago
  63. b235bee Clarify naming of thread info/stack allocators by Linus Torvalds · 8 years ago
  64. 70f4f93 ia64: efi: use timespec64 for persistent clock by Arnd Bergmann · 8 years ago
  65. cc102507 locking/atomic, arch/ia64: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
  66. 726328d locking/spinlock, arch: Update and fix spin_unlock_wait() implementations by Peter Zijlstra · 8 years ago
  67. 6428671 locking/mutex: Optimize mutex_trylock() fast-path by Peter Zijlstra · 8 years ago
  68. d157bd8 locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update() by Jason Low · 8 years ago
  69. 8ee62b1 locking/rwsem: Convert sem->count to 'atomic_long_t' by Jason Low · 8 years ago
  70. b14dbe6 ia64: remove ARCH_WANT_OPTIONAL_GPIOLIB by Linus Walleij · 9 years ago
  71. f09c514 rtc: cmos: remove empty asm/mc146818rtc.h files by Arnd Bergmann · 8 years ago
  72. 312521d ACPI / NUMA: Move acpi_numa_arch_fixup() to ia64 only by Robert Richter · 8 years ago
  73. 5b26fc8 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  74. 5469dc2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  75. e10abc6 Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  76. e646469 exit_thread: accept a task parameter to be exited by Jiri Slaby · 8 years ago
  77. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 8 years ago
  78. 03b979d Merge tag 'please-pull-misc-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 8 years ago
  79. 16bf834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  80. 168f1a7 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  81. 3469d26 Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  82. 787ca32 ia64/unaligned: Silence another GCC warning about an uninitialised variable by Matt Fleming · 9 years ago
  83. f6184df ia64/traps: Silence GCC warning about uninitialised variable by Matt Fleming · 9 years ago
  84. 0b184a3 ia64: Reduce stack usage by iterating over nodemask by Matt Fleming · 9 years ago
  85. 1bba3ff ia64/PCI: Remove unused 'addr' and fix build warning by Matt Fleming · 9 years ago
  86. 18c2552 ia64/PCI: Fix incorrect PCI resource end address by Matt Fleming · 9 years ago
  87. e298c49 ia64: Remove superfluous SMP function call by Anna-Maria Gleixner · 9 years ago
  88. 18900ca tty: Replace TTY_IO_ERROR bit tests with tty_io_error() by Peter Hurley · 9 years ago
  89. c5b591e efi: Get rid of the EFI_SYSTEM_TABLES status bit by Ard Biesheuvel · 9 years ago
  90. 1c44b28 kbuild: drop redundant "PHONY += FORCE" by Masahiro Yamada · 9 years ago
  91. 2e8d696 kbuild: drop FORCE from PHONY targets by Masahiro Yamada · 9 years ago
  92. 45b79a2 ia64: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
  93. 9938b04 Merge branch 'master' into for-next by Jiri Kosina · 9 years ago
  94. a9eb221 arch/ia64/lib: Fix broken URL in comments by Sina Hamedian · 9 years ago
  95. a02137e locking/rwsem, ia64: Provide __down_write_killable() by Michal Hocko · 9 years ago
  96. 62436a4 x86/cpufeature: Remove cpu_has_x2apic by Borislav Petkov · 9 years ago
  97. 2d5ae5c [IA64] Enable preadv2 and pwritev2 syscalls for ia64 by Tony Luck · 9 years ago
  98. 8fe9752 ia64/extable: use generic search and sort routines by Ard Biesheuvel · 9 years ago
  99. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  100. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago