1. 21b6e4c sh: wire up accept4 syscall (non-multiplexed path) by Carmelo AMOROSO · 14 years ago
  2. fa3c9f3 Merge branch 'sh/cachetlb' into sh-fixes-for-linus by Paul Mundt · 14 years ago
  3. 55661fc sh: Assume new page cache pages have dirty dcache lines. by Paul Mundt · 14 years ago
  4. 4bd5d25 sh: Add div6_reparent_clks to clock framework for FSI by Kuninori Morimoto · 14 years ago
  5. d53e430 sh: Use GCC __builtin_prefetch() to implement prefetch(). by Giuseppe CAVALLARO · 14 years ago
  6. 21e1426 Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/intc-extension' into sh-fixes-for-linus by Paul Mundt · 14 years ago
  7. ccedb20 sh: Simplify phys_addr_mask()/PTE_PHYS_MASK for 29/32-bit. by Paul Mundt · 14 years ago
  8. edc9a95 sh: nommu: Support building without an uncached mapping. by Paul Mundt · 14 years ago
  9. e2fcf74 sh: nommu: use 32-bit phys mode. by Paul Mundt · 14 years ago
  10. c819cc7 sh: mach-edosk7705: Kill off machtype, consolidate board def. by Paul Mundt · 14 years ago
  11. 2504075 sh: mach-systemh: Kill off dead board. by Paul Mundt · 14 years ago
  12. f6eec8d sh: mach-snapgear: Kill off machtype, consolidate board def. by Paul Mundt · 14 years ago
  13. 39c1198 sh: mach-snapgear: Rip out superfluous PIO routines. by Paul Mundt · 14 years ago
  14. 46bc858 sh: mach-microdev: SuperIO-relative ioport mapping. by Paul Mundt · 14 years ago
  15. 3c37629 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  16. a16382c sh64: _PAGE_SPECIAL support. by Paul Mundt · 14 years ago
  17. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  18. 2f98492 sh: Expose physical addressing mode through cpuinfo. by Paul Mundt · 14 years ago
  19. 1dfd166 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  20. 3044100 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  21. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
  22. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
  23. d8d6b90 sh: mach-sdk7786: Add support for the FPGA SRAM. by Paul Mundt · 14 years ago
  24. c993487 sh: Provide a generic SRAM pool for tiny memories. by Paul Mundt · 14 years ago
  25. b6b77b2 sh: pci: Support secondary FPGA-driven PCIe clocks on SDK7786. by Paul Mundt · 14 years ago
  26. 61a4676 sh: pci: Support slot 4 routing on SDK7786. by Paul Mundt · 14 years ago
  27. ace2dc7 sh: wire up perf alignment and emulation faults. by Paul Mundt · 14 years ago
  28. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  29. d8b5fc0 SH: Add missing consts to sys_execve() declaration by David Howells · 14 years ago
  30. 06c7a48 sh: Fix up the SH-3 build. by Paul Mundt · 14 years ago
  31. 5505911 sh: mach-x3proto: Support for baseboard GPIOs. by Paul Mundt · 14 years ago
  32. d39d0ed sh: mach-x3proto: Move the ilsel header to a better place. by Paul Mundt · 14 years ago
  33. 532f375 sh: Allow GPIO chips to register IRQ mappings. by Paul Mundt · 14 years ago
  34. 720a6bd sh: pinmux support for SH-X3 proto CPUs. by Paul Mundt · 14 years ago
  35. 5924ad0 sh: Update SH-X3 subtype for clkdev lookups. by Paul Mundt · 14 years ago
  36. 3f224f4 sh: provide generic arch_debugfs_dir. by Paul Mundt · 14 years ago
  37. 39a9086 sh: pci: Use a generic raw spinlock for PCI config access locking. by Paul Mundt · 14 years ago
  38. 51d149b sh: Provide a non-multiplexed sys_recvmmsg path. by Paul Mundt · 14 years ago
  39. 459ebb3 sh: Add syscall entries for non multiplexed socket calls by Carmelo AMOROSO · 14 years ago
  40. daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 14 years ago
  41. b9afa3e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 14 years ago
  42. 3e497df sh: wire up fanotify/prlimit64 syscalls. by Paul Mundt · 14 years ago
  43. bbcf6e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 14 years ago
  44. bf56fba archs: replace unifdef-y with header-y by Sam Ravnborg · 14 years ago
  45. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  46. 636d174 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  47. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  48. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 14 years ago
  49. a6eb9fe dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN by FUJITA Tomonori · 14 years ago
  50. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  51. 0b019a4 Merge branches 'master' and 'devel' into for-linus by Russell King · 14 years ago
  52. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  53. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 14 years ago
  54. e63075a memblock: Introduce default allocation limit and use it to replace explicit ones by Benjamin Herrenschmidt · 14 years ago
  55. c243939 sh: add a parameter to LCDC driver's .display_on() callback by Guennadi Liakhovetski · 14 years ago
  56. baea90e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 14 years ago
  57. 9dcdbf7 Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
  58. 95f72d1 lmb: rename to memblock by Yinghai Lu · 14 years ago
  59. 3810e96 sh: modify pinmux for SH7757 2nd cut by Yoshihiro Shimoda · 14 years ago
  60. b32f1fe sh: modify NR_IRQS from 256 to 512 by Yoshihiro Shimoda · 14 years ago
  61. 358aa70 sh: Drop dependence for 29bit mode of trigger_address_error() by Nobuhiro Iwamatsu · 14 years ago
  62. 59615ec sh: Provide a global TLB flush for U/I-TLB clear. by Paul Mundt · 14 years ago
  63. 7210ed7 sh: fix up an off-by-1 in the number of early ioremap fixmaps. by Paul Mundt · 14 years ago
  64. 3a59826 sh: SH-2007 board support. by Hitoshi Mitake · 14 years ago
  65. 646b1db Merge commit 'v2.6.35-rc3' into perf/core by Ingo Molnar · 14 years ago
  66. 9a9fcfa sh: update the FDPIC relocations. by Paul Mundt · 14 years ago
  67. da28c59 sh: split out ptrace header for _32/_64 variants. by Paul Mundt · 14 years ago
  68. eaaaeef sh: Add kprobe-based event tracer. by Paul Mundt · 14 years ago
  69. 1996bda arch: Implement local64_t by Peter Zijlstra · 14 years ago
  70. 999fd1a Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  71. 019e257 Merge branch 'sh/iomap' by Paul Mundt · 14 years ago
  72. 86e4dd5 sh: support for platforms without PIO. by Paul Mundt · 14 years ago
  73. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  74. 4705b2e sh: add romImage MMCIF boot for sh7724 and Ecovec V2 by Magnus Damm · 14 years ago
  75. 10440af sh: define DMA slaves per CPU type, remove now redundant header by Guennadi Liakhovetski · 14 years ago
  76. 0961d65 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 14 years ago
  77. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  78. 7c7cbaf Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  79. b2be052 panic: Allow warnings to set different taint flags by Ben Hutchings · 14 years ago
  80. 4d7b4ac 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
  81. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 14 years ago
  82. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 14 years ago
  83. ef4ed97 Merge branch 'sh/lmb' by Paul Mundt · 14 years ago
  84. 8b5ee11 sh: move sh clock.c contents to drivers/sh/clk. by Magnus Damm · 14 years ago
  85. d28bdf0 sh: move sh asm/clock.h contents to linux/sh_clk.h V2 by Magnus Damm · 14 years ago
  86. 441c244 sh: remove unused clock lookup by Magnus Damm · 14 years ago
  87. 914ebf0 sh: get rid of div4 clock name by Magnus Damm · 14 years ago
  88. c77a9c3 sh: get rid of mstp32 clock name and id by Magnus Damm · 14 years ago
  89. 4bc277a sh: bootmem refactoring. by Paul Mundt · 14 years ago
  90. 9e1985e sh: get rid of div6 clock names by Magnus Damm · 14 years ago
  91. 08134c3 sh: get rid of hwblk clock names by Magnus Damm · 14 years ago
  92. f3d51e1 sh: hwblk index rework by Magnus Damm · 14 years ago
  93. 5e2ff32 sh: rework memory limits to work with LMB. by Paul Mundt · 14 years ago
  94. 19d8f84 sh: enable LMB region setup via machvec. by Paul Mundt · 14 years ago
  95. a5ec395 sh: convert kexec crash kernel management to LMB. by Paul Mundt · 14 years ago
  96. feef47d hw-breakpoints: Get the number of available registers on boot dynamically by Frederic Weisbecker · 14 years ago
  97. b2812d0 hw-breakpoints: Change/Enforce some breakpoints policies by Frederic Weisbecker · 14 years ago
  98. 54b41b9 Merge branch 'sh/smp' by Paul Mundt · 14 years ago
  99. 763142d sh: CPU hotplug support. by Paul Mundt · 14 years ago
  100. 8db2bc4 sh: cache secondary CPUs idle loop. by Paul Mundt · 14 years ago