summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91/dt: fix phy address in sama5xmb to match the reg propertyBoris BREZILLON2013-08-291-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-2646-148/+296
|\
| * Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-08-2214-15/+24
| |\
| | * ARM: tegra: always enable USB VBUS regulatorsStephen Warren2013-08-223-0/+8
| | * ARM: davinci: nand: specify ecc strengthSekhar Nori2013-08-194-0/+4
| | * ARM: OMAP: rx51: change musb mode to OTGAaro Koskinen2013-08-161-1/+1
| | * ARM: OMAP2: fix musb usage for n8x0Daniel Mack2013-08-162-8/+1Star
| | * Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson2013-08-163-4/+7
| | |\
| | | * ARM: at91/DT: fix at91sam9n12ek memory nodeNicolas Ferre2013-08-141-2/+2
| | | * ARM: at91: add missing uart clocks DT entriesBoris BREZILLON2013-08-141-0/+2
| | | * ARM: at91/DT: at91sam9x5ek: fix USB host property to enable port CNicolas Ferre2013-07-181-2/+3
| | * | Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2013-08-121-2/+3
| | |\ \
| | | * | ARM: SAMSUNG: fix to support for missing cpu specific map_ioKukjin Kim2013-07-301-2/+3
| * | | | x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea2013-08-222-3/+5
| * | | | Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds2013-08-222-2/+2
| * | | | Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-08-223-2/+32
| |\ \ \ \
| | * | | | xen/smp: initialize IPI vectors before marking CPU onlineChuck Anderson2013-08-201-2/+9
| | * | | | x86/xen: do not identity map UNUSABLE regions in the machine E820David Vrabel2013-08-201-0/+22
| | * | | | xen/arm: missing put_cpu in xen_percpu_initJulien Grall2013-08-051-0/+1
| | * | | | Merging v3.10-rc2 as I need to apply a fix forStefano Stabellini2013-08-0593-575/+1163
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-08-221-0/+26
| |\ \ \ \ \ \
| | * | | | | | MIPS: Handle OCTEON BBIT instructions in FPU emulator.David Daney2013-08-201-0/+26
| * | | | | | | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2013-08-221-1/+9
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: perf: fix event validation for software group leadersWill Deacon2013-08-201-0/+3
| | * | | | | | | arm64: perf: fix array out of bounds access in armpmu_map_hw_event()Will Deacon2013-08-201-1/+6
| * | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-08-229-38/+71
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'kvm-arm-fixes-3.11' of git://git.linaro.org/people/cdall/linux-kvm...Paolo Bonzini2013-08-125-30/+44
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | KVM: ARM: Squash len warningChristoffer Dall2013-08-121-1/+2
| | | * | | | | | | | arm64: KVM: fix 2-level page tables unmappingMarc Zyngier2013-08-081-14/+8Star
| | | * | | | | | | | ARM: KVM: Fix unaligned unmap_range leakChristoffer Dall2013-08-081-7/+7
| | | * | | | | | | | ARM: KVM: Fix 64-bit coprocessor handlingChristoffer Dall2013-08-063-8/+27
| | * | | | | | | | | Merge branch 'kvm-arm64/fixes-3.11-rc4' of git://git.kernel.org/pub/scm/linux...Paolo Bonzini2013-08-12169-1725/+1952
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | arm64: KVM: use 'int' instead of 'u32' for variable 'target' in kvm_host.h.Chen Gang2013-08-091-1/+1
| | | * | | | | | | | arm64: KVM: add missing dsb before invalidating Stage-2 TLBsMarc Zyngier2013-08-091-0/+3
| | | * | | | | | | | arm64: KVM: perform save/restore of PAR_EL1Marc Zyngier2013-08-093-7/+23
| | | |/ / / / / / /
| * | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-08-195-46/+34Star
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge tag 'amd_ucode_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2013-08-1420-152/+218
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | x86, microcode, AMD: Fix early microcode loadingTorsten Kaiser2013-08-123-29/+27Star
| | | * | | | | | | | | x86, microcode, AMD: Make cpu_has_amd_erratum() use the correct struct cpuinf...Torsten Kaiser2013-08-121-15/+5Star
| | | | |_|/ / / / / / | | | |/| | | | | | |
| | * | | | | | | | | x86: Don't clear olpc_ofw_header when sentinel is detectedDaniel Drake2013-08-101-2/+2
| * | | | | | | | | | s390: Fix broken buildGuenter Roeck2013-08-171-1/+1
| * | | | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-08-178-33/+69
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'security-fixes' into fixesRussell King2013-08-134-9/+14
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | ARM: 7810/1: perf: Fix array out of bounds access in armpmu_map_hw_event()Stephen Boyd2013-08-131-1/+6
| | | * | | | | | | | | | ARM: 7809/1: perf: fix event validation for software group leadersWill Deacon2013-08-131-0/+3
| | | * | | | | | | | | | ARM: Fix FIQ code on VIVT CPUsRussell King2013-08-081-6/+2Star
| | | * | | | | | | | | | ARM: Fix !kuser helpers caseRussell King2013-08-071-1/+2
| | | * | | | | | | | | | ARM: Fix the world famous typo with is_gate_vma()Russell King2013-08-071-1/+1
| | * | | | | | | | | | | ARM: 7807/1: kexec: validate CPU hotplug supportStephen Warren2013-08-133-4/+29
| | * | | | | | | | | | | ARM: 7812/1: rwlocks: retry trylock operation if strex fails on free lockWill Deacon2013-08-131-19/+30