summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-018-366/+423
|\
| * Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-202-22/+51
| |\
| * \ Merge tag 'arm-perf-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Olof Johansson2012-09-047-361/+374
| |\ \
| | * | ARM: perf: move irq registration into pmu implementationSudeep KarkadaNagesha2012-08-232-61/+77
| | * | ARM: perf: move CPU-specific PMU handling code into separate fileWill Deacon2012-08-233-211/+233
| | * | ARM: perf: prepare for moving CPU PMU code into separate fileWill Deacon2012-08-234-50/+35
| | * | ARM: perf: probe devicetree in preference to current CPUWill Deacon2012-08-234-103/+110
| | * | ARM: perf: remove mysterious compiler barrierWill Deacon2012-08-231-1/+0
| | * | ARM: pmu: remove unused reservation mechanismWill Deacon2012-08-233-45/+0
| | * | ARM: perf: add devicetree bindings for 11MPcore, A5, A7 and A15 PMUsWill Deacon2012-08-231-1/+5
| | * | ARM: PMU: Add runtime PM SupportJon Hunter2012-08-231-8/+33
| * | | Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pciArnd Bergmann2012-09-0422-291/+524
| |\ \ \ | | |/ /
| * | | ARM: move PCI i/o resource setup into common codeRob Herring2012-07-261-5/+36
| * | | ARM: Add fixed PCI i/o mappingRob Herring2012-07-251-0/+13
* | | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-011-9/+0
|\ \ \ \
| * | | | PCI: Provide a default pcibios_update_irq()Thierry Reding2012-09-181-9/+0
| * | | | PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding2012-09-181-1/+1
| | |/ / | |/| |
* | | | ARM: reserve syscall 378 for kcmpRussell King2012-09-211-0/+1
* | | | ARM: 7535/1: Reprogram smp_twd based on new common clk framework notifiersMike Turquette2012-09-191-2/+46
| |_|/ |/| |
* | | ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling pathWill Deacon2012-09-071-4/+7
* | | ARM: 7497/1: hw_breakpoint: allow single-byte watchpoints on all addressesWill Deacon2012-08-251-3/+4
* | | ARM: 7496/1: hw_breakpoint: don't rely on dfsr to show watchpoint access typeWill Deacon2012-08-251-15/+40
|/ /
* | ARM: 7486/1: sched_clock: update epoch_cyc on resumeColin Cross2012-08-111-0/+24
* | ARM: 7482/1: topology: fix section mismatch warning for init_cpu_topologyVenkatraman Sathiyamoorthy2012-08-111-1/+1
* | Merge branch 'audit' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-015-85/+58
|\ \
| * | ARM: 7475/1: sys_trace: allow all syscall arguments to be updated via ptraceWill Deacon2012-07-281-1/+2
| * | ARM: 7474/1: get rid of TIF_SYSCALL_RESTARTSYSAl Viro2012-07-283-16/+9
| * | ARM: 7473/1: deal with handlerless restarts without leaving the kernelAl Viro2012-07-282-22/+35
| * | ARM: 7472/1: pull all work_pending logics into C functionAl Viro2012-07-282-23/+21
| * | ARM: 7471/1: Revert "7442/1: Revert "remove unused restart trampoline""Will Deacon2012-07-283-17/+0
| * | ARM: 7470/1: Revert "7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK""Will Deacon2012-07-282-28/+13
* | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-016-59/+88
|\ \ \
| * | | ARM: Fix undefined instruction exception handlingRussell King2012-07-312-47/+72
| * | | ARM: 7480/1: only call smp_send_stop() on SMPJavier Martinez Canillas2012-07-311-1/+2
| * | | ARM: 7468/1: ftrace: Trace function entry before updating indexColin Cross2012-07-311-8/+9
| * | | ARM: 7466/1: disable interrupt before spinning endlesslyShawn Guo2012-07-311-0/+2
| * | | ARM: 7465/1: Handle >4GB memory sizes in device tree and mem=size@start optionPeter Maydell2012-07-291-3/+3
* | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-07-2712-131/+345
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King2012-07-2712-131/+345
| |\ \ \ \ \ \ \ \ | | | | | |_|/ / / | | | | |/| | / / | | | |_|_|_|/ / | | |/| | | | / | | |_|_|_|_|/ | |/| | | | |
| | | | | * | ARM: 7463/1: topology: Update cpu_power according to DT informationVincent Guittot2012-07-121-0/+153
| | | | | * | ARM: 7462/1: topology: factorize the update of sibling masksVincent Guittot2012-07-121-21/+27
| | | | | * | ARM: 7461/1: topology: Add arch_scale_freq_power functionVincent Guittot2012-07-121-1/+37
| | | | | * | ARM: 7449/1: use generic strnlen_user and strncpy_from_user functionsWill Deacon2012-07-091-4/+0
| | | | | * | ARM: 7448/1: perf: remove arm_perf_pmu_ids global enumerationWill Deacon2012-07-094-18/+6
| | | | | * | ARM: 7444/1: kernel: add arch-timer C3STOP featureLorenzo Pieralisi2012-07-091-1/+1
| | | | | * | ARM: 7439/1: head.S: simplify initial page table mappingNicolas Pitre2012-07-091-36/+23
| | | | | * | ARM: 7424/1: update die handler from x86Rabin Vincent2012-07-091-23/+55
| | | | | |/
| | | | * | ARM: 7457/1: smp: Fix suspicious RCU originating from cpu_die()Stephen Boyd2012-07-091-1/+1
| | |_|/ / | |/| | |
| | | * | ARM: 7452/1: delay: allow timer-based delay implementation to be selectedWill Deacon2012-07-092-2/+4
| | | * | ARM: 7451/1: arch timer: implement read_current_timer and get_cyclesWill Deacon2012-07-091-0/+8
| | | |/
OpenPOWER on IntegriCloud