| Commit message (Expand) | Author | Age |
... | |
* | | | | | MIPS: SB1250: Include correct header and fix a warning | Sebastian Andrzej Siewior | 2010-04-30 |
* | | | | | MIPS: Fixup screen_info struct initializations | Sebastian Andrzej Siewior | 2010-04-30 |
* | | | | | MIPS: cmpxchg.h: Fix excessive indentation. | Ralf Baechle | 2010-04-30 |
* | | | | | MIPS: Don't vmap things at address zero. | David Daney | 2010-04-30 |
* | | | | | MIPS: PNX8550: Fix build error, broken by: | Ralf Baechle | 2010-04-30 |
| |/ / /
|/| | | |
|
* | | | | MIPS: Calculate proper ebase value for 64-bit kernels | David Daney | 2010-04-12 |
* | | | | MIPS: Alchemy: DB1200: Remove custom wait implementation | Manuel Lauss | 2010-04-12 |
* | | | | MIPS: Big Sur: Make defconfig more useful. | Ralf Baechle | 2010-04-12 |
* | | | | MIPS: Fix __vmalloc() etc. on MIPS for non-GPL modules | Anton Altaparmakov | 2010-04-12 |
* | | | | MIPS: Sibyte: Fix M3 TLB exception handler workaround. | Ralf Baechle | 2010-04-12 |
* | | | | MIPS: BCM63xx: Fix build failure in board_bcm963xx.c | Florian Fainelli | 2010-04-12 |
* | | | | MIPS: uasm: Add OR instruction. | Ralf Baechle | 2010-04-12 |
* | | | | MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions. | Ralf Baechle | 2010-04-12 |
* | | | | MIPS: BCM63xx: Initialize gpio_out_low & out_high to current value at boot. | Maxime Bizon | 2010-04-12 |
* | | | | MIPS: BCM63xx: Register SSB SPROM fallback in board's first stage callback | Florian Fainelli | 2010-04-12 |
* | | | | MIPS: BCM63xx: Fix typo in cpu-feature-overrides file. | Maxime Bizon | 2010-04-12 |
* | | | | MIPS: BCM63xx: Add support for second uart. | Maxime Bizon | 2010-04-12 |
* | | | | MIPS: BCM63xx: Fix double gpio registration. | Maxime Bizon | 2010-04-12 |
* | | | | MIPS: BCM63xx: Add DWVS0 board | Florian Fainelli | 2010-04-12 |
* | | | | MIPS: BCM63xx: Add the RTA1025W-16 BCM6348-based board to suppported boards. | Florian Fainelli | 2010-04-12 |
* | | | | MIPS: BCM63xx: Fix BCM6338 and BCM6345 gpio count | Florian Fainelli | 2010-04-12 |
* | | | | MIPS: libgcc.h: Checkpatch cleanup | Andrea Gelmini | 2010-04-12 |
* | | | | MIPS: Loongson-2F: Flush the branch target history in BTB and RAS | Wu Zhangjin | 2010-04-12 |
* | | | | MIPS: Move signal trampolines off of the stack. | David Daney | 2010-04-12 |
* | | | | MIPS: Preliminary VDSO | David Daney | 2010-04-12 |
* | | | | MIPS: Add SYSCALL to uasm. | David Daney | 2010-04-12 |
* | | | | MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSET | Florian Fainelli | 2010-04-12 |
* | | | | MIPS: AR7: Fix phat finger of cpmac fixed_phy_add | Alexander Clouter | 2010-04-12 |
* | | | | MIPS: AR7: Fix phat finger of reset bit in vlynq_high_data | Alexander Clouter | 2010-04-12 |
* | | | | MIPS: Loongson: Add module info to the loongson2_clock driver | Wu Zhangjin | 2010-04-12 |
* | | | | MIPS: Lemote 2F: Ensure atomic execution of _rdmsr and _wrmsr | Wu Zhangjin | 2010-04-12 |
* | | | | MIPS: Initialize an atomic_t properly with ATOMIC_INIT(0). | Robert P. J. Day | 2010-04-12 |
* | | | | MIPS: Fix elfcore.c build warning | Ralf Baechle | 2010-04-12 |
* | | | | MIPS: Octeon: Remove redundant declaration of octeon_reserve32_memory | Yang Shi | 2010-04-12 |
* | | | | MIPS: Trace: Don't trace irqsoff for the idle process | Wu Zhangjin | 2010-04-12 |
* | | | | MIPS: delay: Fix use of current_cpu_data in preemptable code. | Ralf Baechle | 2010-04-12 |
* | | | | MIPS: Octeon: Remove #if 0 code. | David Daney | 2010-04-12 |
* | | | | MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32_USE_WIRED_TLB | David Daney | 2010-04-12 |
* | | | | MIPS: Cavium: Remove unused watchdog code. | Ralf Baechle | 2010-04-12 |
* | | | | MIPS: Fix build breakage if CONFIG_DEBUG_FS is enabled. | Ralf Baechle | 2010-04-12 |
* | | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | | | | init dynamic bin_attribute structures | Wolfram Sang | 2010-03-14 |
| |/ /
|/| | |
|
* | | | pci-dma: add linux/pci-dma.h to linux/pci.h | FUJITA Tomonori | 2010-03-12 |
* | | | pci-dma: mips: use include/linux/pci-dma.h | FUJITA Tomonori | 2010-03-12 |
* | | | mips: use generic ptrace_resume code | Christoph Hellwig | 2010-03-12 |
* | | | Add generic sys_olduname() | Christoph Hellwig | 2010-03-12 |
* | | | improve sys_newuname() for compat architectures | Christoph Hellwig | 2010-03-12 |
* | | | Add generic sys_ipc wrapper | Christoph Hellwig | 2010-03-12 |
* | | | sysdev: Pass attribute in sysdev_class attributes show/store | Andi Kleen | 2010-03-07 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-03-03 |
|\ \ \
| |/ /
|/| | |
|