| Commit message (Expand) | Author | Age |
... | |
* | 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 |
|\ |
|
| * | Merge branch 'master' into percpu | Tejun Heo | 2010-02-02 |
| |\ |
|
| * | | local_t: Remove cpu_local_xx macros | Christoph Lameter | 2010-01-05 |
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-03-01 |
|\ \ \ |
|
| * | | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King | 2010-02-20 |
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-02-28 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'linus' into x86/mm | Thomas Gleixner | 2010-02-17 |
| |\ \ \ \ |
|
| * | | | | | resources: introduce generic page_is_ram() | Wu Fengguang | 2010-02-01 |
* | | | | | | MIPS: Alchemy: defconfig updates | Manuel Lauss | 2010-02-27 |
* | | | | | | MIPS: Alchemy: Fix Au1100 ethernet build failure | Manuel Lauss | 2010-02-27 |
* | | | | | | MIPS: Alchemy: Repair db1500/bosporus builds | Manuel Lauss | 2010-02-27 |
* | | | | | | MIPS: ARC: Cleanup unused definitions from sgialib.h | Yoichi Yuasa | 2010-02-27 |
* | | | | | | MIPS: Cobalt: convert legacy port addresses to GT-64111 bus addresses | Bjorn Helgaas | 2010-02-27 |
* | | | | | | MIPS: Alchemy: use 36bit addresses for PCMCIA resources. | Manuel Lauss | 2010-02-27 |
* | | | | | | MIPS: Cobalt: Fix theoretical port aliasing issue | Ralf Baechle | 2010-02-27 |
* | | | | | | MIPS: Use ALIGN(x, bytes) instead of __ALIGN_MASK(x, bytes - 1) | Matt Turner | 2010-02-27 |
* | | | | | | MIPS: Crazy spinlock speed test. | David Daney | 2010-02-27 |
* | | | | | | MIPS: Optimize spinlocks. | David Daney | 2010-02-27 |
* | | | | | | MIPS: Alchemy: devboard PM needs to save CPLD registers. | Manuel Lauss | 2010-02-27 |
* | | | | | | MIPS: PowerTV: Eliminate duplicate opcode definition macros | David VomLehn | 2010-02-27 |
* | | | | | | MIPS: Lemote 2F: Move printks out of port_access_lock. | Ralf Baechle | 2010-02-27 |
* | | | | | | MIPS: PNX833x: Convert IRQ controller locks to raw spinlocks. | Ralf Baechle | 2010-02-27 |
* | | | | | | MIPS: Octeon: Replace spinlock with raw_spinlocks in dma-octeon.c. | David Daney | 2010-02-27 |
* | | | | | | MIPS: Octeon: Replace rwlocks in irq_chip handlers with raw_spinlocks. | David Daney | 2010-02-27 |
* | | | | | | MIPS: Octeon: Convert octeon_irq_msi_lock to raw spinlock. | Ralf Baechle | 2010-02-27 |
* | | | | | | MIPS: Loongson: Remove pointless sample_lock from oprofile code. | Ralf Baechle | 2010-02-27 |
* | | | | | | MIPS: SNI: Convert sni_rm200_i8259A_lock to raw spinlock. | Ralf Baechle | 2010-02-27 |
* | | | | | | MIPS: i8259: Convert IRQ controller lock to raw spinlock. | Ralf Baechle | 2010-02-27 |
* | | | | | | MIPS: IP27: Convert nmi_lock lock to arch spinlock; | Ralf Baechle | 2010-02-27 |
* | | | | | | MIPS: IP27: Remove code obfuscation by enter_panic_mode(). | Ralf Baechle | 2010-02-27 |