summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-06-17ARM: imx: remove MLB PLL from pllv3Jiada Wang2-11/+0
2013-06-17ARM: imx: disable pll8_mlb in mx6q_clksJiada Wang1-1/+0
2013-06-17ARM: imx: add initial support for imx6slShawn Guo4-0/+72
2013-06-17ARM: imx: enable low-level debug support for imx6slShawn Guo2-2/+21
2013-06-17ARM: imx: add clock support for imx6slShawn Guo1-0/+270
2013-06-17ARM: imx: create mxc_arch_reset_init_dt() for DT bootShawn Guo7-9/+26
2013-06-17ARM: imx: move clk_prepare() out from mxc_restart()Shawn Guo12-18/+39
2013-06-17ARM: imx: include <asm/io.h> in hardware.hShawn Guo1-0/+1
2013-06-17ARM: i.MX6: clk: add i.MX6 DualLite differencesDirk Behme1-1/+8
2013-06-17ARM: i.MX6: add i.MX6 specific L2 cache configurationDirk Behme1-1/+35
2013-06-17ARM: i.MX5: Allow DT clock providersMartin Fuzzey3-36/+46
2013-06-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-29/+96
2013-06-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds5-5/+15
2013-06-15powerpc: Fix missing/delayed calls to irq_workBenjamin Herrenschmidt1-1/+1
2013-06-15powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras2-1/+11
2013-06-15powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman2-3/+3
2013-06-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-2/+3
2013-06-14of: Fix locking vs. interruptsBenjamin Herrenschmidt1-2/+3
2013-06-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-185/+70
2013-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds5-48/+95
2013-06-13Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin4-178/+65
2013-06-13x86: Fix typo in kexec register clearingKees Cook1-1/+1
2013-06-13x86, relocs: Move __vvar_page from S_ABS to S_RELKees Cook1-3/+1
2013-06-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-7/+12
2013-06-12Merge tag 'fixes-3.10-4' of git://git.infradead.org/users/jcooper/linux into ...Olof Johansson3-6/+9
2013-06-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-79/+131
2013-06-11kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit()Scott Wood1-0/+11
2013-06-11kvm/ppc/booke: Hold srcu lock when calling gfn functionsScott Wood3-0/+17
2013-06-11kvm/ppc/booke64: Disable e6500 supportScott Wood1-2/+0
2013-06-11kvm/ppc/booke64: Fix AltiVec interrupt numbers and build breakageMihai Caraman1-6/+10
2013-06-11ARM: SAMSUNG: pm: Adjust for pinctrl- and DT-enabled platformsTomasz Figa1-5/+13
2013-06-11mips/kvm: Use KVM_REG_MIPS and proper size indicators for *_ONE_REGDavid Daney2-71/+93
2013-06-11ARM: prima2: fix incorrect panic usageHaojian Zhuang2-4/+8
2013-06-11Modify UEFI anti-bricking codeMatthew Garrett4-178/+65
2013-06-11Merge tag 'stable/for-linus-3.10-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+8
2013-06-10MIPS: ftrace: Add missing CONFIG_DYNAMIC_FTRACEMarkos Chandras1-0/+4
2013-06-10MIPS: include: mmu_context.h: Replace VIRTUALIZATION with KVMMarkos Chandras1-1/+1
2013-06-10MIPS: Alchemy: fix wait functionManuel Lauss1-6/+7
2013-06-10s390/pci: Implement IRQ functions if !PCIBen Hutchings2-33/+64
2013-06-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds8-113/+51
2013-06-10Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds7-5/+45
2013-06-10powerpc: Partial revert of "Context switch more PMU related SPRs"Michael Ellerman1-28/+0
2013-06-10powerpc/perf: Fix deadlock caused by calling printk() in PMU exceptionMichael Ellerman1-1/+1
2013-06-10powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regressionMichael Neuling2-8/+12
2013-06-10powerpc/power8: Update denormalization handlerMichael Neuling1-0/+10
2013-06-10powerpc/pseries: Simplify denormalization handlerMichael Neuling1-64/+16
2013-06-10powerpc/power8: Fix oprofile and perfMichael Neuling1-4/+4
2013-06-10powerpc/eeh: Don't check RTAS token to get PE addrGavin Shan1-7/+5
2013-06-10powerpc/pci: Check the bus address instead of resource address in pcibios_fix...Kevin Hao1-1/+3
2013-06-09Merge tag 'omap-for-v3.10/fixes-v3.10-rc4' of git://git.kernel.org/pub/scm/li...Olof Johansson7-14/+66