Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | | arm: arch_timer: factor out register accessors | Mark Rutland | 2013-01-31 | 1 | -92/+0 | |
| | | * | | | | | | | | | arm: arch_timer: split cntfrq accessor | Mark Rutland | 2013-01-31 | 1 | -7/+9 | |
| | | * | | | | | | | | | arm: arch_timer: standardise counter reading | Mark Rutland | 2013-01-31 | 1 | -36/+22 | |
| | | * | | | | | | | | | arm: arch_timer: use u64/u32 for register data | Mark Rutland | 2013-01-31 | 1 | -19/+11 | |
| | | * | | | | | | | | | arm: arch_timer: remove redundant available check | Mark Rutland | 2013-01-31 | 1 | -12/+0 | |
| | | * | | | | | | | | | arm: arch_timer: balance device_node refcounting | Mark Rutland | 2013-01-31 | 1 | -0/+2 | |
| | | | |_|_|_|/ / / / | | | |/| | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'for-rmk/broadcast' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson | 2013-02-11 | 1 | -9/+4 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | arm: Add generic timer broadcast support | Mark Rutland | 2013-02-01 | 1 | -2/+1 | |
| | * | | | | | | | | | arm: Use generic timer broadcast receiver | Mark Rutland | 2013-02-01 | 1 | -7/+3 | |
| * | | | | | | | | | | Merge branch 'for-rmk/virt/kvm/core' of git://git.kernel.org/pub/scm/linux/ke... | Olof Johansson | 2013-02-11 | 2 | -1/+30 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson | 2013-02-11 | 5 | -49/+42 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-02-21 | 4 | -54/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge tag 'v3.8-rc5' into next/cleanup | Olof Johansson | 2013-01-27 | 3 | -13/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | | | | | | | | / / / / | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into... | Olof Johansson | 2013-01-14 | 3 | -2/+12 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | ARM: remove mach .handle_irq for GIC users | Rob Herring | 2013-01-12 | 1 | -1/+0 | |
| | * | | | | | | | | | ARM: GIC: remove direct use of gic_raise_softirq | Rob Herring | 2013-01-10 | 1 | -1/+2 | |
| | * | | | | | | | | | arm: add set_handle_irq() to register the parent IRQ controller handler function | Thomas Petazzoni | 2013-01-10 | 1 | -0/+10 | |
| | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'clocksource/cleanup' into next/cleanup | Olof Johansson | 2013-01-14 | 6 | -27/+25 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| * | | | | | | | | | ARM: delete struct sys_timer | Stephen Warren | 2012-12-24 | 1 | -8/+1 | |
| * | | | | | | | | | ARM: remove struct sys_timer suspend and resume fields | Stephen Warren | 2012-12-24 | 1 | -34/+0 | |
| * | | | | | | | | | ARM: set arch_gettimeoffset directly | Stephen Warren | 2012-12-24 | 1 | -14/+0 | |
| * | | | | | | | | | time: convert arch_gettimeoffset to a pointer | Stephen Warren | 2012-12-24 | 1 | -1/+5 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus-2' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-02-20 | 10 | -58/+337 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'for-rmk/virt/kvm/core' of git://git.kernel.org/pub/scm/linux/ke... | Russell King | 2013-02-04 | 2 | -1/+30 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| | * | | | | | | | KVM: ARM: World-switch implementation | Christoffer Dall | 2013-01-23 | 1 | -0/+25 | |
| | * | | | | | | | ARM: Section based HYP idmap | Christoffer Dall | 2013-01-23 | 1 | -1/+5 | |
| | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'for-rmk/virt/psci' of git://git.kernel.org/pub/scm/linux/kernel... | Russell King | 2013-01-23 | 2 | -0/+212 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||||
| | * | | | | | | ARM: psci: add support for PSCI invocations from the kernel | Will Deacon | 2013-01-10 | 2 | -0/+212 | |
| | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Russell King | 2013-01-23 | 5 | -49/+42 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | ARM: perf: simplify __hw_perf_event_init err handling | Mark Rutland | 2013-01-18 | 1 | -5/+3 | |
| | * | | | | | ARM: perf: remove unnecessary checks for idx < 0 | Mark Rutland | 2013-01-18 | 1 | -8/+0 | |
| | * | | | | | ARM: perf: handle armpmu_register failing | Mark Rutland | 2013-01-18 | 1 | -5/+10 | |
| | * | | | | | ARM: perf: don't pretend to support counting of L1I writes | Will Deacon | 2013-01-16 | 3 | -12/+12 | |
| | * | | | | | ARM: perf: remove redundant NULL check on cpu_pmu | Will Deacon | 2013-01-14 | 1 | -1/+1 | |
| | * | | | | | ARM: Use implementor and part defines from cputype.h | Christoffer Dall | 2013-01-11 | 1 | -18/+16 | |
| | |/ / / / | ||||||
| * | | | | | ARM: hw_breakpoint: Debug powerdown support for self-hosted debug | Dietmar Eggemann | 2013-01-10 | 1 | -1/+27 | |
| * | | | | | ARM: hw_breakpoint: Check function for OS Save and Restore mechanism | Dietmar Eggemann | 2013-01-10 | 1 | -5/+23 | |
| * | | | | | ARM: coresight: common definition for (OS) Lock Access Register key value | Dietmar Eggemann | 2013-01-10 | 1 | -2/+3 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-02-20 | 3 | -28/+16 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'misc' into for-linus | Russell King | 2013-02-20 | 2 | -26/+14 | |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| | * | | | | ARM: 7648/1: pci: Allow passing per-controller private data | Thierry Reding | 2013-02-16 | 1 | -0/+3 | |
| | * | | | | ARM: 7647/1: pci: Keep pci_common_init() around after init | Thierry Reding | 2013-02-16 | 1 | -3/+3 | |
| | * | | | | ARM: smp: remove wrapper functions | Russell King | 2013-01-14 | 1 | -23/+8 | |
| | |/ / / | ||||||
| * | | | | ARM: 7643/1: sched: correct update_sched_clock() | Joonsoo Kim | 2013-02-11 | 1 | -2/+2 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-02-20 | 2 | -43/+23 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Rafael J. Wysocki | 2013-02-18 | 1 | -9/+4 | |
| |\ \ \ \ | ||||||
| | * | | | | ARM idle: delete pm_idle | Len Brown | 2013-02-17 | 1 | -9/+4 | |
| | |/ / / | ||||||
| * | | | | ARM: use device tree to get smp_twd clock | Rob Herring | 2013-02-02 | 1 | -34/+19 | |
| |/ / / | ||||||
* | | | | ARM: scu: mask cluster id from cpu_logical_map | Rob Herring | 2013-01-31 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-01-24 | 2 | -13/+10 | |
|\ \ \ |