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