Age | Commit message (Expand) | Author |
2010-10-30 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2010-10-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2010-10-29 | ftrace/MIPS: Enable C Version of recordmcount | Wu Zhangjin |
2010-10-29 | MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes. | David Daney |
2010-10-29 | MIPS: Allow UserLocal on MIPS_R1 processors | Kevin Cernekee |
2010-10-29 | MIPS: Honor L2 bypass bit | Kevin Cernekee |
2010-10-29 | MIPS: Add BMIPS CP0 register definitions | Kevin Cernekee |
2010-10-29 | MIPS: Add BMIPS processor types to Kconfig | Kevin Cernekee |
2010-10-29 | MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC code | Kevin Cernekee |
2010-10-29 | MIPS: Add support for hardware performance events (mipsxx) | Deng-Cheng Zhu |
2010-10-29 | MIPS: Perf-events: Add callchain support | Deng-Cheng Zhu |
2010-10-29 | MIPS: add support for hardware performance events (skeleton) | Deng-Cheng Zhu |
2010-10-29 | MIPS: add support for software performance events | Deng-Cheng Zhu |
2010-10-29 | MIPS: define local_xchg from xchg_local to atomic_long_xchg | Deng-Cheng Zhu |
2010-10-29 | MIPS: AR7: Add support for Titan (TNETV10xx) SoC variant | Florian Fainelli |
2010-10-29 | MIPS: AR7: Initialize GPIO earlier | Florian Fainelli |
2010-10-29 | MIPS: Add platform device and Kconfig for Octeon USB EHCI / OHCI | David Daney |
2010-10-29 | MIPS: Octeon: Add register definitions for EHCI / OHCI USB glue logic. | David Daney |
2010-10-29 | MIPS: Octeon: Apply CN63XXP1 errata workarounds. | David Daney |
2010-10-29 | MIPS: Octeon: Use I/O clock rate for calculations. | David Daney |
2010-10-29 | MIPS: Octeon: Add octeon_get_io_clock_rate() for cn63xx | David Daney |
2010-10-29 | MIPS: Octeon: Remove bogus code from octeon_get_clock_rate() | David Daney |
2010-10-29 | MIPS: Octeon: Scale Octeon2 clocks in octeon_init_cvmcount() | David Daney |
2010-10-29 | MIPS: Octeon: Enable Read Inhibit / eXecute Inhibit on Octeon II. | David Daney |
2010-10-29 | MIPS: Octeon: Probe for Octeon II CPUs. | David Daney |
2010-10-29 | MIPS: Octeon: Handle Octeon II caches. | David Daney |
2010-10-29 | MIPS: Add identifiers for Octeon II CPUs. | David Daney |
2010-10-29 | MIPS: Octeon: Update L2 Cache code for CN63XX | David Daney |
2010-10-29 | MIPS: Octeon: Add cn63XX to Octeon chip detection macros. | David Daney |
2010-10-29 | MIPS: Octeon: Update register definitions for CN63XX chips | David Daney |
2010-10-29 | MIPS: Octeon: Rewrite DMA mapping functions. | David Daney |
2010-10-29 | MIPS: Add a platform hook for swiotlb setup. | David Daney |
2010-10-29 | MIPS: Convert DMA to use dma-mapping-common.h | David Daney |
2010-10-29 | MIPS: ip32, ip27, jazz: Make static functions in dma-coherence.h inline. | David Daney |
2010-10-29 | MIPS: Octeon: Select ZONE_DMA32 | David Daney |
2010-10-29 | MIPS: Octeon: Adjust top of DMA32 zone. | David Daney |
2010-10-29 | MIPS: Allow MAX_DMA32_PFN to be overridden. | David Daney |
2010-10-29 | MIPS: Octeon: Set dma_masks for octeon_mgmt device. | David Daney |
2010-10-29 | MIPS: IRQ: Add stackoverflow detection | From: jiang.adam@gmail.com |
2010-10-29 | MIPS: Kconfig cleanup | Thomas Gleixner |
2010-10-29 | MIPS: Remove wait argument of r4k_on_each_cpu | Ralf Baechle |
2010-10-29 | MIPS: More detailed description of r4k_on_each_cpu | Ralf Baechle |
2010-10-29 | MIPS: Get rid of branches to .subsections. | Ralf Baechle |
2010-10-28 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2010-10-27 | mips: remove dma64_addr_t usage | FUJITA Tomonori |
2010-10-27 | ptrace: cleanup arch_ptrace() on MIPS | Namhyung Kim |
2010-10-27 | ptrace: change signature of arch_ptrace() | Namhyung Kim |
2010-10-27 | mm: fix race in kunmap_atomic() | Peter Zijlstra |
2010-10-26 | mm: remove pte_*map_nested() | Peter Zijlstra |
2010-10-26 | mm: stack based kmap_atomic() | Peter Zijlstra |