1. 6496edf Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  2. daea906d sh: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
  3. c8ed001 Fix weird uses of num_online_cpus(). by Rusty Russell · 9 years ago
  4. eaa0eda Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  5. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  6. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 9 years ago
  7. 8b70bea sh: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  8. 3237f28e sh: macro whitespace fixes by Michael S. Tsirkin · 10 years ago
  9. 66959ed sh: fix put_user sparse errors by Michael S. Tsirkin · 10 years ago
  10. cad1c0d sh/uaccess: fix sparse errors by Michael S. Tsirkin · 10 years ago
  11. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  12. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  13. dbb885f Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  14. 7f8998c nosave: consolidate __nosave_{begin,end} in <asm/sections.h> by Geert Uytterhoeven · 10 years ago
  15. afa3536 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  16. 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 10 years ago
  17. 37d181b SH: define syscall_get_arch() for superh by Eric Paris · 10 years ago
  18. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  19. 8e63aee sh/uapi: Add definition of TIOC[SG]RS485 by Ricardo Ribalda Delgado · 10 years ago
  20. c647015 locking,arch,sh: Fold atomic_ops by Peter Zijlstra · 10 years ago
  21. c7a19c7 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  22. a6c19df arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area by Andy Lutomirski · 10 years ago
  23. e04aca4 sh: fix build error by adding generic ioport_{map/unmap}() by Pranith Kumar · 10 years ago
  24. 455f972 sh: remove CPU_SUBTYPE_SH7764 by Richard Weinberger · 10 years ago
  25. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  26. 6b32faf dmaengine: shdma: Add more register documentation by Geert Uytterhoeven · 10 years ago
  27. cc07aab Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into next by Linus Torvalds · 10 years ago
  28. f618776 sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL by Fabian Frederick · 10 years ago
  29. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  30. 4255532 Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next by Linus Torvalds · 10 years ago
  31. a43ae58 PCI: Turn pcibios_penalize_isa_irq() into a weak function by Hanjun Guo · 10 years ago
  32. eed542d ftrace: Make CALLER_ADDRx macros more generic by AKASHI Takahiro · 10 years ago
  33. 1cf35d4 mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts by Linus Torvalds · 10 years ago
  34. 603228b arch,sh: Convert smp_mb__*() by Peter Zijlstra · 10 years ago
  35. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 10 years ago
  36. a3c1951 sh: don't pass saved userspace state to exception handlers by Bobby Bingham · 10 years ago
  37. abafe5d sh: push extra copy of r0-r2 for syscall parameters by Bobby Bingham · 10 years ago
  38. 462bf23 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  39. a5f6ea2 sh: prefix sh-specific "CCR" and "CCR2" by "SH_" by Geert Uytterhoeven · 10 years ago
  40. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago
  41. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 11 years ago
  42. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  43. 3aacd62 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  44. 7e21774 Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 11 years ago
  45. 083f7ba sh: use generic fixmap.h by Mark Salter · 11 years ago
  46. 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
  47. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  48. ac2df52 clk: Add common __clk_get(), __clk_put() implementations by Sylwester Nawrocki · 11 years ago
  49. 4007162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  50. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  51. 478cf8c sh: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  52. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  53. 616c05d sh: move fpu_counter into ARCH specific thread_struct by Vineet Gupta · 11 years ago
  54. aa5e5dc treewide: fix "distingush" typo by Michael Opdenacker · 11 years ago
  55. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  56. 44598f9 Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  57. 2b04725 Fix TLB gather virtual address range invalidation corner cases by Linus Torvalds · 11 years ago
  58. 3f3bee2 sh: kfr2r09: Use lv5207lp backlight by Laurent Pinchart · 11 years ago
  59. 0c46d68 Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  60. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  61. a41b56e arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not by Maarten Lankhorst · 11 years ago
  62. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  63. 3ed1c47 Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  64. 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  65. 106c992 mm/hugetlb: add more arch-defined huge_pte functions by Gerald Schaefer · 11 years ago
  66. 38a94f4 SH: cpuidle: check error code at init by Daniel Lezcano · 11 years ago
  67. ee761f6 arch: Consolidate tsk_is_polling() by Thomas Gleixner · 11 years ago
  68. e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 12 years ago
  69. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  70. d64008a burying unused conditionals by Al Viro · 12 years ago
  71. 0679a85 sh: switch to generic old sigaction() by Al Viro · 12 years ago
  72. 881e252 sh: switch to generic old sigsuspend() by Al Viro · 12 years ago
  73. 7a879a9 sh: switch to generic sigaltstack by Al Viro · 12 years ago
  74. 7e5fc77 Merge branch 'pfc' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/sh-pinmux by Olof Johansson · 12 years ago
  75. e854547 sh: Remove unused sh_pfc_register_info() function by Laurent Pinchart · 12 years ago
  76. 8fdff1d sh: Add PFC platform device registration helper function by Laurent Pinchart · 12 years ago
  77. cc88ec4 sh: sh7786: Fix port E, G and J GPIOs by Laurent Pinchart · 12 years ago
  78. 54cbac8 sh: sh7723: Rename GPIO_FN_SIUOSPD to GPIO_FN_SIUAOSPD by Laurent Pinchart · 12 years ago
  79. a246f58 sh: wire up finit_module syscall. by Paul Mundt · 12 years ago
  80. 4a71997 sh: Fix FDPIC binary loader by Thomas Schwinge · 12 years ago
  81. 30c254f sh: define TASK_UNMAPPED_BASE as a page aligned constant by Kuninori Morimoto · 12 years ago
  82. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  83. 787314c Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  84. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  85. 2b83188 Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 12 years ago
  86. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  87. 090f8cc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  88. c6bd5bc Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  89. 0ad9513 sh: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  90. f409132 Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arch-h8300', 'arch-m32r', 'arch-mn10300', 'arch-score', 'arch-sh' and 'arch-powerpc' into for-next by Al Viro · 12 years ago
  91. 50af1e9 sh: dma_debug: add debug_dma_mapping_error support by Shuah Khan · 12 years ago
  92. d072c35 sh: kfr2r09: Use the backlight API for brightness control by Laurent Pinchart · 12 years ago
  93. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  94. c629803 tty, ioctls -- Add new ioctl definitions for tty flags fetching by Cyrill Gorcunov · 12 years ago
  95. 7e6735c /dev/mem: use phys_addr_t for physical addresses by Cyril Chemparathy · 12 years ago
  96. 80b249b sh: convert to generic sys_execve() by Al Viro · 12 years ago
  97. 7147e21 sh: switch to generic kernel_thread()/kernel_execve() by Al Viro · 12 years ago
  98. 588be30 UAPI: Make arch/sh/include/uapi/asm/hw_breakpoint.h non-empty by David Howells · 12 years ago
  99. cf75993 sh: Wire up kcmp syscall. by Paul Mundt · 12 years ago
  100. 850fbcf Merge tag 'disintegrate-sh-20121009' of git://git.infradead.org/users/dhowells/linux-headers into sh-latest by Paul Mundt · 12 years ago