1. 81409e9 usercopy: fold builtin_const check into inline function by Kees Cook · 8 years ago
  2. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  3. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  4. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  5. dae2801 kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_t by Russell King · 8 years ago
  6. 7e78141 signal: consolidate {TS,TLF}_RESTORE_SIGMASK code by Andy Lutomirski · 8 years ago
  7. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  8. 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
  9. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  10. 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
  11. 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
  12. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  13. 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
  14. e9d55e1 mm: change the interface for __tlb_remove_page() by Aneesh Kumar K.V · 8 years ago
  15. 73d3588 ia64/uaccess: Enable hardened usercopy by Kees Cook · 8 years ago
  16. 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
  17. fbb0e4d ia64: salinfo: use a waitqueue instead a sema down/up combo by Sebastian Andrzej Siewior · 8 years ago
  18. d85f4eb Merge branch 'acpi-numa' by Rafael J. Wysocki · 8 years ago
  19. 7f1a00b fix up initial thread stack pointer vs thread_info confusion by Linus Torvalds · 8 years ago
  20. b235bee Clarify naming of thread info/stack allocators by Linus Torvalds · 8 years ago
  21. 70f4f93 ia64: efi: use timespec64 for persistent clock by Arnd Bergmann · 8 years ago
  22. cc102507 locking/atomic, arch/ia64: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 8 years ago
  23. 726328d locking/spinlock, arch: Update and fix spin_unlock_wait() implementations by Peter Zijlstra · 8 years ago
  24. 6428671 locking/mutex: Optimize mutex_trylock() fast-path by Peter Zijlstra · 8 years ago
  25. d157bd8 locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update() by Jason Low · 8 years ago
  26. 8ee62b1 locking/rwsem: Convert sem->count to 'atomic_long_t' by Jason Low · 8 years ago
  27. b14dbe6 ia64: remove ARCH_WANT_OPTIONAL_GPIOLIB by Linus Walleij · 8 years ago
  28. f09c514 rtc: cmos: remove empty asm/mc146818rtc.h files by Arnd Bergmann · 8 years ago
  29. 312521d ACPI / NUMA: Move acpi_numa_arch_fixup() to ia64 only by Robert Richter · 8 years ago
  30. 5b26fc8 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  31. 5469dc2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  32. 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
  33. e646469 exit_thread: accept a task parameter to be exited by Jiri Slaby · 8 years ago
  34. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 8 years ago
  35. 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
  36. 16bf834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  37. 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
  38. 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
  39. 787ca32 ia64/unaligned: Silence another GCC warning about an uninitialised variable by Matt Fleming · 8 years ago
  40. f6184df ia64/traps: Silence GCC warning about uninitialised variable by Matt Fleming · 8 years ago
  41. 0b184a3 ia64: Reduce stack usage by iterating over nodemask by Matt Fleming · 8 years ago
  42. 1bba3ff ia64/PCI: Remove unused 'addr' and fix build warning by Matt Fleming · 8 years ago
  43. 18c2552 ia64/PCI: Fix incorrect PCI resource end address by Matt Fleming · 8 years ago
  44. e298c49 ia64: Remove superfluous SMP function call by Anna-Maria Gleixner · 8 years ago
  45. 18900ca tty: Replace TTY_IO_ERROR bit tests with tty_io_error() by Peter Hurley · 8 years ago
  46. c5b591e efi: Get rid of the EFI_SYSTEM_TABLES status bit by Ard Biesheuvel · 8 years ago
  47. 1c44b28 kbuild: drop redundant "PHONY += FORCE" by Masahiro Yamada · 8 years ago
  48. 2e8d696 kbuild: drop FORCE from PHONY targets by Masahiro Yamada · 8 years ago
  49. 45b79a2 ia64: Fix misspellings in comments. by Adam Buchbinder · 8 years ago
  50. 9938b04 Merge branch 'master' into for-next by Jiri Kosina · 8 years ago
  51. a9eb221 arch/ia64/lib: Fix broken URL in comments by Sina Hamedian · 8 years ago
  52. a02137e locking/rwsem, ia64: Provide __down_write_killable() by Michal Hocko · 8 years ago
  53. 62436a4 x86/cpufeature: Remove cpu_has_x2apic by Borislav Petkov · 8 years ago
  54. 2d5ae5c [IA64] Enable preadv2 and pwritev2 syscalls for ia64 by Tony Luck · 8 years ago
  55. 8fe9752 ia64/extable: use generic search and sort routines by Ard Biesheuvel · 8 years ago
  56. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  57. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  58. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  59. 1a46712 Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  60. 93e205a fix Christoph's email addresses by Christoph Lameter · 8 years ago
  61. 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 8 years ago
  62. b0f84ac ia64: define ioremap_uc() by Luis R. Rodriguez · 8 years ago
  63. 96b9b1c Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  64. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  65. 710d60c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  66. 6e6f498 Merge branch 'pci/resource' into next by Bjorn Helgaas · 8 years ago
  67. 18e5e69 Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/virtualization' and 'pci/vpd' into next by Bjorn Helgaas · 8 years ago
  68. 1e94082 ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short by Alexander Duyck · 8 years ago
  69. 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 8 years ago
  70. 240504a ia64/PCI: Keep CPU physical (not virtual) addresses in shadow ROM resource by Bjorn Helgaas · 8 years ago
  71. f976721 ia64/PCI: Use ioremap() instead of open-coded equivalent by Bjorn Helgaas · 8 years ago
  72. ab97b8c ia64/PCI: Use temporary struct resource * to avoid repetition by Bjorn Helgaas · 8 years ago
  73. e7e127e PCI: Include pci/hotplug Kconfig directly from pci/Kconfig by Bjorn Helgaas · 8 years ago
  74. 5f8fc43 PCI: Include pci/pcie/Kconfig directly from pci/Kconfig by Bogicevic Sasa · 8 years ago
  75. 0c0e073 PCI: Set ROM shadow location in arch code, not in PCI core by Bjorn Helgaas · 8 years ago
  76. 63e2292 PCI: Mark shadow copy of VGA ROM as IORESOURCE_PCI_FIXED by Bjorn Helgaas · 8 years ago
  77. bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 8 years ago
  78. 49cd53b mm/pkeys: Fix siginfo ABI breakage caused by new u64 field by Dave Hansen · 8 years ago
  79. fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 8 years ago
  80. a87cb3e net: Facility to report route quality of connected sockets by Tom Herbert · 8 years ago
  81. b376cd0 signals, ia64, mips: Update arch-specific siginfos with pkeys field by Dave Hansen · 8 years ago
  82. d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 8 years ago
  83. ed07247 gpio: Remove unused asm/gpio.h files by Bjorn Helgaas · 8 years ago
  84. 03cb525 ia64: Set System RAM type and descriptor by Toshi Kani · 8 years ago
  85. 02f14c7 ia64: Pin controlling tty for unaligned fault message by Peter Hurley · 8 years ago
  86. 884a12a [IA64] Enable copy_file_range syscall for ia64 by Tony Luck · 8 years ago
  87. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 8 years ago
  88. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  89. d2c0f04 libnvdimm, pfn, pmem: allocate memmap array in persistent memory by Dan Williams · 8 years ago
  90. 875fc4f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  91. 0f0836b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  92. 8463833 mm: rework virtual memory accounting by Konstantin Khlebnikov · 8 years ago
  93. 8092677 ia64: split off early_ioremap() declarations into asm/early_ioremap.h by Ard Biesheuvel · 8 years ago
  94. c17488d Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  95. aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  96. eebd1b9 ia64: define __smp_xxx by Michael S. Tsirkin · 9 years ago
  97. 53a05ac ia64: reuse asm-generic/barrier.h by Michael S. Tsirkin · 9 years ago
  98. 9505ec0 ia64: rename nop->iosapic_nop by Michael S. Tsirkin · 9 years ago
  99. 5a1b26d7 lcoking/barriers, arch: Use smp barriers in smp_store_release() by Davidlohr Bueso · 9 years ago
  100. 367262c Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 8 years ago