1. 4e73238 MIPS: Oprofile: Fix Loongson irq handler by Wu Zhangjin · 14 years ago
  2. 46afb82 MIPS: N32: Use compat version for sys_ppoll. by Chandrakala Chavva · 14 years ago
  3. 95e8f63 MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1 by Shane McDonald · 14 years ago
  4. 64fc74f MIPS: Loongson 2F: Fix of problems introduced by -mfix-loongson2f-jump by Wu Zhangjin · 14 years ago
  5. b197b62 MIPS: Loongson-2F: Use CONFIG_CPU_JUMP_WORKAROUNDS to control workarounds. by Wu Zhangjin · 14 years ago
  6. 8bbda42 MIPS: Loongson 2F: Enable fixups of the latest binutils by Wu Zhangjin · 14 years ago
  7. 622844b MIPS: Loongson: Add CPU_LOONGSON2F_WORKAROUNDS by Wu Zhangjin · 14 years ago
  8. c619366 MIPS: Kconfig: Make Broadcom SoC support naming consistent by Florian Fainelli · 14 years ago
  9. a9af5a0 MIPS: BCM63xx: Update defconfig by Florian Fainelli · 14 years ago
  10. 922010f MIPS: oprofile: Fix breakage when CONFIG_OPROFILE=m by Wu Zhangjin · 14 years ago
  11. 94c26c9 MIPS: Loongson: Fix LOONGSON_ADDRWIN_CFG macro. by Arnaud Patard · 14 years ago
  12. 514b6d0 MIPS: Loongson: Fix phys_mem_access_prot() check by Arnaud Patard · 14 years ago
  13. ff40ad7 MIPS: Loongson: Fix find_vga_mem_init() by Richard LIU · 14 years ago
  14. 1c6d541 MIPS: Loongson: Fix typo in gdium mach type string. by Arnaud Patard · 14 years ago
  15. 4f81b01 MIPS: Use CKSEG1ADDR for uncached handler by Sebastian Andrzej Siewior · 14 years ago
  16. 1ec5632 MIPS: Check for accesses beyond the end of the PGD. by David Daney · 14 years ago
  17. 3be6022 MIPS: Use uasm_i_ds{r,l}l_safe() instead of uasm_i_ds{r,l}l() in tlbex.c by David Daney · 14 years ago
  18. 26b9e54 MIPS: Add uasm_i_dsrl_safe() and uasm_i_dsll_safe() to uasm. by David Daney · 14 years ago
  19. ce384d8 MIPS: die() does not call die notifier chain by Yury Polyanskiy · 14 years ago
  20. fcf3ca4 MIPS: Swarm, Littlesur: Enable PATA platform driver. by Sebastian Andrzej Siewior · 14 years ago
  21. 0000a53 MIPS: DB1200: PCMCIA card detection must not be auto-enabled. by Manuel Lauss · 14 years ago
  22. 0dfeeca MIPS: SB1250: Include correct header and fix a warning by Sebastian Andrzej Siewior · 14 years ago
  23. b20947a MIPS: Fixup screen_info struct initializations by Sebastian Andrzej Siewior · 14 years ago
  24. 9eed412 MIPS: cmpxchg.h: Fix excessive indentation. by Ralf Baechle · 14 years ago
  25. c8f3cc0 MIPS: Don't vmap things at address zero. by David Daney · 14 years ago
  26. 7270be0 MIPS: PNX8550: Fix build error, broken by: by Ralf Baechle · 14 years ago
  27. f6be75d MIPS: Calculate proper ebase value for 64-bit kernels by David Daney · 14 years ago
  28. d8000be MIPS: Alchemy: DB1200: Remove custom wait implementation by Manuel Lauss · 14 years ago
  29. 2844e49 MIPS: Big Sur: Make defconfig more useful. by Ralf Baechle · 14 years ago
  30. 7b3e543 MIPS: Fix __vmalloc() etc. on MIPS for non-GPL modules by Anton Altaparmakov · 14 years ago
  31. 3d45285 MIPS: Sibyte: Fix M3 TLB exception handler workaround. by Ralf Baechle · 14 years ago
  32. 5e3644a MIPS: BCM63xx: Fix build failure in board_bcm963xx.c by Florian Fainelli · 14 years ago
  33. 5808184 MIPS: uasm: Add OR instruction. by Ralf Baechle · 14 years ago
  34. 8d9df29 MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions. by Ralf Baechle · 14 years ago
  35. 9538ca6 MIPS: BCM63xx: Initialize gpio_out_low & out_high to current value at boot. by Maxime Bizon · 14 years ago
  36. e23a90eb MIPS: BCM63xx: Register SSB SPROM fallback in board's first stage callback by Florian Fainelli · 14 years ago
  37. 4fe67e4 MIPS: BCM63xx: Fix typo in cpu-feature-overrides file. by Maxime Bizon · 14 years ago
  38. 524ef29 MIPS: BCM63xx: Add support for second uart. by Maxime Bizon · 14 years ago
  39. 97befcf MIPS: BCM63xx: Fix double gpio registration. by Maxime Bizon · 14 years ago
  40. f29b7ca MIPS: BCM63xx: Add DWVS0 board by Florian Fainelli · 14 years ago
  41. 2e6ad9a MIPS: BCM63xx: Add the RTA1025W-16 BCM6348-based board to suppported boards. by Florian Fainelli · 14 years ago
  42. d1b2875 MIPS: BCM63xx: Fix BCM6338 and BCM6345 gpio count by Florian Fainelli · 14 years ago
  43. b44c779 MIPS: libgcc.h: Checkpatch cleanup by Andrea Gelmini · 14 years ago
  44. f1df323 MIPS: Loongson-2F: Flush the branch target history in BTB and RAS by Wu Zhangjin · 14 years ago
  45. d814c28 MIPS: Move signal trampolines off of the stack. by David Daney · 14 years ago
  46. c52d0d3 MIPS: Preliminary VDSO by David Daney · 14 years ago
  47. 58b9e22 MIPS: Add SYSCALL to uasm. by David Daney · 14 years ago
  48. 86f7d75 MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSET by Florian Fainelli · 14 years ago
  49. 727c0075 MIPS: AR7: Fix phat finger of cpmac fixed_phy_add by Alexander Clouter · 14 years ago
  50. 1e3fb37 MIPS: AR7: Fix phat finger of reset bit in vlynq_high_data by Alexander Clouter · 14 years ago
  51. 582b65e MIPS: Loongson: Add module info to the loongson2_clock driver by Wu Zhangjin · 14 years ago
  52. b846c10 MIPS: Lemote 2F: Ensure atomic execution of _rdmsr and _wrmsr by Wu Zhangjin · 14 years ago
  53. 5255366 MIPS: Initialize an atomic_t properly with ATOMIC_INIT(0). by Robert P. J. Day · 14 years ago
  54. d5d3102 MIPS: Fix elfcore.c build warning by Ralf Baechle · 14 years ago
  55. 7ea4a68 MIPS: Octeon: Remove redundant declaration of octeon_reserve32_memory by Yang Shi · 14 years ago
  56. 7a7ac95 MIPS: Trace: Don't trace irqsoff for the idle process by Wu Zhangjin · 14 years ago
  57. abe5b41 MIPS: delay: Fix use of current_cpu_data in preemptable code. by Ralf Baechle · 14 years ago
  58. b1cea3b MIPS: Octeon: Remove #if 0 code. by David Daney · 14 years ago
  59. 1ef2887 MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32_USE_WIRED_TLB by David Daney · 14 years ago
  60. 1874a08 MIPS: Cavium: Remove unused watchdog code. by Ralf Baechle · 14 years ago
  61. c948aca MIPS: Fix build breakage if CONFIG_DEBUG_FS is enabled. by Ralf Baechle · 14 years ago
  62. 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
  63. f937331 init dynamic bin_attribute structures by Wolfram Sang · 14 years ago
  64. f41b177 pci-dma: add linux/pci-dma.h to linux/pci.h by FUJITA Tomonori · 14 years ago
  65. e1e02b3 pci-dma: mips: use include/linux/pci-dma.h by FUJITA Tomonori · 14 years ago
  66. 55436c9 mips: use generic ptrace_resume code by Christoph Hellwig · 14 years ago
  67. 5cacdb4 Add generic sys_olduname() by Christoph Hellwig · 14 years ago
  68. e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 14 years ago
  69. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 14 years ago
  70. c9be0a3 sysdev: Pass attribute in sysdev_class attributes show/store by Andi Kleen · 15 years ago
  71. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  72. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  73. 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
  74. e10b234 MIPS: Alchemy: defconfig updates by Manuel Lauss · 14 years ago
  75. acc4d24 MIPS: Alchemy: Fix Au1100 ethernet build failure by Manuel Lauss · 14 years ago
  76. 570cb45 MIPS: Alchemy: Repair db1500/bosporus builds by Manuel Lauss · 14 years ago
  77. d891a53 MIPS: ARC: Cleanup unused definitions from sgialib.h by Yoichi Yuasa · 14 years ago
  78. 8190471 MIPS: Cobalt: convert legacy port addresses to GT-64111 bus addresses by Bjorn Helgaas · 14 years ago
  79. 11b897c MIPS: Alchemy: use 36bit addresses for PCMCIA resources. by Manuel Lauss · 14 years ago
  80. b9b3778 MIPS: Cobalt: Fix theoretical port aliasing issue by Ralf Baechle · 14 years ago
  81. 2a5d665 MIPS: Use ALIGN(x, bytes) instead of __ALIGN_MASK(x, bytes - 1) by Matt Turner · 14 years ago
  82. bba9076 MIPS: Crazy spinlock speed test. by David Daney · 14 years ago
  83. 500c2e1 MIPS: Optimize spinlocks. by David Daney · 14 years ago
  84. e275ed5 MIPS: Alchemy: devboard PM needs to save CPLD registers. by Manuel Lauss · 14 years ago
  85. 81fc017 MIPS: PowerTV: Eliminate duplicate opcode definition macros by David VomLehn · 14 years ago
  86. 3b43947 MIPS: Lemote 2F: Move printks out of port_access_lock. by Ralf Baechle · 14 years ago
  87. 7fe2d9c MIPS: PNX833x: Convert IRQ controller locks to raw spinlocks. by Ralf Baechle · 14 years ago
  88. 541247f MIPS: Octeon: Replace spinlock with raw_spinlocks in dma-octeon.c. by David Daney · 14 years ago
  89. 3996142 MIPS: Octeon: Replace rwlocks in irq_chip handlers with raw_spinlocks. by David Daney · 14 years ago
  90. 4837a66 MIPS: Octeon: Convert octeon_irq_msi_lock to raw spinlock. by Ralf Baechle · 14 years ago
  91. f1d39e6 MIPS: Loongson: Remove pointless sample_lock from oprofile code. by Ralf Baechle · 14 years ago
  92. 36946d7 MIPS: SNI: Convert sni_rm200_i8259A_lock to raw spinlock. by Ralf Baechle · 14 years ago
  93. 8965087 MIPS: i8259: Convert IRQ controller lock to raw spinlock. by Ralf Baechle · 14 years ago
  94. 598c5ab MIPS: IP27: Convert nmi_lock lock to arch spinlock; by Ralf Baechle · 14 years ago
  95. 2ba53e3 MIPS: IP27: Remove code obfuscation by enter_panic_mode(). by Ralf Baechle · 14 years ago
  96. 34ee414 MIPS: GT641xx: Convert timer lock to raw spinlock. by Ralf Baechle · 14 years ago
  97. da4afff MIPS: Alchemy: Simplify DMA channel allocation code. by Ralf Baechle · 14 years ago
  98. 2bd0073 MIPS: Yosemite: Convert SMP startup lock to arch spinlock. by Ralf Baechle · 14 years ago
  99. 1a73f04 MIPS: Alchemy: Remove time_lock. by Ralf Baechle · 14 years ago
  100. 32baba2 MIPS: DEC: Convert KN01 lock to raw spinlock. by Ralf Baechle · 14 years ago