Age | Commit message (Expand) | Author | Files | Lines |
2009-07-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 4 | -42/+31 |
2009-07-07 | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 49 | -1803/+120 |
2009-07-07 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 1 | -0/+12 |
2009-07-07 | gcov: exclude code operating in userspace from profiling | Peter Oberparleiter | 1 | -0/+2 |
2009-07-06 | microblaze: Fix cast warning for init.c | Michal Simek | 1 | -3/+3 |
2009-07-06 | microblaze: Wire up new syscalls | Michal Simek | 2 | -1/+5 |
2009-07-06 | microblaze: use generic syscalls.h | Arnd Bergmann | 6 | -62/+28 |
2009-07-06 | microblaze: clean up signal handling | Arnd Bergmann | 7 | -345/+43 |
2009-07-06 | microblaze: convert all simple headers to use asm-generic | Remis Lima Baima | 19 | -266/+21 |
2009-07-06 | microblaze: use the generic lib/checksum.c | Remis Lima Baima | 4 | -241/+6 |
2009-07-06 | microblaze: fall back on generic header files for the ABI | Arnd Bergmann | 17 | -887/+16 |
2009-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl... | Linus Torvalds | 23 | -188/+173 |
2009-07-04 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 91 | -449/+3731 |
2009-07-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 1 | -1/+1 |
2009-07-04 | intel-iommu: Restore DMAR_BROKEN_GFX_WA option for broken graphics drivers | David Woodhouse | 1 | -0/+12 |
2009-07-03 | MIPS: Fix CONFIG_FLATMEM version of pfn_valid() | Ralf Baechle | 1 | -1/+8 |
2009-07-03 | MIPS: Reorganize Cavium OCTEON PCI support. | David Daney | 8 | -221/+197 |
2009-07-03 | Update Yoichi Yuasa's e-mail address | Yoichi Yuasa | 45 | -59/+59 |
2009-07-03 | MIPS: Allow suspend and hibernation again on uniprocessor kernels. | Ralf Baechle | 1 | -2/+2 |
2009-07-03 | MIPS: 64-bit: Fix o32 core dump | Yong Zhang | 3 | -4/+22 |
2009-07-03 | MIPS: CMP: Update sync-r4k for current kernel | Tim Anderson | 2 | -16/+17 |
2009-07-03 | MIPS: CMP: Move gcmp_probe to before the SMP ops | Tim Anderson | 3 | -5/+16 |
2009-07-03 | MIPS: CMP: activate CMP support | Tim Anderson | 5 | -62/+25 |
2009-07-03 | MIPS: CMP: Extend IPI handling to CPU number | Tim Anderson | 2 | -38/+40 |
2009-07-03 | MIPS: CMP: Extend the GIC IPI interrupts beyond 32 | Tim Anderson | 2 | -11/+8 |
2009-07-03 | MIPS: Define __arch_swab64 for all mips r2 cpus | David Daney | 1 | -2/+6 |
2009-07-03 | MIPS: Update VR41xx GPIO driver to use gpiolib | Yoichi Yuasa | 2 | -19/+4 |
2009-07-03 | MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open. | David Daney | 5 | -6/+20 |
2009-07-03 | MIPS: Malta: Remove unnecessary function prototypes | Dmitri Vorobiev | 1 | -3/+0 |
2009-07-03 | MIPS: MT: Remove unnecessary semicolons | Joe Perches | 1 | -1/+1 |
2009-07-03 | MIPS: Add support for Texas Instruments AR7 System-on-a-Chip | Florian Fainelli | 18 | -0/+3307 |
2009-07-03 | parisc: use generic atomic64 on 32-bit | Kyle McMartin | 2 | -1/+6 |
2009-07-03 | parisc: perf: wire up sys_perf_counter_open | Kyle McMartin | 3 | -1/+9 |
2009-07-03 | parisc: add task_pt_regs macro | Kyle McMartin | 1 | -0/+3 |
2009-07-03 | parisc: wire sys_perf_counter_open to sys_ni_syscall | Kyle McMartin | 2 | -1/+3 |
2009-07-03 | parisc: inventory.c, fix bloated stack frame | Kyle McMartin | 1 | -17/+24 |
2009-07-03 | parisc: processor.c, fix bloated stack frame | Kyle McMartin | 1 | -5/+11 |
2009-07-03 | parisc: fix compile warning in mm/init.c | Kyle McMartin | 1 | -1/+1 |
2009-07-03 | parisc: remove dead code from sys_parisc32.c | Christoph Hellwig | 1 | -62/+0 |
2009-07-03 | parisc: wire up rt_tgsigqueueinfo | Kyle McMartin | 2 | -2/+4 |
2009-07-03 | parisc: ensure broadcast tlb purge runs single threaded | Helge Deller | 3 | -19/+30 |
2009-07-03 | parisc: fix "delay!" timer handling | Grant Grundler | 1 | -35/+53 |
2009-07-03 | parisc: fix mismatched parenthesis in memcpy.c | Randolph Chung | 1 | -1/+1 |
2009-07-03 | parisc: add parameter to read_cr16() | Coly Li | 1 | -1/+1 |
2009-07-03 | parisc: decode_exc.c should include kernel.h | Alexander Beregalov | 1 | -1/+1 |
2009-07-03 | parisc: remove obsolete hw_interrupt_type | Thomas Gleixner | 1 | -1/+1 |
2009-07-03 | parisc: fix irq compile bugs in arch/parisc/kernel/irq.c | Helge Deller | 1 | -4/+4 |
2009-07-03 | parisc: fix ldcw inline assembler | Helge Deller | 1 | -2/+2 |
2009-07-03 | parisc: kill WARN in free_initmem when DEBUG_KERNEL | Kyle McMartin | 1 | -20/+9 |
2009-07-03 | parisc: Remove casts from atomic macros | Bastian Blank | 1 | -4/+4 |