1. 0db38ce sh: pci: Kill off legacy ide quirks. by Paul Mundt · 15 years ago
  2. 0e75148 sh: pci: Consolidate pcibios_setup() in pci-lib. by Paul Mundt · 15 years ago
  3. c563bf0 sh: pci: Kill off dead references to is_pci_ioaddr and friends. by Paul Mundt · 15 years ago
  4. d556fcc sh: pci: Flag the dreamcast BBA as IORESOURCE_PCI_FIXED. by Paul Mundt · 15 years ago
  5. bb33964 sh: pci: Kill off superfluous lboxre2 pci fixups. by Paul Mundt · 15 years ago
  6. 5ba7205 sh: pci: Kill off the now unused hose->io_base. by Paul Mundt · 15 years ago
  7. 3f8daea sh: pci: Consolidate the remaining common bits. by Paul Mundt · 15 years ago
  8. 5160d3f sh: pci: Consolidate bus<->resource mapping in pci-lib. by Paul Mundt · 15 years ago
  9. 09cfeb1 sh: pci: Track io and mem_offset per-channel. by Paul Mundt · 15 years ago
  10. e79066a sh: pci: New-style controller registration. by Paul Mundt · 15 years ago
  11. 99f95f1 sh: pci: Rework fixed region checks in ioremap(). by Paul Mundt · 15 years ago
  12. 0bb34a6 sh: pci: Consolidate pci_iomap() and use the generic I/O base. by Paul Mundt · 15 years ago
  13. 394b6d2 sh: pci: Kill off unused pcibios_fixup(). by Paul Mundt · 15 years ago
  14. a3c0e0d sh: pci: Consolidate pcibios_align_resource() definitions. by Paul Mundt · 15 years ago
  15. 9833385 sh: pci: HAVE_PCI_MMAP support. by Paul Mundt · 15 years ago
  16. 4c5107e sh: pci: Split out new-style PCI core. by Paul Mundt · 15 years ago
  17. 9ade121 sh: pci: Drop asm-generic/pci.h, so we can use our own fixups. by Paul Mundt · 15 years ago
  18. 62c7ae8 sh: pci: Start unifying the SH7780 PCIC initialization. by Paul Mundt · 15 years ago
  19. a6d377b sh: pci: Consolidate SH7780 PCIC IRQ routing. by Paul Mundt · 15 years ago
  20. 4c7a47d sh: pci: Kill off platform-specific multi-window mappings. by Paul Mundt · 15 years ago
  21. ab1363a sh: pci: Consolidate PCI I/O and mem window definitions for SH7780. by Paul Mundt · 15 years ago
  22. f1dcab7 sh: pci: Set the I/O port base to the SH7780 I/O window default. by Paul Mundt · 15 years ago
  23. c66c1d7 sh: pci: Set pci_cache_line_size on SH7780 via the PCICLS register. by Paul Mundt · 15 years ago
  24. ab78cbc sh: pci: Use the proper write size for class/sub-class code. by Paul Mundt · 15 years ago
  25. 4e7b7fd sh: pci: Rework SH7780 host controller detection. by Paul Mundt · 15 years ago
  26. 0bbc9bc sh: pci: Set class/sub-class code correctly for SH7780 PCIC. by Paul Mundt · 15 years ago
  27. 7e4ba0d sh: pci: Prefer P1SEG over P1SEGADDR for CONFIG_CMD. by Paul Mundt · 15 years ago
  28. b627b4e sh: pci: Move se7780 INTC fixups out of pci-sh7780.c. by Paul Mundt · 15 years ago
  29. 84971bb sh: pci: Kill off useless debugging printk() in pci-sh7780 init. by Paul Mundt · 15 years ago
  30. 0232ba9 sh: pci: Kill off unused SH4_PCIC_NO_RESET code. by Paul Mundt · 15 years ago
  31. f1a9ba8 sh: pci: drop duplicate PCIC fixups for SE7780 and SH7785LCR. by Paul Mundt · 15 years ago
  32. 3aabce8 sh: sh7785lcr: Update for recent PCI changes. by Paul Mundt · 15 years ago
  33. 1059157 sh: drop duplicate symbol export on dreamcast and sh7785lcr. by Paul Mundt · 15 years ago
  34. aa5d3ff sh: export board_pci_channels in one place by Magnus Damm · 16 years ago
  35. 8ce0143 sh: pci io port base address code by Magnus Damm · 16 years ago
  36. ef339f2 sh: pci memory range checking code by Magnus Damm · 16 years ago
  37. ef53fde sh: add io_base member to pci_channel by Magnus Damm · 16 years ago
  38. e4c6a36 sh: add reg_base member to pci_channel by Magnus Damm · 16 years ago
  39. b6706ef sh: hook in struct pci_channel in sysdata by Magnus Damm · 16 years ago
  40. 710fa3c sh: avoid using PCIBIOS_MIN_xxx by Magnus Damm · 15 years ago
  41. d0e3db4 sh: add init member to pci_channel data by Magnus Damm · 15 years ago
  42. b8b47bf sh: pass along struct pci_channel by Magnus Damm · 15 years ago
  43. a23c218 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 15 years ago
  44. ea34f43 acpi-cpufreq: fix 'smp_call_function_many()' confusion by Linus Torvalds · 15 years ago
  45. b71a0c2 powerpc: pseries/dtl.c should include asm/firmware.h by Sachin Sant · 15 years ago
  46. 306a828 powerpc: Fix data-corrupting bug in __futex_atomic_op by Paul Mackerras · 15 years ago
  47. c58dc57 powerpc/pseries: Set error_state to pci_channel_io_normal in eeh_report_reset() by Mike Mason · 15 years ago
  48. adf213c powerpc: Allow 256kB pages with SHMEM by Hugh Dickins · 15 years ago
  49. 6f66cbc x86 microcode: revert some work_on_cpu by Hugh Dickins · 15 years ago
  50. 2b6b6d3 Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  51. 3e862dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  52. 19e0542 parport_pc: Fix build failure drivers/parport/parport_pc.c for powerpc by Tony Breeds · 15 years ago
  53. 28783eb parport: Fix various uses of parport_pc by Alan Cox · 15 years ago
  54. 00300d6 microblaze: remove duplicated #include's by Huang Weiyi · 15 years ago
  55. 5a86dc1 microblaze: struct device - replace bus_id with dev_name() by Michal Simek · 15 years ago
  56. a8fb748 microblaze: Simplify copy_thread() by Michal Simek · 15 years ago
  57. 39141bf microblaze: Add TIMESTAMPING constants to socket.h by Michal Simek · 15 years ago
  58. 6c149fd microblaze: Add missing empty ftrace.h file by Michal Simek · 15 years ago
  59. 5a9bd51 microblaze: Fix problem with removing zero length files by Michal Simek · 15 years ago
  60. e588a00 sh: Add in PCI bus for DMA API debugging. by Paul Mundt · 15 years ago
  61. 7b41f56 sh: Pre-allocate a reasonable number of DMA debug entries. by Paul Mundt · 15 years ago
  62. 1c98aa7 Fix quilt merge error in acpi-cpufreq.c by Linus Torvalds · 15 years ago
  63. 2e1c63b Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 15 years ago
  64. 0ee50254 sh: sh7786: modify usb setup timeout judgment bug. by Kuninori Morimoto · 15 years ago
  65. e930438 Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) by Yang Hongyang · 15 years ago
  66. f499cae Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 15 years ago
  67. b534d38 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  68. b8256b4 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
  69. 01599fc cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.c by Andrew Morton · 15 years ago
  70. d811f23 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  71. cec5455 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  72. fc3f55e sh: ap325: use edge control for ov772x camera by Kuninori Morimoto · 15 years ago
  73. a30469e x86: add linux kernel support for YMM state by Suresh Siddha · 15 years ago
  74. 1ee4bd9 x86: fix wrong section of pat_disable & make it static by Marcin Slusarz · 15 years ago
  75. 5759222 x86: Fix section mismatches in mpparse by Rakib Mullick · 15 years ago
  76. 3cc000b sh: Plug in support for ARCH=sh64 using sh SRCARCH. by Paul Mundt · 15 years ago
  77. 1bc5718 sh: urquell: Fix up address mapping in board comments. by Kuninori Morimoto · 15 years ago
  78. 9b987ae x86: fix set_fixmap to use phys_addr_t by Masami Hiramatsu · 15 years ago
  79. d848223 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300 by Linus Torvalds · 15 years ago
  80. 5de4c51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-frv by Linus Torvalds · 15 years ago
  81. 2f2a213 Separate out the proc- and unit-specific header directories from the general by David Howells · 15 years ago
  82. da76166 Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/. by David Howells · 15 years ago
  83. a0d22f4 x86: Document get_user_pages_fast() by Andy Grover · 15 years ago
  84. 746cddd x86, intr-remap: fix eoi for interrupt remapping without x2apic by Weidong Han · 15 years ago
  85. e69cc92 FRV: Move to arch/frv/include/asm/ by David Howells · 15 years ago
  86. 3b3809a x86: fix set_fixmap to use phys_addr_t by Masami Hiramatsu · 15 years ago
  87. 62b8e68 MN10300: Kill MN10300's own profiling Kconfig by David Howells · 15 years ago
  88. e66dd19 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
  89. c2ea122 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  90. f802d96 sh: Add support for DMA API debugging. by Paul Mundt · 15 years ago
  91. 91e58b6 MN10300: Convert obsolete no_irq_type to no_irq_chip by Thomas Gleixner · 15 years ago
  92. 36cd3c9 mutex: have non-spinning mutexes on s390 by default by Heiko Carstens · 15 years ago
  93. f20ab9c x86: cpu_debug remove execute permission by Jaswinder Singh Rajput · 15 years ago
  94. 47788c5 tracing/syscalls: use a dedicated file header by Frederic Weisbecker · 15 years ago
  95. 3ecb1b7 xen: add FIX_TEXT_POKE to fixmap by Jeremy Fitzhardinge · 15 years ago
  96. a219ee8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  97. 72ae9e0 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  98. 7b85a88 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  99. 139ef17 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  100. 2b2a733 xen: clean up gate trap/interrupt constants by Jeremy Fitzhardinge · 15 years ago