summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-06-12ARM: dts: add dts node for the ahci sata exynos5440Girish K S
2013-06-12ARM: dts: add vmmc regulator support for ODROID-XDongjin Kim
2013-06-10ARM: dts: add max77686 node entry for ODROID-XDongjin Kim
2013-06-10ARM: dts: Enable RTC by default on EXYNOS5440Youngmin Nam
2013-06-10ARM: dts: Add display timing node to exynos5250-arndale.dtsVikas Sajjan
2013-06-10ARM: dts: Add clock provider information for DP controller in Exynos5250 SoCVikas Sajjan
2013-06-10ARM: dts: Add DT node for DP controller for Arndale BoardVikas Sajjan
2013-06-10ARM: dts: Remove combiner IRQ node from exynos4x12.dtsiSachin Kamat
2013-06-10ARM: dts: add max8997 device node for exynos4210-origen boardThomas Abraham
2013-06-10ARM: dts: Enable TMU on Origen4210 boardSachin Kamat
2013-06-10ARM: dts: Add TMU clock entries to exynos4210.dtsiSachin Kamat
2013-06-10ARM: dts: Add MFC clock entries for exynos4Sachin Kamat
2013-06-10ARM: dts: Add keypad entries to SMDK4412Sachin Kamat
2013-06-10ARM: dts: Add keypad entries to Exynos4412 based OrigenSachin Kamat
2013-06-10ARM: dts: Remove keypad entries from exynos4x12-pinctrl.dtsiSachin Kamat
2013-06-10ARM: dts: Enabling dwc3-exynos driver for exynos5250Vivek Gautam
2013-06-10ARM: dts: Enabling samsung-usb3phy driver for exynos5250Vivek Gautam
2013-06-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-06-08Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2013-06-07Merge tag 'imx-fixes-3.10-2' of git://git.linaro.org/people/shawnguo/linux-2....Olof Johansson
2013-06-07ARM: exynos: add debug_ll_io_init() call in exynos_init_io()Doug Anderson
2013-06-07Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2013-06-07ARM: EXYNOS: uncompress - print debug messages if DEBUG_LL is definedTushar Behera
2013-06-06Merge tag 'pci-v3.10-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-06-06MIPS: ralink: add missing SZ_1M multiplierJohn Crispin
2013-06-06MIPS: Compat: Fix cputime_to_timeval() arguments in compat binfmt_elf.Ralf Baechle
2013-06-06MIPS: OCTEON: Improve _machine_halt implementation.David Daney
2013-06-06MIPS: rtlx: Fix implicit declaration of function set_vi_handler()Yoichi Yuasa
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-04ARM: shmobile: sh73a0: Update CMT clockevent rating to 80Simon Horman
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-03ARM: imx: clk-imx6q: AXI clock select index is incorrectAnson Huang