aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-05-28Merge branch 'tracking-linux-3.x.y' into merge-linux-linaro-lskAndrey Konovalov
2013-05-28Automatically merging tracking-lsk-vexpress-iks into merge-linux-linaro-lskAndrey Konovalov
2013-05-28Automatically merging tracking-iks into merge-linux-linaro-lskAndrey Konovalov
2013-05-28Merge branch 'tracking-big-LITTLE-MP-upstream' into merge-linux-linaro-lskAndrey Konovalov
2013-05-28ARM: bL_switcher: change pairing rule to keep identical logical CPU profilesNicolas Pitre
2013-05-25ARM: bL_switcher: remove assumptions between logical and physical CPUsNicolas Pitre
2013-05-25ARM: vexpress: default b.L configNicolas Pitre
2013-05-25ARM: perf_event_cpu.c: fix memory corruption causing unpleasant effectsNicolas Pitre
2013-05-25ARM: perf: [WIP] Skip PMU register save/restore when no active countersDave Martin
2013-05-25ARM: perf: [WIP] Map PMU IRQ affinities correctlyDave Martin
2013-05-25ARM: perf: [WIP] Initial bL switcher supportDave Martin
2013-05-25ARM: perf: [WIP] Manipulate the right shadow register for PM*CLRDave Martin
2013-05-25ARM: perf: [WIP] Check PMU is valid for the CPU in armpmu_disable()Dave Martin
2013-05-25ARM: perf: [WIP] Add a separate cpu_init() method for ARM PMUsDave Martin
2013-05-25ARM: perf: [WIP] Add register emulation for offline ARMv7 PMUsDave Martin
2013-05-25ARM: perf: Allow multiple CPU PMUs per CPUDave Martin
2013-05-25ARM: perf: save/restore pmu registers in pm notifierSudeep KarkadaNagesha
2013-05-25ARM: perf: set cpu affinity for the irqs correctlySudeep KarkadaNagesha
2013-05-25ARM: perf: set cpu affinity to support multiple PMUsSudeep KarkadaNagesha
2013-05-25ARM: perf: register CPU PMUs with idr typesSudeep KarkadaNagesha
2013-05-25ARM: perf: replace global CPU PMU pointer with per-cpu pointersSudeep KarkadaNagesha
2013-05-25ARM: bL_switcher: Add query interface to discover CPU affinitiesDave Martin
2013-05-25Merge remote-tracking branch 'nico/iks' into lsk-3.9-vexpress-iksAndrey Konovalov
2013-05-24x86, vm86: fix VM86 syscalls: use SYSCALL_DEFINEx(...)Alexander van Heukelum
2013-05-24x86: Fix bit corruption at CPU resume timeLinus Torvalds
2013-05-24arm64: mm: Fix operands of clz in __flush_dcache_allSukanto Ghosh
2013-05-24arm64: debug: clear mdscr_el1 instead of taking the OS lockWill Deacon
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 purposesv3.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