aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-05-22Merge branch 'tracking-linux-3.x.y' into merge-linux-linaro-lskAndrey Konovalov
2013-05-22Automatically merging tracking-iks into merge-linux-linaro-lskAndrey Konovalov
2013-05-22Merge branch 'tracking-big-LITTLE-MP-upstream' into merge-linux-linaro-lskAndrey Konovalov
2013-05-19parisc: make default cross compiler search more robust (v3)Helge Deller
2013-05-19parisc: fix NATIVE set up in buildMike Frysinger
2013-05-19parisc: use long branch in fork_like macroJohn David Anglin
2013-05-19parisc: fix SMP races when updating PTE and TLB entries in entry.SJohn David Anglin
2013-05-19parisc: only re-enable interrupts if we need to schedule or deliver signals w...John David Anglin
2013-05-19ARM: EXYNOS5: Fix kernel dump in AFTR idle modeInderpal Singh
2013-05-19tile: support new Tilera hypervisorChris Metcalf
2013-05-19powerpc/kexec: Fix kexec when using VMX optimised memcpyAnton Blanchard
2013-05-19powerpc: Bring all threads online prior to migration/hibernationRobert Jennings
2013-05-19ARM: 7720/1: ARM v6/v7 cmpxchg64 shouldn't clear upper 32 bits of the old/new...Jaccon Bastiaansen
2013-05-19x86/microcode: Add local mutex to fix physical CPU hot-add deadlockKonrad Rzeszutek Wilk
2013-05-19time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitonsJohn Stultz
2013-05-19xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.Konrad Rzeszutek Wilk
2013-05-19ARM: OMAP: RX-51: change probe order of touchscreen and panel SPI devicesAaro Koskinen
2013-05-19KVM: emulator: emulate SALCPaolo Bonzini
2013-05-19KVM: emulator: emulate XLATPaolo Bonzini
2013-05-19KVM: emulator: emulate AAMPaolo Bonzini
2013-05-19KVM: VMX: fix halt emulation while emulating invalid guest sateGleb Natapov
2013-05-13ARM: bL_switcher: add a simple /dev user interface for debugging purposestracking-iks-manifest-20130614.0tracking-iks-manifest-20130613.0v3.9/iksNicolas Pitre
2013-05-13ARM: bL_switcher/trace: Add kernel trace trigger interfaceDave Martin
2013-05-13ARM: bL_switcher/trace: Add trace trigger for trace bootstrappingDave Martin
2013-05-13ARM: bL_switcher: Basic trace events supportDave Martin
2013-05-13ARM: bL_switcher: Add runtime control notifierDave Martin
2013-05-13ARM: bL_switcher: Add synchronous enable/disable interfaceDave Martin
2013-05-13ARM: bL_switcher: wait until inbound is alive before performing a switchNicolas Pitre
2013-05-13ARM: mcpm: add a simple poke mechanism to the early entry codeNicolas Pitre
2013-05-13ARM: SMP: basic IPI triggered completion supportNicolas Pitre
2013-05-13ARM: bL_switcher: synchronize the outbound with the inboundNicolas Pitre
2013-05-13ARM: bL_switcher: veto CPU hotplug requests when the switcher is activeNicolas Pitre
2013-05-13ARM: bL_switcher: add kernel cmdline param to disable the switcher on bootNicolas Pitre
2013-05-13ARM: bL_switcher: ability to enable and disable the switcher via sysfsNicolas Pitre
2013-05-13ARM: bL_switcher: do not hardcode GIC IDs in the codeNicolas Pitre
2013-05-13ARM: bL_switcher: hot-unplug half of the available CPUsNicolas Pitre
2013-05-13ARM: bL_switcher: simplify stack isolationNicolas Pitre
2013-05-13ARM: bL_switcher: move to dedicated threads rather than workqueuesNicolas Pitre
2013-05-13ARM: bL_switcher: add clockevent save/restore supportLorenzo Pieralisi
2013-05-13ARM: b.L: core switcher codeNicolas Pitre
2013-05-11arm64: Ignore the 'write' ESR flag on cache maintenance faultsCatalin Marinas
2013-05-11perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNELPeter Zijlstra
2013-05-11perf/x86/intel/lbr: Fix LBR filterPeter Zijlstra
2013-05-11perf/x86: Blacklist all MEM_*_RETIRED events for Ivy BridgePeter Zijlstra
2013-05-11perf/x86/intel: Fix unintended variable name reuseJan-Simon Möller
2013-05-11perf/x86/intel: Add support for IvyBridge model 58 UncoreVince Weaver
2013-05-11powerpc: fix numa distance for form0 device treeVaidyanathan Srinivasan
2013-05-11powerpc/tm: Fix null pointer deference in flush_hash_pageMichael Neuling
2013-05-11powerpc: Emulate non privileged DSCR read and writeAnton Blanchard
2013-05-11xen/arm: actually pass a non-NULL percpu pointer to request_percpu_irqStefano Stabellini