Age | Commit message (Expand) | Author | Files | Lines |
2011-01-04 | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 13 | -10/+57 |
2011-01-03 | ARM: pxa: fix page table corruption on resume | Aric D. Blumer | 1 | -2/+2 |
2011-01-03 | ARM: it8152: add IT8152_LAST_IRQ definition to fix build error | Mike Rapoport | 1 | -0/+1 |
2011-01-03 | ARM: pxa: PXA_ESERIES depends on FB_W100. | Lennert Buytenhek | 1 | -0/+1 |
2011-01-03 | ARM: 6605/1: Add missing include "asm/memory.h" | Axel Lin | 1 | -0/+1 |
2010-12-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 1 | -0/+2 |
2010-12-28 | ARM: fix IXP4xx build failure | Imre Kaloz | 2 | -1/+2 |
2010-12-24 | ARM: 6540/1: Stop irqsoff trace on return to user | Todd Android Poynor | 1 | -0/+6 |
2010-12-24 | ARM: 6536/1: Add missing SZ_{32,64,128} | Stephen Warren | 1 | -3/+3 |
2010-12-23 | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 1 | -0/+1 |
2010-12-21 | mmc: at91_mci: fix multiblock SDIO transfers | Yauhen Kharuzhy | 1 | -0/+2 |
2010-12-20 | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -5/+27 |
2010-12-20 | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -2/+23 |
2010-12-20 | Merge branch 'kmap_atomic_fixes' of git://git.linaro.org/people/nico/linux | Russell King | 6 | -150/+48 |
2010-12-19 | ARM: fix cache-feroceon-l2 after stack based kmap_atomic() | Nicolas Pitre | 1 | -18/+19 |
2010-12-19 | ARM: fix cache-xsc3l2 after stack based kmap_atomic() | Nicolas Pitre | 1 | -36/+21 |
2010-12-19 | ARM: get rid of kmap_high_l1_vipt() | Nicolas Pitre | 4 | -96/+8 |
2010-12-18 | ARM: smp: avoid incrementing mm_users on CPU startup | Russell King | 1 | -1/+0 |
2010-12-17 | at91: Refactor Stamp9G20 and PControl G20 board file | Christian Glindkamp | 4 | -135/+54 |
2010-12-17 | at91: Fix uhpck clock rate in upll case | Ryan Mallon | 1 | -1/+1 |
2010-12-17 | ARM: mach-shmobile: INTC interrupt priority level demux fix | Magnus Damm | 1 | -4/+26 |
2010-12-17 | ARM: mach-shmobile: fix compile warning in mm/init.c | Magnus Damm | 1 | -1/+1 |
2010-12-17 | ARM: S5PV210: update MAX8998 platform data to get rid of WARN() | Marek Szyprowski | 2 | -0/+12 |
2010-12-17 | ARM S3C24XX: Fix compilation of PM code for S3C2416 | Yauhen Kharuzhy | 3 | -1/+10 |
2010-12-17 | ARM: S3C24XX: Fix CONFIG_S3C_DEV_NAND Kconfig entry | Kukjin Kim | 1 | -1/+1 |
2010-12-16 | ARM: pxa: PXA_ESERIES depends on FB_W100. | Lennert Buytenhek | 1 | -0/+1 |
2010-12-15 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -36/+79 |
2010-12-15 | ARM: 6535/1: V6 MPCore v6_dma_inv_range and v6_dma_flush_range RWFO fix | Valentine Barshak | 1 | -8/+20 |
2010-12-15 | ARM: 6534/1: Make CONFIG_FPE_NWFPE depend on !CONFIG_THUMB2_KERNEL | Dave Martin | 1 | -1/+1 |
2010-12-15 | ARM: 6533/1: Thumb-2: Make CONFIG_THUMB2_KERNEL depend on !CPU_V6 | Dave Martin | 1 | -1/+1 |
2010-12-13 | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2 | -2/+2 |
2010-12-13 | ARM: Update mach-types | Russell King | 1 | -4/+179 |
2010-12-13 | ARM: 6528/1: Use CTR for the I-cache line size on ARMv7 | Catalin Marinas | 2 | -10/+27 |
2010-12-13 | ARM: 6527/1: Use CTR instead of CCSIDR for the D-cache line size on ARMv7 | Catalin Marinas | 1 | -6/+6 |
2010-12-11 | OMAP2: PRCM: fix some SHIFT macros that were actually bitmasks | Paul Walmsley | 1 | -5/+6 |
2010-12-10 | OMAP2+: PM/serial: fix console semaphore acquire during suspend | Kevin Hilman | 2 | -10/+51 |
2010-12-10 | OMAP1: SRAM: fix size for OMAP1611 SoCs | Kevin Hilman | 1 | -1/+1 |
2010-12-08 | arm: omap2: io: fix clk_get() error check | Aaro Koskinen | 1 | -1/+1 |
2010-12-08 | Merge branch 'fixes/2637-rc5/s3c24xx' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 11 | -21/+89 |
2010-12-08 | ARM: S3C24XX: Fix mess with gpio {set,get}_pull callbacks | Vasily Khoruzhick | 8 | -20/+81 |
2010-12-07 | ARM: tegra: fix regression from addruart rewrite | Olof Johansson | 1 | -2/+2 |
2010-12-07 | arm: plat-omap: counter_32k: use IS_ERR() instead of NULL check | Vasiliy Kulikov | 1 | -1/+2 |
2010-12-07 | omap: zoom: wl1271 slot is MMC_CAP_POWER_OFF_CARD | Ohad Ben-Cohen | 1 | -1/+1 |
2010-12-07 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 14 | -30/+55 |
2010-12-06 | Merge branch 'for-rmk-fixes' of git://git.infradead.org/users/cbou/linux-cns3xxx | Russell King | 1 | -1/+1 |
2010-12-06 | ARM: 6524/1: GIC irq desciptor bug fix | Chao Xie | 1 | -1/+7 |
2010-12-04 | ARM: 6523/1: iop: ensure sched_clock() is notrace | Rabin Vincent | 1 | -1/+2 |
2010-12-04 | ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpers | Dave Martin | 1 | -1/+1 |
2010-12-03 | ARM: mini2440: Fix Kconfig to allow kernel to build | Ben Dooks | 1 | -0/+3 |
2010-12-03 | omap: PM debug: fix wake-on-timer debugfs dependency | Kevin Hilman | 1 | -17/+17 |