aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-03-03
|\
| *-. Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linusRussell King2013-03-02
| |\ \
| | * | ARM: 7653/2: do not scale loops_per_jiffy when using a constant delay clockNicolas Pitre2013-02-21
| * | | ARM: 7651/1: remove unused smp_timer_broadcast #defineMark Rutland2013-02-13
| * | | Merge branch 'for-rmk/broadcast' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2013-02-04
| |\ \ \
* | | | | hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-25
|\ \ \ \ \
| * | | | | taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-21
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-23
|\ \ \ \ \ \
| * | | | | | arm: switch to struct ksignal * passingAl Viro2013-02-14
| * | | | | | arm: switch to generic old sigaction()Al Viro2013-02-03
| * | | | | | arm: switch to generic old sigsuspendAl Viro2013-02-03
| * | | | | | arm: switch to generic sigaltstackAl Viro2013-02-03
| |/ / / / /
* | | | | | Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-21
|\ \ \ \ \ \
| * | | | | | ARM: arch_timer: include linux/errno.hArnd Bergmann2013-02-15
| * | | | | | Merge branch 'kvm-arm/timer' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2013-02-12
| |\ \ \ \ \ \
| | * | | | | | ARM: KVM: arch_timers: Add timer world switchMarc Zyngier2013-02-11
| | * | | | | | Merge branch 'for-arm-soc/arch-timers' of git://git.kernel.org/pub/scm/linux/...Marc Zyngier2013-02-11
| | |\ \ \ \ \ \
| | * | | | | | | ARM: KVM: VGIC control interface world switchMarc Zyngier2013-02-11
| | * | | | | | | Merge remote-tracking branch 'arm-soc/irqchip/gic-vic-move' into kvm-arm/vgicMarc Zyngier2013-01-24
| | |\ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ Merge branch 'depends/cleanup' into next/virtOlof Johansson2013-02-11
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'depends/rmk-psci' into next/virtOlof Johansson2013-02-11
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'irqchip/gic-vic-move' into next/virtOlof Johansson2013-02-11
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'for-arm-soc/arch-timers' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2013-02-11
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Merge branch 'for-will/arch-timer-unification' of git://linux-arm.org/linux-m...Will Deacon2013-02-01
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| | | * | | | | | | | | arm: arch_timer: move core to drivers/clocksourceMark Rutland2013-01-31
| | | * | | | | | | | | arm: arch_timer: add arch_counter_set_user_accessMark Rutland2013-01-31
| | | * | | | | | | | | arm: arch_timer: divorce from local_timer apiMark Rutland2013-01-31
| | | * | | | | | | | | arm: arch_timer: factor out register accessorsMark Rutland2013-01-31
| | | * | | | | | | | | arm: arch_timer: split cntfrq accessorMark Rutland2013-01-31
| | | * | | | | | | | | arm: arch_timer: standardise counter readingMark Rutland2013-01-31
| | | * | | | | | | | | arm: arch_timer: use u64/u32 for register dataMark Rutland2013-01-31
| | | * | | | | | | | | arm: arch_timer: remove redundant available checkMark Rutland2013-01-31
| | | * | | | | | | | | arm: arch_timer: balance device_node refcountingMark Rutland2013-01-31
| | | | |_|_|_|/ / / / | | | |/| | | | | | |
| * | | | | | | | | | Merge branch 'for-rmk/broadcast' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2013-02-11
| |\| | | | | | | | |
| | * | | | | | | | | arm: Add generic timer broadcast supportMark Rutland2013-02-01
| | * | | | | | | | | arm: Use generic timer broadcast receiverMark Rutland2013-02-01
| * | | | | | | | | | Merge branch 'for-rmk/virt/kvm/core' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-02-11
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2013-02-11
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-21
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Merge tag 'v3.8-rc5' into next/cleanupOlof Johansson2013-01-28
| |\| | | | | | | | | | | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-14
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | |
| | * | | | | | | | | ARM: remove mach .handle_irq for GIC usersRob Herring2013-01-12
| | * | | | | | | | | ARM: GIC: remove direct use of gic_raise_softirqRob Herring2013-01-10
| | * | | | | | | | | arm: add set_handle_irq() to register the parent IRQ controller handler functionThomas Petazzoni2013-01-10
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-14
| |\| | | | | | | |
| * | | | | | | | | ARM: delete struct sys_timerStephen Warren2012-12-24
| * | | | | | | | | ARM: remove struct sys_timer suspend and resume fieldsStephen Warren2012-12-24
| * | | | | | | | | ARM: set arch_gettimeoffset directlyStephen Warren2012-12-24
| * | | | | | | | | time: convert arch_gettimeoffset to a pointerStephen Warren2012-12-24
| | |_|_|_|_|_|_|/ | |/| | | | | | |