| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Calculate proper ebase value for 64-bit kernels | David Daney | 2010-04-12 | 1 | -1/+1 |
* | MIPS: Alchemy: DB1200: Remove custom wait implementation | Manuel Lauss | 2010-04-12 | 1 | -40/+0 |
* | MIPS: Big Sur: Make defconfig more useful. | Ralf Baechle | 2010-04-12 | 1 | -190/+490 |
* | MIPS: Fix __vmalloc() etc. on MIPS for non-GPL modules | Anton Altaparmakov | 2010-04-12 | 1 | -1/+1 |
* | MIPS: Sibyte: Fix M3 TLB exception handler workaround. | Ralf Baechle | 2010-04-12 | 1 | -6/+16 |
* | MIPS: BCM63xx: Fix build failure in board_bcm963xx.c | Florian Fainelli | 2010-04-12 | 1 | -70/+70 |
* | MIPS: uasm: Add OR instruction. | Ralf Baechle | 2010-04-12 | 2 | -1/+4 |
* | MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions. | Ralf Baechle | 2010-04-12 | 2 | -1/+20 |
* | MIPS: BCM63xx: Initialize gpio_out_low & out_high to current value at boot. | Maxime Bizon | 2010-04-12 | 1 | -0/+2 |
* | MIPS: BCM63xx: Register SSB SPROM fallback in board's first stage callback | Florian Fainelli | 2010-04-12 | 1 | -11/+11 |
* | MIPS: BCM63xx: Fix typo in cpu-feature-overrides file. | Maxime Bizon | 2010-04-12 | 1 | -1/+1 |
* | MIPS: BCM63xx: Add support for second uart. | Maxime Bizon | 2010-04-12 | 6 | -19/+102 |
* | MIPS: BCM63xx: Fix double gpio registration. | Maxime Bizon | 2010-04-12 | 1 | -2/+0 |
* | MIPS: BCM63xx: Add DWVS0 board | Florian Fainelli | 2010-04-12 | 1 | -0/+22 |
* | MIPS: BCM63xx: Add the RTA1025W-16 BCM6348-based board to suppported boards. | Florian Fainelli | 2010-04-12 | 1 | -0/+20 |
* | MIPS: BCM63xx: Fix BCM6338 and BCM6345 gpio count | Florian Fainelli | 2010-04-12 | 1 | -0/+4 |
* | MIPS: libgcc.h: Checkpatch cleanup | Andrea Gelmini | 2010-04-12 | 1 | -2/+1 |
* | MIPS: Loongson-2F: Flush the branch target history in BTB and RAS | Wu Zhangjin | 2010-04-12 | 1 | -0/+19 |
* | MIPS: Move signal trampolines off of the stack. | David Daney | 2010-04-12 | 5 | -135/+43 |
* | MIPS: Preliminary VDSO | David Daney | 2010-04-12 | 8 | -6/+165 |
* | MIPS: Add SYSCALL to uasm. | David Daney | 2010-04-12 | 2 | -2/+18 |
* | MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSET | Florian Fainelli | 2010-04-12 | 1 | -2/+4 |
* | MIPS: AR7: Fix phat finger of cpmac fixed_phy_add | Alexander Clouter | 2010-04-12 | 1 | -0/+1 |
* | MIPS: AR7: Fix phat finger of reset bit in vlynq_high_data | Alexander Clouter | 2010-04-12 | 1 | -1/+1 |
* | MIPS: Loongson: Add module info to the loongson2_clock driver | Wu Zhangjin | 2010-04-12 | 1 | -0/+4 |
* | MIPS: Lemote 2F: Ensure atomic execution of _rdmsr and _wrmsr | Wu Zhangjin | 2010-04-12 | 1 | -0/+10 |
* | MIPS: Initialize an atomic_t properly with ATOMIC_INIT(0). | Robert P. J. Day | 2010-04-12 | 1 | -1/+1 |
* | MIPS: Fix elfcore.c build warning | Ralf Baechle | 2010-04-12 | 1 | -0/+1 |
* | MIPS: Octeon: Remove redundant declaration of octeon_reserve32_memory | Yang Shi | 2010-04-12 | 1 | -3/+0 |
* | MIPS: Trace: Don't trace irqsoff for the idle process | Wu Zhangjin | 2010-04-12 | 1 | -1/+6 |
* | MIPS: delay: Fix use of current_cpu_data in preemptable code. | Ralf Baechle | 2010-04-12 | 1 | -2/+2 |
* | MIPS: Octeon: Remove #if 0 code. | David Daney | 2010-04-12 | 1 | -12/+0 |
* | MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32_USE_WIRED_TLB | David Daney | 2010-04-12 | 1 | -66/+1 |
* | MIPS: Cavium: Remove unused watchdog code. | Ralf Baechle | 2010-04-12 | 1 | -8/+0 |
* | MIPS: Fix build breakage if CONFIG_DEBUG_FS is enabled. | Ralf Baechle | 2010-04-12 | 1 | -1/+5 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 33 | -22/+13 |
* | init dynamic bin_attribute structures | Wolfram Sang | 2010-03-14 | 1 | -0/+1 |
* | pci-dma: add linux/pci-dma.h to linux/pci.h | FUJITA Tomonori | 2010-03-12 | 1 | -2/+0 |
* | pci-dma: mips: use include/linux/pci-dma.h | FUJITA Tomonori | 2010-03-12 | 2 | -23/+3 |
* | mips: use generic ptrace_resume code | Christoph Hellwig | 2010-03-12 | 1 | -30/+0 |
* | Add generic sys_olduname() | Christoph Hellwig | 2010-03-12 | 2 | -42/+1 |
* | improve sys_newuname() for compat architectures | Christoph Hellwig | 2010-03-12 | 4 | -19/+4 |
* | Add generic sys_ipc wrapper | Christoph Hellwig | 2010-03-12 | 2 | -88/+1 |
* | sysdev: Pass attribute in sysdev_class attributes show/store | Andi Kleen | 2010-03-07 | 1 | -1/+4 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-03-03 | 1 | -25/+0 |
|\ |
|
| * | Merge branch 'master' into percpu | Tejun Heo | 2010-02-02 | 38 | -664/+527 |
| |\ |
|
| * | | local_t: Remove cpu_local_xx macros | Christoph Lameter | 2010-01-05 | 1 | -25/+0 |
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-03-01 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King | 2010-02-20 | 1 | -1/+2 |
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-02-28 | 1 | -1/+1 |
|\ \ \ \ |
|