aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAge
* ARM: 7334/1: add jump label supportRabin Vincent2012-03-24
* ARM: 7338/1: add support for early console output via semihostingNicolas Pitre2012-03-24
* ARM: use set_current_blocked() and block_sigmask()Matt Fleming2012-03-24
* ARM: exec: remove redundant set_fs(USER_DS)Mathias Krause2012-03-24
* ARM: 7332/1: extract out code patch function from kprobesRabin Vincent2012-03-24
* ARM: 7331/1: extract out insn generation code from ftraceRabin Vincent2012-03-24
* ARM: 7330/1: ftrace: use canonical Thumb-2 wide instruction formatRabin Vincent2012-03-24
* ARM: 7351/1: ftrace: remove useless memory checksRabin Vincent2012-03-24
* ARM: 7316/1: kexec: EOI active and mask all interrupts in kexec crash pathWill Deacon2012-03-24
* ARM: Versatile Express: add NO_IOPORTRussell King2012-03-24
* ARM: get rid of asm/irq.h in asm/prom.hRussell King2012-03-24
* ARM: 7319/1: Print debug info for SIGBUS in user faultsJavi Merino2012-03-24
* ARM: 7318/1: gic: refactor irq_start assignmentWill Deacon2012-03-24
* ARM: 7317/1: irq: avoid NULL check in for_each_irq_desc loopWill Deacon2012-03-24
* ARM: 7315/1: perf: add support for the Cortex-A7 PMUWill Deacon2012-03-24
* ARM: sync sched_clock() state on suspendRussell King2012-03-24
* ARM: Add compiled ISA to oops dumpsRussell King2012-03-24
* ARM: Optimize multi-CPU tlb flushing a little moreRussell King2012-03-24
* ARM: 7312/1: only show modules in the memory layout for MODULES=yUwe Kleine-König2012-03-24
* ARM: 7001/2: Wire up support for the XZ decompressorImre Kaloz2012-03-24
* ARM: 7311/1: Add generic instruction opcode manipulation helpersDave Martin2012-03-24
* ARM: 7310/1: integrator: implement sched_clock across all boardsLinus Walleij2012-03-24
* ARM: 7294/1: vectors: use gate_vma for vectors user mappingWill Deacon2012-03-24
* ARM: move CP15 definitions to separate header fileRussell King2012-03-24
* ARM: SMP: use a timing out completion for cpu hotplugRussell King2012-03-24
* ARM: earlier initialization of vectors pageRussell King2012-01-23
* ARM: add dma coherent region reporting via procfsRussell King2012-01-23
* ARM: 7268/1: integrator: defconfig for both AP and CPLinus Walleij2012-01-19
* Merge tag 'arm-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-01-17
|\
| * Merge branch 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2012-01-17
| |\
| | * ARM: EXYNOS: Invert VCLK polarity for framebuffer on ORIGENTushar Behera2012-01-11
| | * ARM: S3C64XX: Fix interrupt configuration for PCA935x on CragganmoreMark Brown2012-01-11
| | * ARM: S3C64XX: Fix the memory mapped GPIOs on CragganmoreMark Brown2012-01-11
| | * ARM: S3C64XX: Remove hsmmc1 from CragganmoreMark Brown2012-01-11
| | * ARM: S3C64XX: Remove unconditional power domain disablesMark Brown2012-01-11
| | * ARM: SAMSUNG: Declare struct platform_device in plat/s3c64xx-spi.hMark Brown2012-01-11
| | * ARM: SAMSUNG: dma-ops.h needs mach/dma.hMark Brown2012-01-11
| | * ARM: SAMSUNG: Guard against multiple inclusion of plat/dma.hMark Brown2012-01-11
| * | Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux in...Olof Johansson2012-01-17
| |\ \
| | * | ARM: make BSYM macro assembly onlyRob Herring2012-01-16
| | * | ARM: highbank: remove incorrect BSYM usageRob Herring2012-01-16
| | * | ARM: imx: remove incorrect BSYM usageRob Herring2012-01-16
| | * | ARM: exynos: remove incorrect BSYM usageRob Herring2012-01-16
| | * | ARM: ux500: add missing ENDPROC to headsmp.SRob Herring2012-01-16
| | * | ARM: msm: Add missing ENDPROC to headsmp.SRob Herring2012-01-16
| | * | ARM: versatile: Add missing ENDPROC to headsmp.SPawel Moll2012-01-16
| * | | Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm i...Olof Johansson2012-01-17
| |\ \ \
| | * | | ARM: msm: vreg is a module and so needs module.hDavid Brown2012-01-06
| * | | | Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji int...Olof Johansson2012-01-17
| |\ \ \ \
| | * | | | ARM: picoxcell: fix sched_clock() cleanup falloutJamie Iles2012-01-09