| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2009-06-17 | 6 | -189/+175 |
|\ |
|
| * | [CPUFREQ] cpumask: new cpumask operators for arch/x86/kernel/cpu/cpufreq/powe... | Rusty Russell | 2009-06-15 | 2 | -15/+4 |
| * | [CPUFREQ] cpumask: avoid playing with cpus_allowed in powernow-k8.c | Rusty Russell | 2009-06-15 | 1 | -58/+60 |
| * | [CPUFREQ] cpumask: avoid cpumask games in arch/x86/kernel/cpu/cpufreq/speedst... | Rusty Russell | 2009-06-15 | 1 | -43/+17 |
| * | [CPUFREQ] cpumask: avoid playing with cpus_allowed in speedstep-ich.c | Rusty Russell | 2009-06-15 | 2 | -39/+55 |
| * | [CPUFREQ] powernow-k8: get drv data for correct CPU | Naga Chumbalkar | 2009-06-15 | 1 | -5/+1 |
| * | [CPUFREQ] powernow-k8: read P-state from HW | Naga Chumbalkar | 2009-06-15 | 1 | -14/+11 |
| * | [CPUFREQ] reduce scope of ACPI_PSS_BIOS_BUG_MSG[] | Andrew Morton | 2009-06-15 | 1 | -4/+3 |
| * | [CPUFREQ] Clean up convoluted code in arch/x86/kernel/tsc.c:time_cpufreq_noti... | Dave Jones | 2009-06-15 | 1 | -5/+3 |
| * | [CPUFREQ] powernow-k8.c: mess cleanup | Luis Henriques | 2009-06-15 | 1 | -7/+9 |
| * | [CPUFREQ] powernow-k8: Set transition latency to 1 if ACPI tables export 0 | Thomas Renninger | 2009-06-15 | 1 | -0/+13 |
* | | MIPS: Add hibernation support | Wu Zhangjin | 2009-06-17 | 7 | -0/+143 |
* | | MIPS: Move Cavium CP0 hwrena impl bits to cpu-feature-overrides.h | David Daney | 2009-06-17 | 2 | -4/+1 |
* | | MIPS: Allow CPU specific overriding of CP0 hwrena impl bits. | David Daney | 2009-06-17 | 2 | -1/+5 |
* | | MIPS: Kconfig Add SYS_SUPPORTS_HUGETLBFS and enable it for some systems. | David Daney | 2009-06-17 | 1 | -0/+11 |
* | | MIPS: TLB support for hugetlbfs. | David Daney | 2009-06-17 | 2 | -12/+196 |
* | | MIPS: Add hugetlbfs page defines. | David Daney | 2009-06-17 | 4 | -0/+32 |
* | | MIPS: Add support files for hugetlbfs. | David Daney | 2009-06-17 | 3 | -0/+216 |
* | | MIPS: Remove unused parameters from iPTE_LW. | David Daney | 2009-06-17 | 1 | -14/+14 |
* | | MIPS: Export erratum function needed by octeon-ethernet driver. | David Daney | 2009-06-17 | 1 | -0/+3 |
* | | MIPS: Cavium-Octeon: Add more chip specific feature tests. | David Daney | 2009-06-17 | 1 | -0/+27 |
* | | MIPS: Cavium-Octeon: Add more board type constants. | David Daney | 2009-06-17 | 1 | -0/+13 |
* | | MIPS: Export cvmx_sysinfo_get needed by octeon-ethernet driver. | David Daney | 2009-06-17 | 1 | -0/+2 |
* | | MIPS: Add named alloc functions to OCTEON boot monitor memory allocator. | David Daney | 2009-06-17 | 2 | -0/+189 |
* | | MIPS: Alchemy: devboards: Convert to gpio calls. | Manuel Lauss | 2009-06-17 | 6 | -17/+26 |
* | | MIPS: Alchemy: xxs1500: use linux gpio api. | Manuel Lauss | 2009-06-17 | 1 | -9/+12 |
* | | MIPS: Alchemy: MTX-1: Use linux gpio api. | Manuel Lauss | 2009-06-17 | 1 | -11/+13 |
* | | MIPS: Alchemy: Rewrite GPIO support. | Manuel Lauss | 2009-06-17 | 7 | -233/+770 |
* | | MIPS: Alchemy: Remove unused au1000_gpio.h header | Manuel Lauss | 2009-06-17 | 1 | -56/+0 |
* | | MIPS: BCM47xx: Fix gpio_direction_output | Matthieu Castet | 2009-06-17 | 1 | -0/+3 |
* | | MIPS: ioctl.h: Cleanup. | Ralf Baechle | 2009-06-17 | 1 | -78/+7 |
* | | MIPS: TXx9: Add TX4939 RNG support | Atsushi Nemoto | 2009-06-17 | 3 | -0/+21 |
* | | MIPS: TXx9: Add SRAMC support | Atsushi Nemoto | 2009-06-17 | 8 | -0/+101 |
* | | MIPS: Sibyte: Remove standalone kernel support | Imre Kaloz | 2009-06-17 | 9 | -133/+5 |
* | | MIPS: Sibyte: Remove simulator option | Imre Kaloz | 2009-06-17 | 2 | -11/+0 |
* | | MIPS: RB532: Check irq number when handling GPIO interrupts | Florian Fainelli | 2009-06-17 | 1 | -2/+3 |
* | | MIPS: RB532: Cleanup cpu-features-overrides | Florian Fainelli | 2009-06-17 | 1 | -5/+0 |
* | | MIPS: Remove dead case label. | David Daney | 2009-06-17 | 1 | -1/+0 |
* | | MIPS: Remove execution hazard barriers for Octeon. | David Daney | 2009-06-17 | 1 | -0/+1 |
* | | MIPS: Allow R2 CPUs to turn off generation of 'ehb' instructions. | David Daney | 2009-06-17 | 2 | -1/+6 |
* | | MIPS: Fold the TLB refill at the vmalloc path if possible. | David Daney | 2009-06-17 | 1 | -24/+49 |
* | | MIPS: Replace some magic numbers with symbolic values in tlbex.c | David Daney | 2009-06-17 | 1 | -8/+26 |
* | | MIPS: TXx9: Add ACLC support | Atsushi Nemoto | 2009-06-17 | 12 | -2/+121 |
* | | MIPS: Add Cavium OCTEON PCI support. | David Daney | 2009-06-17 | 16 | -2/+3024 |
* | | MIPS: Add register definitions for PCI. | David Daney | 2009-06-17 | 7 | -0/+9341 |
* | | MIPS: TXx9: Add DMAC support | Atsushi Nemoto | 2009-06-17 | 11 | -10/+112 |
* | | DMA: TXx9 Soc DMA Controller driver | Atsushi Nemoto | 2009-06-17 | 1 | -0/+48 |
* | | MIPS: TXx9: micro optimization for clocksource and clock_event | Atsushi Nemoto | 2009-06-17 | 1 | -24/+43 |
* | | MIPS: Support 64-byte D-cache line size | Kevin Cernekee | 2009-06-17 | 2 | -0/+13 |
* | | MIPS: Pass struct device to plat_dma_addr_to_phys() | Kevin Cernekee | 2009-06-17 | 7 | -13/+20 |