summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tegra-for-3.9-soc-t114' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2013-02-055-49/+42
|\
| * Merge branch 'for-3.9/scu-base-rework' into for-3.9/soc-t114Stephen Warren2013-01-285-49/+42
| |\
| | * ARM: perf: simplify __hw_perf_event_init err handlingMark Rutland2013-01-181-5/+3
| | * ARM: perf: remove unnecessary checks for idx < 0Mark Rutland2013-01-181-8/+0
| | * ARM: perf: handle armpmu_register failingMark Rutland2013-01-181-5/+10
| | * ARM: perf: don't pretend to support counting of L1I writesWill Deacon2013-01-163-12/+12
| | * ARM: perf: remove redundant NULL check on cpu_pmuWill Deacon2013-01-141-1/+1
| | * ARM: Use implementor and part defines from cputype.hChristoffer Dall2013-01-111-18/+16
| * | Merge remote-tracking branch 'korg_arm-soc/timer/cleanup' into for-3.9/cleanupStephen Warren2013-01-281-52/+1
| |\ \ | | |/ | |/|
* | | Merge tag 'v3.8-rc6' into next/socOlof Johansson2013-02-043-13/+12
|\ \ \
| * \ \ Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-01-242-13/+10
| |\ \ \
| | * \ \ Merge branch 'for-rmk/virt/hyp-boot/fixes' of git://git.kernel.org/pub/scm/li...Russell King2013-01-198-40/+32
| | |\ \ \
| | | * | | ARM: virt: simplify __hyp_stub_install epilogMarc Zyngier2013-01-101-9/+3
| | | * | | ARM: virt: boot secondary CPUs through the right entry pointMarc Zyngier2013-01-101-1/+1
| | | * | | ARM: virt: Avoid bx instruction for compatibility with <=ARMv4Dave Martin2013-01-101-3/+3
| | | |/ /
| | * | | ARM: 7628/1: head.S: map one extra section for the ATAG/DTB areaNicolas Pitre2013-01-161-0/+3
| * | | | Merge branch 'v3.8-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2013-01-166-27/+25
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | ARM: compile fix for DEBUG_LL=y && MMU=nUwe Kleine-König2013-01-161-0/+2
| | |/ / | |/| |
* | | | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-143-2/+12
|\ \ \ \
| * | | | ARM: remove mach .handle_irq for GIC usersRob Herring2013-01-121-1/+0
| * | | | ARM: GIC: remove direct use of gic_raise_softirqRob Herring2013-01-101-1/+2
| * | | | arm: add set_handle_irq() to register the parent IRQ controller handler functionThomas Petazzoni2013-01-101-0/+10
| | |/ / | |/| |
* | | | Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-146-27/+25
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-036-27/+25
| |/
* | ARM: delete struct sys_timerStephen Warren2012-12-241-8/+1
* | ARM: remove struct sys_timer suspend and resume fieldsStephen Warren2012-12-241-34/+0
* | ARM: set arch_gettimeoffset directlyStephen Warren2012-12-241-14/+0
* | time: convert arch_gettimeoffset to a pointerStephen Warren2012-12-241-1/+5
|/
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-12-203-3/+5
|\
| * ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro2012-12-201-0/+2
| * ARM: 7605/1: vmlinux.lds: Move .notes section next to the rodataPawel Moll2012-12-161-2/+2
| * ARM: 7602/1: Pass real "__machine_arch_type" variable to setup_machine_tags()...Alexander Shiyan2012-12-161-1/+1
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-191-0/+1
|\ \ | |/ |/|
| * ARM: add finit_module syscall to ARMKees Cook2012-12-141-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\ \
| * | treewide: fix printk typo in multiple driversMasanari Iida2012-11-191-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-124-55/+9
|\ \ \
| * | | flagday: don't pass regs to copy_thread()Al Viro2012-11-281-1/+1
| * | | arm: switch to generic fork/vfork/cloneAl Viro2012-11-284-55/+9
| | |/ | |/|
* | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-122-4/+16
|\ \ \
| * \ \ Merge tag 'highbank-debugll-cleanup' of git://sources.calxeda.com/kernel/linu...Olof Johansson2012-11-211-0/+14
| |\ \ \
| | * \ \ Merge remote-tracking branch 'arm-soc/devel/debug_ll_init' into debug_llRob Herring2012-11-071-0/+14
| | |\ \ \
| | | * | | ARM: implement debug_ll_io_init()Rob Herring2012-11-051-0/+14
| | | | |/ | | | |/|
| * | | | Merge tag 'imx-soc' of git://git.pengutronix.de/git/imx/linux-2.6 into next/socArnd Bergmann2012-11-161-14/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | ARM: smp_twd: fix build warningArnd Bergmann2012-11-061-1/+1
| | |/ / | |/| |
| * | | ARM: smp_twd: don't warn on no DT nodeRob Herring2012-10-311-4/+2
| | |/ | |/|
* | | Merge branch 'devel-stable' into for-linusRussell King2012-12-1110-464/+613
|\ \ \
| * | | ARM: 7587/1: implement optimized percpu variable accessRob Herring2012-12-032-1/+9
| * | | ARM: 7585/1: kernel: fix nr_cpu_ids check in DT logical map initLorenzo Pieralisi2012-11-231-3/+7
| * | | Merge branch 'bl-cpuinfo' of git://linux-arm.org/linux-2.6-lp into devel-stableRussell King2012-11-202-35/+36
| |\ \ \
OpenPOWER on IntegriCloud