Age | Commit message (Expand) | Author |
2012-10-07 | ARM: mv78xx0: correct addr_map_cfg __initdata annotation | Arnd Bergmann |
2012-10-07 | ARM: footbridge: remove RTC_IRQ definition | Arnd Bergmann |
2012-10-07 | ARM: soc: dependency warnings for errata | Arnd Bergmann |
2012-10-07 | ARM: ks8695: __arch_virt_to_dma type handling | Arnd Bergmann |
2012-10-07 | ARM: rpc: check device_register return code in ecard_probe | Arnd Bergmann |
2012-10-07 | ARM: davinci: don't mark da850_register_cpufreq as __init | Arnd Bergmann |
2012-10-07 | ARM: iop13xx: fix iq81340sc_atux_map_irq prototype | Arnd Bergmann |
2012-10-07 | ARM: iop13xx: mark iop13xx_scan_bus as __devinit | Arnd Bergmann |
2012-10-07 | ARM: mv78xx0: mark mv78xx0_timer_init as __init_refok | Arnd Bergmann |
2012-10-07 | ARM: s3c24xx: fix multiple section mismatch warnings | Arnd Bergmann |
2012-10-04 | ARM: at91: unused variable in at91_pm_verify_clocks | Arnd Bergmann |
2012-10-04 | ARM: at91: skip at91_io_desc definition for NOMMU | Arnd Bergmann |
2012-10-04 | ARM: pxa: work around duplicate definition of GPIO24_SSP1_SFRM | Arnd Bergmann |
2012-10-04 | ARM: pxa: remove sharpsl_fatal_check function | Arnd Bergmann |
2012-10-04 | ARM: pxa: define palmte2_pxa_keys conditionally | Arnd Bergmann |
2012-10-04 | ARM: pxa: Wunused-result warning in viper board file | Arnd Bergmann |
2012-10-04 | ARM: shark: fix shark_pci_init return code | Arnd Bergmann |
2012-09-27 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-09-27 | Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux... | Linus Torvalds |
2012-09-26 | ARM: Orion5x: Fix too small coherent pool. | Andrew Lunn |
2012-09-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-09-24 | phy/micrel: Rename KS80xx to KSZ80xx | Marek Vasut |
2012-09-24 | ARM: dma-mapping: Fix potential memory leak in atomic_pool_init() | Sachin Kamat |
2012-09-22 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-09-21 | ARM: reserve syscall 378 for kcmp | Russell King |
2012-09-19 | ARM: 7535/1: Reprogram smp_twd based on new common clk framework notifiers | Mike Turquette |
2012-09-18 | Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes | Olof Johansson |
2012-09-18 | ARM i.MX25: Make timer irq work again | Sascha Hauer |
2012-09-18 | ARM: imx: armadillo5x0: Fix illegal register access | Fabio Estevam |
2012-09-18 | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes | Olof Johansson |
2012-09-18 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r... | Olof Johansson |
2012-09-18 | Merge branch 'v3.6-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson |
2012-09-18 | ARM: shmobile: kzm9g: bugfix: correct mmcif interrupt settings | Tetsuyuki Kobayashi |
2012-09-18 | ARM: SAMSUNG: Use spin_lock_{irqsave,irqrestore} in clk_set_rate | Tushar Behera |
2012-09-17 | ARM: at91: fix missing #interrupt-cells on gpio-controller | Jean-Christophe PLAGNIOL-VILLARD |
2012-09-17 | ARM: SAMSUNG: use spin_lock_irqsave() in clk_set_parent | Mandeep Singh Baines |
2012-09-16 | ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 cores | Matthew Leach |
2012-09-14 | Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux... | Linus Torvalds |
2012-09-13 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-09-12 | Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes | Olof Johansson |
2012-09-13 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-09-11 | ARM: clk-imx35: Fix SSI clock registration | Fabio Estevam |
2012-09-11 | ARM: clk-imx25: Fix SSI clock registration | Fabio Estevam |
2012-09-10 | arm: mm: fix DMA pool affiliation check | Thomas Petazzoni |
2012-09-09 | ARM: 7529/1: delay: set loops_per_jiffy when moving to timer-based loop | Will Deacon |
2012-09-09 | ARM: 7528/1: uaccess: annotate [__]{get,put}_user functions with might_fault() | Will Deacon |
2012-09-09 | ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINS | Russell King |
2012-09-08 | Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux... | Linus Torvalds |
2012-09-07 | Merge tag 'omap-fixes-for-v3.6-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson |
2012-09-07 | ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling path | Will Deacon |