aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-09-10[ARM] pxa/palm: add detect_delay to mmc for PalmTX,T5,LDMarek Vasut
2009-09-10[ARM] pxa/cm-x270: add libertas device registrationMike Rapoport
2009-09-10[ARM] pxa/em-x270: add vcc_core regulatorMike Rapoport
2009-09-10[ARM] pxa/em-x270: remove debug leftoversMike Rapoport
2009-09-10[ARM] pxa/em-x270: convert em-x270 to soc-camera as platform-deviceGuennadi Liakhovetski
2009-09-10[ARM] pxa/mioa701: convert mioa701 to the new platform-device soc-camera inte...Guennadi Liakhovetski
2009-09-10[ARM] pxa/pcm990: convert pcm990 to soc-camera as platform-deviceGuennadi Liakhovetski
2009-09-10[ARM] pxa/colibri: add UART MFP configuration for the PXA320 moduleAlex Roman
2009-09-10[ARM] pxa/colibri: add NAND config for Colibri PXA3xx boardsDaniel Mack
2009-09-10[ARM] pxa/ezx: set IRQ_BOARD_END for EZXDaniel Ribeiro
2009-09-10[ARM] pxa/littleton: update littleton to use the new gpio_card_detect for mmcEric Miao
2009-09-10[ARM] pxa: factor pxamci gpio handlingRobert Jarzmik
2009-09-10[ARM] pxamci: add simple gpio controlsRobert Jarzmik
2009-09-10[ARM] pxa/dma: add debugfs entriesRobert Jarzmik
2009-09-10[ARM] pxa/dma: optimize irq handler loopRobert Jarzmik
2009-09-10[ARM] pxa/dma: cosmetic move of EXPORT_SYMBOL under their functionsRobert Jarzmik
2009-09-10[ARM] pxa: merge {zylonite,littleton}_defconfig into pxa3xx_defconfigHaojian Zhuang
2009-09-10[ARM] pxa: rename GCU IRQ for consistencyDaniel Mack
2009-09-10[ARM] pxa: add device definition for graphics controllerDaniel Mack
2009-09-10[ARM] pxa: add clock definition for graphics controllerDaniel Mack
2009-09-10[ARM] pxa: initialize default interrupt priority and use ICHP for IRQ handlingHaojian Zhuang
2009-09-10[ARM] pxa: add more registers in interrupt controllerHaojian Zhuang
2009-09-10[ARM] pxa: add cpu_is_pxa950() and Kconfig optionsHaojian Zhuang
2009-09-10[ARM] pxa: update cpu_is_xsc3() to include Marvell CPUIDHaojian Zhuang
2009-09-10[ARM] pxa: expand irq support for PXA93x and PXA950Haojian Zhuang
2009-09-10[ARM] pxa: support mfp of pxa935Haojian Zhuang
2009-09-10[ARM] pxa: add MFP_PULL_FLOATDaniel Mack
2009-09-10[ARM] pxa: remove duplicate mfp definition in machHaojian Zhuang
2009-09-10[ARM] pxa: remove left-over struct clk *other field from struct clkPhilipp Zabel
2009-09-05powerpc: Fix i8259 interrupt driver kernel crash on ML510Roderick Colenbrander
2009-09-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-09-05Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-09-04sparc64: Fix bootup with mcount in some configs.David S. Miller
2009-09-03sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds.David S. Miller
2009-09-03perf_counter/powerpc: Fix cache event codes for POWER7Paul Mackerras
2009-09-02[IA64] fix csum_ipv6_magic()Jiri Bohac
2009-09-02[IA64] Fix warning in dma-mapping.cLuck, Tony
2009-08-28parisc: fix warning in traps.cGrant Grundler
2009-08-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-08-27powerpc/ps3: Update ps3_defconfigGeoff Levand
2009-08-27powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registrationGeert Uytterhoeven
2009-08-26m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_openGeert Uytterhoeven
2009-08-26m68k: Fix redefinition of pgprot_noncachedAlexey Dobriyan
2009-08-26arch/m68k/include/asm/motorola_pgalloc.h: fix kunmap argAndrew Morton
2009-08-26m68k: cnt reaches -1, not 0Roel Kluin
2009-08-26x86: Fix vSMP boot crashYinghai Lu
2009-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-08-25x86, xen: Initialize cx to suppress warningH. Peter Anvin