Age | Commit message (Expand) | Author |
2011-02-24 | ARM: Keep exit text/data around for SMP_ON_UP | Russell King |
2011-02-24 | ARM: Ensure predictable endian state on signal handler entry | Russell King |
2011-02-24 | ARM: 6606/1: sa1100: Fix platform device registration | Jochen Friedrich |
2011-02-17 | ARM: oprofile: Fix backtraces in timer mode | Ari Kauppi |
2011-02-17 | ARM: smp_on_up: allow non-ARM SMP processors | Russell King |
2011-02-17 | ARM: SMP: use more sane register allocation for __fixup_smp_on_up | Russell King |
2011-02-17 | ARM: initrd: disable initrd if passed address overlaps reserved region | Russell King |
2011-02-17 | ARM: S5PV310: Set bit 22 in the PL310 (cache controller) AuxCtlr register | Changhwan Youn |
2011-01-03 | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King |
2011-01-03 | ARM: pxa: fix page table corruption on resume | Aric D. Blumer |
2011-01-03 | ARM: it8152: add IT8152_LAST_IRQ definition to fix build error | Mike Rapoport |
2011-01-03 | ARM: pxa: PXA_ESERIES depends on FB_W100. | Lennert Buytenhek |
2011-01-03 | ARM: 6605/1: Add missing include "asm/memory.h" | Axel Lin |
2010-12-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds |
2010-12-28 | ARM: fix IXP4xx build failure | Imre Kaloz |
2010-12-24 | ARM: 6540/1: Stop irqsoff trace on return to user | Todd Android Poynor |
2010-12-24 | ARM: 6536/1: Add missing SZ_{32,64,128} | Stephen Warren |
2010-12-22 | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King |
2010-12-21 | mmc: at91_mci: fix multiblock SDIO transfers | Yauhen Kharuzhy |
2010-12-20 | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2010-12-20 | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-12-20 | Merge branch 'kmap_atomic_fixes' of git://git.linaro.org/people/nico/linux | Russell King |
2010-12-19 | ARM: fix cache-feroceon-l2 after stack based kmap_atomic() | Nicolas Pitre |
2010-12-19 | ARM: fix cache-xsc3l2 after stack based kmap_atomic() | Nicolas Pitre |
2010-12-19 | ARM: get rid of kmap_high_l1_vipt() | Nicolas Pitre |
2010-12-18 | ARM: smp: avoid incrementing mm_users on CPU startup | Russell King |
2010-12-17 | at91: Refactor Stamp9G20 and PControl G20 board file | Christian Glindkamp |
2010-12-17 | at91: Fix uhpck clock rate in upll case | Ryan Mallon |
2010-12-17 | ARM: mach-shmobile: INTC interrupt priority level demux fix | Magnus Damm |
2010-12-17 | ARM: mach-shmobile: fix compile warning in mm/init.c | Magnus Damm |
2010-12-17 | ARM: S5PV210: update MAX8998 platform data to get rid of WARN() | Marek Szyprowski |
2010-12-17 | ARM S3C24XX: Fix compilation of PM code for S3C2416 | Yauhen Kharuzhy |
2010-12-17 | ARM: S3C24XX: Fix CONFIG_S3C_DEV_NAND Kconfig entry | Kukjin Kim |
2010-12-16 | ARM: pxa: PXA_ESERIES depends on FB_W100. | Lennert Buytenhek |
2010-12-14 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-12-14 | ARM: 6535/1: V6 MPCore v6_dma_inv_range and v6_dma_flush_range RWFO fix | Valentine Barshak |
2010-12-14 | ARM: 6534/1: Make CONFIG_FPE_NWFPE depend on !CONFIG_THUMB2_KERNEL | Dave Martin |
2010-12-14 | ARM: 6533/1: Thumb-2: Make CONFIG_THUMB2_KERNEL depend on !CPU_V6 | Dave Martin |
2010-12-12 | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King |
2010-12-12 | ARM: Update mach-types | Russell King |
2010-12-12 | ARM: 6528/1: Use CTR for the I-cache line size on ARMv7 | Catalin Marinas |
2010-12-12 | ARM: 6527/1: Use CTR instead of CCSIDR for the D-cache line size on ARMv7 | Catalin Marinas |
2010-12-10 | OMAP2: PRCM: fix some SHIFT macros that were actually bitmasks | Paul Walmsley |
2010-12-09 | OMAP2+: PM/serial: fix console semaphore acquire during suspend | Kevin Hilman |
2010-12-09 | OMAP1: SRAM: fix size for OMAP1611 SoCs | Kevin Hilman |
2010-12-07 | arm: omap2: io: fix clk_get() error check | Aaro Koskinen |
2010-12-07 | Merge branch 'fixes/2637-rc5/s3c24xx' of git://git.fluff.org/bjdooks/linux | Linus Torvalds |
2010-12-08 | ARM: S3C24XX: Fix mess with gpio {set,get}_pull callbacks | Vasily Khoruzhick |
2010-12-06 | ARM: tegra: fix regression from addruart rewrite | Olof Johansson |
2010-12-06 | arm: plat-omap: counter_32k: use IS_ERR() instead of NULL check | Vasiliy Kulikov |