1. 3fb9268 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  2. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
  3. 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
  4. 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
  5. 19d4362 debug: Add _ONCE() logic to report_bug() by Peter Zijlstra · 8 years ago
  6. f98f48e sh: switch to RAW_COPY_USER by Al Viro · 8 years ago
  7. bcd541d sh: switch to extable.h by Al Viro · 8 years ago
  8. baeedc71 Merge branch 'prep-for-5level' by Linus Torvalds · 8 years ago
  9. ca5b58e sh: cayman: IDE support fix by Bartlomiej Zolnierkiewicz · 8 years ago
  10. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
  11. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  12. 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
  13. f780d89 sched/headers: Remove <asm/ptrace.h> from <linux/sched.h> by Ingo Molnar · 8 years ago
  14. c3edc40 sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  15. 68e21be sched/headers: Move task->mm handling methods to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  16. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  17. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  18. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  19. ef8bd77 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h> by Ingo Molnar · 8 years ago
  20. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  21. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  22. 4cf421e sched/headers: Prepare for the removal of <asm/ptrace.h> from <linux/sched.h> by Ingo Molnar · 8 years ago
  23. 0104260 sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  24. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  25. 4f17722 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
  26. 3fce371 mm: add new mmget() helper by Vegard Nossum · 8 years ago
  27. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  28. 08a7e62 scripts/spelling.txt: add "swith" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  29. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  30. 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
  31. 6e5c838 treewide: Remove remaining executable attributes from source files by Joe Perches · 8 years ago
  32. 37c8596 Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  33. 6d1c42d Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 8 years ago
  34. e67bd12 Merge tag 'mmc-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  35. 02c3de1 Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  36. 608241f sh: sh7724: Don't use a public mmc header for MMC_PROGRESS* by Ulf Hansson · 8 years ago
  37. 801e0f3 cpufreq: Remove CONFIG_CPU_FREQ_STAT_DETAILS config option by Viresh Kumar · 8 years ago
  38. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
  39. d92280d sh: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 9 years ago
  40. 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
  41. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  42. dfc8038 serial: sh-sci: Compute the regshift value for SCI ports by Laurent Pinchart · 8 years ago
  43. a752ba1 serial: sh-sci: Fix register offsets for the IRDA serial port by Laurent Pinchart · 8 years ago
  44. f48debc sh: Don't set the sh-sci platform data REIE bit when not implemented by Laurent Pinchart · 8 years ago
  45. a05ea9e sh: Don't set the sh-sci platform data scscr CKE0 bit by Laurent Pinchart · 8 years ago
  46. bcce9da sh: Don't set sh-sci port_reg by Laurent Pinchart · 8 years ago
  47. 9c21ac5 sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flags by Laurent Pinchart · 8 years ago
  48. 1b10b88 sh: sh726[49]: Don't set sh-sci pdata scscr TOIE bit by Laurent Pinchart · 8 years ago
  49. 203a1ae sh: Don't set sh-sci pdata scscr TIE and RIE bits by Laurent Pinchart · 8 years ago
  50. c3fa400 sh: Don't set sh-sci pdata scscr TE and RE bits by Laurent Pinchart · 8 years ago
  51. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  52. a57cb1c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  53. a081200 arch/sh: add option to skip DMA sync as a part of mapping by Alexander Duyck · 8 years ago
  54. a9042de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  55. 9165dab treewide: Fix printk() message errors by Masanari Iida · 8 years ago
  56. 692a68c mm: remove the page size change check in tlb_remove_page by Aneesh Kumar K.V · 8 years ago
  57. 07e3266 mm: add tlb_remove_check_page_size_change to track page size change by Aneesh Kumar K.V · 8 years ago
  58. b528e4b mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages by Aneesh Kumar K.V · 8 years ago
  59. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  60. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  61. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  62. 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
  63. 147fdd8 Merge tag 'sh-for-4.9' of git://git.libc.org/linux-sh by Linus Torvalds · 8 years ago
  64. 63ae602 Merge branch 'gup_flag-cleanups' by Linus Torvalds · 8 years ago
  65. 99f453f sh: add earlycon support to j2_defconfig by Rich Felker · 8 years ago
  66. db766b0 sh: add Kconfig option for J-Core SoC core drivers by Rich Felker · 8 years ago
  67. c164154 mm: replace get_user_pages_unlocked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  68. f208b87 sh: support CPU_J2 when compiler lacks -mj2 by Rich Felker · 8 years ago
  69. 4cdf8db Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  70. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  71. 95107b3 Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  72. 597f03f Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  73. d7e25c6 Merge branch 'x86/urgent' into x86/asm by Thomas Gleixner · 8 years ago
  74. df720ac exceptions: detritus removal by Al Viro · 8 years ago
  75. 9bf6ffd locking/atomic, arch/sh: Fix ATOMIC_FETCH_OP() by Peter Zijlstra · 8 years ago
  76. 5153323 sh/SH-X3 SMP: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  77. d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
  78. 6e05050 sh: fix copy_from_user() by Al Viro · 8 years ago
  79. c685238 sh64: failing __get_user() should zero by Al Viro · 8 years ago
  80. 7b2c862 tracing: Add NMI tracing in hwlat detector by Steven Rostedt (Red Hat) · 8 years ago
  81. 9a7c348 ftrace: Add return address pointer to ftrace_ret_stack by Josh Poimboeuf · 8 years ago
  82. 1630e84 Merge tag 'sh-for-4.8' of git://git.libc.org/linux-sh by Linus Torvalds · 8 years ago
  83. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  84. e61c10e sh: add device tree source for J2 FPGA on Mimas v2 board by Rich Felker · 9 years ago
  85. c8e67a8 sh: add defconfig for J-Core J2 by Rich Felker · 9 years ago
  86. 15f0c8f sh: use common clock framework with device tree boards by Rich Felker · 8 years ago
  87. 74bdaa6 sh: system call wire up by Yoshinori Sato · 9 years ago
  88. a316399 sh: Delete unnecessary checks before the function call "mempool_destroy" by Markus Elfring · 9 years ago
  89. a1e262f sh: do not perform IPI-based cache flush except on boards that need it by Rich Felker · 9 years ago
  90. b4214e4 sh: add SMP support for J2 by Rich Felker · 9 years ago
  91. 4b6ef05 sh: SMP support for SH2 entry.S by Rich Felker · 9 years ago
  92. 00b73d8 sh: add working futex atomic ops on userspace addresses for smp by Rich Felker · 9 years ago
  93. 2b47d54 sh: add J2 atomics using the cas.l instruction by Rich Felker · 8 years ago
  94. 834da19 sh: add AT_HWCAP flag for J-Core cas.l instruction by Rich Felker · 9 years ago
  95. 5a846ab sh: add support for J-Core J2 processor by Rich Felker · 9 years ago
  96. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  97. 7e78141 signal: consolidate {TS,TLF}_RESTORE_SIGMASK code by Andy Lutomirski · 8 years ago
  98. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  99. 03767da sh: fix build regression with CONFIG_OF && !CONFIG_OF_FLATTREE by Rich Felker · 9 years ago
  100. b46ed37 sh: allow clocksource drivers to register sched_clock backends by Rich Felker · 9 years ago