1. 10d29ff sparc64: Delete starfire_cpu_setup(). by David S. Miller · 16 years ago
  2. d7472c3 sparc64: Simplify error handling in PCI controller probing. by David S. Miller · 16 years ago
  3. fd09831 sparc: Annotate of_device_id arrays with const or __initdata. by David S. Miller · 16 years ago
  4. 933b2a1 sparc: Stop setting NO_DMA. by David S. Miller · 16 years ago
  5. c804996 sparc64: Convert FIRE PCI controller driver into a real driver. by David S. Miller · 16 years ago
  6. edbe805 sparc64: Convert SABRE PCI controller driver into a real driver. by David S. Miller · 16 years ago
  7. b20bfe4 sparc64: Convert PSYCHO PCI controller driver into a real driver. by David S. Miller · 16 years ago
  8. 3822b50 sparc64: Convert SUN4V PCI controller driver into a real driver. by David S. Miller · 16 years ago
  9. 6d19c88 sparc64: Convert SCHIZO PCI controller driver into a real driver. by David S. Miller · 16 years ago
  10. c510b9b sparc64: Don't invoke power_init() from pcibios_init(). by David S. Miller · 16 years ago
  11. e0ac612 sparc: Kill ebus_bus_type. by David S. Miller · 16 years ago
  12. 356d164 sparc: Kill EBUS driver layer. by David S. Miller · 16 years ago
  13. 3ae627a sparc64: Convert EBUS floppy support to pure OF driver. by David S. Miller · 16 years ago
  14. aae7fb8 sparc: Move EBUS DMA interfaces into seperate header file. by David S. Miller · 16 years ago
  15. ae05f87 sparc64: Propagate PCI device archdata into OF device tree for EBUS. by David S. Miller · 16 years ago
  16. f2be6de sparc64: Use generic starfire RTC driver. by David S. Miller · 16 years ago
  17. 84d6bd5 sparc64: Use generic sun4v RTC driver. by David S. Miller · 16 years ago
  18. 29b503f sparc64: Use generic BQ4802 RTC driver. by David S. Miller · 16 years ago
  19. da86783 sparc64: Use generic CMOS driver. by David S. Miller · 16 years ago
  20. e8b75c4 sparc: asm/mostek.h is now 32-bit only by David S. Miller · 16 years ago
  21. 1518e7e sparc64: Convert Mostek rtc to use generic RTC layer driver. by David S. Miller · 16 years ago
  22. a0b31b5 sparc64: Check for RTC class device in update_persistent_clock(). by David S. Miller · 16 years ago
  23. 90de9de sparc64: Select RTC_CLASS by David S. Miller · 16 years ago
  24. 7eb1aae sparc: Delete asm/sbus*.h by David S. Miller · 16 years ago
  25. 9dc6923 sparc: Kill now spurious includes of sbus.h by David S. Miller · 16 years ago
  26. 0ad626a sparc32: Kill iounit_map_dma_*(). by David S. Miller · 16 years ago
  27. 47a2d72 sparc: Kill sbus_bus_type. by David S. Miller · 16 years ago
  28. 046e26a sparc: Remove generic SBUS probing layer. by David S. Miller · 16 years ago
  29. 5059625 sparc: Add OF archdata propagation helper. by David S. Miller · 16 years ago
  30. f8e4d32 sparc: Kill sbus_arch_preinit(). by David S. Miller · 16 years ago
  31. d32bcdd sparc32: Kill sbus_is_slave(). by David S. Miller · 16 years ago
  32. c6e5f66 sparc: Kill OBP property members of sbus_dev and sbus_bus by David S. Miller · 16 years ago
  33. 9b9644c sparc: Kill sbus_devaddr() and sbus_dev_slot(). by David S. Miller · 16 years ago
  34. 615deeb sparc: Kill sbus_ioremap() and sbus_iounmap(). by David S. Miller · 16 years ago
  35. 454eeb2 sparc: Convert remaining sbus_ioremap() and sbus_iounmap() users. by David S. Miller · 16 years ago
  36. 98261dd sparc: Remove dinky old-style SBUS probing facilities. by David S. Miller · 16 years ago
  37. 1043648 sparc: Remove SBUS layer resource and irq handling. by David S. Miller · 16 years ago
  38. 33c4655 sparc: Kill SBUS layer IRQ hooks. by David S. Miller · 16 years ago
  39. 71d3721 sparc32: Convert sun4d IRQ code to use generic device tree probing. by David S. Miller · 16 years ago
  40. f1b6aa8 sparc32: Convert pmc to OF driver. by David S. Miller · 16 years ago
  41. 7e7e2f0 sparc32: Convert apc to OF driver. by David S. Miller · 16 years ago
  42. 4b1c5df sparc32: Make mmu_map_dma_area and mmu_unmap_dma_area take a device pointer. by David S. Miller · 16 years ago
  43. b1387c3 sparc32: Kill mmu_translate_dvma and implementations. by David S. Miller · 16 years ago
  44. aba945e sparc32: Kill mmu_translate_dvma() usage. by David S. Miller · 16 years ago
  45. 10a104f sparc64: Convert SBUS floppy probing to use OF device objects. by David S. Miller · 16 years ago
  46. 63237ee sparc: Move SBUS DMA attribute interfaces out of asm/sbus.h by David S. Miller · 16 years ago
  47. 738f2b7 sparc: Convert all SBUS drivers to dma_*() interfaces. by David S. Miller · 16 years ago
  48. 944c67df sparc32: Implement more generic dma_*() interfaces. by David S. Miller · 16 years ago
  49. 260489f sparc32: Make mmu_{get,release}_*() take a struct device pointer. by David S. Miller · 16 years ago
  50. 7a715f4 sparc: Make SBUS DMA interfaces take struct device. by David S. Miller · 16 years ago
  51. e003934 sparc32: Make IOMMU and IO-UNIT init work with device nodes. by David S. Miller · 16 years ago
  52. 334ae61 sparc: Kill SBUS DVMA layer. by David S. Miller · 16 years ago
  53. 7f06a3b sparc: Kill videopix SBUS driver. by David S. Miller · 16 years ago
  54. 902663f sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbpp by David S. Miller · 16 years ago
  55. 51e0f004 sparc64: Fix irq_of_parse_and_map() and irq_dispose_mapping(). by David S. Miller · 16 years ago
  56. 783c98b sparc64: Use the cond_syscall()s in kernel/sys_ni.c instead of home-grown copy. by David S. Miller · 16 years ago
  57. 85269eb sparc64: Add JBUS UltraSPARC-IIIi support to memory controller driver. by David S. Miller · 16 years ago
  58. 41660e9 sparc64: Allow chmc to be built as a module. by David S. Miller · 16 years ago
  59. 881d021 sparc64: Add generic interface for registering a dimm printing handler. by David S. Miller · 16 years ago
  60. 83ef64b sparc64: Use consistent chmc_ prefix in variables, types, and functions. by David S. Miller · 16 years ago
  61. b28422e sparc64: Convert UltraSPARC-III memory controller driver to OF driver probing. by David S. Miller · 16 years ago
  62. 8394b3a sparc64: Kill duplicated sys_pause() implementation. by David S. Miller · 16 years ago
  63. fe06cca sparc64: Split syscall_trace() into two functions. by David S. Miller · 16 years ago
  64. 15df0f3 sparc: Add GPIO layer support. by David S. Miller · 16 years ago
  65. 4426621 sparc: Implement irq_of_parse_and_map() and irq_dispose_mapping(). by David S. Miller · 16 years ago
  66. 2481d76 sparc: Add mutex for set property calls. by David S. Miller · 16 years ago
  67. 072bd41 sparc64: Add JBUS NUMA detection. by David S. Miller · 16 years ago
  68. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  69. 358c323 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
  70. 9754a5b x86: work around MTRR mask setting, v2 by Ingo Molnar · 16 years ago
  71. c4bd1fd x86: fix section mismatch warning - uv_cpu_init by Marcin Slusarz · 16 years ago
  72. 3a6ddd5 x86: fix VMI for early params by Alok Kataria · 16 years ago
  73. 9482ac6 x86: fix two modpost warnings in mm/init_64.c by Jan Beulich · 16 years ago
  74. 8ae3a5a x86: fix 1:1 mapping init on 64-bit (memory hotplug case) by Jan Beulich · 16 years ago
  75. 38cc1c3 x86: work around MTRR mask setting by Yinghai Lu · 16 years ago
  76. a22c50c Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  77. cce7496 [S390] Update default configuration. by Martin Schwidefsky · 16 years ago
  78. 152382a [S390] fix ext2_find_next_bit by Eric Sandeen · 16 years ago
  79. 8853e50 [S390] Remove unneeded spinlock initialization. by Heiko Carstens · 16 years ago
  80. 3e97239 [S390] Fix uninitialized spinlock use by Josef 'Jeff' Sipek · 16 years ago
  81. 8323444 x86: PAT Update validate_pat_support for intel CPUs by venkatesh.pallipadi@intel.com · 16 years ago
  82. 28df82e devmem, x86: PAT Change /dev/mem mmap with O_SYNC to use UC_MINUS by venkatesh.pallipadi@intel.com · 16 years ago
  83. c15238d x86: PAT proper tracking of set_memory_uc and friends by venkatesh.pallipadi@intel.com · 16 years ago
  84. b2a6a58 x86: fix BUG: unable to handle kernel paging request (numaq_tsc_disable) by Vegard Nossum · 16 years ago
  85. 7946612 x86: export pv_lock_ops non-GPL by Jeremy Fitzhardinge · 16 years ago
  86. 7701e8c x86, mmiotrace: silence section mismatch warning - leave_uniprocessor by Marcin Slusarz · 16 years ago
  87. bde78a7 x86: use WARN() in arch/x86/kernel by Arjan van de Ven · 17 years ago
  88. 0c072bb x86: use WARN() in arch/x86/mm/ioremap.c by Arjan van de Ven · 17 years ago
  89. 85d5779 werror: fix pci calgary by David Howells · 16 years ago
  90. 55d8460 [ARM] 5212/1: pxa: fix build error when CPU_PXA310 is not defined by Mike Rapoport · 16 years ago
  91. 1bbe44f Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  92. 8498ffd Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  93. 80a8c9f x86: fix oprofile + hibernation badness by Andi Kleen · 16 years ago
  94. 99dd871 x86, SGI UV: hardcode the TLB flush interrupt system vector by Cliff Wickman · 16 years ago
  95. 80c5e73 x86: fix Xorg startup/shutdown slowdown with PAT by Venki Pallipadi · 16 years ago
  96. c674495 x86: fix "kernel won't boot on a Cyrix MediaGXm (Geode)" by Samuel Sieb · 16 years ago
  97. cd5aeb9 powerpc: Fix vio_bus_probe oops on probe error by Brian King · 16 years ago
  98. 4589f1f powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices by Joachim Fenkes · 16 years ago
  99. 7230ced powerpc: Fix /dev/oldmem interface for kdump by Michael Ellerman · 16 years ago
  100. d82bf49 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs into merge by Paul Mackerras · 16 years ago