aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-02-15Merge tag 'trace-fixes-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-36/+47
2014-02-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 5-4/+20
2014-02-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 31-10/+286
2014-02-14Merge remote-tracking branch 'efi/urgent' into x86/urgentGravatar H. Peter Anvin 5-4/+20
2014-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+9
2014-02-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-8/+17
2014-02-14arm64: KVM: Add VGIC device control for arm64Gravatar Christoffer Dall 1-0/+9
2014-02-14x86/efi: Check status field to validate BGRT headerGravatar Matt Fleming 1-1/+1
2014-02-14x86/efi: Fix 32-bit falloutGravatar Borislav Petkov 4-3/+19
2014-02-13x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is offGravatar H. Peter Anvin 1-5/+9
2014-02-13x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabledGravatar H. Peter Anvin 1-1/+6
2014-02-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Gravatar Linus Torvalds 23-45/+379
2014-02-11ftrace/x86: Use breakpoints for converting function graph callerGravatar Steven Rostedt (Red Hat) 1-36/+47
2014-02-11Merge tag 'microblaze-3.14-rc3' of git://git.monstr.eu/linux-2.6-microblazeGravatar Linus Torvalds 3-1/+9
2014-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 3-2/+16
2014-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 3-6/+6
2014-02-11ARM: ux500: disable msp2 device tree nodeGravatar Linus Walleij 1-1/+0
2014-02-11powerpc/powernv: Add iommu DMA bypass support for IODA2Gravatar Benjamin Herrenschmidt 9-4/+137
2014-02-11powerpc: Fix endian issues in kexec and crash dump codeGravatar Anton Blanchard 2-6/+14
2014-02-11powerpc/ppc32: Fix the bug in the init of non-base exception stack for UPGravatar Kevin Hao 2-0/+10
2014-02-11powerpc/xmon: Don't signal we've entered until we're finished printingGravatar Michael Ellerman 1-1/+2
2014-02-11powerpc/xmon: Fix timeout loop in get_output_lock()Gravatar Michael Ellerman 1-2/+9
2014-02-11powerpc/xmon: Don't loop forever in get_output_lock()Gravatar Michael Ellerman 1-5/+5
2014-02-11powerpc/perf: Configure BHRB filter before enabling PMU interruptsGravatar Anshuman Khandual 1-2/+3
2014-02-11powerpc/pseries: Select ARCH_RANDOM on pseriesGravatar Michael Ellerman 1-0/+1
2014-02-11powerpc/perf: Add Power8 cache & TLB eventsGravatar Michael Ellerman 1-0/+144
2014-02-11powerpc/relocate fix relocate processing in LE modeGravatar Laurent Dufour 1-2/+2
2014-02-11powerpc: Fix kdump hang issue on p8 with relocation on exception enabled.Gravatar Mahesh Salgaonkar 2-0/+26
2014-02-11powerpc/pseries: Disable relocation on exception while going down during crash.Gravatar Mahesh Salgaonkar 1-2/+1
2014-02-11powerpc/eeh: Drop taken reference to driver on eeh_rmv_deviceGravatar Thadeu Lima de Souza Cascardo 1-2/+6
2014-02-11powerpc: Fix build failure in sysdev/mpic.c for MPIC_WEIRD=yGravatar Paul Gortmaker 1-19/+19
2014-02-10xen: properly account for _PAGE_NUMA during xen pte translationsGravatar Mel Gorman 2-4/+14
2014-02-10ARM: zynq: Reserve not DMAable space in front of the kernelGravatar Michal Simek 1-0/+14
2014-02-10Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesGravatar Kevin Hilman 5-2/+236
2014-02-10ARM: multi_v7_defconfig: Select CONFIG_SOC_DRA7XXGravatar Nishanth Menon 1-0/+1
2014-02-10ARM: imx6: Initialize low-power mode early againGravatar Philipp Zabel 3-2/+6
2014-02-10ARM: pxa: fix various compilation problemsGravatar Linus Walleij 15-1/+25
2014-02-10ARM: pxa: fix compilation problem on AM300EPD boardGravatar Linus Walleij 1-0/+1
2014-02-10microblaze: Fix a typo when disabling stack protectionGravatar Edgar E. Iglesias 1-1/+1
2014-02-10microblaze: Define readq and writeq IO helper functionGravatar Michal Simek 1-0/+6
2014-02-10microblaze: Fix missing HZ macroGravatar Michal Simek 1-0/+2
2014-02-09x86: Use preempt_disable_notrace() in cycles_2_ns()Gravatar Steven Rostedt 1-2/+2
2014-02-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 14-82/+123
2014-02-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 19-66/+101
2014-02-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 7-11/+24
2014-02-07Merge tag 'efi-urgent' into x86/urgentGravatar H. Peter Anvin 1753-27077/+59393
2014-02-07arm64: defconfig: Expand default enabled featuresGravatar Mark Rutland 2-4/+15
2014-02-07arm64: asm: remove redundant "cc" clobbersGravatar Will Deacon 4-25/+21
2014-02-07arm64: atomics: fix use of acquire + release for full barrier semanticsGravatar Will Deacon 5-18/+35
2014-02-07ARM: at91: add Atmel's SAMA5D3 Xplained boardGravatar Nicolas Ferre 2-0/+230