summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov2013-06-282761-51883/+102092
|\
| * Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-06-0813-30/+44
| |\
| | * Merge tag 'imx-fixes-3.10-2' of git://git.linaro.org/people/shawnguo/linux-2....Olof Johansson2013-06-085-13/+13
| | |\
| | | * ARM: imx: clk-imx6q: AXI clock select index is incorrectAnson Huang2013-06-031-1/+1
| | | * ARM: dts: imx: fix clocks for cspiJonas Andersson2013-05-244-11/+11
| | | * ARM i.MX6q: fix for ldb_di_selsJiada Wang2013-05-231-1/+1
| | * | ARM: exynos: add debug_ll_io_init() call in exynos_init_io()Doug Anderson2013-06-081-0/+2
| | * | Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2013-06-081-1/+1
| | |\ \
| | | * | ARM: shmobile: sh73a0: Update CMT clockevent rating to 80Simon Horman2013-06-041-1/+1
| | * | | ARM: EXYNOS: uncompress - print debug messages if DEBUG_LL is definedTushar Behera2013-06-081-1/+9
| | * | | Merge tag 'ux500-arm-soc-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux...Olof Johansson2013-06-022-0/+7
| | |\ \ \
| | | * | | ARM: ux500: Provide supplies for AUX1, AUX2 and AUX3Lee Jones2013-05-271-0/+3
| | | * | | ARM: ux500: Only configure wake-up reasons on ux500 based platformsLee Jones2013-05-271-0/+4
| | * | | | ARM: bcm2835: override the HW UART periphidJongsung Kim2013-06-021-0/+1
| | * | | | Merge tag 'fixes-3.10-3' of git://git.infradead.org/users/jcooper/linux into ...Olof Johansson2013-06-022-15/+11Star
| | |\ \ \ \
| | | * | | | ARM: mvebu: Fix bug in coherency fabric low level init functionNadav Haklai2013-05-281-5/+11
| | | * | | | ARM: Kirkwood: TS219: Fix crash by double PCIe instantiationAndrew Lunn2013-05-281-10/+0Star
| * | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-06-089-39/+82
| |\ \ \ \ \ \
| | * | | | | | MIPS: ralink: add missing SZ_1M multiplierJohn Crispin2013-06-061-1/+1
| | * | | | | | MIPS: Compat: Fix cputime_to_timeval() arguments in compat binfmt_elf.Ralf Baechle2013-06-062-0/+22
| | * | | | | | MIPS: OCTEON: Improve _machine_halt implementation.David Daney2013-06-061-6/+9
| | * | | | | | MIPS: rtlx: Fix implicit declaration of function set_vi_handler()Yoichi Yuasa2013-06-061-0/+1
| | * | | | | | MIPS: Trap exception handling fixesMaciej W. Rozycki2013-05-231-13/+15
| | * | | | | | MIPS: Quit exposing Kconfig symbols in uapi headers.David Daney2013-05-232-15/+34
| | * | | | | | MIPS: Remove duplicate definition of check_for_high_segbits.David Daney2013-05-231-4/+0Star
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2013-06-081-1/+2
| |\ \ \ \ \ \ \
| | * | | | | | | m68k: only use local gpio_request_one if not using GPIOLIBGreg Ungerer2013-05-291-1/+2
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge tag 'pci-v3.10-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-06-071-1/+4
| |\ \ \ \ \ \ \
| | * | | | | | | x86/PCI: Map PCI setup data with ioremap() so it can be in highmemMatt Fleming2013-06-051-1/+4
| * | | | | | | | arch, mm: Remove tlb_fast_mode()Peter Zijlstra2013-06-062-56/+12Star
| * | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-06-058-124/+421
| |\ \ \ \ \ \ \ \
| | * | | | | | | | KVM: Fix race in apic->pending_events processingGleb Natapov2013-06-031-3/+6
| | * | | | | | | | KVM: fix sil/dil/bpl/spl in the mod/rm fieldsPaolo Bonzini2013-06-031-1/+4
| | * | | | | | | | KVM: Emulate multibyte NOPPaolo Bonzini2013-06-031-1/+3
| | * | | | | | | | ARM: KVM: be more thorough when invalidating TLBsMarc Zyngier2013-06-031-15/+26
| | * | | | | | | | ARM: KVM: prevent NULL pointer dereferences with KVM VCPU ioctlAndre Przywara2013-06-031-2/+13
| | * | | | | | | | mips/kvm: Use ENOIOCTLCMD to indicate unimplemented ioctls.David Daney2013-06-031-9/+9
| | * | | | | | | | mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REGDavid Daney2013-06-034-75/+322
| | * | | | | | | | mips/kvm: Use ARRAY_SIZE() instead of hardcoded constants in kvm_arch_vcpu_io...David Daney2013-06-031-3/+3
| | * | | | | | | | mips/kvm: Fix name of gpr field in struct kvm_regs.David Daney2013-06-032-3/+4
| | * | | | | | | | mips/kvm: Fix ABI for use of 64-bit registers.David Daney2013-06-031-5/+11
| | * | | | | | | | mips/kvm: Fix ABI for use of FPU.David Daney2013-06-031-8/+21
| * | | | | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2013-06-052-18/+20
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | microblaze: Use static inline functions in cacheflush.hMichal Simek2013-06-031-16/+18
| | * | | | | | | | | microblaze: Fix sparse warningsMichal Simek2013-06-031-2/+2
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2013-06-031-10/+19
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTKFinn Thain2013-05-311-10/+19
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-06-036-24/+30
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | s390/pgtable: Fix gmap notifier addressChristian Borntraeger2013-05-311-1/+1
| | * | | | | | | | s390/pgtable: Fix check for pgste/storage key handlingChristian Borntraeger2013-05-281-4/+11