1. cc2d6f7 [MIPS] BCM47XX: Use new SSB SPROM data structure by Aurelien Jarno · 16 years ago
  2. 0788150 [MIPS] WGT634U: Register MTD as platform device. by Aurelien Jarno · 17 years ago
  3. e8248d6 [MIPS] BCM47xx: Add defconfig file. by Aurelien Jarno · 16 years ago
  4. 40d7c1a [MIPS] PCI: Coding style fixes for pcibios_enable_resources. by Ralf Baechle · 16 years ago
  5. 986c948 [MIPS] PCI: Port i386 PCI fixes. by Ralf Baechle · 16 years ago
  6. dc9175be [MIPS] Qemu: finish platform removal by Adrian Bunk · 16 years ago
  7. 6783fe6 [MIPS] Wire up the timerfd_*() o32 system calls by Dmitri Vorobiev · 16 years ago
  8. 84502f8 [MIPS] IP28: Add defconfig file by Thomas Bogendoerfer · 16 years ago
  9. 345599a [MIPS] SB1: Fix CONFIG_SIBYTE_DMA_PAGEOPS build failure. by Thiemo Seufer · 16 years ago
  10. af0c4f6 [MIPS] BCM1480: Remove stray function call resulting in infinite recursion by Ralf Baechle · 16 years ago
  11. 9a74b3e [MIPS] Fix buggy invocations of kmap_coherent() by Ralf Baechle · 16 years ago
  12. c42d95d [MIPS] Fix broken rm7000/rm9000 interrupt handling by Thomas Koeller · 16 years ago
  13. 2eaa7ec [MIPS] Handle I-cache coherency in flush_cache_range() by Ralf Baechle · 17 years ago
  14. 0e56853 [MIPS] Use find_task_by_vpid in system calls by Pavel Emelyanov · 17 years ago
  15. 1d957f9 Introduce path_put() by Jan Blunck · 16 years ago
  16. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  17. ec7748b ide: introduce HAVE_IDE by Sam Ravnborg · 17 years ago
  18. 24649c0 MIPS: Mark all but i8259 interrupts as no-probe. by Ralf Baechle · 17 years ago
  19. 69440e7 pid: fix mips irix emulation pid usage by Eric W. Biederman · 17 years ago
  20. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 17 years ago
  21. 6c81c32 calibrate_delay() must be __cpuinit by Adrian Bunk · 17 years ago
  22. 9cfe015 get rid of NR_OPEN and introduce a sysctl_nr_open by Eric Dumazet · 17 years ago
  23. 911f215 Remove inclusions of <linux/autoconf.h> by Ralf Baechle · 17 years ago
  24. 4d672e7 timerfd: new timerfd API by Davide Libenzi · 17 years ago
  25. f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  26. 603e82e arch/mips/: Spelling fixes by Joe Perches · 17 years ago
  27. 03502fa remove Documentation/smp.txt by Adrian Bunk · 17 years ago
  28. 125e564 Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig by Mathieu Desnoyers · 17 years ago
  29. 42d4b83 Add HAVE_OPROFILE by Mathieu Desnoyers · 17 years ago
  30. 687fcdf Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  31. 215e871 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  32. f4cb570 Suspend: Clean up Kconfig (V2) by Johannes Berg · 17 years ago
  33. 8f0e7d2 PCI: Kconfig help: don't refer to the PCI-HOWTO by Adrian Bunk · 17 years ago
  34. e30ec45 [MIPS] Split the micro-assembler from tlbex.c. by Thiemo Seufer · 17 years ago
  35. a055917 [MIPS] Fix build after b0rked changes to <linux/init.h>. by Ralf Baechle · 17 years ago
  36. 95c354f spinlock: lockbreak cleanup by Nick Piggin · 17 years ago
  37. 5f627f8 mips, x86: optimize the i8259 code a bit by Ralf Baechle · 17 years ago
  38. 21af029 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  39. 750dc31 [MIPS] Malta: remaining bits of the board support code cleanup by Dmitri Vorobiev · 17 years ago
  40. ef7645c [MIPS] Malta: make the helper function static by Dmitri Vorobiev · 17 years ago
  41. cd80d54 [MIPS] Malta: fix braces at single statement blocks by Dmitri Vorobiev · 17 years ago
  42. bbdda5e [MIPS] Malta, Atlas: move an extern function declaration to the header file by Dmitri Vorobiev · 17 years ago
  43. ae9cef0 [MIPS] Malta: Use C89 style for comments by Dmitri Vorobiev · 17 years ago
  44. 52b3fc0 [MIPS] Malta: else should follow close brace in malta_int.c by Dmitri Vorobiev · 17 years ago
  45. a6352cd [MIPS] Malta: remove a superfluous comment by Dmitri Vorobiev · 17 years ago
  46. 54bf038 [MIPS] Malta: include <linux/cpu.h> instead of <asm/cpu.h> by Dmitri Vorobiev · 17 years ago
  47. 1997267 [MIPS] Malta, Atlas, Sead: remove an extern from .c files by Dmitri Vorobiev · 17 years ago
  48. f807149 [MIPS] Malta: fix oversized lines in malta_int.c by Dmitri Vorobiev · 17 years ago
  49. 82a1791 [MIPS] Malta: remove a dead function declaration by Dmitri Vorobiev · 17 years ago
  50. af82558 [MIPS] Malta: use tabs not spaces by Dmitri Vorobiev · 17 years ago
  51. a382963 [MIPS] Malta: set up the screen info in a separate function by Dmitri Vorobiev · 17 years ago
  52. f3a4ce9 [MIPS] Malta: check the PCI clock frequency in a separate function by Dmitri Vorobiev · 17 years ago
  53. 8216d34 [MIPS] Malta: use the KERN_ facility level in printk() by Dmitri Vorobiev · 17 years ago
  54. 4ca7651 [MIPS] Malta: use Linux kernel style for structure initialization by Dmitri Vorobiev · 17 years ago
  55. 12323ca [MIPS]: constify function pointer tables by Jan Engelhardt · 17 years ago
  56. d4e9cff [MIPS] compat: handle argument endianess of sys32_(f)truncate64 with merge_64 by Ralf Baechle · 17 years ago
  57. 0e8774b [MIPS] Cobalt 64-bits kernels can be safely unmarked experimental by Florian Fainelli · 17 years ago
  58. 302922e [MIPS] Qemu: Remove platform. by Ralf Baechle · 17 years ago
  59. 9900485 [MIPS] pnx8xxx: clocksource cleanups by Vitaly Wool · 17 years ago
  60. 8a39c52 [MIPS] Lasat: Convert pvc_sem semaphore to mutex by Daniel Walker · 17 years ago
  61. f6ed10a [MIPS] MTX-1: Add GPIO system button by Florian Fainelli · 17 years ago
  62. 9c746ed [MIPS] move the eXcite local config to excitedirectory by Yoichi Yuasa · 17 years ago
  63. 167da46 [MIPS] add cpu_wait() to machine_halt() by Yoichi Yuasa · 17 years ago
  64. 71466dd [MIPS] remove unneeded button check for reset by Yoichi Yuasa · 17 years ago
  65. 991f8b6 [MIPS] move vr41xx_calculate_clock_frequency() to plat_time_init() by Yoichi Yuasa · 17 years ago
  66. c966234 [MIPS] time: remove unused mips_timer_state() by Yoichi Yuasa · 17 years ago
  67. fa71c96 [MIPS] Altas, Malta: Switch boot file format to raw. by Ralf Baechle · 17 years ago
  68. 39a5110 [MIPS] Extend performance counter event field. by Ralf Baechle · 17 years ago
  69. 231a35d [MIPS] RM: Collected changes by Thomas Bogendoerfer · 17 years ago
  70. 237cfee [MIPS] Alchemy: Au1210/Au1250 CPU support by Manuel Lauss · 17 years ago
  71. c5ec198 [MIPS] Eleminate local symbols from the symbol table. by Ralf Baechle · 17 years ago
  72. f21d850 [MIPS] Fulong: don't reinitialize pci_probe_only to it's default value. by Ralf Baechle · 17 years ago
  73. 07c019b [MIPS] BCM1480: Use constants instead of magic numbers in PCI code. by Ralf Baechle · 17 years ago
  74. e2defae [MIPS] IP28 support by Thomas Bogendoerfer · 17 years ago
  75. 81149be [MIPS] Remove CONFIG_SIBYTE_PT{1120,1125,SWARM} by Ralf Baechle · 17 years ago
  76. c7c6b39 [MIPS] Use correct dma flushing in dma_cache_sync() by Thomas Bogendoerfer · 17 years ago
  77. 930bff8 [MIPS] IP28: added cache barrier to assembly routines by Thomas Bogendoerfer · 17 years ago
  78. 2064ba2 [MIPS] TXx9 watchdog support for rbhma3100,rbhma4200,rbhma4500 by Atsushi Nemoto · 17 years ago
  79. e9c3357 [MIPS] Use real cache invalidate by Thomas Bogendoerfer · 17 years ago
  80. 87353d8 [MIPS] SMP: Call platform methods via ops structure. by Ralf Baechle · 17 years ago
  81. 19388fb [MIPS] Cleanup pcspeaker platform device registration. by Ralf Baechle · 17 years ago
  82. 0ab7aef [MIPS] MT: Scheduler support for SMT by Ralf Baechle · 17 years ago
  83. 92b1e6a [MIPS] tlbex.c: cleanup debug code by Franck Bui-Huu · 17 years ago
  84. cbdbe07 [MIPS] tlbex.c: use __cacheline_aligned instead of __tlb_handler_align by Franck Bui-Huu · 17 years ago
  85. f49b94d8c [MIPS] tlbex.c: cleanup include files by Franck Bui-Huu · 17 years ago
  86. a9af604 [MIPS] tlbex.c: Cleanup __init usages. by Franck Bui-Huu · 17 years ago
  87. 3f4ac2d [MIPS] Delete now-unreferenced i2c-yosemite.h header file. by Robert P. J. Day · 17 years ago
  88. adfb899 [MIPS] Remove duplicate includes. by Lucas Woods · 17 years ago
  89. fa09187 [MIPS] ARC: Use strchr instead of strstr. by Roel Kluin · 17 years ago
  90. 33202349 [MIPS] Remove useless S-cache flushes. by Ralf Baechle · 17 years ago
  91. 526af35 [MIPS] Use pte_present instead of open coded test for _PAGE_PRESENT. by Ralf Baechle · 17 years ago
  92. 48ef262 [MIPS] Put cast inside macro instead of all the callers by Andrew Sharp · 17 years ago
  93. 2206583 [MIPS] clean up au1xxx_irqmap.c include files by Yoichi Yuasa · 17 years ago
  94. 7f3f490 [MIPS] remove unused mips_machtype by Yoichi Yuasa · 17 years ago
  95. 417345d [MIPS] CFE: Make code remotely resemble Linux code. by Christoph Hellwig · 17 years ago
  96. 8b6c232 [MIPS] cleanup tx39/tx49 setup code by Atsushi Nemoto · 17 years ago
  97. 619b6e1 [MIPS] R4000/R4400 daddiu erratum workaround by Maciej W. Rozycki · 17 years ago
  98. 20d60d9 [MIPS] R4000/R4400 errata workarounds by Maciej W. Rozycki · 17 years ago
  99. 2b22c03 [MIPS] Converting most array size calculations to use ARRAY_SIZE(). by Alejandro Martinez Ruiz · 17 years ago
  100. 161548b [MIPS] tlbex: Cleanup handling of R2 hazards in TLB handlers. by Ralf Baechle · 17 years ago