1. 27efed3 Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  2. 8c031ba parisc: Unbreak bootloader due to gcc-7 optimizations by Helge Deller · 7 years ago
  3. af21b01 parisc: Reintroduce option to gzip-compress the kernel by Helge Deller · 7 years ago
  4. 606f95e parisc: Add HWPOISON page fault handler code by Helge Deller · 7 years ago
  5. a7e6601f parisc: Move init_per_cpu() into init section by Helge Deller · 7 years ago
  6. ea69764 parisc: Check if initrd was loaded into broken RAM by Helge Deller · 7 years ago
  7. 8d771b1 parisc: Add PDCE_CHECK instruction to HPMC handler by Helge Deller · 7 years ago
  8. 77089c5 parisc: Add wrapper for pdc_instr() firmware function by Helge Deller · 7 years ago
  9. 08b8a99 parisc: Move start_parisc() into init section by Helge Deller · 7 years ago
  10. e77900a parisc: Stop unwinding at start of stack by Helge Deller · 7 years ago
  11. 47bb4ba parisc, watchdog/core: Use lockup_detector_stop() by Thomas Gleixner · 7 years ago
  12. dd198ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  13. 4c97a0c arch: define CPU_BIG_ENDIAN for all fixed big endian archs by Babu Moger · 7 years ago
  14. d34fc1a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  15. d2cd9ed mm,fork: introduce MADV_WIPEONFORK by Rik van Riel · 7 years ago
  16. aafd456 mm: arch: consolidate mmap hugetlb size encodings by Mike Kravetz · 7 years ago
  17. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  18. f32c9e05 Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  19. 5f82e71 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  20. 9efdb14 net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros. by Varsha Rao · 7 years ago
  21. 30d6e0a futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  22. 6c706b9 parisc/core: Fix section mismatches by Helge Deller · 7 years ago
  23. b6adc16 parisc: Wire up support for self-extracting kernel by Helge Deller · 7 years ago
  24. f5213b2 parisc: Make existing core files reuseable for bootloader by Helge Deller · 7 years ago
  25. 2f3c7b8 parisc: Add core code for self-extracting kernel by Helge Deller · 7 years ago
  26. e35a2ce parisc: Enable UBSAN support by Helge Deller · 7 years ago
  27. 1ed4714 parisc/random: Add machine specific randomness by Helge Deller · 7 years ago
  28. d2883fa parisc: Optimize switch_mm by John David Anglin · 7 years ago
  29. 42593e7 parisc: Drop MADV_SPACEAVAIL, MADV_VPS_PURGE and MADV_VPS_INHERIT by Helge Deller · 7 years ago
  30. 8b5bdd8 parisc: Static initialization of pcxl_res_lock spinlock by Helge Deller · 7 years ago
  31. da3dc73 parisc: Drop exception_data struct by Helge Deller · 7 years ago
  32. 76cffeb parisc: Static initialization of spinlocks in perf and unwind code by Helge Deller · 7 years ago
  33. 54ac8fc parisc: PDT: Add full support for memory failure via Page Deallocation Table (PDT) by Helge Deller · 7 years ago
  34. 8a5aa00 parisc: PDT/firmware: Add support to read PDT on older PAT-machines by Helge Deller · 7 years ago
  35. 2458738 parisc: Add MADV_HWPOISON and MADV_SOFT_OFFLINE by Helge Deller · 7 years ago
  36. 94edf6f Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  37. 952111d arch: Remove spin_unlock_wait() arch-specific definitions by Paul E. McKenney · 7 years ago
  38. 9d664c0a locking/atomic: Fix atomic_set_release() for 'funny' architectures by Peter Zijlstra · 7 years ago
  39. fde6af4 Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by David S. Miller · 7 years ago
  40. 76851d1 sock: add SOCK_ZEROCOPY sockopt by Willem de Bruijn · 7 years ago
  41. 74ad3d2 parisc: Define CONFIG_CPU_BIG_ENDIAN by Babu Moger · 7 years ago
  42. 8f8201d parisc: Increase thread and stack size to 32kb by Helge Deller · 7 years ago
  43. 13d5709 parisc: Handle vma's whose context is not current in flush_cache_range by John David Anglin · 7 years ago
  44. 56008c0 parisc: Extend disabled preemption in copy_user_page by John David Anglin · 7 years ago
  45. ae7a609 parisc: Prevent TLB speculation on flushed pages on CPUs that only support equivalent aliases by John David Anglin · 7 years ago
  46. 5618883 parisc: Suspend lockup detectors before system halt by Helge Deller · 7 years ago
  47. c46bafc parisc: Show DIMM slot number which holds broken memory module by Helge Deller · 7 years ago
  48. 25a9b76 parisc: Add function to return DIMM slot of physical address by Helge Deller · 7 years ago
  49. f520e55 parisc: Fix crash when calling PDC_PAT_MEM PDT firmware function by Helge Deller · 7 years ago
  50. cc73152 signal: Remove kernel interal si_code magic by Eric W. Biederman · 7 years ago
  51. 108ea18 parisc: regenerate defconfig files by Helge Deller · 7 years ago
  52. 6cd819e parisc: Merge millicode routines via linker script by Helge Deller · 7 years ago
  53. 5bc64bd parisc: Disable further stack checks when panic occurs during stack check by Helge Deller · 7 years ago
  54. ae75d1a Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  55. 0a6109f Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  56. 325cdac debug: Fix WARN_ON_ONCE() for modules by Josh Poimboeuf · 7 years ago
  57. c632517 tty: Fix TIOCGPTPEER ioctl definition by Gleb Fotengauer-Malinovskiy · 7 years ago
  58. 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  59. bd78aca parisc: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 7 years ago
  60. 9f45efb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  61. dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  62. c856863 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  63. 7868a20 mm/hugetlb: add size parameter to huge_pte_offset() by Punit Agrawal · 7 years ago
  64. 9b51f04 Merge branch 'parisc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  65. 227145e parisc: ->mapping_error by Christoph Hellwig · 7 years ago
  66. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  67. 9746684 Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  68. 9a715cd Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  69. 3170d8d kill {__,}{get,put}_user_unaligned() by Al Viro · 8 years ago
  70. e5859eb Merge branch 'parisc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  71. 33f9e02 parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs by Thomas Bogendoerfer · 7 years ago
  72. 2474623 parisc: Report SIGSEGV instead of SIGBUS when running out of stack by Helge Deller · 7 years ago
  73. b0f94ef parisc: use compat_sys_keyctl() by Eric Biggers · 7 years ago
  74. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  75. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 7 years ago
  76. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  77. 28b5ba2a net: introduce SO_PEERGROUPS getsockopt by David Herrmann · 7 years ago
  78. 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
  79. 54ebbfb tty: add TIOCGPTPEER ioctl by Aleksa Sarai · 7 years ago
  80. f02e6c6 parisc: Don't hardcode PSW values in hpmc code by Helge Deller · 7 years ago
  81. 3f4fb10 parisc: Don't hardcode PSW values in gsc_*() functions by Helge Deller · 7 years ago
  82. b752c7b parisc: Avoid zeroing gr[0] in fixup_exception() by Helge Deller · 7 years ago
  83. 649aa24 parisc/mm: Ensure IRQs are off in switch_mm() by Helge Deller · 7 years ago
  84. 9b7c668 parisc: parisc_bus_type: use dev_groups and not dev_attrs for bus_type by Greg Kroah-Hartman · 7 years ago
  85. 123dbfe trim __ARCH_WANT_SYS_OLD_GETRLIMIT by Al Viro · 7 years ago
  86. f5a64d6 net: Fix parisc SCM_TIMESTAMPING_PKTINFO value. by David S. Miller · 7 years ago
  87. 1c4f676 net: Define SCM_TIMESTAMPING_PKTINFO on all architectures. by David S. Miller · 7 years ago
  88. 8298525 kill strlen_user() by Al Viro · 8 years ago
  89. c9c2877 parisc: Add Page Deallocation Table (PDT) support by Helge Deller · 8 years ago
  90. c8c3735 parisc: Enhance detection of synchronous cr16 clocksources by Helge Deller · 8 years ago
  91. c3e5523 parisc: Drop per_cpu uaccess related exception_data struct by Helge Deller · 8 years ago
  92. 741394c parisc: Inline trivial exception code in lusercopy.S by Helge Deller · 8 years ago
  93. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  94. 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  95. ad61dd3 scripts/spelling.txt: add regsiter -> register spelling mistake by Stephen Boyd · 8 years ago
  96. 19809c2 mm, vmalloc: use __GFP_HIGHMEM implicitly by Michal Hocko · 8 years ago
  97. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  98. 3fb9268 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  99. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  100. 2fefc97 HAVE_ARCH_HARDENED_USERCOPY is unconditional now by Al Viro · 8 years ago