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