summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-02-25Merge tag 'davinci-for-v3.15/nand' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann6-11/+114
2014-02-23ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemifIvan Khoronzhuk6-11/+114
2014-02-21Merge tag 'integrator-for-v3.15-1' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson8-51/+205
2014-02-20Merge tag 'renesas-soc-for-v3.15' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson6-85/+275
2014-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds4-1/+5
2014-02-17Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds15-67/+123
2014-02-17avr32: add generic vga.h to KbuildChen Gang1-0/+1
2014-02-17avr32: add generic ioremap_wc() definition in io.hChen Gang1-0/+2
2014-02-17avr32: Makefile: add '-D__linux__' flag for gcc-4.4.7 useChen Gang1-1/+1
2014-02-17avr32: fix missing module.h causing build failure in mimc200/fram.cPaul Gortmaker1-0/+1
2014-02-17powerpc/eeh: Disable EEH on rebootGavin Shan2-1/+22
2014-02-17powerpc/eeh: Cleanup on eeh_subsystem_enabledGavin Shan4-10/+27
2014-02-17powerpc/powernv: Rework EEH resetGavin Shan1-25/+4
2014-02-17powerpc: Use unstripped VDSO image for more accurate profiling dataAnton Blanchard2-2/+2
2014-02-17powerpc: Link VDSOs at 0x0Anton Blanchard1-3/+3
2014-02-17mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bitAneesh Kumar K.V1-0/+22
2014-02-17powerpc/mm: Add new "set" flag argument to pte/pmd update functionAneesh Kumar K.V4-18/+24
2014-02-17powerpc/pseries: Add Gen3 definitions for PCIE link speedKleber Sacilotto de Souza1-0/+6
2014-02-17powerpc/pseries: Fix regression on PCI link speedKleber Sacilotto de Souza1-7/+9
2014-02-17powerpc: Set the correct ksp_limit on ppc32 when switching to irq stackKevin Hao1-1/+4
2014-02-15Merge tag 'trace-fixes-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-36/+47
2014-02-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-4/+20
2014-02-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds31-10/+286
2014-02-14Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin5-4/+20
2014-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+9
2014-02-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-8/+17
2014-02-14arm64: KVM: Add VGIC device control for arm64Christoffer Dall1-0/+9
2014-02-14x86/efi: Check status field to validate BGRT headerMatt Fleming1-1/+1
2014-02-14x86/efi: Fix 32-bit falloutBorislav Petkov4-3/+19
2014-02-13x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is offH. Peter Anvin1-5/+9
2014-02-13x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabledH. Peter Anvin1-1/+6
2014-02-13ARM: integrator: select GPIO blockLinus Walleij1-0/+2
2014-02-13ARM: integrator: register the IM-PD1 VICLinus Walleij2-9/+37
2014-02-13ARM: integrator: use managed resources for the IM-PD1Linus Walleij1-26/+10
2014-02-13irqchip: support cascaded VICsLinus Walleij1-1/+1
2014-02-13ARM: integrator: switch to fetch clocks from device treeLinus Walleij2-11/+14
2014-02-13ARM: SP804: make Integrator/CP timer pick clock from DTLinus Walleij1-2/+6
2014-02-13ARM: integrator: define clocks in the device treesLinus Walleij2-2/+135
2014-02-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds23-45/+379
2014-02-11ftrace/x86: Use breakpoints for converting function graph callerSteven Rostedt (Red Hat)1-36/+47
2014-02-11Merge tag 'microblaze-3.14-rc3' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds3-1/+9
2014-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds3-2/+16
2014-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-6/+6
2014-02-11ARM: ux500: disable msp2 device tree nodeLinus Walleij1-1/+0
2014-02-11powerpc/powernv: Add iommu DMA bypass support for IODA2Benjamin Herrenschmidt9-4/+137
2014-02-11powerpc: Fix endian issues in kexec and crash dump codeAnton Blanchard2-6/+14
2014-02-11powerpc/ppc32: Fix the bug in the init of non-base exception stack for UPKevin Hao2-0/+10
2014-02-11powerpc/xmon: Don't signal we've entered until we're finished printingMichael Ellerman1-1/+2
2014-02-11powerpc/xmon: Fix timeout loop in get_output_lock()Michael Ellerman1-2/+9
2014-02-11powerpc/xmon: Don't loop forever in get_output_lock()Michael Ellerman1-5/+5