summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2012-12-11Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King166-493/+885
2012-12-11ARM: 7594/1: Add .smp entry for REALVIEW_EBSteve Capper1-0/+1
2012-12-11ARM: 7599/1: head: Remove boot-time HYP mode check for v5 and belowDave Martin1-0/+8
2012-12-11ARM: 7598/1: net: bpf_jit_32: fix sp-relative load/stores offsets.Schichan Nicolas1-1/+1
2012-12-11ARM: 7595/1: syscall: rework ordering in syscall_trace_exitWill Deacon2-10/+15
2012-12-11ARM: 7597/1: net: bpf_jit_32: fix kzalloc gfp/size mismatch.Schichan Nicolas1-2/+2
2012-12-07ARM: 7593/1: nommu: do not enable DCACHE_WORD_ACCESS when !CONFIG_MMUWill Deacon1-1/+1
2012-12-07ARM: 7592/1: nommu: prevent generation of kernel unaligned memory accessesWill Deacon1-0/+1
2012-12-07ARM: 7591/1: nommu: Enable the strict alignment (CR_A) bit only if ARCH < v6Armando Visconti1-1/+1
2012-12-07ARM: 7590/1: /proc/interrupts: limit the display of IPIs to online CPUs onlyNicolas Pitre1-1/+1
2012-12-03ARM: 7589/1: integrator: pass the lm resource to ambaLinus Walleij1-3/+4
2012-11-28ARM: 7586/1: sp804: set cpumask to cpu_possible_mask for clock event deviceWill Deacon1-1/+1
2012-11-27Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-2/+14
2012-11-24Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds1-0/+21
2012-11-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+4
2012-11-23ARM: 7583/1: decompressor: Enable unaligned memory access for v6 and aboveDave Martin1-1/+13
2012-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-14/+20
2012-11-23Merge branch 'v3.7-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2-0/+4
2012-11-22Merge tag 'omap-for-v3.7-rc5/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2-0/+6
2012-11-22ARM - OMAP: ads7846: fix pendown debounce settingIgor Grinberg1-14/+20
2012-11-20ARM: EXYNOS: PL330 MDMA1 fix for revision 0 of Exynos4210 SOCBartlomiej Zolnierkiewicz2-0/+4
2012-11-19ARM: 7580/1: arch/select HAVE_ARCH_SECCOMP_FILTERWill Drewry1-0/+1
2012-11-19ARM: 7579/1: arch/allow a scno of -1 to not cause a SIGILLKees Cook1-1/+4
2012-11-19ARM: 7578/1: arch/move secure_computing into traceKees Cook3-22/+24
2012-11-19ARM: 7577/1: arch/add syscall_get_archWill Drewry1-0/+9
2012-11-19ARM: davinci: dm644x: fix out range signal for EDLad, Prabhakar1-2/+1
2012-11-16Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann5-10/+10
2012-11-16Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Arnd Bergmann11-32/+35
2012-11-16ARM: imx: ehci: fix host power mask bitChristoph Fritz2-2/+2
2012-11-16ARM i.MX: fix error-valued pointer dereference in clk_register_gate2()Wei Yongjun1-1/+1
2012-11-16ARM/AVR32: get rid of serial_at91.hRussell King1-33/+0
2012-11-16ARM: move udc_pxa2xx.h to linux/platform_dataRussell King3-28/+2
2012-11-16ARM: move serial_sa1100.h header file to linux/platform_dataRussell King14-44/+13
2012-11-16ARM: at91/usbh: fix overcurrent gpio setupJohan Hovold4-4/+4
2012-11-16ARM: at91/AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq sup...Nicolas Royer1-6/+6
2012-11-14Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints"Paul Walmsley1-0/+21
2012-11-13ARM: 7574/1: kernel/process.c: include idmap.h instead of redeclaring setup_m...Nicolas Pitre1-2/+1
2012-11-13ARM: 7573/1: idmap: use flush_cache_louis() and flush TLBs only when necessaryNicolas Pitre1-4/+10
2012-11-13ARM: 7571/1: SMP: add function arch_send_wakeup_ipi_mask()Shawn Guo2-0/+6
2012-11-13ARM: boot: Fix usage of kechoFabio Estevam2-6/+6
2012-11-13ARM: OMAP4: TWL: mux sys_drm_msecure as output for PMICKevin Hilman1-0/+1
2012-11-13Merge tag 'omap-for-v3.7-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann6-17/+66
2012-11-12Merge tag 'omap-for-v3.7-rc4/musb-regression-signed' of git://git.kernel.org/...Arnd Bergmann2-0/+107
2012-11-12ARM: 7572/1: proc-v6.S: fix commentNicolas Pitre1-1/+1
2012-11-12ARM: 7570/1: quiet down the non make -s outputJosh Cartwright2-6/+6
2012-11-10Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+11
2012-11-09xen/arm: Fix compile errors when drivers are compiled as modules (export more).Stefano Stabellini1-0/+6
2012-11-08ARM: vic: fix build warning caused by previous commitRussell King1-1/+0
2012-11-08ARM: OMAP3: igep0020: Set WIFI/BT GPIO pins in correct mux modeAnders Hedlund1-0/+5
2012-11-07ARM: OMAP: ocp2scp: create omap device for ocp2scpKishon Vijay Abraham I1-0/+79