1. 24b6c22 parisc: Build kernel without -ffunction-sections by Helge Deller · 7 years ago
  2. 63ba82c parisc: Reduce debug output in unwind code by Helge Deller · 6 years ago
  3. 2765b3e parisc: Wire up io_pgetevents syscall by Helge Deller · 6 years ago
  4. 435d34c parisc: Default to 4 SMP CPUs by Helge Deller · 6 years ago
  5. 5e791d2 parisc: Convert printk(KERN_LEVEL) to pr_lvl() by Andy Shevchenko · 6 years ago
  6. 1c971f3 parisc: Mark 16kB and 64kB page sizes BROKEN by Helge Deller · 6 years ago
  7. 704e383 parisc: Drop struct sigaction from not exported header file by Helge Deller · 6 years ago
  8. ecf3867 arch/*: Kconfig: fix documentation for NMI watchdog by Mauro Carvalho Chehab · 6 years ago
  9. 8715ee7 Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  10. ba252f16 Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  11. 0bbcce5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  12. db020be Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  13. 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  14. e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  15. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  16. 1f2f01b kbuild: add machine size to CHECKFLAGS by Luc Van Oostenryck · 6 years ago
  17. 1451676 kbuild: add endianness flag to CHEKCFLAGS by Luc Van Oostenryck · 6 years ago
  18. b563ea6 Merge branch 'linus' into timers/2038 by Thomas Gleixner · 6 years ago
  19. 01f5683 parisc: Move setup_profiling_timer() out of init section by Helge Deller · 6 years ago
  20. 3faf524 parisc: Move find_pa_parent_type() out of init section by Helge Deller · 6 years ago
  21. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 6 years ago
  22. 03979f8 softirq/parisc: Switch to generic local_softirq_pending() implementation by Frederic Weisbecker · 6 years ago
  23. f616ab5 dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig by Christoph Hellwig · 6 years ago
  24. 86596f0 scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig by Christoph Hellwig · 7 years ago
  25. 4fe581d Merge tag 'y2038-ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground into timers/2038 by Thomas Gleixner · 6 years ago
  26. 325ef18 PCI: remove PCI_DMA_BUS_IS_PHYS by Christoph Hellwig · 7 years ago
  27. 8d73b18 parisc: Fix section mismatches by Helge Deller · 7 years ago
  28. b819439 parisc: drivers.c: Fix section mismatches by Helge Deller · 7 years ago
  29. ccf7529 signal/parisc: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  30. c2b0e0d signal/parisc: Use force_sig_mceerr where appropriate by Eric W. Biederman · 7 years ago
  31. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
  32. f76cdd0 parisc: time: Convert read_persistent_clock() to read_persistent_clock64() by Baolin Wang · 7 years ago
  33. f69c97f y2038: parisc: Extend sysvipc data structures by Arnd Bergmann · 9 years ago
  34. 1cfd904 Merge tag 'y2038-timekeeping' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground into timers/core by Thomas Gleixner · 7 years ago
  35. 0d55303 compat: Move compat_timespec/ timeval to compat_time.h by Deepa Dinamani · 7 years ago
  36. 41dbee8 parisc: Document rules regarding checksum of HPMC handler by Helge Deller · 7 years ago
  37. 89e050c parisc: Make bzImage default build target by Helge Deller · 7 years ago
  38. c7cd882 parisc: Fix missing binfmt_elf32.o build error by Helge Deller · 7 years ago
  39. 681857e Merge branch 'parisc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  40. 6769828 parisc: Prevent panic at system halt by Helge Deller · 7 years ago
  41. b93b016 page cache: use xa_lock by Matthew Wilcox · 7 years ago
  42. a4ff8e8 mm: introduce MAP_FIXED_NOREPLACE by Michal Hocko · 7 years ago
  43. 8f2af15 exec: pass stack rlimit into mm layout functions by Kees Cook · 7 years ago
  44. 71d577d parisc: Switch to generic COMPAT_BINFMT_ELF by Helge Deller · 7 years ago
  45. 2a03bb9e parisc: Move cache flush functions into .text.hot section by Helge Deller · 7 years ago
  46. 75abf64 parisc/signal: Add FPE_CONDTRAP for conditional trap handling by Helge Deller · 7 years ago
  47. fbe173e Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 7 years ago
  48. cb9f753 mm: fix races between swapoff and flush dcache by Huang Ying · 7 years ago
  49. 0734e00 Merge branch 'parisc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  50. 642e7fd Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 7 years ago
  51. c7b95d5 mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead() by Dominik Brodowski · 7 years ago
  52. a90f590 mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() by Dominik Brodowski · 7 years ago
  53. 9d5b7c9 mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64() by Dominik Brodowski · 7 years ago
  54. edf292c fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate() by Dominik Brodowski · 7 years ago
  55. 36028d5 fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls by Dominik Brodowski · 7 years ago
  56. df260e2 fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate() by Dominik Brodowski · 7 years ago
  57. 806cbae fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall by Dominik Brodowski · 7 years ago
  58. 411d947 fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate() by Dominik Brodowski · 7 years ago
  59. 615b266 parisc: Fix out of array access in match_pci_device() by Helge Deller · 7 years ago
  60. a77ab0e parisc: Add code generator for Qemu/SeaBIOS machine info by Helge Deller · 7 years ago
  61. d5654e1 parisc: Fix HPMC handler by increasing size to multiple of 16 bytes by Helge Deller · 7 years ago
  62. 24002d5 parisc: machine_power_off() should call pm_power_off() by Helge Deller · 7 years ago
  63. 2a3f53d parisc/Kconfig: SMP kernels boot on all machines by Helge Deller · 7 years ago
  64. acc2a51 parisc: Silence uninitialized variable warning in dbl_to_sgl_fcnvff() by Dan Carpenter · 7 years ago
  65. b86db40 parisc: Move various functions and strings to init section by Helge Deller · 7 years ago
  66. d5b59a7 parisc: Convert MAP_TYPE to cover 4 bits on parisc by Helge Deller · 7 years ago
  67. 184b922 parisc: Force to various endian types for sparse by Helge Deller · 7 years ago
  68. f6b1a3a parisc: time: stop validating rtc_time in .read_time by Alexandre Belloni · 7 years ago
  69. 9ef0f88 parisc: Handle case where flush_cache_range is called with no context by John David Anglin · 7 years ago
  70. 5fbdefc Merge branch 'parisc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  71. 636a415 parisc: Reduce irq overhead when run in qemu by Helge Deller · 7 years ago
  72. 5ffa851 parisc: Use cr16 interval timers unconditionally on qemu by Helge Deller · 7 years ago
  73. 0ed1fe4 parisc: Check if secondary CPUs want own PDC calls by Helge Deller · 7 years ago
  74. fd8d0ca parisc: Hide virtual kernel memory layout by Helge Deller · 7 years ago
  75. 0adb24e parisc: Fix ordering of cache and TLB flushes by John David Anglin · 7 years ago
  76. 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  77. ab486bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  78. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  79. d417302 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  80. 49f9c35 Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  81. 83b5753 mm/memory_failure: Remove unused trapno from memory_failure by Eric W. Biederman · 7 years ago
  82. ea64d5a signal: Unify and correct copy_siginfo_to_user32 by Eric W. Biederman · 7 years ago
  83. 212a36a signal: Unify and correct copy_siginfo_from_user32 by Eric W. Biederman · 7 years ago
  84. b713da6 signal: unify compat_siginfo_t by Al Viro · 7 years ago
  85. 2f82a46 signal: Remove _sys_private and _overrun_incr from struct compat_siginfo by Eric W. Biederman · 7 years ago
  86. b5daf2b signal/parisc: Document a conflict with SI_USER with SIGFPE by Eric W. Biederman · 7 years ago
  87. a5feb60 microblaze: remove dma_nommu_dma_supported by Christoph Hellwig · 7 years ago
  88. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
  89. 1705bd6 parisc64: Add .opd based function descriptor dereference by Sergey Senozhatsky · 7 years ago
  90. 310d827 parisc: qemu idle sleep support by Helge Deller · 7 years ago
  91. e0af0c1 arch: Remove clkdev.h asm-generic from Kbuild by Stephen Boyd · 7 years ago
  92. 88776c0 parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernel by Helge Deller · 7 years ago
  93. 63b2c37 parisc: Show initial kernel memory layout unhashed by Helge Deller · 7 years ago
  94. 0ae60d0 parisc: Show unhashed hardware inventory by Helge Deller · 7 years ago
  95. da57c54 parisc: Reduce thread stack to 16 kb by John David Anglin · 7 years ago
  96. 9352aea Revert "parisc: Re-enable interrupts early" by John David Anglin · 7 years ago
  97. 6a16fc3 parisc: remove duplicate includes by Pravin Shedge · 7 years ago
  98. 0ed9d3d parisc: Align os_hpmc_size on word boundary by Helge Deller · 7 years ago
  99. 203c110 parisc: Fix indenting in puts() by Helge Deller · 7 years ago
  100. c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago