summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-08-21Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds1-1/+9
2013-08-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-38/+71
2013-08-20arm64: perf: fix event validation for software group leadersWill Deacon1-0/+3
2013-08-20arm64: perf: fix array out of bounds access in armpmu_map_hw_event()Will Deacon1-1/+6
2013-08-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-46/+34
2013-08-16s390: Fix broken buildGuenter Roeck1-1/+1
2013-08-16Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds8-33/+69
2013-08-16Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geer...Linus Torvalds2-8/+24
2013-08-16Fix TLB gather virtual address range invalidation corner casesLinus Torvalds6-13/+30
2013-08-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds11-5/+109
2013-08-14Merge tag 'amd_ucode_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar20-152/+218
2013-08-14m68k: Truncate base in do_div()Andreas Schwab1-4/+5
2013-08-14m68k/atari: ARAnyM - Fix NatFeat module supportGeert Uytterhoeven1-4/+19
2013-08-13arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"Chen Gang3-0/+4
2013-08-13x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea2-2/+2
2013-08-13microblaze: fix clone syscallMichal Simek2-1/+7
2013-08-13mm: save soft-dirty bits on file pagesCyrill Gorcunov4-2/+68
2013-08-13mm: save soft-dirty bits on swapped pagesCyrill Gorcunov2-0/+28
2013-08-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+3
2013-08-13perf/arm: Fix armpmu_map_hw_event()Stephen Boyd1-1/+6
2013-08-13Merge branch 'security-fixes' into fixesRussell King4-9/+14
2013-08-13ARM: 7807/1: kexec: validate CPU hotplug supportStephen Warren3-4/+29
2013-08-13ARM: 7812/1: rwlocks: retry trylock operation if strex fails on free lockWill Deacon1-19/+30
2013-08-13ARM: 7811/1: locks: use early clobber in arch_spin_trylockWill Deacon1-1/+1
2013-08-13ARM: 7810/1: perf: Fix array out of bounds access in armpmu_map_hw_event()Stephen Boyd1-1/+6
2013-08-13ARM: 7809/1: perf: fix event validation for software group leadersWill Deacon1-0/+3
2013-08-13sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov1-4/+0
2013-08-12x86, microcode, AMD: Fix early microcode loadingTorsten Kaiser3-29/+27
2013-08-12x86, microcode, AMD: Make cpu_has_amd_erratum() use the correct struct cpuinf...Torsten Kaiser1-15/+5
2013-08-12perf/x86: Add Haswell ULT model number used in Macbook Air and other systemsAndi Kleen1-0/+1
2013-08-12Merge tag 'kvm-arm-fixes-3.11' of git://git.linaro.org/people/cdall/linux-kvm...Paolo Bonzini5-30/+44
2013-08-12Merge branch 'kvm-arm64/fixes-3.11-rc4' of git://git.kernel.org/pub/scm/linux...Paolo Bonzini169-1725/+1952
2013-08-11KVM: ARM: Squash len warningChristoffer Dall1-1/+2
2013-08-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds14-99/+170
2013-08-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-9/+16
2013-08-09x86: Don't clear olpc_ofw_header when sentinel is detectedDaniel Drake1-2/+2
2013-08-09Merge tag 'fbdev-fixes-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2013-08-09arm64: KVM: use 'int' instead of 'u32' for variable 'target' in kvm_host.h.Chen Gang1-1/+1
2013-08-09arm64: KVM: add missing dsb before invalidating Stage-2 TLBsMarc Zyngier1-0/+3
2013-08-09arm64: KVM: perform save/restore of PAR_EL1Marc Zyngier3-7/+23
2013-08-09powerpc/tm: Fix context switching TAR, PPR and DSCR SPRsMichael Neuling3-0/+27
2013-08-09powerpc: Save the TAR register earlierMichael Neuling3-9/+19
2013-08-09powerpc: Fix context switch DSCR on POWER8Michael Neuling2-25/+60
2013-08-09powerpc: Rework setting up H/FSCR bit definitionsMichael Neuling1-11/+20
2013-08-09powerpc: Fix hypervisor facility unavaliable vector numberMichael Neuling1-2/+3
2013-08-09powerpc/kvm/book3s_pr: Return appropriate error when allocation failsThadeu Lima de Souza Cascardo1-2/+3
2013-08-09powerpc/kvm: Add signed type cast for comparationChen Gang1-2/+2
2013-08-09powerpc/eeh: Add missing procfs entry for PowerNVMike Qiu1-1/+1
2013-08-09powerpc/pseries: Add backward compatibilty to read old kernel oops-logAruna Balakrishnaiah1-4/+14
2013-08-09powerpc/pseries: Fix buffer overflow when reading from pstoreAruna Balakrishnaiah1-46/+24