summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-02-1910-36/+30Star
|\
| * ARM: 7957/1: add DSB after icache flush in __flush_icache_all()Vinayak Kale2014-02-181-0/+1
| * ARM: 7955/1: spinlock: ensure we have a compiler barrier before sevWill Deacon2014-02-101-12/+3Star
| * ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling MMUWill Deacon2014-02-102-2/+3
| * ARM: 7952/1: mm: Fix the memblock allocation for LPAE machinesSantosh Shilimkar2014-02-101-1/+1
| * ARM: 7950/1: mm: Fix stage-2 device memory attributesChristoffer Dall2014-02-103-7/+16
| * ARM: dts: fix spdif pinmux configurationRussell King2014-02-082-14/+6Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2014-02-174-1/+5
|\ \
| * | avr32: add generic vga.h to KbuildChen Gang2014-02-171-0/+1
| * | avr32: add generic ioremap_wc() definition in io.hChen Gang2014-02-171-0/+2
| * | avr32: Makefile: add '-D__linux__' flag for gcc-4.4.7 useChen Gang2014-02-171-1/+1
| * | avr32: fix missing module.h causing build failure in mimc200/fram.cPaul Gortmaker2014-02-171-0/+1
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-02-1715-67/+123
|\ \ \ | |/ / |/| |
| * | powerpc/eeh: Disable EEH on rebootGavin Shan2014-02-172-1/+22
| * | powerpc/eeh: Cleanup on eeh_subsystem_enabledGavin Shan2014-02-174-10/+27
| * | powerpc/powernv: Rework EEH resetGavin Shan2014-02-171-25/+4Star
| * | powerpc: Use unstripped VDSO image for more accurate profiling dataAnton Blanchard2014-02-172-2/+2
| * | powerpc: Link VDSOs at 0x0Anton Blanchard2014-02-171-3/+3
| * | mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bitAneesh Kumar K.V2014-02-171-0/+22
| * | powerpc/mm: Add new "set" flag argument to pte/pmd update functionAneesh Kumar K.V2014-02-174-18/+24
| * | powerpc/pseries: Add Gen3 definitions for PCIE link speedKleber Sacilotto de Souza2014-02-171-0/+6
| * | powerpc/pseries: Fix regression on PCI link speedKleber Sacilotto de Souza2014-02-171-7/+9
| * | powerpc: Set the correct ksp_limit on ppc32 when switching to irq stackKevin Hao2014-02-171-1/+4
* | | Merge tag 'trace-fixes-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-02-161-36/+47
|\ \ \
| * | | ftrace/x86: Use breakpoints for converting function graph callerSteven Rostedt (Red Hat)2014-02-121-36/+47
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-165-4/+20
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin2014-02-145-4/+20
| |\ \ \ \
| | * | | | x86/efi: Check status field to validate BGRT headerMatt Fleming2014-02-141-1/+1
| | * | | | x86/efi: Fix 32-bit falloutBorislav Petkov2014-02-144-3/+19
| | |/ / /
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-1631-10/+286
|\ \ \ \ \
| * | | | | ARM: ux500: disable msp2 device tree nodeLinus Walleij2014-02-111-1/+0Star
| * | | | | ARM: zynq: Reserve not DMAable space in front of the kernelMichal Simek2014-02-101-0/+14
| * | | | | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesKevin Hilman2014-02-105-2/+236
| |\ \ \ \ \
| | * | | | | ARM: at91: add Atmel's SAMA5D3 Xplained boardNicolas Ferre2014-02-072-0/+230
| | * | | | | ARM: at91: enable USB host on at91sam9n12ek boardBo Shen2014-02-071-0/+4
| | * | | | | ARM: at91/dt: fix sama5d3 ohci hclk clock referenceBoris BREZILLON2014-02-071-1/+1
| | * | | | | ARM: at91/dt: sam9263: fix compatibility string for the I2CJean-Jacques Hiblot2014-02-071-1/+1
| | | |_|_|/ | | |/| | |
| * | | | | ARM: multi_v7_defconfig: Select CONFIG_SOC_DRA7XXNishanth Menon2014-02-101-0/+1
| * | | | | ARM: imx6: Initialize low-power mode early againPhilipp Zabel2014-02-103-2/+6
| * | | | | ARM: pxa: fix various compilation problemsLinus Walleij2014-02-1015-1/+25
| * | | | | ARM: pxa: fix compilation problem on AM300EPD boardLinus Walleij2014-02-101-0/+1
| * | | | | ARM: fix HAVE_ARM_TWD selection for OMAP and shmobileRob Herring2014-02-032-2/+2
| * | | | | ARM: moxart: move DMA_OF selection to driverRob Herring2014-02-031-1/+0Star
| * | | | | ARM: hisi: fix kconfig warning on HAVE_ARM_TWDRob Herring2014-02-031-1/+1
| |/ / / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-02-141-0/+9
|\ \ \ \ \
| * | | | | arm64: KVM: Add VGIC device control for arm64Christoffer Dall2014-02-141-0/+9
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-143-8/+17
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is offH. Peter Anvin2014-02-131-5/+9
| * | | | | x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabledH. Peter Anvin2014-02-131-1/+6
| * | | | | x86: Use preempt_disable_notrace() in cycles_2_ns()Steven Rostedt2014-02-091-2/+2
| | |_|/ / | |/| | |