1. 424b28b [MIPS] Alchemy: remove useless prototypes. by Ralf Baechle · 17 years ago
  2. 7c4b477 [MIPS] Sibyte: cleanup static inline forward declarations. by Ralf Baechle · 17 years ago
  3. e5d7775 [MIPS] R3000 setup for kernel_thread() by Maciej W. Rozycki · 17 years ago
  4. 0f5c906 [MIPS] Introduce a consistent style for vmlinux.lds. by Sam Ravnborg · 17 years ago
  5. d5ab1a6 [MIPS] Add GT641xx IRQ routines. by Yoichi Yuasa · 17 years ago
  6. 718f05f [MIPS] GT64120: Remove unused definitions by Yoichi Yuasa · 17 years ago
  7. d80c1c0 [MIPS] i8295 cleanups. by Yoichi Yuasa · 17 years ago
  8. ec70f65 [MIPS] Kill useless volatile keyword by Ralf Baechle · 17 years ago
  9. b47bd96 [MIPS] Kill redundant EXTRA_AFLAGS by Atsushi Nemoto · 17 years ago
  10. bcb0fd9 [MIPS] Define known MIPS ISA overrides for Sibyte and Excite boards. by Thiemo Seufer · 17 years ago
  11. 7ca16d2 [MIPS] floppy: Rewrite fd_cacheflush() to use dma_cache_sync(). by Ralf Baechle · 17 years ago
  12. abb4ae4 [MIPS] PCI: Always enable CONFIG_PCI_DOMAINS by Ralf Baechle · 17 years ago
  13. a02eb8d [MIPS] tx4927: Cleanup unused macros and non-standard IO accessors. by Atsushi Nemoto · 17 years ago
  14. 4e45171 [MIPS] cleanup struct irqaction initializers by Thomas Gleixner · 17 years ago
  15. 1c0c13e [MIPS] Add support for BCM47XX CPUs. by Aurelien Jarno · 17 years ago
  16. ea202c6 [MIPS] JAZZ fixes by Thomas Bogendoerfer · 17 years ago
  17. 1f21d2b [MIPS] Add back support for LASAT platforms by Brian Murphy · 17 years ago
  18. 0caf583 [MIPS] fix ABI check in include/asm-mips/arv/hinv.h by Yoichi Yuasa · 17 years ago
  19. 4c6d0fc [MIPS] remove unused include/asm-mips/ip32/machine.h by Yoichi Yuasa · 17 years ago
  20. ddcf4ef [MIPS] IP27: remove duplicate extern dump_tlb_all() prototype by Yoichi Yuasa · 17 years ago
  21. fa41780 [MIPS] VR41xx: replace infinite loop with hibernate by Yoichi Yuasa · 17 years ago
  22. 2f2a2d9 [MIPS] VR41xx: Add default restart routine. by Yoichi Yuasa · 17 years ago
  23. 054c51b [MIPS] Rename CONFIG_BUILD_ELF64 into KBUILD_64BIT_SYM32 by Franck Bui-Huu · 18 years ago
  24. adff90a [MIPS] Automatically set CONFIG_BUILD_ELF64 by Franck Bui-Huu · 18 years ago
  25. 8c67316 [MIPS] Remove '-mno-explicit-relocs' option when CONFIG_BUILD_ELF64 by Franck Bui-Huu · 18 years ago
  26. d87d0c9 [MIPS] SMTC: Microoptimize atomic_postincrement for non-weak consistency. by Ralf Baechle · 17 years ago
  27. 61a3316 [MIPS] vr41xx: add cpu_wait by Yoichi Yuasa · 17 years ago
  28. f571eff [MIPS] IRQ Affinity Support for SMTC on Malta Platform by Kevin D. Kissell · 17 years ago
  29. 895532a1 Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into for-2.6.24 by Paul Mackerras · 17 years ago
  30. 8f4dd2e ide: use only ->set_pio_mode method for programming PIO modes (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  31. 0d3be72 sis5513: don't change UDMA settings when programming PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  32. 9098602 it8213/piix/slc90e66: don't change DMA settings when programming PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  33. a6fe837 alim15x3: PIO mode setup fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  34. ffe5415 siimage: fix ->set_pio_mode method to select PIO data transfer by Bartlomiej Zolnierkiewicz · 17 years ago
  35. 326d72f cs5520: don't enable VDMA in ->speedproc by Bartlomiej Zolnierkiewicz · 17 years ago
  36. fabe151 sc1200: remove redundant warning message from sc1200_tune_chipset() by Bartlomiej Zolnierkiewicz · 17 years ago
  37. c15d5d4 ide-pmac: PIO mode setup fixes (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
  38. f44ae58 icside: fix ->speedproc to return on unsupported modes (take 5) by Bartlomiej Zolnierkiewicz · 17 years ago
  39. ca1997c sgiioc4: use ide_tune_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
  40. 55f17e8 amd74xx/via82cxxx: use ide_tune_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
  41. 26bcb87 ide: add ide_set{_max}_pio() (take 4) by Bartlomiej Zolnierkiewicz · 17 years ago
  42. 842c19a ide: Kconfig face-lift by Bartlomiej Zolnierkiewicz · 17 years ago
  43. f212ff2 ide: move ide_rate_filter() calls to the upper layer (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  44. 3160d54 sis5513: add ->udma_filter method for chipset_family >= ATA_133 by Bartlomiej Zolnierkiewicz · 17 years ago
  45. 7670df7 ide: mode limiting fixes for user requested speed changes by Bartlomiej Zolnierkiewicz · 17 years ago
  46. a8028fc ide: add missing ide_rate_filter() calls to ->speedproc()-s by Bartlomiej Zolnierkiewicz · 17 years ago
  47. 851dd33 ide: call udma_filter() before resorting to the UltraDMA mask by Sergei Shtylyov · 17 years ago
  48. bda7970 ide: make jmicron match vendor and device class by Tejun Heo · 17 years ago
  49. 0704793 pdc202xx_new: switch to using pci_get_slot() (take 2) by Sergei Shtylyov · 17 years ago
  50. 5e32132 ide: hook ACPI _PSx method to IDE power on/off by Shaohua Li · 17 years ago
  51. 8cb1f56 ide: Platform IDE driver by Anton Vorontsov · 17 years ago
  52. b4e4436 hpt366: MWDMA filter for SATA cards (take 2) by Sergei Shtylyov · 17 years ago
  53. 7cfa716 atiixp: SB700 contains more than one IDE channel by Shane Huang · 17 years ago
  54. 4953f0f [IPv6]: Update setsockopt(IPV6_MULTICAST_IF) to support RFC 3493, try2 by Brian Haley · 17 years ago
  55. 73aaf93 [NETFILTER]: x_tables: add missing ip6t_modulename aliases by Jan Engelhardt · 17 years ago
  56. 1731139 [NETFILTER]: nf_conntrack_tcp: fix connection reopening by Jozsef Kadlecsik · 17 years ago
  57. c3f8f65 backlight: Convert corgi backlight driver into a more generic driver by Richard Purdie · 17 years ago
  58. 18f65c7 backlight: Add Samsung LTV350QV LCD driver by Haavard Skinnemoen · 17 years ago
  59. 0b75f2d backlight: Fix cr_bllcd allocations and error paths by Jesper Juhl · 17 years ago
  60. 0ad90ef backlight/leds: Make two structs static by Adrian Bunk · 17 years ago
  61. 4276fd7 leds: Update Cobalt Qube series front LED support by Yoichi Yuasa · 17 years ago
  62. 97da7aa leds: Add Cobalt Raq series LEDs support by Yoichi Yuasa · 17 years ago
  63. f3b6b6c leds: Rename leds-cobalt driver by Yoichi Yuasa · 17 years ago
  64. ad65688 [POWERPC] 4xx: Kilauea defconfig file by Stefan Roese · 17 years ago
  65. a62f48d [POWERPC] 4xx: Kilauea DTS by Stefan Roese · 17 years ago
  66. 37b31f9 [POWERPC] 4xx: Add AMCC Kilauea eval board support to platforms/40x by Stefan Roese · 17 years ago
  67. 5d8476c [POWERPC] 4xx: Add AMCC 405EX support to cputable.c by Stefan Roese · 17 years ago
  68. 780513e [BLOCK] Fix failing compile with BLK_DEV_IO_TRACE=n by Boaz Harrosh · 17 years ago
  69. 4d9e5510 [POWERPC] Adjust TASK_SIZE on ppc32 systems to 3GB that are capable by Kumar Gala · 17 years ago
  70. 8a13c4f [POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB handlers by Kumar Gala · 17 years ago
  71. 019a5f5 mmc: don't use weight32() by Nicolas Pitre · 17 years ago
  72. d2c75f2 x86: fixup the x86 namespace change in scripts/namespace.pl by Thomas Gleixner · 17 years ago
  73. 91e034e x86: Fix the $(ARCH) dependent help output in the top Makefile by Thomas Gleixner · 17 years ago
  74. f5d7d13 [POWERPC] 85xx: Enable FP emulation in MPC8560 ADS defconfig by Kumar Gala · 17 years ago
  75. 0bfd5df [POWERPC] 85xx: Killed <asm/mpc85xx.h> by Kumar Gala · 17 years ago
  76. ab9683c [POWERPC] 85xx: Add cpm nodes for 8541/8555 CDS by Scott Wood · 17 years ago
  77. 8abc8f5 [POWERPC] 85xx: Convert mpc8560ads to the new CPM binding. by Scott Wood · 17 years ago
  78. 52aff9f [POWERPC] mpc8272ads: Remove muram from the CPM reg property. by Scott Wood · 17 years ago
  79. 0a2cdd8 Merge branch 'virtex-for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-virtex into for-2.6.24-4xx by Josh Boyer · 17 years ago
  80. cdec12a [POWERPC] Make clockevents work on PPC601 processors by Paul Mackerras · 17 years ago
  81. d968014 [POWERPC] Prevent decrementer clockevents from firing early by Paul Mackerras · 17 years ago
  82. 87a72f9 [POWERPC] Fix performance monitor on machines with logical PVR by Paul Mackerras · 17 years ago
  83. a7e30b8 [AVR32] Fix random segfault with preemption by Philippe Rétornaz · 17 years ago
  84. bb7aa6d [AVR32] Don't use __builtin_xchg() by Haavard Skinnemoen · 17 years ago
  85. 82c54f8 [AVR32] ngw100 i2c-gpio tweaks by David Brownell · 17 years ago
  86. a7ff43b [AVR32] Ignore a few irrelevant syscalls by Haavard Skinnemoen · 17 years ago
  87. af81847 [AVR32] SMC configuration in clock cycles by Kristoffer Nyborg Gregertsen · 17 years ago
  88. 64f2758 [POWERPC] Don't enable cpu hotplug on pSeries machines with MPIC by Olof Johansson · 17 years ago
  89. 84dd467 [POWERPC] Move of_platform_driver initialisations: arch/powerpc by Stephen Rothwell · 17 years ago
  90. 8251b4c [POWERPC] iSeries: Move viodasd probing by Stephen Rothwell · 17 years ago
  91. 7465ce0 [POWERPC] iSeries: Move detection of virtual tapes by Stephen Rothwell · 17 years ago
  92. b833b48 [POWERPC] iSeries: Move detection of virtual cdroms by Stephen Rothwell · 17 years ago
  93. dd9b67a [POWERPC] Remove more iSeries-specific stuff from vio.c by Stephen Rothwell · 17 years ago
  94. 1670b2b [POWERPC] Remove iSeries_vio_dev by Stephen Rothwell · 17 years ago
  95. 73be7d5 [POWERPC] iSeries: Simplify viocd initialisation by Stephen Rothwell · 17 years ago
  96. b707f51 [POWERPC] Clean up vio.h by Stephen Rothwell · 17 years ago
  97. 745e102 [POWERPC] Platforms shouldn't mess with ROOT_DEV by Grant Likely · 17 years ago
  98. d27c1ce [POWERPC] Remove empty ppc_md.setup_arch hooks by Grant Likely · 17 years ago
  99. 38db7e7 [POWERPC] Only call ppc_md.setup_arch() if it is provided by Grant Likely · 17 years ago
  100. dc9b43d [POWERPC] Disable vDSO support for ARCH=ppc where it's not implemented by Wolfgang Denk · 17 years ago