| Commit message (Expand) | Author | Age | Files | Lines |
* | mips: use use asm-generic/scatterlist.h | FUJITA Tomonori | 2010-05-27 | 1 | -21/+1 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-05-21 | 6 | -17/+74 |
|\ |
|
| * | MIPS: Use GCC __builtin_prefetch() to implement prefetch(). | David Daney | 2010-05-21 | 1 | -9/+3 |
| * | MIPS: BCM63xx: Avoid namespace clash on GPIO_DIR_{IN,OUT} | Florian Fainelli | 2010-05-21 | 1 | -2/+2 |
| * | MIPS: Loongson 2F: Add gpio/gpioilb support | Arnaud Patard | 2010-05-21 | 1 | -0/+35 |
| * | MIPS: Alchemy: add sysdev for DBDMA PM. | Manuel Lauss | 2010-05-21 | 1 | -4/+0 |
| * | MIPS: Alchemy: add sysdev for IRQ PM. | Manuel Lauss | 2010-05-21 | 1 | -2/+32 |
| * | MIPS: Loongson: update cpu-feature-overrides.h | Wu Zhangjin | 2010-05-21 | 1 | -0/+2 |
* | | mips,kgdb: kdb low level trap catch and stack trace | Jason Wessel | 2010-05-20 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-20 | 1 | -1/+1 |
|\ |
|
| * | add descriptive comment for TIF_MEMDIE task flag declaration. | Andreas Dilger | 2010-05-14 | 1 | -1/+1 |
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-05-18 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge commit 'v2.6.34-rc6' into core/locking | Ingo Molnar | 2010-05-03 | 20 | -59/+119 |
| |\ \
| | |/ |
|
| * | | i8253: Convert i8253_lock to raw_spinlock | Thomas Gleixner | 2010-03-02 | 1 | -1/+1 |
* | | | atomic_t: Cast to volatile when accessing atomic variables | Anton Blanchard | 2010-05-17 | 1 | -2/+2 |
* | | | MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1 | Shane McDonald | 2010-05-15 | 1 | -1/+8 |
* | | | MIPS: Loongson-2F: Use CONFIG_CPU_JUMP_WORKAROUNDS to control workarounds. | Wu Zhangjin | 2010-04-30 | 1 | -1/+1 |
* | | | MIPS: Loongson: Fix LOONGSON_ADDRWIN_CFG macro. | Arnaud Patard | 2010-04-30 | 1 | -1/+1 |
* | | | MIPS: Add uasm_i_dsrl_safe() and uasm_i_dsll_safe() to uasm. | David Daney | 2010-04-30 | 1 | -0/+18 |
* | | | MIPS: die() does not call die notifier chain | Yury Polyanskiy | 2010-04-30 | 1 | -2/+2 |
* | | | MIPS: cmpxchg.h: Fix excessive indentation. | Ralf Baechle | 2010-04-30 | 1 | -1/+1 |
* | | | MIPS: Don't vmap things at address zero. | David Daney | 2010-04-30 | 1 | -2/+7 |
| |/
|/| |
|
* | | MIPS: uasm: Add OR instruction. | Ralf Baechle | 2010-04-12 | 1 | -0/+1 |
* | | MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions. | Ralf Baechle | 2010-04-12 | 1 | -1/+5 |
* | | 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 | 3 | -0/+23 |
* | | MIPS: BCM63xx: Fix BCM6338 and BCM6345 gpio count | Florian Fainelli | 2010-04-12 | 1 | -0/+4 |
* | | 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 | 1 | -2/+4 |
* | | MIPS: Preliminary VDSO | David Daney | 2010-04-12 | 5 | -4/+47 |
* | | MIPS: Add SYSCALL to uasm. | David Daney | 2010-04-12 | 1 | -0/+1 |
* | | MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSET | Florian Fainelli | 2010-04-12 | 1 | -2/+4 |
* | | MIPS: Fix elfcore.c build warning | Ralf Baechle | 2010-04-12 | 1 | -0/+1 |
* | | MIPS: Fix build breakage if CONFIG_DEBUG_FS is enabled. | Ralf Baechle | 2010-04-12 | 1 | -1/+5 |
* | | 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 | 1 | -21/+1 |
* | | Add generic sys_olduname() | Christoph Hellwig | 2010-03-12 | 1 | -0/+1 |
* | | improve sys_newuname() for compat architectures | Christoph Hellwig | 2010-03-12 | 1 | -1/+2 |
* | | Add generic sys_ipc wrapper | Christoph Hellwig | 2010-03-12 | 1 | -0/+1 |
* | | 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 | 5 | -85/+157 |
| |\ |
|
| * | | 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 |
* | | | | MIPS: ARC: Cleanup unused definitions from sgialib.h | Yoichi Yuasa | 2010-02-27 | 1 | -45/+0 |
* | | | | MIPS: Alchemy: use 36bit addresses for PCMCIA resources. | Manuel Lauss | 2010-02-27 | 2 | -15/+1 |
* | | | | MIPS: Optimize spinlocks. | David Daney | 2010-02-27 | 3 | -81/+67 |
* | | | | MIPS: i8259: Convert IRQ controller lock to raw spinlock. | Ralf Baechle | 2010-02-27 | 1 | -3/+3 |
* | | | | MIPS: Make various locks static. | Ralf Baechle | 2010-02-27 | 1 | -1/+0 |
* | | | | MIPS: Use generic ucontext.h | Yoichi Yuasa | 2010-02-27 | 1 | -21/+1 |