1. 384740d MIPS: Move headfiles to new location below arch/mips/include by Ralf Baechle · 16 years ago
  2. 8d2d91e MIPS: Optimize get_user and put_user for 64-bit by Ralf Baechle · 16 years ago
  3. b27311e MIPS: TXx9: Add RBTX4939 board support by Atsushi Nemoto · 16 years ago
  4. 0dcdbe6 MIPS: TXx9: Add TX4939 SoC support by Atsushi Nemoto · 16 years ago
  5. ae027ea MIPS: TXx9: IOC LED support by Atsushi Nemoto · 16 years ago
  6. 21e77df MIPS: TXx9: Microoptimize interrupt handlers by Atsushi Nemoto · 16 years ago
  7. d888e25 MIPS: RB532: Convert to GPIO lib by Florian Fainelli · 16 years ago
  8. 09b7dcf MIPS: RB532: Remove unused rc32434_sync_delay and rc32434_sync_udelay by Florian Fainelli · 16 years ago
  9. 606a083 MIPS: RB532: Cleanup the headers again by Florian Fainelli · 16 years ago
  10. 49afa0a MIPS: RB532: Remove gpio bootup state by Florian Fainelli · 16 years ago
  11. 3c8cf8c MIPS: RB532: Use physical addresses for gpio and device controller registers by Florian Fainelli · 16 years ago
  12. 3cd4e06 MIPS: RB532: Cleanup and group definitions to their right places by Florian Fainelli · 16 years ago
  13. 0216352 MIPS: TXx9: Declare smsc_fdc37m81x_config_get() in smsc_fdc37m81x.h by Atsushi Nemoto · 16 years ago
  14. 496a3b5 MIPS: TXx9: Default machine_restart using watchdog reset by Atsushi Nemoto · 16 years ago
  15. d75a40e MIPS: TXx9: Make spi_eeprom.c more generic by Atsushi Nemoto · 16 years ago
  16. 7489436 MIPS: TXx9: Raise priority of interrupts for errors, timers, SIO by Atsushi Nemoto · 16 years ago
  17. 51f607c MIPS: TXx9: Add mtd support by Atsushi Nemoto · 16 years ago
  18. 860e546 MIPS: TXx9: Early command-line preprocessing by Atsushi Nemoto · 16 years ago
  19. 265b89d MIPS: TXx9: Add prom_getenv by Atsushi Nemoto · 16 years ago
  20. e0dfb20 MIPS: TXx9: Improve handling of built-in and command-line args by Atsushi Nemoto · 16 years ago
  21. f96a338 MIPS: RBTX4927: More explicit initialization by Atsushi Nemoto · 16 years ago
  22. 9fa32c6 MIPS: PMC MSP71XX gpio drivers by Patrick Glass · 16 years ago
  23. 5d9a76c MIPS: Use compat_sys_ptrace by Thomas Bogendoerfer · 16 years ago
  24. fd3d276 [MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=y by Ralf Baechle · 16 years ago
  25. 8531a35 [MIPS] SMTC: Fix SMTC dyntick support. by Kevin D. Kissell · 16 years ago
  26. d2bb01b [MIPS] SMTC: Close tiny holes in the SMTC IPI replay system. by Kevin D. Kissell · 16 years ago
  27. b7e4226 [MIPS] Build fix: Fix irq flags type by Ralf Baechle · 16 years ago
  28. 5291925 [MIPS] Fixe the definition of PTRS_PER_PGD by Jack Tan · 16 years ago
  29. e0cee3e [MIPS] Fix WARNING: at kernel/smp.c:290 by Thomas Bogendoerfer · 16 years ago
  30. 3885b71 [MIPS] Wire up new syscalls. by Ralf Baechle · 16 years ago
  31. 163f687 kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE by Huang Ying · 16 years ago
  32. 8854700 [MIPS] kgdb: add arch support for the kernel's kgdb core by Jason Wessel · 16 years ago
  33. 8d60a90 [MIPS] kgdb: Remove existing implementation by Jason Wessel · 16 years ago
  34. 872bfdd [MIPS] TXx9: Kill unused txx927.h by Atsushi Nemoto · 16 years ago
  35. e352953 [MIPS] TXx9: Support early_printk by Atsushi Nemoto · 16 years ago
  36. 7779a5e [MIPS] TXx9: Unify serial_txx9 setup by Atsushi Nemoto · 16 years ago
  37. bb72f1f [MIPS] TXx9: Random cleanup by Atsushi Nemoto · 16 years ago
  38. c49f91f [MIPS] TXx9: Make tx4938-specific code more independent by Atsushi Nemoto · 16 years ago
  39. f6727fb [MIPS] TXx9: Make tx3927-specific code more independent by Atsushi Nemoto · 16 years ago
  40. 6831472 [MIPS] TXx9: Cleanup watchdog by Atsushi Nemoto · 16 years ago
  41. 455cc25 [MIPS] TXx9: PCI error handling by Atsushi Nemoto · 16 years ago
  42. 0751752 [MIPS] TXx9: Add some pci options by Atsushi Nemoto · 16 years ago
  43. 47a5c97 [MIPS] Introduce pcibios_plat_setup by Atsushi Nemoto · 16 years ago
  44. a0e31fb [MIPS] TXx9: Fix JMR3927 irq numbers by Atsushi Nemoto · 16 years ago
  45. 7f2da1e [PATCH] kill altroot by Al Viro · 16 years ago
  46. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  47. 762b829 Merge git://git.infradead.org/~dwmw2/random-2.6 by Linus Torvalds · 16 years ago
  48. 7dcf2a9 remove dummy asm/kvm.h files by Adrian Bunk · 16 years ago
  49. 7444a72 gpiolib: allow user-selection by Michael Buesch · 16 years ago
  50. b69c49b clean up duplicated alloc/free_thread_info by FUJITA Tomonori · 16 years ago
  51. b5684b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  52. f01d35d ide-generic: remove ide_default_{io_base,irq}() inlines (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  53. d83b8b8 ide: define MAX_HWIFS in <linux/ide.h> by Bartlomiej Zolnierkiewicz · 16 years ago
  54. b6cd7da ide-generic: remove "no_pci_devices()" quirk from ide_default_io_base() by Bartlomiej Zolnierkiewicz · 16 years ago
  55. dbdec83 ide-generic: minor fix for mips by Bartlomiej Zolnierkiewicz · 16 years ago
  56. 7540081 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  57. 3a93a15 spi: au1550_spi: proper platform device by Manuel Lauss · 16 years ago
  58. a677a03 flag parameters: socket and socketpair by Ulrich Drepper · 16 years ago
  59. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  60. 2351ec5 Remove asm/semaphore.h by Matthew Wilcox · 16 years ago
  61. cb7f39d [MIPS] Remove unused maltasmp.h. by Yoichi Yuasa · 16 years ago
  62. 3d739f2 [MIPS] Remove unused saa9730_uart.h. by Yoichi Yuasa · 16 years ago
  63. e0eb730 [MIPS] TXx9: Fix some sparse warnings by Atsushi Nemoto · 16 years ago
  64. 94a4c32 [MIPS] TXx9: Add 64-bit support by Atsushi Nemoto · 16 years ago
  65. 255033a [MIPS] TXx9: Cleanups for 64-bit support by Atsushi Nemoto · 16 years ago
  66. 5f15d37 [MIPS] don't leak setup_early_printk() in userspace header by Adrian Bunk · 16 years ago
  67. f113c5e [MIPS] Remove include/asm-mips/mips-boards/sead{,int}.h by Adrian Bunk · 16 years ago
  68. e76812e [MIPS] Remove asm-mips/mips-boards/atlas{,int}.h by Adrian Bunk · 16 years ago
  69. 73b4390 [MIPS] Routerboard 532: Support for base system by Ralf Baechle · 16 years ago
  70. d6d8a46 [MIPS] Tinker with constraints in <asm/atomic.h> to fix build error. by Ralf Baechle · 16 years ago
  71. c29d150 [MIPS] Add missing prototypes to asm/page.h by Dmitri Vorobiev · 16 years ago
  72. f028b86 [MIPS] Fix missing prototypes in asm/fpu.h by Dmitri Vorobiev · 16 years ago
  73. 3450004 [MIPS] PCI: Make the pcibios_max_latency variable static by Dmitri Vorobiev · 16 years ago
  74. 8a0ca91 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  75. 7e2225d Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  76. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  77. b27418a [MIPS] Remove mips_machtype for LASAT machines by Thomas Bogendoerfer · 16 years ago
  78. 0b56fd8 [MIPS] Remove mips_machtype from EMMA2RH machines by Thomas Bogendoerfer · 16 years ago
  79. c6607295 [MIPS] Remove mips_machtype from ARC based machines by Thomas Bogendoerfer · 16 years ago
  80. 7b22609 [MIPS] TXx9: cleanup and fix some sparse warnings by Atsushi Nemoto · 16 years ago
  81. 4c642f3 [MIPS] TXx9: rename asm-mips/mach-jmr3927 to asm-mips/mach-tx39xx by Atsushi Nemoto · 16 years ago
  82. 6e68665 [MIPS] remove machtype for group Toshiba by Yoichi Yuasa · 16 years ago
  83. efff4ae [MIPS] cmbvr4133: Remove support by Yoichi Yuasa · 16 years ago
  84. edcaf1a [MIPS] TXx9: Make single kernel can support multiple boards by Atsushi Nemoto · 16 years ago
  85. 89d63fe [MIPS] TXx9: Reorganize PCI code by Atsushi Nemoto · 16 years ago
  86. 22b1d70 [MIPS] TXx9: Reorganize code by Atsushi Nemoto · 16 years ago
  87. 315806cb [MIPS] Malta: Cleanup organization of code into directories. by Ralf Baechle · 16 years ago
  88. 1398ddb [MIPS] SEAD: Remove support code. by Ralf Baechle · 16 years ago
  89. 2157bc6 [MIPS] Atlas: Remove support code. by Ralf Baechle · 16 years ago
  90. b29eee4 [MIPS] rbtx4927: misc cleanups by Atsushi Nemoto · 16 years ago
  91. af3e69c [MIPS] Declare some pci variables in header file by Atsushi Nemoto · 16 years ago
  92. 7a2852e [MIPS] IP28: switch to "normal" mode after PROM no longer needed by Thomas Bogendoerfer · 16 years ago
  93. 94daeb9 [MIPS] Fix asm constraints for 'ins' instructions. by David Daney · 16 years ago
  94. 043ebd6 [MIPS] DECstation: Document more MB ASIC register bits by Maciej W. Rozycki · 16 years ago
  95. 2957c9e [MIPS] IRIX: Goodbye and thanks for all the fish by Ralf Baechle · 16 years ago
  96. 9972885 [MIPS] Alchemy: remove unused MMC macros from db1x00 header. by Manuel Lauss · 16 years ago
  97. 07cdb78 [MIPS] fix sparse warning about setup_early_printk() by Dmitri Vorobiev · 16 years ago
  98. c88a8b4 [MIPS] Remove obsolete isa_slot_offset by Maciej W. Rozycki · 16 years ago
  99. cb11dfa [MIPS] Remove board_watchpoint_handler by David Daney · 16 years ago
  100. 2954c02 [MIPS] modify the MIPS CPU classfication by Chen, Huacai · 16 years ago