1. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  2. c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
  3. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  4. b4a991e mm: remove CONFIG_NO_BOOTMEM by Mike Rapoport · 6 years ago
  5. de0d22e treewide: remove current_text_addr by Nick Desaulniers · 6 years ago
  6. c38239b Merge branch 'parisc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  7. 5bd4af3 Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  8. dad4f14 Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  9. c9fa406 parisc: Fix A500 boot crash by John David Anglin · 6 years ago
  10. 544db75 hugetlb: introduce generic version of huge_ptep_get by Alexandre Ghiti · 6 years ago
  11. facf6d5 hugetlb: introduce generic version of huge_ptep_set_access_flags() by Alexandre Ghiti · 6 years ago
  12. 8e581d4 hugetlb: introduce generic version of huge_ptep_set_wrprotect() by Alexandre Ghiti · 6 years ago
  13. 78d6e4e hugetlb: introduce generic version of prepare_hugepage_range by Alexandre Ghiti · 6 years ago
  14. c4916a0 hugetlb: introduce generic version of huge_pte_wrprotect by Alexandre Ghiti · 6 years ago
  15. cae72ab hugetlb: introduce generic version of huge_pte_none() by Alexandre Ghiti · 6 years ago
  16. fe63222 hugetlb: introduce generic version of huge_ptep_clear_flush by Alexandre Ghiti · 6 years ago
  17. a4d8385 hugetlb: introduce generic version of huge_ptep_get_and_clear() by Alexandre Ghiti · 6 years ago
  18. cea685d hugetlb: introduce generic version of set_huge_pte_at() by Alexandre Ghiti · 6 years ago
  19. 1e5f50f hugetlb: introduce generic version of hugetlb_free_pgd_range by Alexandre Ghiti · 6 years ago
  20. 87613bb parisc: Use LINUX_GATEWAY_SPACE constant in entry.S by Helge Deller · 6 years ago
  21. 9a298b4 parisc64: change __kernel_suseconds_t to match glibc by Arnd Bergmann · 6 years ago
  22. 4dcb923 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  23. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  24. 4478688 Merge branch 'parisc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  25. cff2294 Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  26. e543b3a parisc: Retrieve and display the PDC PAT capabilities by Helge Deller · 6 years ago
  27. 4c5fe5d parisc: Optimze cache flush algorithms by John David Anglin · 6 years ago
  28. 5a23237 parisc: Remove pte_inserted define by John David Anglin · 6 years ago
  29. fe8376d parisc: Add PDC PAT cell_info() and pd_get_pdc_revisions() functions by Helge Deller · 6 years ago
  30. 32c1cee parisc: Drop two instructions from pte lookup code by Helge Deller · 6 years ago
  31. a45a011 parisc: Use zdep for shlw macro on PA1.1 and PA2.0 by Helge Deller · 6 years ago
  32. 3847dab parisc: Add alternative coding infrastructure by Helge Deller · 6 years ago
  33. 34c201ae parisc: Include compressed vmlinux file in vmlinuz boot kernel by Helge Deller · 6 years ago
  34. 1138b67 parisc: Fix address in HPMC IVA by John David Anglin · 6 years ago
  35. 99a3ae5 parisc: Fix exported address of os_hpmc handler by Helge Deller · 6 years ago
  36. 3c229b3 parisc: Fix map_pages() to not overwrite existing pte entries by Helge Deller · 6 years ago
  37. 4dd5b67 parisc: Purge TLB entries after updating page table entry and set page accessed flag in TLB handler by John David Anglin · 6 years ago
  38. d27dfa1 parisc: Release spinlocks using ordered store by John David Anglin · 6 years ago
  39. e98bc5e parisc: Clean up crash header output by Helge Deller · 6 years ago
  40. 8dbac77 parisc: Add SYSTEM_INFO and REGISTER TOC PAT functions by Helge Deller · 6 years ago
  41. 32a7901 parisc: Remove PTE load and fault check from L2_ptep macro by John David Anglin · 6 years ago
  42. a886c97 parisc: Reorder TLB flush timing calculation by John David Anglin · 6 years ago
  43. c9dfa0c parisc: remove check for minimum required GCC version by Masahiro Yamada · 6 years ago
  44. cd2b852 parisc: Use PARISC_ITLB_TRAP constant in entry.S by Helge Deller · 6 years ago
  45. cf8afe5 parisc: Fix uninitialized variable usage in unwind.c by Helge Deller · 6 years ago
  46. f283801 signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE by Eric W. Biederman · 7 years ago
  47. ad8c0ea tty/serial_core: add ISO7816 infrastructure by Nicolas Ferre · 6 years ago
  48. 3d0186b Update email address by Matthew Wilcox · 7 years ago
  49. bc3ec75 dma-mapping: merge direct and noncoherent ops by Christoph Hellwig · 6 years ago
  50. 4faea23 y2038: utimes: Rework #ifdef guards for compat syscalls by Arnd Bergmann · 7 years ago
  51. caf6f9c asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro by Arnd Bergmann · 7 years ago
  52. fb37397 asm-generic: Move common compat types to asm-generic/compat.h by Arnd Bergmann · 7 years ago
  53. 82b355d y2038: Remove newstat family from default syscall set by Arnd Bergmann · 7 years ago
  54. 9afc5ee y2038: globally rename compat_time to old_time32 by Arnd Bergmann · 6 years ago
  55. 45b74a6 Merge branch 'parisc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  56. dbf2a4b parisc: Add hardware description to stack traces by Helge Deller · 6 years ago
  57. 8801ccb parisc: Fix boot failure of 64-bit kernel by Helge Deller · 6 years ago
  58. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  59. 9e0d5c4 parisc: Consolidate unwind initialization calls by Helge Deller · 6 years ago
  60. 54c770d parisc: Update comments in syscall.S regarding wide userland by Helge Deller · 6 years ago
  61. b6fc0cc parisc: Fix ptraced 64-bit applications to call 64-bit syscalls by Helge Deller · 6 years ago
  62. 5b00ca0 parisc: Restore possibility to execute 64-bit applications by Helge Deller · 6 years ago
  63. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  64. fa1b5d0 Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  65. 2280a53 Merge branch 'parisc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  66. de5d1b3 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  67. c8921d7 parisc: Fix and improve kernel stack unwinding by Helge Deller · 6 years ago
  68. 3b885ac parisc: Remove unnecessary barriers from spinlock.h by John David Anglin · 6 years ago
  69. 7797167 parisc: Remove ordered stores from syscall.S by John David Anglin · 6 years ago
  70. 4a53ec1 parisc: prefer _THIS_IP_ and _RET_IP_ statement expressions by Nick Desaulniers · 6 years ago
  71. 75ebedf parisc: Add HAVE_REGS_AND_STACK_ACCESS_API feature by Helge Deller · 7 years ago
  72. 93cb8e2 parisc: Drop architecture-specific ENOTSUP define by Helge Deller · 7 years ago
  73. c1f5937 parisc: use generic dma_noncoherent_ops by Christoph Hellwig · 7 years ago
  74. 7f15010 parisc: always use flush_kernel_dcache_range for DMA cache maintainance by Christoph Hellwig · 7 years ago
  75. a34a9b9 parisc: merge pcx_dma_ops and pcxl_dma_ops by Christoph Hellwig · 7 years ago
  76. 6a92ef0 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  77. 3ca17b1 lib/ubsan: remove null-pointer checks by Andrey Ryabinin · 6 years ago
  78. a736e07 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  79. fedb8da parisc: Define mb() and add memory barriers to assembler unlock sequences by John David Anglin · 6 years ago
  80. 66509a2 parisc: Enable CONFIG_MLONGCALLS by default by Helge Deller · 6 years ago
  81. 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 6 years ago
  82. 06ec64b Kconfig: consolidate the "Kernel hacking" menu by Christoph Hellwig · 6 years ago
  83. 1572497 kconfig: include common Kconfig files from top-level Kconfig by Christoph Hellwig · 6 years ago
  84. 52b544b Merge tag 'v4.18-rc5' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  85. 80b14de net: Add a new socket option for a future transmit time. by Richard Cochran · 7 years ago
  86. 24b6c22 parisc: Build kernel without -ffunction-sections by Helge Deller · 7 years ago
  87. 63ba82c parisc: Reduce debug output in unwind code by Helge Deller · 7 years ago
  88. 2765b3e parisc: Wire up io_pgetevents syscall by Helge Deller · 7 years ago
  89. 435d34c parisc: Default to 4 SMP CPUs by Helge Deller · 7 years ago
  90. 5e791d2 parisc: Convert printk(KERN_LEVEL) to pr_lvl() by Andy Shevchenko · 7 years ago
  91. 1c971f3 parisc: Mark 16kB and 64kB page sizes BROKEN by Helge Deller · 7 years ago
  92. 704e383 parisc: Drop struct sigaction from not exported header file by Helge Deller · 7 years ago
  93. b3a2a05 atomics/treewide: Make conditional inc/dec ops optional by Mark Rutland · 7 years ago
  94. 9837559 atomics/treewide: Make unconditional inc/dec ops optional by Mark Rutland · 7 years ago
  95. 18cc181 atomics/treewide: Make test ops optional by Mark Rutland · 7 years ago
  96. 3567013 atomics/treewide: Make atomic64_fetch_add_unless() optional by Mark Rutland · 7 years ago
  97. eccc2da atomics/treewide: Make atomic_fetch_add_unless() optional by Mark Rutland · 7 years ago
  98. bef8282 atomics/treewide: Make atomic64_inc_not_zero() optional by Mark Rutland · 7 years ago
  99. bfc18e3 atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() by Mark Rutland · 7 years ago
  100. ecf3867 arch/*: Kconfig: fix documentation for NMI watchdog by Mauro Carvalho Chehab · 7 years ago