| Commit message (Expand) | Author | Age | Files | Lines |
* | [ARM] pxa/em-x270: add vcc_core regulator | Mike Rapoport | 2009-09-10 | 1 | -0/+4 |
* | [ARM] pxa/em-x270: remove debug leftovers | Mike Rapoport | 2009-09-10 | 1 | -2/+0 |
* | [ARM] pxa/em-x270: convert em-x270 to soc-camera as platform-device | Guennadi Liakhovetski | 2009-09-10 | 1 | -6/+16 |
* | [ARM] pxa/mioa701: convert mioa701 to the new platform-device soc-camera inte... | Guennadi Liakhovetski | 2009-09-10 | 1 | -7/+9 |
* | [ARM] pxa/pcm990: convert pcm990 to soc-camera as platform-device | Guennadi Liakhovetski | 2009-09-10 | 1 | -10/+44 |
* | [ARM] pxa/colibri: add UART MFP configuration for the PXA320 module | Alex Roman | 2009-09-10 | 1 | -0/+32 |
* | [ARM] pxa/colibri: add NAND config for Colibri PXA3xx boards | Daniel Mack | 2009-09-10 | 4 | -0/+49 |
* | [ARM] pxa/ezx: set IRQ_BOARD_END for EZX | Daniel Ribeiro | 2009-09-10 | 2 | -0/+3 |
* | [ARM] pxa/littleton: update littleton to use the new gpio_card_detect for mmc | Eric Miao | 2009-09-10 | 1 | -38/+5 |
* | [ARM] pxa: factor pxamci gpio handling | Robert Jarzmik | 2009-09-10 | 24 | -917/+143 |
* | [ARM] pxamci: add simple gpio controls | Robert Jarzmik | 2009-09-10 | 1 | -0/+5 |
* | [ARM] pxa/dma: add debugfs entries | Robert Jarzmik | 2009-09-10 | 1 | -1/+248 |
* | [ARM] pxa/dma: optimize irq handler loop | Robert Jarzmik | 2009-09-10 | 1 | -14/+15 |
* | [ARM] pxa/dma: cosmetic move of EXPORT_SYMBOL under their functions | Robert Jarzmik | 2009-09-10 | 1 | -3/+2 |
* | [ARM] pxa: merge {zylonite,littleton}_defconfig into pxa3xx_defconfig | Haojian Zhuang | 2009-09-10 | 3 | -1519/+1332 |
* | [ARM] pxa: rename GCU IRQ for consistency | Daniel Mack | 2009-09-10 | 1 | -1/+1 |
* | [ARM] pxa: add device definition for graphics controller | Daniel Mack | 2009-09-10 | 2 | -0/+29 |
* | [ARM] pxa: add clock definition for graphics controller | Daniel Mack | 2009-09-10 | 3 | -2/+6 |
* | [ARM] pxa: initialize default interrupt priority and use ICHP for IRQ handling | Haojian Zhuang | 2009-09-10 | 2 | -17/+16 |
* | [ARM] pxa: add more registers in interrupt controller | Haojian Zhuang | 2009-09-10 | 1 | -0/+11 |
* | [ARM] pxa: add cpu_is_pxa950() and Kconfig options | Haojian Zhuang | 2009-09-10 | 2 | -0/+22 |
* | [ARM] pxa: update cpu_is_xsc3() to include Marvell CPUID | Haojian Zhuang | 2009-09-10 | 1 | -1/+4 |
* | [ARM] pxa: expand irq support for PXA93x and PXA950 | Haojian Zhuang | 2009-09-10 | 1 | -2/+26 |
* | [ARM] pxa: support mfp of pxa935 | Haojian Zhuang | 2009-09-10 | 2 | -1/+86 |
* | [ARM] pxa: add MFP_PULL_FLOAT | Daniel Mack | 2009-09-10 | 2 | -2/+6 |
* | [ARM] pxa: remove duplicate mfp definition in mach | Haojian Zhuang | 2009-09-10 | 1 | -300/+1 |
* | [ARM] pxa: remove left-over struct clk *other field from struct clk | Philipp Zabel | 2009-09-10 | 1 | -1/+0 |
* | powerpc: Fix i8259 interrupt driver kernel crash on ML510 | Roderick Colenbrander | 2009-09-05 | 1 | -1/+0 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2009-09-05 | 2 | -4/+8 |
|\ |
|
| * | [IA64] fix csum_ipv6_magic() | Jiri Bohac | 2009-09-02 | 1 | -3/+5 |
| * | [IA64] Fix warning in dma-mapping.c | Luck, Tony | 2009-09-02 | 1 | -1/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-09-05 | 4 | -7/+6 |
|\ \ |
|
| * | | sparc64: Fix bootup with mcount in some configs. | David S. Miller | 2009-09-04 | 3 | -6/+5 |
| * | | sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds. | David S. Miller | 2009-09-03 | 1 | -1/+1 |
* | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-09-05 | 1 | -3/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | perf_counter/powerpc: Fix cache event codes for POWER7 | Paul Mackerras | 2009-09-03 | 1 | -3/+3 |
* | | | parisc: fix warning in traps.c | Grant Grundler | 2009-08-28 | 1 | -1/+1 |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-08-28 | 2 | -0/+12 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86: Fix vSMP boot crash | Yinghai Lu | 2009-08-26 | 1 | -0/+10 |
| * | | x86, xen: Initialize cx to suppress warning | H. Peter Anvin | 2009-08-25 | 1 | -0/+1 |
| * | | x86, xen: Suppress WP test on Xen | Jeremy Fitzhardinge | 2009-08-25 | 1 | -0/+1 |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-08-26 | 2 | -136/+79 |
|\ \ \ |
|
| * | | | powerpc/ps3: Update ps3_defconfig | Geoff Levand | 2009-08-27 | 1 | -136/+75 |
| * | | | powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registration | Geert Uytterhoeven | 2009-08-27 | 1 | -0/+4 |
* | | | | m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_open | Geert Uytterhoeven | 2009-08-26 | 3 | -1/+7 |
* | | | | m68k: Fix redefinition of pgprot_noncached | Alexey Dobriyan | 2009-08-26 | 1 | -2/+1 |
* | | | | arch/m68k/include/asm/motorola_pgalloc.h: fix kunmap arg | Andrew Morton | 2009-08-26 | 1 | -6/+4 |
* | | | | m68k: cnt reaches -1, not 0 | Roel Kluin | 2009-08-26 | 1 | -2/+4 |
|/ / / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-08-25 | 12 | -140/+167 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | sparc64: Validate linear D-TLB misses. | David S. Miller | 2009-08-25 | 4 | -28/+76 |