Age | Commit message (Expand) | Author | Files | Lines |
2009-09-10 | [ARM] pxa: merge {zylonite,littleton}_defconfig into pxa3xx_defconfig | Haojian Zhuang | 3 | -1519/+1332 |
2009-09-10 | [ARM] pxa: rename GCU IRQ for consistency | Daniel Mack | 1 | -1/+1 |
2009-09-10 | [ARM] pxa: add device definition for graphics controller | Daniel Mack | 2 | -0/+29 |
2009-09-10 | [ARM] pxa: add clock definition for graphics controller | Daniel Mack | 3 | -2/+6 |
2009-09-10 | [ARM] pxa: initialize default interrupt priority and use ICHP for IRQ handling | Haojian Zhuang | 2 | -17/+16 |
2009-09-10 | [ARM] pxa: add more registers in interrupt controller | Haojian Zhuang | 1 | -0/+11 |
2009-09-10 | [ARM] pxa: add cpu_is_pxa950() and Kconfig options | Haojian Zhuang | 2 | -0/+22 |
2009-09-10 | [ARM] pxa: update cpu_is_xsc3() to include Marvell CPUID | Haojian Zhuang | 1 | -1/+4 |
2009-09-10 | [ARM] pxa: expand irq support for PXA93x and PXA950 | Haojian Zhuang | 1 | -2/+26 |
2009-09-10 | [ARM] pxa: support mfp of pxa935 | Haojian Zhuang | 2 | -1/+86 |
2009-09-10 | [ARM] pxa: add MFP_PULL_FLOAT | Daniel Mack | 2 | -2/+6 |
2009-09-10 | [ARM] pxa: remove duplicate mfp definition in mach | Haojian Zhuang | 1 | -300/+1 |
2009-09-10 | [ARM] pxa: remove left-over struct clk *other field from struct clk | Philipp Zabel | 1 | -1/+0 |
2009-09-06 | powerpc: Fix i8259 interrupt driver kernel crash on ML510 | Roderick Colenbrander | 1 | -1/+0 |
2009-09-06 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2 | -4/+8 |
2009-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 4 | -7/+6 |
2009-09-06 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -3/+3 |
2009-09-04 | sparc64: Fix bootup with mcount in some configs. | David S. Miller | 3 | -6/+5 |
2009-09-03 | sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds. | David S. Miller | 1 | -1/+1 |
2009-09-03 | perf_counter/powerpc: Fix cache event codes for POWER7 | Paul Mackerras | 1 | -3/+3 |
2009-09-02 | [IA64] fix csum_ipv6_magic() | Jiri Bohac | 1 | -3/+5 |
2009-09-02 | [IA64] Fix warning in dma-mapping.c | Luck, Tony | 1 | -1/+3 |
2009-08-29 | parisc: fix warning in traps.c | Grant Grundler | 1 | -1/+1 |
2009-08-29 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -0/+12 |
2009-08-27 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2 | -136/+79 |
2009-08-27 | powerpc/ps3: Update ps3_defconfig | Geoff Levand | 1 | -136/+75 |
2009-08-27 | powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registration | Geert Uytterhoeven | 1 | -0/+4 |
2009-08-27 | m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_open | Geert Uytterhoeven | 3 | -1/+7 |
2009-08-27 | m68k: Fix redefinition of pgprot_noncached | Alexey Dobriyan | 1 | -2/+1 |
2009-08-27 | arch/m68k/include/asm/motorola_pgalloc.h: fix kunmap arg | Andrew Morton | 1 | -6/+4 |
2009-08-27 | m68k: cnt reaches -1, not 0 | Roel Kluin | 1 | -2/+4 |
2009-08-26 | x86: Fix vSMP boot crash | Yinghai Lu | 1 | -0/+10 |
2009-08-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 12 | -140/+167 |
2009-08-26 | x86, xen: Initialize cx to suppress warning | H. Peter Anvin | 1 | -0/+1 |
2009-08-26 | x86, xen: Suppress WP test on Xen | Jeremy Fitzhardinge | 1 | -0/+1 |
2009-08-26 | sparc64: Validate linear D-TLB misses. | David S. Miller | 4 | -28/+76 |
2009-08-25 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -5/+1 |
2009-08-25 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 9 | -103/+80 |
2009-08-25 | x86: Fix build with older binutils and consolidate linker script | Jan Beulich | 1 | -79/+47 |
2009-08-24 | Merge branch 'fixes' of git://git.marvell.com/orion | Linus Torvalds | 3 | -1/+12 |
2009-08-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 | Linus Torvalds | 2 | -3/+17 |
2009-08-24 | x86: Fix an incorrect argument of reserve_bootmem() | Amerigo Wang | 1 | -1/+1 |
2009-08-24 | [ARM] Kirkwood: enable eSATA on QNAP TS-219P | John Holland | 2 | -1/+10 |
2009-08-24 | [ARM] Kirkwood: __init requires linux/init.h | Martin Michlmayr | 1 | -0/+2 |
2009-08-23 | [S390] set preferred console based on conmode | Hendrik Brueckner | 1 | -7/+18 |
2009-08-21 | x86: don't call '->send_IPI_mask()' with an empty mask | Linus Torvalds | 1 | -11/+10 |
2009-08-21 | x86: don't send an IPI to the empty set of CPU's | Linus Torvalds | 1 | -0/+3 |
2009-08-21 | x86: add vmlinux.lds to targets in arch/x86/boot/compressed/Makefile | Jan Beulich | 1 | -1/+1 |
2009-08-20 | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy... | Ingo Molnar | 3 | -12/+18 |
2009-08-20 | xen: rearrange things to fix stackprotector | Jeremy Fitzhardinge | 2 | -12/+14 |