| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: mmp: add sd card to jasper | Zhangfei Gao | 2010-12-16 | 1 | -0/+35 |
* | ARM: mmp: add mmc resource | Zhangfei Gao | 2010-12-16 | 3 | -0/+59 |
* | ARM: pxa: Access SMEMC via virtual addresses | Marek Vasut | 2010-12-16 | 21 | -128/+156 |
* | ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io() | Marek Vasut | 2010-12-16 | 53 | -86/+143 |
* | ARM: pxa: introduce addr-map.h for large bus addresses and ranges | Eric Miao | 2010-12-16 | 4 | -20/+50 |
* | ARM: pxa: remove un-used mapping of camera registers | Eric Miao | 2010-12-16 | 1 | -5/+0 |
* | crypto: ghash-intel - ghash-clmulni-intel_glue needs err.h | Randy Dunlap | 2010-12-15 | 1 | -0/+1 |
* | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-12-14 | 3 | -2/+5 |
|\ |
|
| * | sh: wire up accept4 syscall (non-multiplexed path) | Carmelo AMOROSO | 2010-12-14 | 2 | -1/+3 |
| * | sh: Enable deprecated IRQ chip APIs for MFD and GPIOLIB drivers. | Paul Mundt | 2010-12-13 | 1 | -1/+2 |
* | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-12-14 | 8 | -36/+79 |
|\ \ |
|
| * | | OMAP2: PRCM: fix some SHIFT macros that were actually bitmasks | Paul Walmsley | 2010-12-10 | 1 | -5/+6 |
| * | | OMAP2+: PM/serial: fix console semaphore acquire during suspend | Kevin Hilman | 2010-12-09 | 2 | -10/+51 |
| * | | OMAP1: SRAM: fix size for OMAP1611 SoCs | Kevin Hilman | 2010-12-09 | 1 | -1/+1 |
| * | | arm: omap2: io: fix clk_get() error check | Aaro Koskinen | 2010-12-07 | 1 | -1/+1 |
| * | | arm: plat-omap: counter_32k: use IS_ERR() instead of NULL check | Vasiliy Kulikov | 2010-12-06 | 1 | -1/+2 |
| * | | omap: zoom: wl1271 slot is MMC_CAP_POWER_OFF_CARD | Ohad Ben-Cohen | 2010-12-06 | 1 | -1/+1 |
| * | | omap: PM debug: fix wake-on-timer debugfs dependency | Kevin Hilman | 2010-12-02 | 1 | -17/+17 |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-12-14 | 7 | -32/+236 |
|\ \ \ |
|
| * | | | ARM: 6535/1: V6 MPCore v6_dma_inv_range and v6_dma_flush_range RWFO fix | Valentine Barshak | 2010-12-14 | 1 | -8/+20 |
| * | | | ARM: 6534/1: Make CONFIG_FPE_NWFPE depend on !CONFIG_THUMB2_KERNEL | Dave Martin | 2010-12-14 | 1 | -1/+1 |
| * | | | ARM: 6533/1: Thumb-2: Make CONFIG_THUMB2_KERNEL depend on !CPU_V6 | Dave Martin | 2010-12-14 | 1 | -1/+1 |
| * | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2010-12-12 | 2 | -2/+2 |
| |\ \ \ |
|
| | * | | | ARM: pxa/palm: fix ifdef around gen_nand driver registration | Marek Vasut | 2010-11-30 | 1 | -1/+2 |
| | * | | | ARM: mmp2: remove not used clk_rtc | Jason Chagas | 2010-11-30 | 1 | -1/+0 |
| | |/ / |
|
| * | | | ARM: Update mach-types | Russell King | 2010-12-12 | 1 | -4/+179 |
| * | | | ARM: 6528/1: Use CTR for the I-cache line size on ARMv7 | Catalin Marinas | 2010-12-12 | 2 | -10/+27 |
| * | | | ARM: 6527/1: Use CTR instead of CCSIDR for the D-cache line size on ARMv7 | Catalin Marinas | 2010-12-12 | 1 | -6/+6 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2010-12-14 | 13 | -409/+64 |
|\ \ \
| |/ /
|/| | |
|
| * | | sparc: Write to prom console using indirect buffer. | David S. Miller | 2010-11-30 | 5 | -29/+52 |
| * | | sparc: Delete prom_*getchar(). | David S. Miller | 2010-11-30 | 4 | -83/+0 |
| * | | sparc: Pass buffer pointer all the way down to prom_{get,put}char(). | David S. Miller | 2010-11-30 | 6 | -54/+55 |
| * | | sparc: Do not export prom_nb{get,put}char(). | David S. Miller | 2010-11-17 | 4 | -20/+4 |
| * | | sparc64: Delete prom_setcallback(). | David S. Miller | 2010-11-16 | 2 | -22/+0 |
| * | | sparc64: Unexport prom_service_exists(). | David S. Miller | 2010-11-16 | 2 | -2/+1 |
| * | | sparc: Kill prom devops_{32,64}.c | David S. Miller | 2010-11-16 | 5 | -195/+0 |
| * | | sparc: Remove prom_pathtoinode() | David S. Miller | 2010-11-16 | 4 | -36/+0 |
| * | | sparc64: Delete prom_puts() unused. | David S. Miller | 2010-11-16 | 1 | -16/+0 |
| * | | SPARC/LEON: removed constant timer initialization as if HZ=100, now it reflec... | Daniel Hellstrom | 2010-10-29 | 1 | -2/+2 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes... | Linus Torvalds | 2010-12-08 | 3 | -0/+8 |
|\ \ \ \ \ |
|
| * | | | | | x86/pvclock: Zero last_value on resume | Jeremy Fitzhardinge | 2010-11-28 | 3 | -0/+8 |
* | | | | | | Merge branch 'fixes/2637-rc5/s3c24xx' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2010-12-07 | 11 | -21/+89 |
|\ \ \ \ \ \ |
|
| * | | | | | | ARM: S3C24XX: Fix mess with gpio {set,get}_pull callbacks | Vasily Khoruzhick | 2010-12-08 | 8 | -20/+81 |
| * | | | | | | ARM: mini2440: Fix Kconfig to allow kernel to build | Ben Dooks | 2010-12-03 | 1 | -0/+3 |
| * | | | | | | ARM: S3C2412: Fix typo in CONFIG_CPU_S3C2412_ONLY definition | Yauhen Kharuzhy | 2010-11-30 | 1 | -1/+1 |
| * | | | | | | ARM: S3C2443: Select properly ARM core type | Yauhen Kharuzhy | 2010-11-30 | 1 | -0/+1 |
| * | | | | | | ARM: SMDK2416: Select MACH_SMDK, S3C_DEV_NAND, S3C_DEV_USB_HOST | Yauhen Kharuzhy | 2010-11-30 | 1 | -0/+3 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | MN10300: Fix interrupt mask alteration function call name in gdbstub | David Howells | 2010-12-07 | 3 | -3/+6 |
* | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2010-12-07 | 1 | -0/+19 |
|\ \ \ \ \ \ |
|
| * | | | | | | [S390] nohz/s390: fix arch_needs_cpu() return value on offline cpus | Heiko Carstens | 2010-12-01 | 1 | -0/+19 |