1. 7bdda62 sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB. by Paul Mundt · 15 years ago
  2. 1d5cfcd sh: Kill off some superfluous legacy PMB special casing. by Paul Mundt · 15 years ago
  3. efd54ea sh: Merge the legacy PMB mapping and entry synchronization code. by Paul Mundt · 15 years ago
  4. 19f6b8b sh64: fix up memory offset calculation. by Paul Mundt · 15 years ago
  5. b0f3ae0 sh: Isolate uncached mapping support. by Paul Mundt · 15 years ago
  6. 13fd7ae Merge branches 'sh/dwarf-unwinder', 'sh/g3-prep' and 'sh/stable-updates' by Paul Mundt · 15 years ago
  7. 2e18e04 Merge branch 'sh/dmaengine' by Paul Mundt · 15 years ago
  8. 858918b sh: Optimise FDE/CIE lookup by using red-black trees by Matt Fleming · 15 years ago
  9. cfefe99 sh: implement DMA_SLAVE capability in SH dmaengine driver by Guennadi Liakhovetski · 15 years ago
  10. 623b4ac sh: fix Transfer Size calculation in both DMA drivers by Guennadi Liakhovetski · 15 years ago
  11. 9ad62ec sh: Fix up early PCI PERR/SERR IRQ handling. by Paul Mundt · 15 years ago
  12. 9d3f188 Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  13. b6c58b1 sh: Improved multi-resource handling for SH7780 PCI. by Paul Mundt · 15 years ago
  14. ef407be sh: Hook up ERR/PERR/SERR detection for SH7780 PCI host controllers. by Paul Mundt · 15 years ago
  15. bcf3935 sh: Handle PCI controller resource conflicts. by Paul Mundt · 15 years ago
  16. 85b59f5 sh: Enable PCI66 support for SH7780 host controller. by Paul Mundt · 15 years ago
  17. 31a090a sh: Fix up asm/hw_breakpoint.h header check. by Paul Mundt · 15 years ago
  18. 320e68d sh: support PCI domains. by Paul Mundt · 15 years ago
  19. 9762528 sh: Kill off deprecated fixed PCI memory window accessors. by Paul Mundt · 15 years ago
  20. d627a2e sh: Fix up the ioremap_fixed() build for nommu. by Paul Mundt · 15 years ago
  21. 621266b sh: Quiet noisy coherent DMA unmapping on R2D. by Paul Mundt · 15 years ago
  22. 7013109 sh: fixed cmpxchg gRB version by Giuseppe CAVALLARO · 15 years ago
  23. 485773f sh: flag ctrl_in/outX as __deprecated. by Paul Mundt · 15 years ago
  24. 9d56dd3 sh: Mass ctrl_in/outX to __raw_read/writeX conversion. by Paul Mundt · 15 years ago
  25. a077e91 sh: Conserve fixmap slots when IOREMAP_FIXED=n. by Paul Mundt · 15 years ago
  26. 2dc2f8e sh: Kill off the special uncached section and fixmap. by Paul Mundt · 15 years ago
  27. 3125ee7 sh: Track the uncached mapping size. by Paul Mundt · 15 years ago
  28. fbb82b0 sh: machine_ops based reboot support. by Paul Mundt · 15 years ago
  29. 2efa53b sh: Make 29/32-bit mode check helper generally available. by Paul Mundt · 15 years ago
  30. 70911b8 sh: Shut up noisy IOREMAP_FIXED=n build. by Paul Mundt · 15 years ago
  31. 31c3af5 sh: support SIU sourcing from external clock on sh7722 by Guennadi Liakhovetski · 15 years ago
  32. 79f211b sh64: wire up sys_accept4. by Paul Mundt · 15 years ago
  33. 6eacb2c sh: unwire sys_recvmmsg. by Paul Mundt · 15 years ago
  34. 3ef2932 sh64: Fix up the build for the thread_xstate changes. by Paul Mundt · 15 years ago
  35. bb29c67 sh: Split out MMUCR.URB based entry wiring in to shared helper. by Paul Mundt · 15 years ago
  36. 046581f sh: Provide a dummy _PAGE_WIRED flag for non-X2TLB parts. by Paul Mundt · 15 years ago
  37. 6d63e73 sh: Limit ioremap_prot() to 32bit pgprot parts. by Paul Mundt · 15 years ago
  38. f3360934 sh: Convert p3_ioremap() users to ioremap_prot(). by Paul Mundt · 15 years ago
  39. acf2c96 sh: Kill off duplicate address alignment in ioremap_fixed(). by Paul Mundt · 15 years ago
  40. d57d640 sh: Prevent 64-bit pgprot clobbering across ioremap implementations. by Paul Mundt · 15 years ago
  41. 4f744af sh: Make iounmap_fixed() return success/failure for iounmap() path. by Paul Mundt · 15 years ago
  42. edf711b sh: Fixup the IOREMAP_FIXED=n build. by Paul Mundt · 15 years ago
  43. d9b9487 sh: Handle early ioremaps through fixed mappings. by Paul Mundt · 15 years ago
  44. 4d35b93 sh: Add fixed ioremap support by Matt Fleming · 15 years ago
  45. 07cad4d sh: Generalise the pte handling code for the fixmap path by Matt Fleming · 15 years ago
  46. 24ef7fc sh: Acquire some more page flags for SH-5. by Matt Fleming · 15 years ago
  47. 8eda551 sh: New extended page flag to wire/unwire TLB entries by Matt Fleming · 15 years ago
  48. 46c4e5d sh: Fix CONFIG_PMB=n build. by Matt Fleming · 15 years ago
  49. e44d6c4 sh: Rename split-level pgtable headers. by Paul Mundt · 15 years ago
  50. 782bb5a sh: default to extended TLB support. by Paul Mundt · 15 years ago
  51. 206582c sh: Make all PxSEGADDR() calls fatal for non-legacy configs. by Paul Mundt · 15 years ago
  52. a0ab366 sh: fixed PMB mode refactoring. by Paul Mundt · 15 years ago
  53. 644755e Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates' by Paul Mundt · 15 years ago
  54. 6430a59 sh: Don't perform an icbi on a P2 address by Matt Fleming · 15 years ago
  55. 0ea820c sh: Move over to dynamically allocated FPU context. by Paul Mundt · 15 years ago
  56. cbf6b1b sh: Always provide thread_info allocators. by Paul Mundt · 15 years ago
  57. 70e068e sh: Move start_thread() out of line. by Paul Mundt · 15 years ago
  58. a99eae5 sh: Split out the unaligned counters and user bits. by Paul Mundt · 15 years ago
  59. 776258d sh: Consolidate the sh_bios earlyprintk code. by Paul Mundt · 15 years ago
  60. b9303a7 sh: Kill off more unused sh_bios callbacks. by Paul Mundt · 15 years ago
  61. 191d0d2 sh: Tidy up the sh bios VBR handling. by Paul Mundt · 15 years ago
  62. 8c0b813 sh: consolidate atomic_cmpxchg()/atomic_add_unless() definitions. by Paul Mundt · 15 years ago
  63. fa94dde Merge branch 'master' into sh/hw-breakpoints by Paul Mundt · 15 years ago
  64. 9fae4fb sh: Reclaim TIF_DEBUG. by Paul Mundt · 15 years ago
  65. 7025bec sh: Kill off dead UBC headers. by Paul Mundt · 15 years ago
  66. 4352fc1 sh: Abstracted SH-4A UBC support on hw-breakpoint core. by Paul Mundt · 15 years ago
  67. 0176bd3 sh: Drop down to a single quicklist. by Paul Mundt · 15 years ago
  68. a7595fe Merge branch 'sh/pgtable' of git://github.com/mfleming/linux-2.6 by Paul Mundt · 15 years ago
  69. 921a220 Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  70. 2a5eacc sh: Move page table allocation out of line by Matt Fleming · 15 years ago
  71. 3f5ab76 sh: Correct the PTRS_PER_PMD and PMD_SHIFT values by Matt Fleming · 15 years ago
  72. e591a51 sh: Remove unused functions by Matt Fleming · 15 years ago
  73. 8152a74 sh: Only provide a PCLK definition for legacy CPG CPUs. by Paul Mundt · 15 years ago
  74. 34d0b5a sh: Convert ptrace to hw_breakpoint API. by Paul Mundt · 15 years ago
  75. f34548c Merge branch 'sh/g3-prep' into sh/for-2.6.33 by Paul Mundt · 15 years ago
  76. 4b4f887 Merge branch 'master' into sh/hw-breakpoints by Paul Mundt · 15 years ago
  77. 76e7461 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 15 years ago
  78. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  79. 5d9b4b1 sh: Definitions for 3-level page table layout by Matt Fleming · 15 years ago
  80. b73c806 sh: Abstract the number of page table levels by Matt Fleming · 15 years ago
  81. 2f7bb2d sh: Fix up MAX_DMA_CHANNELS definition when DMA is disabled. by Paul Mundt · 15 years ago
  82. 9b28317 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  83. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  84. e593194 locking: Convert raw_rwlock functions to arch_rwlock by Thomas Gleixner · 15 years ago
  85. fb3a6bb locking: Convert raw_rwlock to arch_rwlock by Thomas Gleixner · 15 years ago
  86. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  87. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 15 years ago
  88. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  89. 0eb37e2 sh: Stub in P3 ioremap support for nommu parts. by Paul Mundt · 15 years ago
  90. bf3cded sh: wire up vmallocinfo support in ioremap() implementations. by Paul Mundt · 15 years ago
  91. fcb4ebd sh: Couple kernel and user write page perm bits for CONFIG_X2TLB by Matt Fleming · 15 years ago
  92. 3252b11 sh: move machtypes.h to include/generated by Sam Ravnborg · 15 years ago
  93. 559df2e kbuild: move asm-offsets.h to include/generated by Sam Ravnborg · 16 years ago
  94. c89fbd3 sh: Wire up recvmmsg syscall. by Paul Mundt · 15 years ago
  95. 3a43aaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  96. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  97. 6424db5 Merge branch 'master' into sh/hw-breakpoints by Paul Mundt · 15 years ago
  98. 09a0729 sh: hw-breakpoints: Add preliminary support for SH-4A UBC. by Paul Mundt · 15 years ago
  99. 220d0b1 Merge branch 'master' into for-2.6.33 by Jens Axboe · 15 years ago
  100. fae4339 sh: Break out SuperH PFC code by Magnus Damm · 15 years ago