1. 948c46a sh: fix up the ubc clock definition for sh7785. by Thomas Schwinge · 13 years ago
  2. fb43406 sh: add parameter for RSPI in clock-sh7757 by Shimoda, Yoshihiro · 13 years ago
  3. de3a49b sh: Fix sh2a vbr table for more than 255 irqs by Phil Edworthy · 13 years ago
  4. 004f4ce arch/sh: remove references to cpu_*_map. by Rusty Russell · 13 years ago
  5. c40e0fa Merge branches 'sh/urgent' and 'sh/platform-updates' into sh-latest by Paul Mundt · 13 years ago
  6. a206c00 sh: add platform_device for SPI1 in setup-sh7757 by Shimoda, Yoshihiro · 13 years ago
  7. 11c582e sh: modify resource for SPI0 in setup-sh7757 by Shimoda, Yoshihiro · 13 years ago
  8. 833218f sh: clock-sh7724: fixup sh_fsi clock settings by Kuninori Morimoto · 13 years ago
  9. f429ee3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit by Linus Torvalds · 13 years ago
  10. b05d844 audit: inline audit_syscall_entry to reduce burden on archs by Eric Paris · 13 years ago
  11. d7e7528 Audit: push audit success and retcode into arch ptrace.h by Eric Paris · 13 years ago
  12. ff2d8b1 treewide: convert uses of ATTRIB_NORETURN to __noreturn by Joe Perches · 13 years ago
  13. 9d14070 Merge branch 'sh/hwblk' into sh-latest by Paul Mundt · 13 years ago
  14. 9f06cf3 Merge branch 'sh/pm-runtime' into sh-latest by Paul Mundt · 13 years ago
  15. a4d5247 sh: add a resource name for shdma by Shimoda, Yoshihiro · 13 years ago
  16. 7a73c81 Merge branch 'sh/urgent' into sh-latest by Paul Mundt · 13 years ago
  17. abef364 sh: Remove redundant try_to_freeze() invocations. by Paul Mundt · 13 years ago
  18. 6330c04 sh: Ensure IRQs are enabled across do_notify_resume(). by Paul Mundt · 13 years ago
  19. 33dc5c1 sh: Fix up store queue code for subsys_interface changes. by Paul Mundt · 13 years ago
  20. 1760e37 sh: modify clock-sh7757 for renesas_usbhs by Shimoda, Yoshihiro · 13 years ago
  21. ca371d2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into sh-latest by Paul Mundt · 13 years ago
  22. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  23. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  24. 423d091 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  25. 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  26. 1268fbc nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() by Frederic Weisbecker · 13 years ago
  27. 2bbb681 nohz: Allow rcu extended quiescent state handling seperately from tick stop by Frederic Weisbecker · 13 years ago
  28. 280f067 nohz: Separate out irq exit and idle loop dyntick logic by Frederic Weisbecker · 13 years ago
  29. 534cfbe SuperH: Use HAVE_MEMBLOCK_NODE_MAP by Tejun Heo · 13 years ago
  30. 1aadc05 memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users by Tejun Heo · 13 years ago
  31. 171f1bc sh: clkfwk: clock-sh7724: all div6_clks use SH_CLK_DIV6_EXT() by Kuninori Morimoto · 13 years ago
  32. 7e28c7b sh: clock-sh7723: add CLKDEV_ICK_ID for cleanup by Kuninori Morimoto · 13 years ago
  33. 56242a1 sh: clkfwk: setup clock parent from current register value by Kuninori Morimoto · 13 years ago
  34. cfc806a sh: hwblk: Kill off remaining bits of hwblk API. by Paul Mundt · 13 years ago
  35. ec20a81 sh: hwblk: Kill off hwblk_id from pdev archdata. by Paul Mundt · 13 years ago
  36. 4be8873 sh: cpuidle: Migrate off of hwblk API. by Paul Mundt · 13 years ago
  37. 62d3ba8 sh: Kill off remaining private runtime PM bits. by Paul Mundt · 13 years ago
  38. 7fa4632 sh: sh7723: use runtime PM implementation, common with arm/mach-shmobile by Guennadi Liakhovetski · 13 years ago
  39. 6a06d5b sh: sh7722: use runtime PM implementation, common with arm/mach-shmobile by Guennadi Liakhovetski · 13 years ago
  40. 8cc88a5 sh: sh7724: use runtime PM implementation, common with arm/mach-shmobile by Guennadi Liakhovetski · 13 years ago
  41. 37bef8f Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linus by Paul Mundt · 13 years ago
  42. 149c370 sh: Wire up process_vm syscalls. by Paul Mundt · 13 years ago
  43. 3c00303 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  44. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  45. 46bcfad cpuidle: Single/Global registration of idle states by Deepthi Dharwar · 13 years ago
  46. e978aa7 cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_state by Deepthi Dharwar · 13 years ago
  47. 3af1f8a serial: sh-sci: Fix up SH-2A SCIF support. by Phil Edworthy · 13 years ago
  48. f7be345 sh: Add export.h to arch/sh specific files as required. by Paul Gortmaker · 13 years ago
  49. 5261b0a sh: add parameters for EHCI and RIIC in clock-sh7757.c by Yoshihiro Shimoda · 13 years ago
  50. e66ac3f sh: kexec: Add PHYSICAL_START by Simon Horman · 13 years ago
  51. d11584a SH: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  52. 9060c05 Merge branches 'sh/core' and 'sh/kexec' into sh-latest by Paul Mundt · 13 years ago
  53. 6988d64 sh: Fix implicit declaration of function numa_node_id by Nobuhiro Iwamatsu · 13 years ago
  54. 41309b7 sh: kexec: Register crashk_res by Simon Horman · 13 years ago
  55. c42a263 Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 13 years ago
  56. 21d41f2 sh: fix the compile error in setup-sh7757.c by Yoshihiro Shimoda · 13 years ago
  57. 34f7145 sh: Add unaligned memory access for PC relative intructions by Phil Edworthy · 13 years ago
  58. 0710b91 sh: Fix unaligned memory access for branches without delay slots by Phil Edworthy · 13 years ago
  59. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  60. c66d3fc sh: Fix up fallout from cpuidle changes. by Paul Mundt · 13 years ago
  61. cbc158d cpuidle: Consistent spelling of cpuidle_idle_call() by David Brown · 13 years ago
  62. 35e51fe Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 13 years ago
  63. a0bfa13 cpuidle: stop depending on pm_idle by Len Brown · 14 years ago
  64. e10b87d Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 13 years ago
  65. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  66. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  67. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 14 years ago
  68. 4d4abdc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  69. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  70. 1522043 sh: move CLKDEV_xxx_ID macro to sh_clk.h by Kuninori Morimoto · 14 years ago
  71. 4857c70 sh: clock-shx3: add CLKDEV_ICK_ID for cleanup by Kuninori Morimoto · 14 years ago
  72. 1f17e2a sh: clock-sh7786: add CLKDEV_ICK_ID for cleanup by Kuninori Morimoto · 14 years ago
  73. 9b81308 sh: clock-sh7785: add CLKDEV_ICK_ID for cleanup by Kuninori Morimoto · 14 years ago
  74. 9b417571 sh: clock-sh7757: add CLKDEV_ICK_ID for cleanup by Kuninori Morimoto · 14 years ago
  75. ee0c2ef sh: clock-sh7366: add CLKDEV_ICK_ID for cleanup by Kuninori Morimoto · 14 years ago
  76. 074fcdf sh: clock-sh7343: add CLKDEV_ICK_ID for cleanup by Kuninori Morimoto · 14 years ago
  77. ac6b4fd sh: clock-sh7722: add CLKDEV_ICK_ID for cleanup by Kuninori Morimoto · 14 years ago
  78. 23bcc04 sh: clock-sh7724: add CLKDEV_ICK_ID for cleanup by Kuninori Morimoto · 14 years ago
  79. 54f7c11 sh: clock-sh7366: modify I2C clock settings by Kuninori Morimoto · 14 years ago
  80. 36d1753 sh: clock-sh7343: modify I2C clock settings by Kuninori Morimoto · 14 years ago
  81. 16d9856 sh: clock-sh7723: modify I2C clock settings by Kuninori Morimoto · 14 years ago
  82. 2125a8a sh: clock-sh7722: modify I2C clock settings by Kuninori Morimoto · 14 years ago
  83. 1ec353a sh: clock-sh7724: modify I2C clock settings by Kuninori Morimoto · 14 years ago
  84. 564b905 PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain by Rafael J. Wysocki · 14 years ago
  85. 4dc0da8 perf: Add context field to perf_event by Avi Kivity · 14 years ago
  86. 89d6c0b perf, arch: Add generic NODE cache events by Peter Zijlstra · 14 years ago
  87. a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 14 years ago
  88. 9ab3a15 sh: use printk_ratelimited instead of printk_ratelimit by Paul Mundt · 14 years ago
  89. 03ef81b Merge branches 'common/serial-rework' and 'sh/stable-updates' into sh-latest by Paul Mundt · 14 years ago
  90. 6afba9e sh: fix the value of sh_dmae_slave_config in setup-sh7757 by Yoshihiro Shimoda · 14 years ago
  91. b00c2c7 sh: fix the INTC vector for IRQ and IRL in setup-sh7757 by Yoshihiro Shimoda · 14 years ago
  92. 9dd056e Merge branch 'sh/stable-updates' into sh-latest by Paul Mundt · 14 years ago
  93. f2b9726 sh: add platform_device of EHCI/OHCI to setup-sh7757 by Yoshihiro Shimoda · 14 years ago
  94. 08ef2e4 sh: Fix up build fallout from serial merge. by Paul Mundt · 14 years ago
  95. d0459e1 Merge branches 'common/dma' and 'sh/stable-updates' into sh-latest by Paul Mundt · 14 years ago
  96. 261a9af sh: sh7724: Add USBHS DMAEngine support by Kuninori Morimoto · 14 years ago
  97. 1f83812 Merge branch 'common/serial-rework' into sh-latest by Paul Mundt · 14 years ago
  98. 201fbce sh, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 14 years ago
  99. 61a6976 serial: sh-sci: Abstract register maps. by Paul Mundt · 14 years ago
  100. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 14 years ago