Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | parisc: fix "delay!" timer handling | Grant Grundler | 2009-07-03 | 1 | -35/+53 | |
| * | | | | | | parisc: fix mismatched parenthesis in memcpy.c | Randolph Chung | 2009-07-03 | 1 | -1/+1 | |
| * | | | | | | parisc: add parameter to read_cr16() | Coly Li | 2009-07-03 | 1 | -1/+1 | |
| * | | | | | | parisc: decode_exc.c should include kernel.h | Alexander Beregalov | 2009-07-03 | 1 | -1/+1 | |
| * | | | | | | parisc: remove obsolete hw_interrupt_type | Thomas Gleixner | 2009-07-03 | 1 | -1/+1 | |
| * | | | | | | parisc: fix irq compile bugs in arch/parisc/kernel/irq.c | Helge Deller | 2009-07-03 | 1 | -4/+4 | |
| * | | | | | | parisc: fix ldcw inline assembler | Helge Deller | 2009-07-03 | 1 | -2/+2 | |
| * | | | | | | parisc: kill WARN in free_initmem when DEBUG_KERNEL | Kyle McMartin | 2009-07-03 | 1 | -20/+9 | |
| * | | | | | | parisc: Remove casts from atomic macros | Bastian Blank | 2009-07-03 | 1 | -4/+4 | |
| * | | | | | | parisc: remove CVS keywords | Alexander Beregalov | 2009-07-03 | 7 | -14/+6 | |
| * | | | | | | parisc: wire up preadv/pwritev syscalls | Kyle McMartin | 2009-07-03 | 2 | -1/+5 | |
* | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-07-04 | 91 | -449/+3731 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | MIPS: Fix CONFIG_FLATMEM version of pfn_valid() | Ralf Baechle | 2009-07-03 | 1 | -1/+8 | |
| * | | | | | | | MIPS: Reorganize Cavium OCTEON PCI support. | David Daney | 2009-07-03 | 8 | -221/+197 | |
| * | | | | | | | Update Yoichi Yuasa's e-mail address | Yoichi Yuasa | 2009-07-03 | 45 | -59/+59 | |
| * | | | | | | | MIPS: Allow suspend and hibernation again on uniprocessor kernels. | Ralf Baechle | 2009-07-03 | 1 | -2/+2 | |
| * | | | | | | | MIPS: 64-bit: Fix o32 core dump | Yong Zhang | 2009-07-03 | 3 | -4/+22 | |
| * | | | | | | | MIPS: CMP: Update sync-r4k for current kernel | Tim Anderson | 2009-07-03 | 2 | -16/+17 | |
| * | | | | | | | MIPS: CMP: Move gcmp_probe to before the SMP ops | Tim Anderson | 2009-07-03 | 3 | -5/+16 | |
| * | | | | | | | MIPS: CMP: activate CMP support | Tim Anderson | 2009-07-03 | 5 | -62/+25 | |
| * | | | | | | | MIPS: CMP: Extend IPI handling to CPU number | Tim Anderson | 2009-07-03 | 2 | -38/+40 | |
| * | | | | | | | MIPS: CMP: Extend the GIC IPI interrupts beyond 32 | Tim Anderson | 2009-07-03 | 2 | -11/+8 | |
| * | | | | | | | MIPS: Define __arch_swab64 for all mips r2 cpus | David Daney | 2009-07-03 | 1 | -2/+6 | |
| * | | | | | | | MIPS: Update VR41xx GPIO driver to use gpiolib | Yoichi Yuasa | 2009-07-03 | 2 | -19/+4 | |
| * | | | | | | | MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open. | David Daney | 2009-07-03 | 5 | -6/+20 | |
| * | | | | | | | MIPS: Malta: Remove unnecessary function prototypes | Dmitri Vorobiev | 2009-07-03 | 1 | -3/+0 | |
| * | | | | | | | MIPS: MT: Remove unnecessary semicolons | Joe Perches | 2009-07-03 | 1 | -1/+1 | |
| * | | | | | | | MIPS: Add support for Texas Instruments AR7 System-on-a-Chip | Florian Fainelli | 2009-07-03 | 18 | -0/+3307 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 2009-07-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.h | Tim Abbott | 2009-06-27 | 1 | -1/+1 | |
* | | | | | | | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-07-02 | 2 | -14/+3 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | intel-iommu: Make iommu=pt work on i386 too | David Woodhouse | 2009-07-01 | 1 | -1/+1 | |
| * | | | | | | | intel-iommu: Clean up identity mapping code, remove CONFIG_DMAR_GFX_WA | David Woodhouse | 2009-06-29 | 1 | -13/+2 | |
* | | | | | | | | x86: add boundary check for 32bit res before expand e820 resource to alignment | Yinghai Lu | 2009-07-02 | 1 | -6/+10 | |
* | | | | | | | | x86: fix power-of-2 round_up/round_down macros | Linus Torvalds | 2009-07-02 | 1 | -2/+9 | |
* | | | | | | | | FRV: Add basic performance counter support | David Howells | 2009-07-01 | 4 | -1/+38 | |
* | | | | | | | | FRV: Implement atomic64_t | David Howells | 2009-07-01 | 6 | -5/+236 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2009-07-01 | 10 | -48/+230 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | sh: Fix compiler error and include the definition of IS_ERR_VALUE | Matt Fleming | 2009-07-02 | 1 | -0/+1 | |
| * | | | | | | | sh: re-add LCDC fbdev support to the Migo-R defconfig | Magnus Damm | 2009-07-01 | 1 | -2/+51 | |
| * | | | | | | | sh: fix se7724 ceu names | Magnus Damm | 2009-07-01 | 1 | -2/+2 | |
| * | | | | | | | sh: ms7724se: Enable sh_eth in defconfig. | Kuninori Morimoto | 2009-06-29 | 1 | -4/+21 | |
| * | | | | | | | arch/sh/boards/mach-se/7206/io.c: Remove unnecessary semicolons | Joe Perches | 2009-06-29 | 1 | -1/+1 | |
| * | | | | | | | sh: ms7724se: Add sh_eth support | Kuninori Morimoto | 2009-06-26 | 2 | -2/+109 | |
| * | | | | | | | sh: Kill off unused DEBUG_BOOTMEM symbol. | Paul Mundt | 2009-06-25 | 1 | -4/+0 | |
| * | | | | | | | sh64: Hook up page fault events for software perf counters. | Paul Mundt | 2009-06-25 | 1 | -3/+12 | |
| * | | | | | | | sh: Hook up page fault events for software perf counters. | Paul Mundt | 2009-06-25 | 1 | -29/+32 | |
| * | | | | | | | sh: make set_perf_counter_pending() static inline. | Paul Mundt | 2009-06-24 | 1 | -1/+1 | |
* | | | | | | | | Fix pci_unmap_addr() et al on i386. | David Woodhouse | 2009-07-01 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-06-30 | 3 | -12/+15 | |
|\ \ \ \ \ \ \ \ |