aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-03
|\
| * Merge branch 'cleanup' into for-linusRussell King2013-05-02
| |\
| | * ARM: EXYNOS: remove unnecessary use of IS_ERR_VALUE()Russell King2013-05-02
| | * ARM: IMX: remove unnecessary use of IS_ERR_VALUE()Russell King2013-05-02
| | * ARM: OMAP: use consistent error checkingRussell King2013-05-02
| | * ARM: cleanup: OMAP hwmod error checkingRussell King2013-05-02
| | * ARM: cleanup: pwrdm_can_ever_lose_context() checkingRussell King2013-02-24
| | * ARM: cleanup: debugfs error handlingRussell King2013-02-24
| | * ARM: cleanup: clk_get_sys() error handlingRussell King2013-02-24
| | * ARM: cleanup: regulator_get() error handlingRussell King2013-02-24
| | * ARM: cleanup: clk_get() error handlingRussell King2013-02-24
| | * ARM: cleanup: soc_device_register() error checkingRussell King2013-02-24
| | * ARM: cleanup gate_vma initializationRussell King2013-02-23
| | * ARM: cleanup undefined instruction entry codeRussell King2013-02-23
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King2013-05-02
| |\ \ \ \ \ \
| | | | | | * \ Merge commit '73053d973' into smp-hotplugRussell King2013-05-02
| | | | | | |\ \
| | | | | | * | | ARM: cpu hotplug: remove majority of cache flushing from platformsRussell King2013-04-18
| | | | | | * | | ARM: smp: flush L1 cache in cpu_die()Russell King2013-04-18
| | | | | | * | | ARM: tegra: remove tegra specific cpu_disable()Russell King2013-04-18
| | | | | * | | | ARM: 7702/1: Set the page table freeing ceiling to TASK_SIZECatalin Marinas2013-04-25
| | | | | * | | | ARM: 7695/1: mvebu: Enable pj4b on LPAE compilationsGregory CLEMENT2013-04-17
| | | | | * | | | ARM: 7693/1: mm: clean-up in order to reduce to call kmap_high_get()Joonsoo Kim2013-04-17
| | | | | * | | | ARM: 7691/1: mm: kill unused TLB_CAN_READ_FROM_L1_CACHE and use ALT_SMP insteadWill Deacon2013-04-03
| | | | | * | | | ARM: 7688/1: add support for context tracking subsystemKevin Hilman2013-04-03
| | | | | * | | | ARM: 7687/1: atomics: don't use exclusives for atomic64 read/set with LPAEWill Deacon2013-04-03
| | | | | * | | | ARM: 7683/1: pci: add a align_resource hookThomas Petazzoni2013-04-03
| | | | | * | | | ARM: 7676/1: fix a wrong value returned from CALLER_ADDRnKeun-O Park2013-03-19
| | | | | * | | | ARM: 7672/1: uncompress debug support for multiplatform buildShawn Guo2013-03-15
| | | | | * | | | ARM: 7671/1: use Kconfig to select uncompress.hShawn Guo2013-03-15
| | | | * | | | | ARM: Update mach-typesRussell King2013-03-22
| | | * | | | | | ARM: 7700/2: Make cpu_init() notraceJon Medhurst2013-04-26
| | | * | | | | | ARM: 7703/1: Disable preemption in broadcast_tlb*_a15_erratum()Catalin Marinas2013-04-25
| | * | | | | | | ARM: entry: move disable_irq_notrace into svc_exitRussell King2013-04-03
| | * | | | | | | ARM: entry: move IRQ tracing exit into svc_exitRussell King2013-04-03
| | * | | | | | | ARM: entry-common: get rid of unnecessary ifdefsRussell King2013-04-03
| * | | | | | | | ARM: 7709/1: mcpm: Add explicit AFLAGS to support v6/v7 multiplatform kernelsDave Martin2013-05-02
| * | | | | | | | Merge branch 'mcpm' of git://git.linaro.org/people/nico/linux into devel-stableRussell King2013-04-25
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: mcpm: provide an interface to set the SMP ops at run timeNicolas Pitre2013-04-24
| | * | | | | | | | ARM: mcpm: generic SMP secondary bringup and hotplug supportNicolas Pitre2013-04-24
| | * | | | | | | | ARM: mcpm_head.S: vlock-based first man electionDave Martin2013-04-24
| | * | | | | | | | ARM: mcpm: Add baremetal voting mutexesDave Martin2013-04-24
| | * | | | | | | | ARM: mcpm: introduce helpers for platform coherency exit/setupDave Martin2013-04-24
| | * | | | | | | | ARM: mcpm: introduce the CPU/cluster power APINicolas Pitre2013-04-24
| | * | | | | | | | ARM: multi-cluster PM: secondary kernel entry codeNicolas Pitre2013-04-24
| | * | | | | | | | ARM: cacheflush: add synchronization helpers for mixed cache state accessesNicolas Pitre2013-04-24
| * | | | | | | | | Merge branch 'kvm-arm-fixes' of git://github.com/columbia/linux-kvm-arm into ...Russell King2013-03-14
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: KVM: Fix length of mmio accessMarc Zyngier2013-03-06
| | * | | | | | | | | ARM: KVM: sanitize freeing of HYP page tablesMarc Zyngier2013-03-06
| | * | | | | | | | | ARM: KVM: move kvm_handle_wfi to handle_exit.cMarc Zyngier2013-03-06
| | * | | | | | | | | ARM: KVM: change kvm_tlb_flush_vmid to kvm_tlb_flush_vmid_ipaMarc Zyngier2013-03-06