summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: mmp: select CPU_PJ4Haojian Zhuang2010-12-182-4/+5
* ARM: pxa: support saarb platformHaojian Zhuang2010-12-183-0/+119
* ARM: pxa: support pxa95xHaojian Zhuang2010-12-1815-151/+486
* ARM: pxa: introduce pxa3xx_clock_sysclass for clock suspend/resumeEric Miao2010-12-184-28/+51
* ARM: pxa: introduce pxa2xx_clock_sysclass for clock suspend/resumeEric Miao2010-12-164-8/+35
* ARM: pxa: remove get_memclk_frequency_10khz()Eric Miao2010-12-164-31/+21Star
* ARM: pxa: separate the clock support into clock-{pxa2xx,pxa3xx}.cEric Miao2010-12-168-240/+266
* ARM: pxa: replace duplicated macro DEFINE_PXA3_CK() with DEFINE_CK()Eric Miao2010-12-162-17/+12Star
* ARM: pxa: redefine irqs.hHaojian Zhuang2010-12-162-36/+22Star
* ARM: pxa: redefine the cpu_is_pxa3xxHaojian Zhuang2010-12-161-5/+6
* ARM: mmp: fix the typo - MMP2 is compatible with ARMv7Haojian Zhuang2010-12-161-2/+2
* ARM: mmp: append brownstone supportHaojian Zhuang2010-12-163-0/+178
* ARM: mmp: add usb clock for pxa168/pxa910cxie42010-12-161-0/+2
* ARM: pxa/raumfeld: enable PXA3XX_GCU driverDaniel Mack2010-12-161-0/+5
* ARM: mmp: add sd card to jasperZhangfei Gao2010-12-161-0/+35
* ARM: mmp: add mmc resourceZhangfei Gao2010-12-163-0/+59
* ARM: pxa: Access SMEMC via virtual addressesMarek Vasut2010-12-1621-128/+156
* ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()Marek Vasut2010-12-1653-86/+143
* ARM: pxa: introduce addr-map.h for large bus addresses and rangesEric Miao2010-12-164-20/+50
* ARM: pxa: remove un-used mapping of camera registersEric Miao2010-12-161-5/+0Star
* crypto: ghash-intel - ghash-clmulni-intel_glue needs err.hRandy Dunlap2010-12-151-0/+1
* Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-12-153-2/+5
|\
| * sh: wire up accept4 syscall (non-multiplexed path)Carmelo AMOROSO2010-12-142-1/+3
| * sh: Enable deprecated IRQ chip APIs for MFD and GPIOLIB drivers.Paul Mundt2010-12-131-1/+2
* | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-12-158-36/+79
|\ \
| * | OMAP2: PRCM: fix some SHIFT macros that were actually bitmasksPaul Walmsley2010-12-111-5/+6
| * | OMAP2+: PM/serial: fix console semaphore acquire during suspendKevin Hilman2010-12-102-10/+51
| * | OMAP1: SRAM: fix size for OMAP1611 SoCsKevin Hilman2010-12-101-1/+1
| * | arm: omap2: io: fix clk_get() error checkAaro Koskinen2010-12-081-1/+1
| * | arm: plat-omap: counter_32k: use IS_ERR() instead of NULL checkVasiliy Kulikov2010-12-071-1/+2
| * | omap: zoom: wl1271 slot is MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen2010-12-071-1/+1
| * | omap: PM debug: fix wake-on-timer debugfs dependencyKevin Hilman2010-12-031-17/+17
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-12-157-32/+236
|\ \ \
| * | | ARM: 6535/1: V6 MPCore v6_dma_inv_range and v6_dma_flush_range RWFO fixValentine Barshak2010-12-141-8/+20
| * | | ARM: 6534/1: Make CONFIG_FPE_NWFPE depend on !CONFIG_THUMB2_KERNELDave Martin2010-12-141-1/+1
| * | | ARM: 6533/1: Thumb-2: Make CONFIG_THUMB2_KERNEL depend on !CPU_V6Dave Martin2010-12-141-1/+1
| * | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-12-132-2/+2
| |\ \ \
| | * | | ARM: pxa/palm: fix ifdef around gen_nand driver registrationMarek Vasut2010-11-301-1/+2
| | * | | ARM: mmp2: remove not used clk_rtcJason Chagas2010-11-301-1/+0Star
| | |/ /
| * | | ARM: Update mach-typesRussell King2010-12-131-4/+179
| * | | ARM: 6528/1: Use CTR for the I-cache line size on ARMv7Catalin Marinas2010-12-132-10/+27
| * | | ARM: 6527/1: Use CTR instead of CCSIDR for the D-cache line size on ARMv7Catalin Marinas2010-12-131-6/+6
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-12-1513-409/+64Star
|\ \ \ | |/ / |/| |
| * | sparc: Write to prom console using indirect buffer.David S. Miller2010-12-015-29/+52
| * | sparc: Delete prom_*getchar().David S. Miller2010-11-304-83/+0Star
| * | sparc: Pass buffer pointer all the way down to prom_{get,put}char().David S. Miller2010-11-306-54/+55
| * | sparc: Do not export prom_nb{get,put}char().David S. Miller2010-11-174-20/+4Star
| * | sparc64: Delete prom_setcallback().David S. Miller2010-11-162-22/+0Star
| * | sparc64: Unexport prom_service_exists().David S. Miller2010-11-162-2/+1Star
| * | sparc: Kill prom devops_{32,64}.cDavid S. Miller2010-11-165-195/+0Star