1. b6c58b1 sh: Improved multi-resource handling for SH7780 PCI. by Paul Mundt · 15 years ago
  2. ef407be sh: Hook up ERR/PERR/SERR detection for SH7780 PCI host controllers. by Paul Mundt · 15 years ago
  3. bcf3935 sh: Handle PCI controller resource conflicts. by Paul Mundt · 15 years ago
  4. 85b59f5 sh: Enable PCI66 support for SH7780 host controller. by Paul Mundt · 15 years ago
  5. aee4467 sh: Fix up large system memory handling for SH7780 PCI. by Paul Mundt · 15 years ago
  6. 31a090a sh: Fix up asm/hw_breakpoint.h header check. by Paul Mundt · 15 years ago
  7. 97b1977 sh: mach-se: Fix up irq_desc reference. by Paul Mundt · 15 years ago
  8. 396c56a sh: Kill off broken type 1 PCI config access checks. by Paul Mundt · 15 years ago
  9. 320e68d sh: support PCI domains. by Paul Mundt · 15 years ago
  10. ac8ab54 sh: Bail out early on PCI resource conflicts. by Paul Mundt · 15 years ago
  11. a45635d sh: Reworked SH7780 PCI initialization. by Paul Mundt · 15 years ago
  12. 9762528 sh: Kill off deprecated fixed PCI memory window accessors. by Paul Mundt · 15 years ago
  13. abec86a sh: Kill off superfluous sh_bios references from compressed loader. by Paul Mundt · 15 years ago
  14. d627a2e sh: Fix up the ioremap_fixed() build for nommu. by Paul Mundt · 15 years ago
  15. 8495935 sh: Fix up read-only variable assignment in pcibios_align_resource(). by Paul Mundt · 15 years ago
  16. 621266b sh: Quiet noisy coherent DMA unmapping on R2D. by Paul Mundt · 15 years ago
  17. f655f5e sh: mach-titan: Kill off unused PIO port mangling. by Paul Mundt · 15 years ago
  18. 7013109 sh: fixed cmpxchg gRB version by Giuseppe CAVALLARO · 15 years ago
  19. 660e2ac sh: kmemleak support. by Chris Smith · 15 years ago
  20. 08b36c4 sh: Optimize runtime disabling of trapped I/O. by Paul Mundt · 15 years ago
  21. 485773f sh: flag ctrl_in/outX as __deprecated. by Paul Mundt · 15 years ago
  22. 9d56dd3 sh: Mass ctrl_in/outX to __raw_read/writeX conversion. by Paul Mundt · 15 years ago
  23. a077e91 sh: Conserve fixmap slots when IOREMAP_FIXED=n. by Paul Mundt · 15 years ago
  24. 2dc2f8e sh: Kill off the special uncached section and fixmap. by Paul Mundt · 15 years ago
  25. 3125ee7 sh: Track the uncached mapping size. by Paul Mundt · 15 years ago
  26. 2023b84 sh: Rework P2 to only include kernel text. by Paul Mundt · 15 years ago
  27. 77c2019 sh: initial PMB mapping iteration by helper macro. by Paul Mundt · 15 years ago
  28. 35f99c0 sh: pretty print virtual memory map on boot. by Paul Mundt · 15 years ago
  29. d9116d0 sh: mach-sdk7786: Probe system FPGA area mapping. by Paul Mundt · 15 years ago
  30. 920efaa sh: Correct iounmap fixmap teardown. by Paul Mundt · 15 years ago
  31. b51989b sh: mach-sdk7786: reset controller reboot support. by Paul Mundt · 15 years ago
  32. fbb82b0 sh: machine_ops based reboot support. by Paul Mundt · 15 years ago
  33. 2efa53b sh: Make 29/32-bit mode check helper generally available. by Paul Mundt · 15 years ago
  34. 5f24071 sh: mach-sdk7786: Split out FPGA IRQ controller setup. by Paul Mundt · 15 years ago
  35. efd590d sh: mach-sdk7786: FPGA updates. by Paul Mundt · 15 years ago
  36. bdc2730 sh: Handle SH-4 FPU variants with broken CVR values. by Paul Mundt · 15 years ago
  37. 70911b8 sh: Shut up noisy IOREMAP_FIXED=n build. by Paul Mundt · 15 years ago
  38. 31c3af5 sh: support SIU sourcing from external clock on sh7722 by Guennadi Liakhovetski · 15 years ago
  39. 14965f1 sh: Fix up sdk7780 and urquell builds. by Paul Mundt · 15 years ago
  40. dea3cf1 sh: urquell: Handle EXTAL configuration here, too. by Paul Mundt · 15 years ago
  41. c809821 sh: mach-sdk7786: Detect/configure/propagate EXTAL. by Paul Mundt · 15 years ago
  42. 43a1839 sh: SH7786 clock framework rewrite. by Paul Mundt · 15 years ago
  43. a4ae2b2 sh64: Fixup build breakage from breakpoint handler rename. by Paul Mundt · 15 years ago
  44. d6db888 sh64: Use the shared FPU state restorer. by Paul Mundt · 15 years ago
  45. 88ea1a4 sh64: Fix up PC casting in unaligned fixup notifier with 32bit ABI. by Paul Mundt · 15 years ago
  46. 3ef2932 sh64: Fix up the build for the thread_xstate changes. by Paul Mundt · 15 years ago
  47. cb6d044 sh: Kill off now bogus fixmap/page wiring documentation. by Paul Mundt · 15 years ago
  48. bb29c67 sh: Split out MMUCR.URB based entry wiring in to shared helper. by Paul Mundt · 15 years ago
  49. 046581f sh: Provide a dummy _PAGE_WIRED flag for non-X2TLB parts. by Paul Mundt · 15 years ago
  50. 6d63e73 sh: Limit ioremap_prot() to 32bit pgprot parts. by Paul Mundt · 15 years ago
  51. f3360934 sh: Convert p3_ioremap() users to ioremap_prot(). by Paul Mundt · 15 years ago
  52. acf2c96 sh: Kill off duplicate address alignment in ioremap_fixed(). by Paul Mundt · 15 years ago
  53. d57d640 sh: Prevent 64-bit pgprot clobbering across ioremap implementations. by Paul Mundt · 15 years ago
  54. af14153 sh: Flag __ioremap_caller() __init_refok. by Paul Mundt · 15 years ago
  55. 12b6b01 sh: Handle unmapping of fixed slots transparently in iounmap(). by Paul Mundt · 15 years ago
  56. 4f744af sh: Make iounmap_fixed() return success/failure for iounmap() path. by Paul Mundt · 15 years ago
  57. 0b59e38 sh: Merge _32/_64 ioremap implementations. by Paul Mundt · 15 years ago
  58. edf711b sh: Fixup the IOREMAP_FIXED=n build. by Paul Mundt · 15 years ago
  59. d9b9487 sh: Handle early ioremaps through fixed mappings. by Paul Mundt · 15 years ago
  60. 0c54de1 Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  61. 8faba61 Merge branch 'sh/ioremap-fixed' by Paul Mundt · 15 years ago
  62. 4291b73 sh: Need IRQs enabled for init_fpu(). by Paul Mundt · 15 years ago
  63. 3d46767 sh: Setup early PMB mappings. by Matt Fleming · 15 years ago
  64. 7dc9c48 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  65. 330a518 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  66. c6a93d3 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  67. 355e8e8 m68knommu: fix invalid flags on coldfire pit clocksource by john stultz · 15 years ago
  68. 78bf04f sh: Tidy up non-translatable checks in iounmap path. by Paul Mundt · 15 years ago
  69. 597fe76 sh: Use ioremap_fixed() to implement SH-5 ioremap() by Matt Fleming · 15 years ago
  70. 6f82b6e sh: Use ioremap_fixmed to map the SM501 DRAM config register by Matt Fleming · 15 years ago
  71. 4d35b93 sh: Add fixed ioremap support by Matt Fleming · 15 years ago
  72. 07cad4d sh: Generalise the pte handling code for the fixmap path by Matt Fleming · 15 years ago
  73. 24ef7fc sh: Acquire some more page flags for SH-5. by Matt Fleming · 15 years ago
  74. 8eda551 sh: New extended page flag to wire/unwire TLB entries by Matt Fleming · 15 years ago
  75. 9ddabb6 Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  76. 3b3ef30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  77. 9fc8191 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6 by Linus Torvalds · 15 years ago
  78. 1d2c867 x86, uv: Ensure hub revision set for all ACPI modes. by Russ Anderson · 15 years ago
  79. 7a1110e x86, uv: Add function retrieving node controller revision number by Jack Steiner · 15 years ago
  80. 7dcaa8e sh: Generalize SH7786 PCIe support. by Paul Mundt · 15 years ago
  81. 3ce2f76 ARM: MINI2440: Fixup __initdata usage by Ben Dooks · 15 years ago
  82. 0a3727f ARM: MINI2440: Fix crash on boot due to improper __initdata qualifier by Uri Yosef · 15 years ago
  83. 6f832e8 sh: mach-sdk7786: mode pins support. by Paul Mundt · 15 years ago
  84. f0cb773 sh: Fix up the secondary CPU entry point for 32bit mode. by Paul Mundt · 15 years ago
  85. a6198a2 sh: Guard against early IPIs in flush_cache_all(). by Paul Mundt · 15 years ago
  86. a09d283 sh: heartbeat: Update boards for access size hinting. by Paul Mundt · 15 years ago
  87. 2267c78 sh: mach-sdk7786: heartbeat support. by Paul Mundt · 15 years ago
  88. 10ab92d sh: heartbeat: Support access size specification via resource flags. by Paul Mundt · 15 years ago
  89. d3cf448 ARM: SMDK6410: Specify no GPIO for B_PWR_5V regulator by Mark Brown · 15 years ago
  90. ea44078 sh: mach-ecovec24: Add motion sensor driver support. by NISHIMOTO Hiroki · 15 years ago
  91. 46c4e5d sh: Fix CONFIG_PMB=n build. by Matt Fleming · 15 years ago
  92. 44c36ae alpha: cpumask_of_node() should handle -1 as a node by Anton Blanchard · 15 years ago
  93. 61c39bb Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  94. 4ecf09f Unrot uml mconsole a bit by Al Viro · 15 years ago
  95. 02bf6cc sh: Preliminary SDK7786 board support. by Paul Mundt · 15 years ago
  96. 9b96918 ARM: S3C: NAND: Check the existence of nr_map before copying by Ramax Lo · 15 years ago
  97. 6846ee5 zlib: Fix build of powerpc boot wrapper by Benjamin Herrenschmidt · 15 years ago
  98. 94e587f [S390] unwire sys_recvmmsg again by Heiko Carstens · 15 years ago
  99. d381589 [S390] mmap: add missing compat_ptr conversion to both mmap compat syscalls by Heiko Carstens · 15 years ago
  100. a9df8e3 [S390] bug: implement arch specific __WARN macro by Heiko Carstens · 15 years ago