summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-07-28ARM: footbridge: fix overlapping PCI mappingsMike Frysinger1-2/+0
2013-07-28ARM: S3C24XX: Add missing clkdev entries for s3c2440 UARTSylwester Nawrocki3-63/+106
2013-07-28MIPS: Oceton: Fix build error.Ralf Baechle1-1/+2
2013-07-28sparc32: vm_area_struct access for old Sun SPARCs.Olivier DANET5-16/+18
2013-07-25MIPS: Octeon: Don't clobber bootloader data structures.David Daney1-1/+1
2013-07-25xtensa: adjust boot parameters address when INITIALIZE_XTENSA_MMU_INSIDE_VMLI...Max Filippov2-3/+12
2013-07-25arm64: mm: don't treat user cache maintenance faults as writesWill Deacon1-26/+20
2013-07-25powerpc/perf: Don't enable if we have zero eventsMichael Ellerman1-2/+5
2013-07-25powerpc/perf: Use existing out label in power_pmu_enable()Michael Ellerman1-4/+5
2013-07-25powerpc/perf: Freeze PMC5/6 if we're not using themMichael Ellerman3-2/+8
2013-07-25powerpc/perf: Rework disable logic in pmu_disable()Michael Ellerman1-12/+19
2013-07-25powerpc/perf: Check that events only include valid bits on Power8Michael Ellerman1-0/+13
2013-07-25powerpc/numa: Do not update sysfs cpu registration from invalid contextNathan Fontenot1-2/+3
2013-07-25powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_se...Chen Gang1-1/+1
2013-07-25powerpc: Wire up the HV facility unavailable exceptionMichael Ellerman2-4/+27
2013-07-25powerpc: Rename and flesh out the facility unavailable exception handlerMichael Ellerman2-22/+32
2013-07-25powerpc: Remove KVMTEST from RELON exception handlersMichael Ellerman2-6/+4
2013-07-25powerpc: Remove unreachable relocation on exception handlersMichael Ellerman1-15/+3
2013-07-25powerpc/tm: Fix return of active 64bit signalsMichael Neuling1-3/+5
2013-07-25powerpc/tm: Fix return of 32bit rt signals to active transactionsMichael Neuling1-1/+1
2013-07-25powerpc/tm: Fix restoration of MSR on 32bit signal returnMichael Neuling1-3/+6
2013-07-25powerpc/tm: Fix 32 bit non-rt signalsMichael Neuling1-5/+25
2013-07-25powerpc/tm: Fix writing top half of MSR on 32 bit signalsMichael Neuling1-8/+21
2013-07-25powerpc/powernv: Fix iommu initialization againBenjamin Herrenschmidt1-0/+21
2013-07-25powerpc/hw_brk: Fix off by one error when validating DAWR region endMichael Neuling1-1/+1
2013-07-25powerpc/hw_brk: Fix clearing of extraneous IRQMichael Neuling1-0/+1
2013-07-25powerpc/hw_brk: Fix setting of length for exact mode breakpointsMichael Neuling1-1/+3
2013-07-21ARM: mm: fix boot on SA1110 AssabetRussell King1-1/+1
2013-07-21ARM: shmobile: emev2 GIO3 resource fixMagnus Damm1-4/+4
2013-07-21ARM: shmobile: r8a73a4: Fix resources for SCIFB0Takanari Hayama1-1/+1
2013-07-21ARM: dts: imx: cpus/cpu nodes dts updatesLorenzo Pieralisi4-4/+18
2013-07-21ARM: 7778/1: smp_twd: twd_update_frequency need be run on all online CPUsJason Liu1-1/+1
2013-07-21ARM: 7769/1: Cortex-A15: fix erratum 798181 implementationMarc Zyngier3-18/+39
2013-07-21ARM: 7768/1: prevent risks of out-of-bound access in ASID allocatorMarc Zyngier1-9/+8
2013-07-21ARM: 7767/1: let the ASID allocator handle suspended animationMarc Zyngier1-0/+9
2013-07-21ARM: 7765/1: perf: Record the user-mode PC in the call chain.Jed Davis1-0/+1
2013-07-21arch: c6x: mm: include "asm/uaccess.h" to pass compilingChen Gang1-0/+1
2013-07-21xen/time: remove blocked time accounting from xen "clockchip"Laszlo Ersek1-15/+2
2013-07-21x86, efi: retry ExitBootServices() on failureZach Bobroff1-3/+17
2013-07-21parisc: optimize mtsp(0,sr) inline assemblyHelge Deller1-3/+6
2013-07-21parisc: Ensure volatile space register %sr1 is not clobberedJohn David Anglin2-3/+4
2013-07-21parisc: Fix gcc miscompilation in pa_memcpy()Helge Deller1-29/+50
2013-07-13KVM: VMX: mark unusable segment as nonpresentGleb Natapov1-2/+9
2013-06-30powerpc/eeh: Fix fetching bus for single-dev-PEGavin Shan1-1/+2
2013-06-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-7/+14
2013-06-29ARM: dt: Only print warning, not WARN() on bad cpu map in device treeOlof Johansson1-2/+3
2013-06-30powerpc/pci: Improve device hotplug initializationGuenter Roeck1-5/+12
2013-06-28mn10300: Use early_param() to parse "mem=" parameterAkira Takeuchi1-33/+21
2013-06-28mn10300: Allow to pass array name to get_user()Akira Takeuchi1-1/+1
2013-06-28powerpc/eeh: Add eeh_dev to the cache during bootThadeu Lima de Souza Cascardo1-2/+2