1. 3527d3e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  2. 174ddfd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  3. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  4. 2fefc97 HAVE_ARCH_HARDENED_USERCOPY is unconditional now by Al Viro · 8 years ago
  5. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
  6. eea86b6 Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess by Al Viro · 8 years ago
  7. f6ebf0b sparc: Update syscall tables. by David S. Miller · 8 years ago
  8. b7c02b7 sparc64: Fill in rest of HAVE_REGS_AND_STACK_ACCESS_API by David S. Miller · 8 years ago
  9. 544f8f9 sparc64: Fix hugepage page table free by Nitin Gupta · 8 years ago
  10. 395102d sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALL by Daniel Jordan · 8 years ago
  11. ea875ec sparc/sysfs: Replace racy task affinity logic by Thomas Gleixner · 8 years ago
  12. 7fd5342 sparc/time: Set ->min_delta_ticks and ->max_delta_ticks by Nicolai Stange · 8 years ago
  13. 8b65bb5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  14. 86e1066 sparc: remove unused wp_works_ok macro by Mathias Krause · 8 years ago
  15. 9d262d9 sparc32: Export vac_cache_size to fix build error by Guenter Roeck · 8 years ago
  16. 7681126 sparc64: Fix memory corruption when THP is enabled by Nitin Gupta · 8 years ago
  17. 9ae34db sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write() by Tom Hromatka · 8 years ago
  18. 31af2f3 sparc: switch to RAW_COPY_USER by Al Viro · 8 years ago
  19. bee3f41 Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc by Al Viro · 8 years ago
  20. 72c3373 Merge branch 'regset' (PTRACE_SETREGSET data leakage) by Linus Torvalds · 8 years ago
  21. d3805c5 sparc/ptrace: Preserve previous registers for short regset write by Dave Martin · 8 years ago
  22. 1333eb7 sparc32: kill __ret_efault() by Al Viro · 8 years ago
  23. db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
  24. 0ae2d26 arch/sparc: Avoid DCTI Couples by Babu Moger · 8 years ago
  25. adfae8a sparc64: kern_addr_valid regression by bob picco · 8 years ago
  26. 85b1da7 sparc64: Add support for 2G hugepages by Nitin Gupta · 8 years ago
  27. 59f1183 sparc64: Fix size check in huge_pte_alloc by Nitin Gupta · 8 years ago
  28. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
  29. 444f02c uaccess: drop pointless ifdefs by Al Viro · 8 years ago
  30. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  31. 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
  32. 68e21be sched/headers: Move task->mm handling methods to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  33. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  34. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  35. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  36. ef8bd77 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h> by Ingo Molnar · 8 years ago
  37. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  38. 0104260 sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  39. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  40. 4f17722 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
  41. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  42. 0c98d34 sched/core: Remove the tsk_cpus_allowed() wrapper by Ingo Molnar · 8 years ago
  43. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  44. 8ab102d scripts/spelling.txt: add "partiton" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  45. 08a7e62 scripts/spelling.txt: add "swith" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  46. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  47. 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
  48. ac65e28 sparc64: Fix build error in flush_tsb_user_page by Nitin Gupta · 8 years ago
  49. cd429ce sparc64: memblock resizes are not handled properly by Pavel Tatashin · 8 years ago
  50. 1537b26 sparc64: use latency groups to improve add_node_ranges speed by Pavel Tatashin · 8 years ago
  51. dcd1912 sparc64: Add 64K page size support by Nitin Gupta · 8 years ago
  52. c7d9f77 sparc64: Multi-page size support by Nitin Gupta · 8 years ago
  53. 7dd4fcf sparc64: Migrate hvcons irq to panicked cpu by Vijay Kumar · 8 years ago
  54. cffb3e7 sparc64: Set cpu state to offline when stopped by Vijay Kumar · 8 years ago
  55. 269d852 sparc64: fix for user probes in high memory by Eric Saint Etienne · 8 years ago
  56. fc5e8c2 sparc: topology_64.h: Fix condition for including cpudata.h by Ben Hutchings · 8 years ago
  57. cbc41b43 sparc32: mm: srmmu: add __ro_after_init to sparc32_cachetlb_ops structures by Bhumika Goyal · 8 years ago
  58. 9af744d lib/show_mem.c: teach show_mem to work with the given nodemask by Michal Hocko · 8 years ago
  59. 6d23f8a arch, mm: remove arch specific show_mem by Michal Hocko · 8 years ago
  60. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  61. 6d1c42d Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 8 years ago
  62. e216015 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  63. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
  64. f9a42e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  65. 0474872 sparc64: Handle PIO & MEM non-resumable errors. by Liam R. Howlett · 8 years ago
  66. 7a7dc96 sparc64: Zero pages on allocation for mondo and error queues. by Liam R. Howlett · 8 years ago
  67. 5437344 sparc: migrate exception table users onto extable.h by Paul Gortmaker · 8 years ago
  68. 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
  69. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  70. 1a8b6d7 net:add one common config ARCH_WANT_RELAX_ORDER to support relax ordering by Mao Wenan · 8 years ago
  71. 5d0e770 sparc: Fixed typo in sstate.c. Replaced panicing with panicking by Tom Hromatka · 8 years ago
  72. 4bbc84f sparc: use symbolic names for tsb indexing by Mike Kravetz · 8 years ago
  73. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  74. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  75. 7a5c8b5 sparc: implement watchdog_nmi_enable and watchdog_nmi_disable by Babu Moger · 8 years ago
  76. 68bbc28 arch/sparc: add option to skip DMA sync as a part of map and unmap by Alexander Duyck · 8 years ago
  77. e71c397 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  78. 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
  79. 067d14f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  80. 541cc39 sparc: fix a building error reported by kbuild by Gonglei \(Arei\) · 8 years ago
  81. acff7fd sparc64: fix typo in pgd_clear() by Kirill A. Shutemov · 8 years ago
  82. e241cfd sparc64: restore irq in error paths in iommu by Dan Carpenter · 8 years ago
  83. 601e6e3 sparc: leon: Fix a retry loop in leon_init_timers() by Dan Carpenter · 8 years ago
  84. b5c3206 sparc64: make string buffers large enough by Dan Carpenter · 8 years ago
  85. efca4885b5 sparc64: move dereference after check for NULL by Dan Carpenter · 8 years ago
  86. b1ebb97 sparc: kernel: use builtin_platform_driver by Geliang Tang · 8 years ago
  87. e8f4aa6 sparc64:Support User Probes for sparc by Allen Pais · 8 years ago
  88. 1c88580 tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING by Francis Yan · 8 years ago
  89. e5355cd sparc/sysfs: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  90. 02cb689 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  91. 9dd35d6 sparc: drop duplicate header scatterlist.h by Geliang Tang · 8 years ago
  92. e6b5f1b config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparc by Babu Moger · 8 years ago
  93. d30a6b8 sparc64: Enable 64-bit DMA by Tushar Dave · 8 years ago
  94. f08978b sparc64: Enable sun4v dma ops to use IOMMU v2 APIs by Tushar Dave · 8 years ago
  95. 5116ab4 sparc64: Bind PCIe devices to use IOMMU v2 service by Tushar Dave · 8 years ago
  96. 31f077d sparc64: Initialize iommu_map_table and iommu_pool by Tushar Dave · 8 years ago
  97. f0248c1 sparc64: Add ATU (new IOMMU) support by Tushar Dave · 8 years ago
  98. c88c545 sparc64: Add FORCE_MAX_ZONEORDER and default to 13 by Dave Kleikamp · 8 years ago
  99. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  100. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago