aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-06-06Merge tag 'pci-v3.10-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-06-06arch, mm: Remove tlb_fast_mode()Peter Zijlstra
2013-06-05x86/PCI: Map PCI setup data with ioremap() so it can be in highmemMatt Fleming
2013-06-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-06-05Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2013-06-03microblaze: Use static inline functions in cacheflush.hMichal Simek
2013-06-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2013-06-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-06-03microblaze: Fix sparse warningsMichal Simek
2013-06-03KVM: Fix race in apic->pending_events processingGleb Natapov
2013-06-03KVM: fix sil/dil/bpl/spl in the mod/rm fieldsPaolo Bonzini
2013-06-03KVM: Emulate multibyte NOPPaolo Bonzini
2013-06-03ARM: KVM: be more thorough when invalidating TLBsMarc Zyngier
2013-06-03ARM: KVM: prevent NULL pointer dereferences with KVM VCPU ioctlAndre Przywara
2013-06-03mips/kvm: Use ENOIOCTLCMD to indicate unimplemented ioctls.David Daney
2013-06-03mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REGDavid Daney
2013-06-03mips/kvm: Use ARRAY_SIZE() instead of hardcoded constants in kvm_arch_vcpu_io...David Daney
2013-06-03mips/kvm: Fix name of gpr field in struct kvm_regs.David Daney
2013-06-03mips/kvm: Fix ABI for use of 64-bit registers.David Daney
2013-06-03mips/kvm: Fix ABI for use of FPU.David Daney
2013-06-02Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/dell...Linus Torvalds
2013-06-01parisc: kernel: using strlcpy() instead of strcpy()Chen Gang
2013-06-01parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000"Paul Bolle
2013-06-01parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50Helge Deller
2013-06-01parisc: memory overflow, 'name' length is too short for usingChen Gang
2013-06-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-06-01powerpc/cputable: Fix typo on P7+ cputable entryWill Schmidt
2013-06-01powerpc/perf: Add missing SIER supportMichael Ellerman
2013-06-01powerpc/perf: Revert to original NO_SIPR logicMichael Ellerman
2013-06-01powerpc/pci: Remove the unused variables in pci_process_bridge_OF_rangesKevin Hao
2013-06-01powerpc/pci: Remove the stale comments of pci_process_bridge_OF_rangesKevin Hao
2013-06-01powerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on PSERIES SMPSrivatsa S. Bhat
2013-06-01powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulationPaul Mackerras
2013-06-01powerpc/32bit:Store temporary result in r0 instead of r8Priyanka Jain
2013-06-01powerpc/mm: Always invalidate tlb on hpte invalidate and updateAneesh Kumar K.V
2013-06-01powerpc/pseries: Improve stream generation comments in copypage/userMichael Neuling
2013-06-01powerpc/pseries: Kill all prefetch streams on context switchMichael Neuling
2013-06-01powerpc/cputable: Fix oprofile_cpu_type on power8Nishanth Aravamudan
2013-06-01powerpc/mpic: Fix irq distribution problem when MPIC_SINGLE_DEST_CPUchenhui zhao
2013-06-01powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...Michael Neuling
2013-06-01powerpc/tm: Move TM abort cause codes to uapiMichael Neuling
2013-06-01powerpc/tm: Abort on emulation and alignment faultsMichael Neuling
2013-06-01powerpc/tm: Make room for hypervisor in abort cause codesMichael Neuling
2013-06-01Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds
2013-05-31s390/pgtable: Fix gmap notifier addressChristian Borntraeger
2013-05-31arm64: don't kill the kernel on a bad esr from el0Mark Rutland
2013-05-31arm64: treat unhandled compat el0 traps as undefMark Rutland
2013-05-31m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTKFinn Thain
2013-05-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-05-30x86: Allow FPU to be used at interrupt time even with eagerfpuPekka Riikonen