1. 0e25f71 remove unneeded #include <linux/ide.h>'s by Adrian Bunk · 16 years ago
  2. b5b9309 remove unnecessary <linux/hdreg.h> includes by Bartlomiej Zolnierkiewicz · 16 years ago
  3. de1d7bb [MIPS] Cobalt: update defconfig by Yoichi Yuasa · 16 years ago
  4. 8854700 [MIPS] kgdb: add arch support for the kernel's kgdb core by Jason Wessel · 16 years ago
  5. 8d60a90 [MIPS] kgdb: Remove existing implementation by Jason Wessel · 16 years ago
  6. 8f8da9a [MIPS] TXx9: Kconfig cleanup by Atsushi Nemoto · 16 years ago
  7. e352953 [MIPS] TXx9: Support early_printk by Atsushi Nemoto · 16 years ago
  8. 7779a5e [MIPS] TXx9: Unify serial_txx9 setup by Atsushi Nemoto · 16 years ago
  9. bb72f1f [MIPS] TXx9: Random cleanup by Atsushi Nemoto · 16 years ago
  10. c49f91f [MIPS] TXx9: Make tx4938-specific code more independent by Atsushi Nemoto · 16 years ago
  11. f6727fb [MIPS] TXx9: Make tx3927-specific code more independent by Atsushi Nemoto · 16 years ago
  12. 6831472 [MIPS] TXx9: Cleanup watchdog by Atsushi Nemoto · 16 years ago
  13. a49297e [MIPS] TXx9: Cleanup restart/halt/power_off by Atsushi Nemoto · 16 years ago
  14. 455cc25 [MIPS] TXx9: PCI error handling by Atsushi Nemoto · 16 years ago
  15. 0751752 [MIPS] TXx9: Add some pci options by Atsushi Nemoto · 16 years ago
  16. 47a5c97 [MIPS] Introduce pcibios_plat_setup by Atsushi Nemoto · 16 years ago
  17. 32d00d0 [MIPS] TXx9: PCI fixes for tx3927/tx4927 by Atsushi Nemoto · 16 years ago
  18. a0e31fb [MIPS] TXx9: Fix JMR3927 irq numbers by Atsushi Nemoto · 16 years ago
  19. 8b32d6d [MIPS] RB532: Flags are unsigned long by Adrian Bunk · 16 years ago
  20. fd7ccfa [MIPS] Initialization of Alchemy boards by Kevin Hickey · 16 years ago
  21. af6dc22 [MIPS] tlb-r4k: Nuke broken paranoia error test. by Ralf Baechle · 16 years ago
  22. e66ddf1 mips: use generic show_mem() by Johannes Weiner · 16 years ago
  23. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  24. e8938a6 remove unused #include <linux/dirent.h>'s by Adrian Bunk · 16 years ago
  25. 7444a72 gpiolib: allow user-selection by Michael Buesch · 16 years ago
  26. ecc8b65 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  27. 2528ce3 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
  28. ed8cae8 flag parameters: pipe by Ulrich Drepper · 16 years ago
  29. d75f65f remove include/linux/pm_legacy.h by Adrian Bunk · 16 years ago
  30. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  31. b61bfa3 mm: move bootmem descriptors definition to a single place by Johannes Weiner · 16 years ago
  32. 36bd53d arch/mips/kernel/stacktrace.c: Heiko can't type by Andrew Morton · 16 years ago
  33. 43f9874 device create: mips: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  34. 8213bbf [MIPS] Rename MIPS sys_pipe syscall entry point to something MIPS-specific. by Ralf Baechle · 16 years ago
  35. 4914ad4 [MIPS] 32-bit compat: Delete unused sys_truncate64 and sys_ftruncate64. by Ralf Baechle · 16 years ago
  36. e0eb730 [MIPS] TXx9: Fix some sparse warnings by Atsushi Nemoto · 16 years ago
  37. 94a4c32 [MIPS] TXx9: Add 64-bit support by Atsushi Nemoto · 16 years ago
  38. 255033a [MIPS] TXx9: Cleanups for 64-bit support by Atsushi Nemoto · 16 years ago
  39. b5d5acc [MIPS] Cobalt: Fix I/O port resource range by Yoichi Yuasa · 16 years ago
  40. fc22c35 [MIPS] mips/sgi-ip22/ip28-berr.c: fix the build by Adrian Bunk · 16 years ago
  41. 8d795f2 [MIPS] TXx9: Miscellaneous build fixes by Atsushi Nemoto · 16 years ago
  42. 73b4390 [MIPS] Routerboard 532: Support for base system by Ralf Baechle · 16 years ago
  43. 36a0a3c [MIPS] IP32: Use common SGI button driver by Thomas Bogendoerfer · 16 years ago
  44. 5a334fa [MIPS] IP22: Use common SGI button driver by Thomas Bogendoerfer · 16 years ago
  45. 36e5c21 [MIPS] IP22, IP28: Fix merge bug by Thomas Bogendoerfer · 16 years ago
  46. f028b86 [MIPS] Fix missing prototypes in asm/fpu.h by Dmitri Vorobiev · 16 years ago
  47. 3450004 [MIPS] PCI: Make the pcibios_max_latency variable static by Dmitri Vorobiev · 16 years ago
  48. 9b610fd Merge branch 'linus' into timers/nohz by Ingo Molnar · 16 years ago
  49. b8f8c3c nohz: prevent tick stop outside of the idle loop by Thomas Gleixner · 16 years ago
  50. 8b95d91 fix core/stacktrace changes on avr32, mips, sh by Heiko Carstens · 16 years ago
  51. dc7c65d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  52. 7e2225d Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  53. f6f88e9 generic-ipi: more merge fallout by Ingo Molnar · 16 years ago
  54. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  55. dc221ea Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  56. b27418a [MIPS] Remove mips_machtype for LASAT machines by Thomas Bogendoerfer · 16 years ago
  57. 0b56fd8 [MIPS] Remove mips_machtype from EMMA2RH machines by Thomas Bogendoerfer · 16 years ago
  58. c6607295 [MIPS] Remove mips_machtype from ARC based machines by Thomas Bogendoerfer · 16 years ago
  59. 9528356 [MIPS] MTX-1 flash partition setup move to platform devices registration by Yoichi Yuasa · 16 years ago
  60. 7b22609 [MIPS] TXx9: cleanup and fix some sparse warnings by Atsushi Nemoto · 16 years ago
  61. 4c642f3 [MIPS] TXx9: rename asm-mips/mach-jmr3927 to asm-mips/mach-tx39xx by Atsushi Nemoto · 16 years ago
  62. 6e68665 [MIPS] remove machtype for group Toshiba by Yoichi Yuasa · 16 years ago
  63. b6c4053 [MIPS] separate rbtx4927_time_init() and rbtx4937_time_init() by Yoichi Yuasa · 16 years ago
  64. a38c475 [MIPS] separate rbtx4927_arch_init() and rbtx4937_arch_init() by Yoichi Yuasa · 16 years ago
  65. a00fb66 [MIPS] txx9_cpu_clock setup move to rbtx4927_time_init() by Yoichi Yuasa · 16 years ago
  66. 7a1fdf1 [MIPS] txx9_board_vec set directly without mips_machtype by Yoichi Yuasa · 16 years ago
  67. b03d7b1 [MIPS] IP22: Add platform device for Indy volume buttons by Thomas Bogendoerfer · 16 years ago
  68. efff4ae [MIPS] cmbvr4133: Remove support by Yoichi Yuasa · 16 years ago
  69. 3f16654 [MIPS] remove wrppmc_machine_power_off() by Yoichi Yuasa · 16 years ago
  70. 9ecb1ff [MIPS] replace inline assembler to cpu_wait() by Yoichi Yuasa · 16 years ago
  71. 5b438c4 [MIPS] IP22/28: Add platform devices for HAL2 by Thomas Bogendoerfer · 16 years ago
  72. bf744d4 [MIPS] TXx9: Update and merge defconfigs by Atsushi Nemoto · 16 years ago
  73. edcaf1a [MIPS] TXx9: Make single kernel can support multiple boards by Atsushi Nemoto · 16 years ago
  74. 7668915 [MIPS] TXx9: Update defconfigs by Atsushi Nemoto · 16 years ago
  75. 89d63fe [MIPS] TXx9: Reorganize PCI code by Atsushi Nemoto · 16 years ago
  76. 22b1d70 [MIPS] TXx9: Reorganize code by Atsushi Nemoto · 16 years ago
  77. 1447600 [MIPS] txx9: Make gpio_txx9 entirely spinlock-safe by Atsushi Nemoto · 16 years ago
  78. 315806cb [MIPS] Malta: Cleanup organization of code into directories. by Ralf Baechle · 16 years ago
  79. eda49ee [MIPS] Remove always true ifdef conditions. by Ralf Baechle · 16 years ago
  80. d5deda6 [MIPS] MSC01: Cleanup configuration. by Ralf Baechle · 16 years ago
  81. 6da5e30 [MIPS] Remove impossible ifdef and code wrapped by it. by Ralf Baechle · 16 years ago
  82. 1398ddb [MIPS] SEAD: Remove support code. by Ralf Baechle · 16 years ago
  83. 2157bc6 [MIPS] Atlas: Remove support code. by Ralf Baechle · 16 years ago
  84. 372a775 [MIPS] Enable -ffunction-sections sections. by Ralf Baechle · 16 years ago
  85. 74c8494 [MIPS] Bigsur: Make defconfig a bit more useful. by Ralf Baechle · 16 years ago
  86. b012cff [MIPS] Replace use of print_symbol with new %sP pointer format. by Ralf Baechle · 16 years ago
  87. b29eee4 [MIPS] rbtx4927: misc cleanups by Atsushi Nemoto · 16 years ago
  88. af3e69c [MIPS] Declare some pci variables in header file by Atsushi Nemoto · 16 years ago
  89. 8fa9cc1 [MIPS] IP32: Add platform devices for audio and volume button by Thomas Bogendoerfer · 16 years ago
  90. 7a2852e [MIPS] IP28: switch to "normal" mode after PROM no longer needed by Thomas Bogendoerfer · 16 years ago
  91. c3dd3de [MIPS] Add an appropriate header into display.c by Dmitri Vorobiev · 16 years ago
  92. 6ccab43 [MIPS] Make gcmp_probe() static by Dmitri Vorobiev · 16 years ago
  93. 7afed6a [MIPS] A few cleanups in malta_int.c by Dmitri Vorobiev · 16 years ago
  94. d58eaab [MIPS] Namespace clean-up in arch/mips/pci/pci.c by Dmitri Vorobiev · 16 years ago
  95. 1ea6428 [MIPS] i8253: make the pit_clockevent variable static by Dmitri Vorobiev · 16 years ago
  96. 8736595 [MIPS] Enable FAST-20 for onboard scsi by Thomas Bogendoerfer · 16 years ago
  97. f2bc713 [MIPS] Cobalt: Register new LCD platform device. by Yoichi Yuasa · 16 years ago
  98. 52f4f6b [MIPS] Use kernel-supplied ARRAY_SIZE() macro. by Robert P. J. Day · 16 years ago
  99. 2957c9e [MIPS] IRIX: Goodbye and thanks for all the fish by Ralf Baechle · 16 years ago
  100. 4b62220 [MIPS] Alchemy, PNX: Use symbolic constants for DMA masks. by Ralf Baechle · 16 years ago