summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-08-12ARM: use linker magic for vectors and vector stubsRussell King2-18/+27
2013-08-12ARM: move vector stubsRussell King4-30/+37
2013-08-12ARM: poison memory between kuser helpersRussell King1-9/+16
2013-08-12ARM: poison the vectors pageRussell King1-0/+10
2013-08-04x86: Fix /proc/mtrr with base/size more than 44bitsYinghai Lu2-17/+20
2013-08-04powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard2-6/+2
2013-08-04x86: make sure IDT is page alignedKees Cook1-1/+1
2013-08-04x86, suspend: Handle CPUs which fail to #GP on RDMSRH. Peter Anvin1-2/+16
2013-08-04ARM: 7722/1: zImage: Convert 32bits memory size and address from ATAG to 64bi...Gregory CLEMENT1-6/+38
2013-07-29ARM: footbridge: fix overlapping PCI mappingsMike Frysinger1-2/+0
2013-07-29ARM: S3C24XX: Add missing clkdev entries for s3c2440 UARTSylwester Nawrocki3-63/+106
2013-07-29MIPS: Oceton: Fix build error.Ralf Baechle1-1/+2
2013-07-29sparc32: vm_area_struct access for old Sun SPARCs.Olivier DANET5-16/+18
2013-07-26MIPS: Octeon: Don't clobber bootloader data structures.David Daney1-1/+1
2013-07-26xtensa: adjust boot parameters address when INITIALIZE_XTENSA_MMU_INSIDE_VMLI...Max Filippov2-3/+12
2013-07-26arm64: mm: don't treat user cache maintenance faults as writesWill Deacon1-26/+20
2013-07-26powerpc/perf: Don't enable if we have zero eventsMichael Ellerman1-2/+5
2013-07-26powerpc/perf: Use existing out label in power_pmu_enable()Michael Ellerman1-4/+5
2013-07-26powerpc/perf: Freeze PMC5/6 if we're not using themMichael Ellerman3-2/+8
2013-07-26powerpc/perf: Rework disable logic in pmu_disable()Michael Ellerman1-12/+19
2013-07-26powerpc/perf: Check that events only include valid bits on Power8Michael Ellerman1-0/+13
2013-07-26powerpc/numa: Do not update sysfs cpu registration from invalid contextNathan Fontenot1-2/+3
2013-07-26powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_se...Chen Gang1-1/+1
2013-07-26powerpc: Wire up the HV facility unavailable exceptionMichael Ellerman2-4/+27
2013-07-26powerpc: Rename and flesh out the facility unavailable exception handlerMichael Ellerman2-22/+32
2013-07-26powerpc: Remove KVMTEST from RELON exception handlersMichael Ellerman2-6/+4
2013-07-26powerpc: Remove unreachable relocation on exception handlersMichael Ellerman1-15/+3
2013-07-26powerpc/tm: Fix return of active 64bit signalsMichael Neuling1-3/+5
2013-07-26powerpc/tm: Fix return of 32bit rt signals to active transactionsMichael Neuling1-1/+1
2013-07-26powerpc/tm: Fix restoration of MSR on 32bit signal returnMichael Neuling1-3/+6
2013-07-26powerpc/tm: Fix 32 bit non-rt signalsMichael Neuling1-5/+25
2013-07-26powerpc/tm: Fix writing top half of MSR on 32 bit signalsMichael Neuling1-8/+21
2013-07-26powerpc/powernv: Fix iommu initialization againBenjamin Herrenschmidt1-0/+21
2013-07-26powerpc/hw_brk: Fix off by one error when validating DAWR region endMichael Neuling1-1/+1
2013-07-26powerpc/hw_brk: Fix clearing of extraneous IRQMichael Neuling1-0/+1
2013-07-26powerpc/hw_brk: Fix setting of length for exact mode breakpointsMichael Neuling1-1/+3
2013-07-22ARM: mm: fix boot on SA1110 AssabetRussell King1-1/+1
2013-07-22ARM: shmobile: emev2 GIO3 resource fixMagnus Damm1-4/+4
2013-07-22ARM: shmobile: r8a73a4: Fix resources for SCIFB0Takanari Hayama1-1/+1
2013-07-22ARM: dts: imx: cpus/cpu nodes dts updatesLorenzo Pieralisi4-4/+18
2013-07-22ARM: 7778/1: smp_twd: twd_update_frequency need be run on all online CPUsJason Liu1-1/+1
2013-07-22ARM: 7769/1: Cortex-A15: fix erratum 798181 implementationMarc Zyngier3-18/+39
2013-07-22ARM: 7768/1: prevent risks of out-of-bound access in ASID allocatorMarc Zyngier1-9/+8
2013-07-22ARM: 7767/1: let the ASID allocator handle suspended animationMarc Zyngier1-0/+9
2013-07-22ARM: 7765/1: perf: Record the user-mode PC in the call chain.Jed Davis1-0/+1
2013-07-22arch: c6x: mm: include "asm/uaccess.h" to pass compilingChen Gang1-0/+1
2013-07-22xen/time: remove blocked time accounting from xen "clockchip"Laszlo Ersek1-15/+2
2013-07-22x86, efi: retry ExitBootServices() on failureZach Bobroff1-3/+17
2013-07-22parisc: optimize mtsp(0,sr) inline assemblyHelge Deller1-3/+6
2013-07-22parisc: Ensure volatile space register %sr1 is not clobberedJohn David Anglin2-3/+4