1. 3f224f4 sh: provide generic arch_debugfs_dir. by Paul Mundt · 14 years ago
  2. a234ca0 sh: change to new flag variable by matt mooney · 14 years ago
  3. 39a9086 sh: pci: Use a generic raw spinlock for PCI config access locking. by Paul Mundt · 14 years ago
  4. c524ebf sh: pci: clock framework support for SH7786 PCIe. by Paul Mundt · 14 years ago
  5. cecf48e sh: pci: Use I/O accessors consistently in SH7786 PCIe init code. by Paul Mundt · 14 years ago
  6. bd792ae sh: pci: Support ports with disabled links on SH7786 PCIe. by Paul Mundt · 14 years ago
  7. beb54ad sh: pci: Discard initial PCICONF4/5 settings for SH7786 PCIe. by Paul Mundt · 14 years ago
  8. 2c65d75 sh: pci: Support root complex config accesses on SH7786 PCIe. by Paul Mundt · 14 years ago
  9. cabdf8b sh: pci: Move Renesas PCI IDs to a better place. by Paul Mundt · 14 years ago
  10. 838a2e5 kbuild: migrate all arch to the kconfig mainmenu upgrade by Arnaud Lacombe · 14 years ago
  11. 7d25d64 sh: fix an SIU device name mismatch by Guennadi Liakhovetski · 14 years ago
  12. 81df84f sh: pci: Give SH7786 PHY some time to settle. by Paul Mundt · 14 years ago
  13. bdf7499 sh: pci: Toggle configuration accesses on SH7786. by Paul Mundt · 14 years ago
  14. c62e3fa sh: pci: Use generic pci_enable_resources() for pcibios_enable_device(). by Paul Mundt · 14 years ago
  15. d71415e sh: kill big kernel lock by Arnd Bergmann · 14 years ago
  16. 64a48d9 perf, sh: Fix patch merge foul-up by Matt Fleming · 14 years ago
  17. 5d75b3a Revert "sh: ecovec24: modify tsc2007 platform settings" by Paul Mundt · 14 years ago
  18. 51d149b sh: Provide a non-multiplexed sys_recvmmsg path. by Paul Mundt · 14 years ago
  19. 459ebb3 sh: Add syscall entries for non multiplexed socket calls by Carmelo AMOROSO · 14 years ago
  20. e0009b0 sh: ecovec24: modify tsc2007 platform settings by Kuninori Morimoto · 14 years ago
  21. 248bc0d sh: Set CONFIG_SYSFS_DEPRECATED_V2=n by Matt Fleming · 14 years ago
  22. 4443240 fbdev: sh_mobile_lcdcfb: Support multiple video modes in platform data by Guennadi Liakhovetski · 14 years ago
  23. a4eaf7f perf: Rework the PMU methods by Peter Zijlstra · 14 years ago
  24. 33696fc perf: Per PMU disable by Peter Zijlstra · 14 years ago
  25. 24cd7f5 perf: Reduce perf_disable() usage by Peter Zijlstra · 14 years ago
  26. b0a873e perf: Register PMU implementations by Peter Zijlstra · 14 years ago
  27. 51b0fe3 perf: Deconstify struct pmu by Peter Zijlstra · 14 years ago
  28. 5220470 Merge branch 'sh/pci-express-integration' by Paul Mundt · 14 years ago
  29. 1c3bb38 sh: Hook up 3rd memory window for all SH7786 PCIe channels. by Paul Mundt · 14 years ago
  30. f048519 sh: Properly wire up channel 2's I/O window on SH7786 PCIe. by Paul Mundt · 14 years ago
  31. da03a63 sh: Ignore 32-bit windows in 29-bit mode for SH7786 PCIe. by Paul Mundt · 14 years ago
  32. 2c5f674 sh: Establish a SuperHyway<->PCIe window mapping on SH7786 PCIe. by Paul Mundt · 14 years ago
  33. 2dbfa1e sh: Make SH7786 PCIe port reset logic more aggressive. by Paul Mundt · 14 years ago
  34. 9ec1651 sh: Additional register definitions for SH7786 PCIe. by Matt Fleming · 14 years ago
  35. daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 14 years ago
  36. 7de5d89 Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
  37. b9afa3e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 14 years ago
  38. 144c749 Merge branch 'sh/pci-express-integration' by Paul Mundt · 14 years ago
  39. d2d5bc5 sh: sh2007/sh7757lcr defconfig reduction. by Paul Mundt · 14 years ago
  40. 65c23f5 sh: Relax devfn constraints for SH7786 PCIe. by Paul Mundt · 14 years ago
  41. 53178d7 sh: Fix up SH7786 PCIe PHY initialization. by Paul Mundt · 14 years ago
  42. 7656e24 sh: Support type 1 accesses for SH7786 PCI. by Paul Mundt · 14 years ago
  43. c8710ad Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  44. f72c1a9 perf: Factorize callchain context handling by Frederic Weisbecker · 14 years ago
  45. 56962b4 perf: Generalize some arch callchain code by Frederic Weisbecker · 14 years ago
  46. 70791ce perf: Generalize callchain_store() by Frederic Weisbecker · 14 years ago
  47. c1a6593 perf: Drop unappropriate tests on arch callchains by Frederic Weisbecker · 14 years ago
  48. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  49. a8dc49b sh: stub __flush_tlb_global() definition for nommu. by Paul Mundt · 14 years ago
  50. d5b7fb7 sh: fix up fallout from syscall arg constification. by Paul Mundt · 14 years ago
  51. 3e497df sh: wire up fanotify/prlimit64 syscalls. by Paul Mundt · 14 years ago
  52. e583d6b sh: fix recursive dependency in Kconfig by Sam Ravnborg · 14 years ago
  53. bbcf6e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 14 years ago
  54. 8b1bb90 defconfig reduction by Sam Ravnborg · 14 years ago
  55. bf56fba archs: replace unifdef-y with header-y by Sam Ravnborg · 14 years ago
  56. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  57. 636d174 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  58. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  59. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 14 years ago
  60. a6eb9fe dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN by FUJITA Tomonori · 14 years ago
  61. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  62. 0b019a4 Merge branches 'master' and 'devel' into for-linus by Russell King · 14 years ago
  63. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  64. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 14 years ago
  65. b62ad9a Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  66. 500b9fc Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into devel-stable by Russell King · 14 years ago
  67. 4aed2fd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  68. e63075a memblock: Introduce default allocation limit and use it to replace explicit ones by Benjamin Herrenschmidt · 14 years ago
  69. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  70. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  71. 5768282 sh: Use __GFP_ZERO for dma_generic_alloc_coherent(). by Andrew Murray · 14 years ago
  72. c243939 sh: add a parameter to LCDC driver's .display_on() callback by Guennadi Liakhovetski · 14 years ago
  73. 32dfab3 sh: dma: check return value of create_proc_read_entry() by Kulikov Vasiliy · 14 years ago
  74. e9a4c4a sh: Add sh7724 BEU resources by Phil Edworthy · 14 years ago
  75. baea90e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 14 years ago
  76. 64106ca memblock/sh: Use new accessors by Benjamin Herrenschmidt · 14 years ago
  77. ace6e97 V4L/DVB: mediabus: fix ambiguous pixel code names by Guennadi Liakhovetski · 14 years ago
  78. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 14 years ago
  79. 9dcdbf7 Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
  80. 95f72d1 lmb: rename to memblock by Yinghai Lu · 14 years ago
  81. 36239c6 sh: add sh7757lcr board support by Yoshihiro Shimoda · 14 years ago
  82. 56c5298 sh: modify clock framework of SH7757 by Yoshihiro Shimoda · 14 years ago
  83. 3810e96 sh: modify pinmux for SH7757 2nd cut by Yoshihiro Shimoda · 14 years ago
  84. c3721d5 sh: add some INTC_VECT for setup-sh7757 by Yoshihiro Shimoda · 14 years ago
  85. a7f5551 sh: fix the id of scif in setup-sh7757 by Yoshihiro Shimoda · 14 years ago
  86. e81e5ce2 sh: change PVR of SH7757 for 2nd cut by Yoshihiro Shimoda · 14 years ago
  87. b32f1fe sh: modify NR_IRQS from 256 to 512 by Yoshihiro Shimoda · 14 years ago
  88. 358aa70 sh: Drop dependence for 29bit mode of trigger_address_error() by Nobuhiro Iwamatsu · 14 years ago
  89. 59615ec sh: Provide a global TLB flush for U/I-TLB clear. by Paul Mundt · 14 years ago
  90. 7ec96d4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mfleming/sh-2.6 by Paul Mundt · 14 years ago
  91. f384c95 Merge branch 'linus' into perf/core by Thomas Gleixner · 14 years ago
  92. 3b554c3 sh: Fix typos in PCI initialization message by Matt Fleming · 14 years ago
  93. 598ee69 sh: Fix up PUD trampling in ranged page table init for X2TLB. by Paul Mundt · 14 years ago
  94. 7210ed7 sh: fix up an off-by-1 in the number of early ioremap fixmaps. by Paul Mundt · 14 years ago
  95. 3a59826 sh: SH-2007 board support. by Hitoshi Mitake · 14 years ago
  96. dcac0d9 Merge branch 'sh/stable-updates' by Paul Mundt · 14 years ago
  97. 0e6f989 arch/sh/mm: Eliminate a double lock by Julia Lawall · 14 years ago
  98. 646b1db Merge commit 'v2.6.35-rc3' into perf/core by Ingo Molnar · 14 years ago
  99. bd06cac fix typos concerning "precedence" by Uwe Kleine-König · 14 years ago
  100. 9a9fcfa sh: update the FDPIC relocations. by Paul Mundt · 14 years ago