1. 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
  2. 68e21be sched/headers: Move task->mm handling methods to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  3. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  4. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  5. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  6. 0104260 sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  7. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  8. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  9. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  10. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  11. 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
  12. ef470a6 parisc: Remove flush_user_dcache_range and flush_user_icache_range by John David Anglin · 8 years ago
  13. 8351bad parisc: fix a printk by Dan Carpenter · 8 years ago
  14. 09b871f parisc: Define access_ok() as macro by Helge Deller · 8 years ago
  15. 6d23f8a arch, mm: remove arch specific show_mem by Michal Hocko · 8 years ago
  16. 6302666 parisc: use generic current.h by Davidlohr Bueso · 8 years ago
  17. 7bb0338 Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  18. 0f5bf6d arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX by Laura Abbott · 8 years ago
  19. ad21fc4 arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common by Laura Abbott · 8 years ago
  20. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
  21. cd19c36 fs/binfmt: Convert obsolete cputime type to nsecs by Frederic Weisbecker · 8 years ago
  22. ed5c8c8 Merge branch 'linus' into sched/core, to pick up fixes and refresh the branch by Ingo Molnar · 8 years ago
  23. 2ad5d52 parisc: Don't use BITS_PER_LONG in userspace-exported swab.h header by Helge Deller · 8 years ago
  24. 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
  25. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  26. acb0405 sched/clock: Fix hotplug crash by Peter Zijlstra · 8 years ago
  27. b4a9eb4 parisc: Add line-break when printing segfault info by Helge Deller · 8 years ago
  28. 1fe0a7e parisc: Drop TIF_RESTORE_SIGMASK and switch to generic code by Helge Deller · 8 years ago
  29. 4174421 parisc: Mark cr16 clocksource unstable on SMP systems by Helge Deller · 8 years ago
  30. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  31. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  32. 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
  33. 160494d parisc: Optimize timer interrupt function by Helge Deller · 8 years ago
  34. f50a2bd arch/parisc: add option to skip DMA sync as a part of map and unmap by Alexander Duyck · 8 years ago
  35. 82cbd56 parisc: perf: return -EFAULT on error by Dan Carpenter · 8 years ago
  36. 637250c parisc: Enhance CPU detection code on PAT machines by Helge Deller · 8 years ago
  37. 5c38602 parisc: Re-enable interrupts early by Helge Deller · 8 years ago
  38. 18d98a7 parisc: Enable KASLR by Helge Deller · 8 years ago
  39. 6cdf89b Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  40. 6f38751 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  41. 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  42. 24d0492 parisc: Fix TLB related boot crash on SMP machines by Helge Deller · 8 years ago
  43. febe429 parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_icache_page_asm by John David Anglin · 8 years ago
  44. c78e710 parisc: Purge TLB before setting PTE by John David Anglin · 8 years ago
  45. 1c88580 tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING by Francis Yan · 8 years ago
  46. 5035b23 parisc: Also flush data TLB in flush_icache_page_asm by John David Anglin · 8 years ago
  47. c0452fb parisc: Fix race in pci-dma.c by John David Anglin · 8 years ago
  48. 43b1f6a parisc: Switch to generic sched_clock implementation by Helge Deller · 8 years ago
  49. 741dc7b parisc: Fix races in parisc_setup_cache_timing() by John David Anglin · 8 years ago
  50. 4345a64 parisc: Fix printk continuations in system detection by Helge Deller · 8 years ago
  51. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  52. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  53. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  54. 4c8ee71 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  55. 18088db parisc: Ignore the pkey system calls for now by Helge Deller · 8 years ago
  56. 6a6e2a1 parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded value by Helge Deller · 8 years ago
  57. 6ed5183 parisc: Ensure consistent state when switching to kernel stack at syscall entry by John David Anglin · 8 years ago
  58. f4125cf parisc: Avoid trashing sr2 and sr3 in LWS code by John David Anglin · 8 years ago
  59. 6f63d0f parisc: use KERN_CONT when printing device inventory by Helge Deller · 8 years ago
  60. 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
  61. 1573d2c Merge branch 'parisc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  62. 0a86248 parisc: Show trap name in kernel crash by Helge Deller · 8 years ago
  63. e3b6a02 parisc: Zero-initialize newly alloced memblock by Helge Deller · 8 years ago
  64. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  65. 93c26d7 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  66. f79b076 parisc: Move exception table into read-only section by Helge Deller · 8 years ago
  67. f8850ab parisc: Fix kernel memory layout regarding position of __gp by Helge Deller · 8 years ago
  68. 65bf34f parisc: Increase initial kernel mapping size by Helge Deller · 8 years ago
  69. 73e8fb2 Merge branch 'work.const-qstr' into work.misc by Al Viro · 8 years ago
  70. a38671d parisc: Migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  71. b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  72. 997b611 Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  73. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  74. 51a0212 atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE by Vineet Gupta · 8 years ago
  75. 690d097 parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernels by Helge Deller · 8 years ago
  76. 4fe9e1d parisc: Drop bootmem and switch to memblock by Helge Deller · 8 years ago
  77. 9e91db6 parisc: Add hardened usercopy feature by Helge Deller · 8 years ago
  78. f39cce6 parisc: Add cfi_startproc and cfi_endproc to assembly code by Helge Deller · 8 years ago
  79. 2929e73 parisc: Move hpmc stack into page aligned bss section by Helge Deller · 8 years ago
  80. 92420bd parisc: Fix self-detected CPU stall warnings on Mako machines by Helge Deller · 8 years ago
  81. b391667 parisc: Report trap type as human readable string by Helge Deller · 8 years ago
  82. 910a864 parisc: Update comment regarding implementation of copy_user_page_asm by John David Anglin · 8 years ago
  83. c4351d9 parisc: Use kmalloc_array() in add_system_map_addresses() by Markus Elfring · 8 years ago
  84. 5baf919 parisc: Check return value of smp_boot_one_cpu() by Helge Deller · 8 years ago
  85. b5d5cf2 parisc: Drop BROKEN_RODATA config option by Helge Deller · 8 years ago
  86. d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
  87. 77e5bdf Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  88. aace880 parisc: fix copy_from_user() by Al Viro · 8 years ago
  89. e8c24d3 x86/pkeys: Allocation/free syscalls by Dave Hansen · 8 years ago
  90. 0d025d2 mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Josh Poimboeuf · 8 years ago
  91. 9a7c348 ftrace: Add return address pointer to ftrace_ret_stack by Josh Poimboeuf · 8 years ago
  92. 3eb53b2 parisc: Fix order of EREFUSED define in errno.h by Helge Deller · 8 years ago
  93. ae14183 parisc: Fix automatic selection of cr16 clocksource by Helge Deller · 8 years ago
  94. 3baf328 parisc: use %pD by Al Viro · 8 years ago
  95. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  96. b067c90 Merge branch 'parisc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  97. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  98. a549c45 parisc: Change structure intialisation to C99 style in iomap.c by Amitoj Kaur Chawla · 8 years ago
  99. 49ea148 parisc: Add break statements to pdc_pat_io_pci_cfg_read() by Helge Deller · 8 years ago
  100. 773e1c5 parisc: Add <asm/hash.h> by George Spelvin · 8 years ago