Age | Commit message (Expand) | Author |
2013-07-25 | arm64: mm: don't treat user cache maintenance faults as writes | Will Deacon |
2013-07-25 | powerpc/perf: Don't enable if we have zero events | Michael Ellerman |
2013-07-25 | powerpc/perf: Use existing out label in power_pmu_enable() | Michael Ellerman |
2013-07-25 | powerpc/perf: Freeze PMC5/6 if we're not using them | Michael Ellerman |
2013-07-25 | powerpc/perf: Rework disable logic in pmu_disable() | Michael Ellerman |
2013-07-25 | powerpc/perf: Check that events only include valid bits on Power8 | Michael Ellerman |
2013-07-25 | powerpc/numa: Do not update sysfs cpu registration from invalid context | Nathan Fontenot |
2013-07-25 | powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_se... | Chen Gang |
2013-07-25 | powerpc: Wire up the HV facility unavailable exception | Michael Ellerman |
2013-07-25 | powerpc: Rename and flesh out the facility unavailable exception handler | Michael Ellerman |
2013-07-25 | powerpc: Remove KVMTEST from RELON exception handlers | Michael Ellerman |
2013-07-25 | powerpc: Remove unreachable relocation on exception handlers | Michael Ellerman |
2013-07-25 | powerpc/tm: Fix return of active 64bit signals | Michael Neuling |
2013-07-25 | powerpc/tm: Fix return of 32bit rt signals to active transactions | Michael Neuling |
2013-07-25 | powerpc/tm: Fix restoration of MSR on 32bit signal return | Michael Neuling |
2013-07-25 | powerpc/tm: Fix 32 bit non-rt signals | Michael Neuling |
2013-07-25 | powerpc/tm: Fix writing top half of MSR on 32 bit signals | Michael Neuling |
2013-07-25 | powerpc/powernv: Fix iommu initialization again | Benjamin Herrenschmidt |
2013-07-25 | powerpc/hw_brk: Fix off by one error when validating DAWR region end | Michael Neuling |
2013-07-25 | powerpc/hw_brk: Fix clearing of extraneous IRQ | Michael Neuling |
2013-07-25 | powerpc/hw_brk: Fix setting of length for exact mode breakpoints | Michael Neuling |
2013-07-21 | ARM: mm: fix boot on SA1110 Assabet | Russell King |
2013-07-21 | ARM: shmobile: emev2 GIO3 resource fix | Magnus Damm |
2013-07-21 | ARM: shmobile: r8a73a4: Fix resources for SCIFB0 | Takanari Hayama |
2013-07-21 | ARM: dts: imx: cpus/cpu nodes dts updates | Lorenzo Pieralisi |
2013-07-21 | ARM: 7778/1: smp_twd: twd_update_frequency need be run on all online CPUs | Jason Liu |
2013-07-21 | ARM: 7769/1: Cortex-A15: fix erratum 798181 implementation | Marc Zyngier |
2013-07-21 | ARM: 7768/1: prevent risks of out-of-bound access in ASID allocator | Marc Zyngier |
2013-07-21 | ARM: 7767/1: let the ASID allocator handle suspended animation | Marc Zyngier |
2013-07-21 | ARM: 7765/1: perf: Record the user-mode PC in the call chain. | Jed Davis |
2013-07-21 | arch: c6x: mm: include "asm/uaccess.h" to pass compiling | Chen Gang |
2013-07-21 | xen/time: remove blocked time accounting from xen "clockchip" | Laszlo Ersek |
2013-07-21 | x86, efi: retry ExitBootServices() on failure | Zach Bobroff |
2013-07-21 | parisc: optimize mtsp(0,sr) inline assembly | Helge Deller |
2013-07-21 | parisc: Ensure volatile space register %sr1 is not clobbered | John David Anglin |
2013-07-21 | parisc: Fix gcc miscompilation in pa_memcpy() | Helge Deller |
2013-07-13 | KVM: VMX: mark unusable segment as nonpresent | Gleb Natapov |
2013-06-30 | powerpc/eeh: Fix fetching bus for single-dev-PE | Gavin Shan |
2013-06-29 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2013-06-29 | ARM: dt: Only print warning, not WARN() on bad cpu map in device tree | Olof Johansson |
2013-06-30 | powerpc/pci: Improve device hotplug initialization | Guenter Roeck |
2013-06-28 | mn10300: Use early_param() to parse "mem=" parameter | Akira Takeuchi |
2013-06-28 | mn10300: Allow to pass array name to get_user() | Akira Takeuchi |
2013-06-28 | powerpc/eeh: Add eeh_dev to the cache during boot | Thadeu Lima de Souza Cascardo |
2013-06-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-06-26 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-06-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-06-25 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2013-06-24 | powerpc/pci: Fix boot panic on mpc83xx (regression) | Rojhalat Ibrahim |
2013-06-24 | ARM: 7773/1: PJ4B: Add support for errata 4742 | Gregory CLEMENT |