1. f6be75d MIPS: Calculate proper ebase value for 64-bit kernels by David Daney · 14 years ago
  2. d8000be MIPS: Alchemy: DB1200: Remove custom wait implementation by Manuel Lauss · 14 years ago
  3. 2844e49 MIPS: Big Sur: Make defconfig more useful. by Ralf Baechle · 14 years ago
  4. 7b3e543 MIPS: Fix __vmalloc() etc. on MIPS for non-GPL modules by Anton Altaparmakov · 14 years ago
  5. 3d45285 MIPS: Sibyte: Fix M3 TLB exception handler workaround. by Ralf Baechle · 14 years ago
  6. 5e3644a MIPS: BCM63xx: Fix build failure in board_bcm963xx.c by Florian Fainelli · 14 years ago
  7. 5808184 MIPS: uasm: Add OR instruction. by Ralf Baechle · 14 years ago
  8. 8d9df29 MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions. by Ralf Baechle · 14 years ago
  9. 9538ca6 MIPS: BCM63xx: Initialize gpio_out_low & out_high to current value at boot. by Maxime Bizon · 14 years ago
  10. e23a90eb MIPS: BCM63xx: Register SSB SPROM fallback in board's first stage callback by Florian Fainelli · 14 years ago
  11. 4fe67e4 MIPS: BCM63xx: Fix typo in cpu-feature-overrides file. by Maxime Bizon · 14 years ago
  12. 524ef29 MIPS: BCM63xx: Add support for second uart. by Maxime Bizon · 14 years ago
  13. 97befcf MIPS: BCM63xx: Fix double gpio registration. by Maxime Bizon · 14 years ago
  14. f29b7ca MIPS: BCM63xx: Add DWVS0 board by Florian Fainelli · 14 years ago
  15. 2e6ad9a MIPS: BCM63xx: Add the RTA1025W-16 BCM6348-based board to suppported boards. by Florian Fainelli · 14 years ago
  16. d1b2875 MIPS: BCM63xx: Fix BCM6338 and BCM6345 gpio count by Florian Fainelli · 14 years ago
  17. b44c779 MIPS: libgcc.h: Checkpatch cleanup by Andrea Gelmini · 14 years ago
  18. f1df323 MIPS: Loongson-2F: Flush the branch target history in BTB and RAS by Wu Zhangjin · 14 years ago
  19. d814c28 MIPS: Move signal trampolines off of the stack. by David Daney · 14 years ago
  20. c52d0d3 MIPS: Preliminary VDSO by David Daney · 14 years ago
  21. 58b9e22 MIPS: Add SYSCALL to uasm. by David Daney · 14 years ago
  22. 86f7d75 MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSET by Florian Fainelli · 14 years ago
  23. 727c0075 MIPS: AR7: Fix phat finger of cpmac fixed_phy_add by Alexander Clouter · 14 years ago
  24. 1e3fb37 MIPS: AR7: Fix phat finger of reset bit in vlynq_high_data by Alexander Clouter · 14 years ago
  25. 582b65e MIPS: Loongson: Add module info to the loongson2_clock driver by Wu Zhangjin · 14 years ago
  26. b846c10 MIPS: Lemote 2F: Ensure atomic execution of _rdmsr and _wrmsr by Wu Zhangjin · 14 years ago
  27. 5255366 MIPS: Initialize an atomic_t properly with ATOMIC_INIT(0). by Robert P. J. Day · 14 years ago
  28. d5d3102 MIPS: Fix elfcore.c build warning by Ralf Baechle · 14 years ago
  29. 7ea4a68 MIPS: Octeon: Remove redundant declaration of octeon_reserve32_memory by Yang Shi · 14 years ago
  30. 7a7ac95 MIPS: Trace: Don't trace irqsoff for the idle process by Wu Zhangjin · 14 years ago
  31. abe5b41 MIPS: delay: Fix use of current_cpu_data in preemptable code. by Ralf Baechle · 14 years ago
  32. b1cea3b MIPS: Octeon: Remove #if 0 code. by David Daney · 14 years ago
  33. 1ef2887 MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32_USE_WIRED_TLB by David Daney · 14 years ago
  34. 1874a08 MIPS: Cavium: Remove unused watchdog code. by Ralf Baechle · 14 years ago
  35. c948aca MIPS: Fix build breakage if CONFIG_DEBUG_FS is enabled. by Ralf Baechle · 14 years ago
  36. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  37. f937331 init dynamic bin_attribute structures by Wolfram Sang · 14 years ago
  38. f41b177 pci-dma: add linux/pci-dma.h to linux/pci.h by FUJITA Tomonori · 14 years ago
  39. e1e02b3 pci-dma: mips: use include/linux/pci-dma.h by FUJITA Tomonori · 14 years ago
  40. 55436c9 mips: use generic ptrace_resume code by Christoph Hellwig · 14 years ago
  41. 5cacdb4 Add generic sys_olduname() by Christoph Hellwig · 14 years ago
  42. e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 14 years ago
  43. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 14 years ago
  44. c9be0a3 sysdev: Pass attribute in sysdev_class attributes show/store by Andi Kleen · 15 years ago
  45. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  46. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  47. 46bbffa Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  48. e10b234 MIPS: Alchemy: defconfig updates by Manuel Lauss · 14 years ago
  49. acc4d24 MIPS: Alchemy: Fix Au1100 ethernet build failure by Manuel Lauss · 14 years ago
  50. 570cb45 MIPS: Alchemy: Repair db1500/bosporus builds by Manuel Lauss · 14 years ago
  51. d891a53 MIPS: ARC: Cleanup unused definitions from sgialib.h by Yoichi Yuasa · 14 years ago
  52. 8190471 MIPS: Cobalt: convert legacy port addresses to GT-64111 bus addresses by Bjorn Helgaas · 14 years ago
  53. 11b897c MIPS: Alchemy: use 36bit addresses for PCMCIA resources. by Manuel Lauss · 14 years ago
  54. b9b3778 MIPS: Cobalt: Fix theoretical port aliasing issue by Ralf Baechle · 14 years ago
  55. 2a5d665 MIPS: Use ALIGN(x, bytes) instead of __ALIGN_MASK(x, bytes - 1) by Matt Turner · 14 years ago
  56. bba9076 MIPS: Crazy spinlock speed test. by David Daney · 14 years ago
  57. 500c2e1 MIPS: Optimize spinlocks. by David Daney · 14 years ago
  58. e275ed5 MIPS: Alchemy: devboard PM needs to save CPLD registers. by Manuel Lauss · 14 years ago
  59. 81fc017 MIPS: PowerTV: Eliminate duplicate opcode definition macros by David VomLehn · 14 years ago
  60. 3b43947 MIPS: Lemote 2F: Move printks out of port_access_lock. by Ralf Baechle · 14 years ago
  61. 7fe2d9c MIPS: PNX833x: Convert IRQ controller locks to raw spinlocks. by Ralf Baechle · 14 years ago
  62. 541247f MIPS: Octeon: Replace spinlock with raw_spinlocks in dma-octeon.c. by David Daney · 14 years ago
  63. 3996142 MIPS: Octeon: Replace rwlocks in irq_chip handlers with raw_spinlocks. by David Daney · 14 years ago
  64. 4837a66 MIPS: Octeon: Convert octeon_irq_msi_lock to raw spinlock. by Ralf Baechle · 14 years ago
  65. f1d39e6 MIPS: Loongson: Remove pointless sample_lock from oprofile code. by Ralf Baechle · 14 years ago
  66. 36946d7 MIPS: SNI: Convert sni_rm200_i8259A_lock to raw spinlock. by Ralf Baechle · 14 years ago
  67. 8965087 MIPS: i8259: Convert IRQ controller lock to raw spinlock. by Ralf Baechle · 14 years ago
  68. 598c5ab MIPS: IP27: Convert nmi_lock lock to arch spinlock; by Ralf Baechle · 14 years ago
  69. 2ba53e3 MIPS: IP27: Remove code obfuscation by enter_panic_mode(). by Ralf Baechle · 14 years ago
  70. 34ee414 MIPS: GT641xx: Convert timer lock to raw spinlock. by Ralf Baechle · 14 years ago
  71. da4afff MIPS: Alchemy: Simplify DMA channel allocation code. by Ralf Baechle · 14 years ago
  72. 2bd0073 MIPS: Yosemite: Convert SMP startup lock to arch spinlock. by Ralf Baechle · 14 years ago
  73. 1a73f04 MIPS: Alchemy: Remove time_lock. by Ralf Baechle · 14 years ago
  74. 32baba2 MIPS: DEC: Convert KN01 lock to raw spinlock. by Ralf Baechle · 14 years ago
  75. d8d607d MIPS: BCM63xx: Convert timer locks to raw spinlocks. by Ralf Baechle · 14 years ago
  76. c45ef44f MIPS: PowerTV: Convert IRQ controller lock to raw spinlock. by Ralf Baechle · 14 years ago
  77. a963dc7 MIPS: Malta: Convert IRQ controller lock to raw spinlock. by Ralf Baechle · 14 years ago
  78. ed14bbb MIPS: SB1480: Convert IRQ controller lock to raw spinlock. by Ralf Baechle · 14 years ago
  79. 5772f6de MIPS: SB1250: Convert IRQ controller lock to raw spinlock. by Ralf Baechle · 14 years ago
  80. f2c194a MIPS: GT641xx: Convert IRQ controller lock to raw spinlock. by Ralf Baechle · 14 years ago
  81. 4a41abe5 MIPS: Jazz: Convert irq controller lock to raw spinlock. by Ralf Baechle · 14 years ago
  82. 4a8a738 MIPS: Make various locks static. by Ralf Baechle · 14 years ago
  83. 86568dc MIPS: Octeon: Do proper acknowledgment of CIU timer interrupts. by David Daney · 14 years ago
  84. d007f99 MIPS: Use generic ucontext.h by Yoichi Yuasa · 14 years ago
  85. 7b012ce MIPS: Use generic serial.h by Yoichi Yuasa · 14 years ago
  86. f51e5a0 MIPS: Use generic parport.h by Yoichi Yuasa · 14 years ago
  87. 1a6e896 MIPS: Use generic current.h by Yoichi Yuasa · 14 years ago
  88. 27a5bd6 MIPS: Enable Read Inhibit/eXecute Inhibit for Octeon+ CPUs by David Daney · 14 years ago
  89. 6f32946 MIPS: Give Octeon+ CPUs their own cputype. by David Daney · 14 years ago
  90. 6dd9344 MIPS: Implement Read Inhibit/eXecute Inhibit by David Daney · 14 years ago
  91. 32546f3 MIPS: Add TLBR and ROTR to uasm. by David Daney · 14 years ago
  92. 9fe2e9d MIPS: Add accessor functions and bit definitions for c0_PageGrain by David Daney · 14 years ago
  93. 9b8c389 MIPS: Use 64-bit stores to c0_entrylo on 64-bit kernels. by David Daney · 14 years ago
  94. 52d7ecd MIPS: Remove trailing space in messages by Frans Pop · 14 years ago
  95. f86a69b MIPS: Make the debugging of compressed kernel configurable by Wu Zhangjin · 14 years ago
  96. b66bb60 MIPS: Remove #if 0 r4k_update_mmu_cache_hwbug by David Daney · 14 years ago
  97. ab4ba29 MIPS: TXx9: Remove forced serial console setting by Yoichi Yuasa · 14 years ago
  98. 7084338 MIPS: AR7: Make ar7_register_devices much more durable by Alexander Clouter · 14 years ago
  99. 632b629 MIPS: AR7: Fix USB slave mem range typo by Alexander Clouter · 14 years ago
  100. 4d1da8c MIPS: AR7: Whitespace hacking by Alexander Clouter · 14 years ago