1. 575afc4 parisc: generate uapi header and system call table files by Firoz Khan · 6 years ago
  2. 85e6970 parisc: add system call table generation support by Firoz Khan · 6 years ago
  3. 28ff62a parisc: remove __NR_Linux from uapi header file. by Firoz Khan · 6 years ago
  4. dbf91a5 parisc: add __NR_syscalls along with __NR_Linux_syscalls by Firoz Khan · 6 years ago
  5. dfddd1a parisc: move __IGNORE* entries to non uapi header by Firoz Khan · 6 years ago
  6. 8cc2826 parisc: Split out alternative live patching code by Helge Deller · 6 years ago
  7. a517af5 Merge branch 'parisc-4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  8. 1e8249b parisc: Enable -ffunction-sections for modules on 32-bit kernel by Helge Deller · 6 years ago
  9. a87532c parisc: function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
  10. 857c34c Merge branch 'parisc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  11. 3541833 Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  12. 86d4d06 parisc: Revert "Release spinlocks using ordered store" by John David Anglin · 6 years ago
  13. a8874e7 mm: make the __PAGETABLE_PxD_FOLDED defines non-empty by Martin Schwidefsky · 6 years ago
  14. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  15. c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
  16. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  17. b4a991e mm: remove CONFIG_NO_BOOTMEM by Mike Rapoport · 6 years ago
  18. de0d22e treewide: remove current_text_addr by Nick Desaulniers · 6 years ago
  19. 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
  20. 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
  21. dad4f14 Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  22. c9fa406 parisc: Fix A500 boot crash by John David Anglin · 6 years ago
  23. 544db75 hugetlb: introduce generic version of huge_ptep_get by Alexandre Ghiti · 6 years ago
  24. facf6d5 hugetlb: introduce generic version of huge_ptep_set_access_flags() by Alexandre Ghiti · 6 years ago
  25. 8e581d4 hugetlb: introduce generic version of huge_ptep_set_wrprotect() by Alexandre Ghiti · 6 years ago
  26. 78d6e4e hugetlb: introduce generic version of prepare_hugepage_range by Alexandre Ghiti · 6 years ago
  27. c4916a0 hugetlb: introduce generic version of huge_pte_wrprotect by Alexandre Ghiti · 6 years ago
  28. cae72ab hugetlb: introduce generic version of huge_pte_none() by Alexandre Ghiti · 6 years ago
  29. fe63222 hugetlb: introduce generic version of huge_ptep_clear_flush by Alexandre Ghiti · 6 years ago
  30. a4d8385 hugetlb: introduce generic version of huge_ptep_get_and_clear() by Alexandre Ghiti · 6 years ago
  31. cea685d hugetlb: introduce generic version of set_huge_pte_at() by Alexandre Ghiti · 6 years ago
  32. 1e5f50f hugetlb: introduce generic version of hugetlb_free_pgd_range by Alexandre Ghiti · 6 years ago
  33. 87613bb parisc: Use LINUX_GATEWAY_SPACE constant in entry.S by Helge Deller · 6 years ago
  34. 9a298b4 parisc64: change __kernel_suseconds_t to match glibc by Arnd Bergmann · 6 years ago
  35. 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
  36. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  37. 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
  38. cff2294 Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  39. e543b3a parisc: Retrieve and display the PDC PAT capabilities by Helge Deller · 6 years ago
  40. 4c5fe5d parisc: Optimze cache flush algorithms by John David Anglin · 6 years ago
  41. 5a23237 parisc: Remove pte_inserted define by John David Anglin · 6 years ago
  42. fe8376d parisc: Add PDC PAT cell_info() and pd_get_pdc_revisions() functions by Helge Deller · 6 years ago
  43. 32c1cee parisc: Drop two instructions from pte lookup code by Helge Deller · 6 years ago
  44. a45a011 parisc: Use zdep for shlw macro on PA1.1 and PA2.0 by Helge Deller · 6 years ago
  45. 3847dab parisc: Add alternative coding infrastructure by Helge Deller · 6 years ago
  46. 34c201ae parisc: Include compressed vmlinux file in vmlinuz boot kernel by Helge Deller · 6 years ago
  47. 1138b67 parisc: Fix address in HPMC IVA by John David Anglin · 6 years ago
  48. 99a3ae5 parisc: Fix exported address of os_hpmc handler by Helge Deller · 6 years ago
  49. 3c229b3 parisc: Fix map_pages() to not overwrite existing pte entries by Helge Deller · 6 years ago
  50. 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
  51. d27dfa1 parisc: Release spinlocks using ordered store by John David Anglin · 6 years ago
  52. e98bc5e parisc: Clean up crash header output by Helge Deller · 6 years ago
  53. 8dbac77 parisc: Add SYSTEM_INFO and REGISTER TOC PAT functions by Helge Deller · 6 years ago
  54. 32a7901 parisc: Remove PTE load and fault check from L2_ptep macro by John David Anglin · 6 years ago
  55. a886c97 parisc: Reorder TLB flush timing calculation by John David Anglin · 6 years ago
  56. c9dfa0c parisc: remove check for minimum required GCC version by Masahiro Yamada · 6 years ago
  57. cd2b852 parisc: Use PARISC_ITLB_TRAP constant in entry.S by Helge Deller · 6 years ago
  58. cf8afe5 parisc: Fix uninitialized variable usage in unwind.c by Helge Deller · 6 years ago
  59. f283801 signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE by Eric W. Biederman · 7 years ago
  60. ad8c0ea tty/serial_core: add ISO7816 infrastructure by Nicolas Ferre · 6 years ago
  61. 3d0186b Update email address by Matthew Wilcox · 7 years ago
  62. bc3ec75 dma-mapping: merge direct and noncoherent ops by Christoph Hellwig · 6 years ago
  63. 4faea23 y2038: utimes: Rework #ifdef guards for compat syscalls by Arnd Bergmann · 7 years ago
  64. caf6f9c asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro by Arnd Bergmann · 7 years ago
  65. fb37397 asm-generic: Move common compat types to asm-generic/compat.h by Arnd Bergmann · 7 years ago
  66. 82b355d y2038: Remove newstat family from default syscall set by Arnd Bergmann · 7 years ago
  67. 9afc5ee y2038: globally rename compat_time to old_time32 by Arnd Bergmann · 7 years ago
  68. 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
  69. dbf2a4b parisc: Add hardware description to stack traces by Helge Deller · 6 years ago
  70. 8801ccb parisc: Fix boot failure of 64-bit kernel by Helge Deller · 6 years ago
  71. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  72. 9e0d5c4 parisc: Consolidate unwind initialization calls by Helge Deller · 6 years ago
  73. 54c770d parisc: Update comments in syscall.S regarding wide userland by Helge Deller · 6 years ago
  74. b6fc0cc parisc: Fix ptraced 64-bit applications to call 64-bit syscalls by Helge Deller · 6 years ago
  75. 5b00ca0 parisc: Restore possibility to execute 64-bit applications by Helge Deller · 6 years ago
  76. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  77. 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
  78. 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
  79. 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
  80. c8921d7 parisc: Fix and improve kernel stack unwinding by Helge Deller · 6 years ago
  81. 3b885ac parisc: Remove unnecessary barriers from spinlock.h by John David Anglin · 6 years ago
  82. 7797167 parisc: Remove ordered stores from syscall.S by John David Anglin · 6 years ago
  83. 4a53ec1 parisc: prefer _THIS_IP_ and _RET_IP_ statement expressions by Nick Desaulniers · 6 years ago
  84. 75ebedf parisc: Add HAVE_REGS_AND_STACK_ACCESS_API feature by Helge Deller · 7 years ago
  85. 93cb8e2 parisc: Drop architecture-specific ENOTSUP define by Helge Deller · 7 years ago
  86. c1f5937 parisc: use generic dma_noncoherent_ops by Christoph Hellwig · 7 years ago
  87. 7f15010 parisc: always use flush_kernel_dcache_range for DMA cache maintainance by Christoph Hellwig · 7 years ago
  88. a34a9b9 parisc: merge pcx_dma_ops and pcxl_dma_ops by Christoph Hellwig · 7 years ago
  89. 6a92ef0 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  90. 3ca17b1 lib/ubsan: remove null-pointer checks by Andrey Ryabinin · 6 years ago
  91. a736e07 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  92. fedb8da parisc: Define mb() and add memory barriers to assembler unlock sequences by John David Anglin · 6 years ago
  93. 66509a2 parisc: Enable CONFIG_MLONGCALLS by default by Helge Deller · 6 years ago
  94. 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 6 years ago
  95. 06ec64b Kconfig: consolidate the "Kernel hacking" menu by Christoph Hellwig · 6 years ago
  96. 1572497 kconfig: include common Kconfig files from top-level Kconfig by Christoph Hellwig · 6 years ago
  97. 52b544b Merge tag 'v4.18-rc5' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  98. 80b14de net: Add a new socket option for a future transmit time. by Richard Cochran · 7 years ago
  99. 24b6c22 parisc: Build kernel without -ffunction-sections by Helge Deller · 7 years ago
  100. 63ba82c parisc: Reduce debug output in unwind code by Helge Deller · 7 years ago