summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-08-19ARM: davinci: nand: specify ecc strengthSekhar Nori
2013-08-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-08-16s390: Fix broken buildGuenter Roeck
2013-08-16Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-08-16Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geer...Linus Torvalds
2013-08-16ARM: OMAP: rx51: change musb mode to OTGAaro Koskinen
2013-08-16ARM: OMAP2: fix musb usage for n8x0Daniel Mack
2013-08-16Fix TLB gather virtual address range invalidation corner casesLinus Torvalds
2013-08-15Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson
2013-08-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-08-14Merge tag 'amd_ucode_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2013-08-14m68k: Truncate base in do_div()Andreas Schwab
2013-08-14m68k/atari: ARAnyM - Fix NatFeat module supportGeert Uytterhoeven
2013-08-14ARM: at91/DT: fix at91sam9n12ek memory nodeNicolas Ferre
2013-08-14ARM: at91: add missing uart clocks DT entriesBoris BREZILLON
2013-08-13arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"Chen Gang
2013-08-13x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea
2013-08-13microblaze: fix clone syscallMichal Simek
2013-08-13mm: save soft-dirty bits on file pagesCyrill Gorcunov
2013-08-13mm: save soft-dirty bits on swapped pagesCyrill Gorcunov
2013-08-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-08-13perf/arm: Fix armpmu_map_hw_event()Stephen Boyd
2013-08-13Merge branch 'security-fixes' into fixesRussell King
2013-08-13ARM: 7807/1: kexec: validate CPU hotplug supportStephen Warren
2013-08-13ARM: 7812/1: rwlocks: retry trylock operation if strex fails on free lockWill Deacon
2013-08-13ARM: 7811/1: locks: use early clobber in arch_spin_trylockWill Deacon
2013-08-13ARM: 7810/1: perf: Fix array out of bounds access in armpmu_map_hw_event()Stephen Boyd
2013-08-13ARM: 7809/1: perf: fix event validation for software group leadersWill Deacon
2013-08-13sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov
2013-08-12x86, microcode, AMD: Fix early microcode loadingTorsten Kaiser
2013-08-12x86, microcode, AMD: Make cpu_has_amd_erratum() use the correct struct cpuinf...Torsten Kaiser
2013-08-12perf/x86: Add Haswell ULT model number used in Macbook Air and other systemsAndi Kleen
2013-08-12Merge tag 'kvm-arm-fixes-3.11' of git://git.linaro.org/people/cdall/linux-kvm...Paolo Bonzini
2013-08-12Merge branch 'kvm-arm64/fixes-3.11-rc4' of git://git.kernel.org/pub/scm/linux...Paolo Bonzini
2013-08-11KVM: ARM: Squash len warningChristoffer Dall
2013-08-11Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2013-08-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-08-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-08-09x86: Don't clear olpc_ofw_header when sentinel is detectedDaniel Drake
2013-08-09Merge tag 'fbdev-fixes-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-08-09arm64: KVM: use 'int' instead of 'u32' for variable 'target' in kvm_host.h.Chen Gang
2013-08-09arm64: KVM: add missing dsb before invalidating Stage-2 TLBsMarc Zyngier
2013-08-09arm64: KVM: perform save/restore of PAR_EL1Marc Zyngier
2013-08-09powerpc/tm: Fix context switching TAR, PPR and DSCR SPRsMichael Neuling
2013-08-09powerpc: Save the TAR register earlierMichael Neuling
2013-08-09powerpc: Fix context switch DSCR on POWER8Michael Neuling
2013-08-09powerpc: Rework setting up H/FSCR bit definitionsMichael Neuling
2013-08-09powerpc: Fix hypervisor facility unavaliable vector numberMichael Neuling
2013-08-09powerpc/kvm/book3s_pr: Return appropriate error when allocation failsThadeu Lima de Souza Cascardo
2013-08-09powerpc/kvm: Add signed type cast for comparationChen Gang