1. ab486bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  2. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  3. d417302 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  4. 83b57531 mm/memory_failure: Remove unused trapno from memory_failure by Eric W. Biederman · 8 years ago
  5. ea64d5a signal: Unify and correct copy_siginfo_to_user32 by Eric W. Biederman · 7 years ago
  6. 212a36a signal: Unify and correct copy_siginfo_from_user32 by Eric W. Biederman · 8 years ago
  7. b5daf2b signal/parisc: Document a conflict with SI_USER with SIGFPE by Eric W. Biederman · 8 years ago
  8. a5feb60 microblaze: remove dma_nommu_dma_supported by Christoph Hellwig · 7 years ago
  9. 1705bd6 parisc64: Add .opd based function descriptor dereference by Sergey Senozhatsky · 7 years ago
  10. 310d827 parisc: qemu idle sleep support by Helge Deller · 7 years ago
  11. 88776c0 parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernel by Helge Deller · 7 years ago
  12. 0ae60d0 parisc: Show unhashed hardware inventory by Helge Deller · 7 years ago
  13. 9352aea Revert "parisc: Re-enable interrupts early" by John David Anglin · 7 years ago
  14. 6a16fc3 parisc: remove duplicate includes by Pravin Shedge · 7 years ago
  15. 0ed9d3d parisc: Align os_hpmc_size on word boundary by Helge Deller · 7 years ago
  16. 24ed960 treewide: Switch DEFINE_TIMER callbacks to struct timer_list * by Kees Cook · 8 years ago
  17. e291167 Merge branch 'parisc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  18. 93f30c7 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  19. bf7b4c1 parisc: Add CPU topology support by Helge Deller · 7 years ago
  20. 05f016d2 parisc: Fix validity check of pointer size argument in new CAS implementation by John David Anglin · 7 years ago
  21. e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  22. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  23. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  24. c9eb617 dma-mapping: turn dma_cache_sync into a dma_map_ops method by Christoph Hellwig · 8 years ago
  25. 8642b31 parisc: Fix detection of nonsynchronous cr16 cycle counters by Helge Deller · 7 years ago
  26. 2aae008 parisc: Export __cmpxchg_u64 unconditionally by Guenter Roeck · 7 years ago
  27. 374b3bf parisc: Fix double-word compare and exchange in LWS code on 32-bit kernels by John David Anglin · 7 years ago
  28. 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
  29. 1d27e3e timer: Remove expires and data arguments from DEFINE_TIMER by Kees Cook · 7 years ago
  30. a7e6601f parisc: Move init_per_cpu() into init section by Helge Deller · 7 years ago
  31. ea69764 parisc: Check if initrd was loaded into broken RAM by Helge Deller · 7 years ago
  32. 8d771b1 parisc: Add PDCE_CHECK instruction to HPMC handler by Helge Deller · 7 years ago
  33. 77089c5 parisc: Add wrapper for pdc_instr() firmware function by Helge Deller · 7 years ago
  34. 08b8a99 parisc: Move start_parisc() into init section by Helge Deller · 7 years ago
  35. e77900a parisc: Stop unwinding at start of stack by Helge Deller · 7 years ago
  36. d74f0f4 parisc: switch to {get,put}_compat_sigset() by Al Viro · 7 years ago
  37. 47bb4ba parisc, watchdog/core: Use lockup_detector_stop() by Thomas Gleixner · 7 years ago
  38. dd198ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  39. 6c706b9 parisc/core: Fix section mismatches by Helge Deller · 8 years ago
  40. f5213b2 parisc: Make existing core files reuseable for bootloader by Helge Deller · 8 years ago
  41. 1ed4714 parisc/random: Add machine specific randomness by Helge Deller · 8 years ago
  42. 8b5bdd8 parisc: Static initialization of pcxl_res_lock spinlock by Helge Deller · 8 years ago
  43. 76cffeb parisc: Static initialization of spinlocks in perf and unwind code by Helge Deller · 8 years ago
  44. 54ac8fc parisc: PDT: Add full support for memory failure via Page Deallocation Table (PDT) by Helge Deller · 8 years ago
  45. 8a5aa00 parisc: PDT/firmware: Add support to read PDT on older PAT-machines by Helge Deller · 8 years ago
  46. 8f8201d parisc: Increase thread and stack size to 32kb by Helge Deller · 8 years ago
  47. 13d5709 parisc: Handle vma's whose context is not current in flush_cache_range by John David Anglin · 8 years ago
  48. 56008c0 parisc: Extend disabled preemption in copy_user_page by John David Anglin · 8 years ago
  49. ae7a609 parisc: Prevent TLB speculation on flushed pages on CPUs that only support equivalent aliases by John David Anglin · 8 years ago
  50. 5618883 parisc: Suspend lockup detectors before system halt by Helge Deller · 8 years ago
  51. c46bafc parisc: Show DIMM slot number which holds broken memory module by Helge Deller · 8 years ago
  52. 25a9b76 parisc: Add function to return DIMM slot of physical address by Helge Deller · 8 years ago
  53. f520e55 parisc: Fix crash when calling PDC_PAT_MEM PDT firmware function by Helge Deller · 8 years ago
  54. cc73152 signal: Remove kernel interal si_code magic by Eric W. Biederman · 8 years ago
  55. 6cd819e parisc: Merge millicode routines via linker script by Helge Deller · 8 years ago
  56. 5bc64bd parisc: Disable further stack checks when panic occurs during stack check by Helge Deller · 8 years ago
  57. 9746684 Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  58. e5859eb Merge branch 'parisc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  59. b0f94ef parisc: use compat_sys_keyctl() by Eric Biggers · 8 years ago
  60. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 8 years ago
  61. 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 8 years ago
  62. f02e6c6 parisc: Don't hardcode PSW values in hpmc code by Helge Deller · 8 years ago
  63. 9b7c668 parisc: parisc_bus_type: use dev_groups and not dev_attrs for bus_type by Greg Kroah-Hartman · 8 years ago
  64. c9c2877 parisc: Add Page Deallocation Table (PDT) support by Helge Deller · 8 years ago
  65. c8c3735 parisc: Enhance detection of synchronous cr16 clocksources by Helge Deller · 8 years ago
  66. c3e5523 parisc: Drop per_cpu uaccess related exception_data struct by Helge Deller · 8 years ago
  67. 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
  68. ad61dd3 scripts/spelling.txt: add regsiter -> register spelling mistake by Stephen Boyd · 8 years ago
  69. 19809c2 mm, vmalloc: use __GFP_HIGHMEM implicitly by Michal Hocko · 8 years ago
  70. 6a94ca1 parisc: Use generic pci_mmap_resource_range() by David Woodhouse · 8 years ago
  71. f66e225 PCI: Add BAR index argument to pci_mmap_page_range() by David Woodhouse · 8 years ago
  72. 476e75a parisc: Avoid stalled CPU warnings after system shutdown by Helge Deller · 8 years ago
  73. d19f5e4 parisc: Clean up fixup routines for get_user()/put_user() by Helge Deller · 8 years ago
  74. 73580da parisc: Fix system shutdown halt by Helge Deller · 8 years ago
  75. 74e3f6e parisc: perf: Fix potential NULL pointer dereference by Arvind Yadav · 8 years ago
  76. 63d32d1 parisc: Wire up statx system call by Helge Deller · 8 years ago
  77. 316ec06 parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_range by John David Anglin · 8 years ago
  78. 5f65532 parisc: support R_PARISC_SECREL32 relocation in modules by Mikulas Patocka · 8 years ago
  79. f47e2db Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  80. 68e21be2 sched/headers: Move task->mm handling methods to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  81. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  82. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  83. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  84. 0104260 sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  85. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  86. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  87. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  88. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  89. ef470a6 parisc: Remove flush_user_dcache_range and flush_user_icache_range by John David Anglin · 8 years ago
  90. cd19c36 fs/binfmt: Convert obsolete cputime type to nsecs by Frederic Weisbecker · 8 years ago
  91. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  92. acb0405 sched/clock: Fix hotplug crash by Peter Zijlstra · 8 years ago
  93. 4174421 parisc: Mark cr16 clocksource unstable on SMP systems by Helge Deller · 8 years ago
  94. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  95. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  96. 0c961c5 Merge branch 'parisc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  97. 160494d parisc: Optimize timer interrupt function by Helge Deller · 8 years ago
  98. f50a2bd arch/parisc: add option to skip DMA sync as a part of map and unmap by Alexander Duyck · 8 years ago
  99. 82cbd56 parisc: perf: return -EFAULT on error by Dan Carpenter · 8 years ago
  100. 637250c parisc: Enhance CPU detection code on PAT machines by Helge Deller · 8 years ago