summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.14-rc7 into staging-nextGreg Kroah-Hartman2014-03-1759-402/+291Star
|\
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-03-161-1/+2
| |\
| | * perf/x86: Fix leak in uncore_type_init failure pathsDave Jones2014-03-111-1/+2
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-152-4/+13
| |\ \
| | * | x86/amd/numa: Fix northbridge quirk to assign correct NUMA nodeDaniel J Blueman2014-03-141-1/+1
| | * | x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPUSuresh Siddha2014-03-111-3/+12
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-141-1/+1
| |\ \ \
| | * | | x86: bpf_jit: support negative offsetsAlexei Starovoitov2014-03-121-1/+1
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-03-131-3/+3
| |\ \ \ \
| | * | | | KVM: SVM: fix cr8 intercept windowRadim Krčmář2014-03-121-3/+3
| * | | | | x86: Remove CONFIG_X86_OOSTOREDave Jones2014-03-116-290/+5Star
| | |_|_|/ | |/| | |
| * | | | cris: convert ffs from an object-like macro to a function-like macroGeert Uytterhoeven2014-03-111-1/+1
| * | | | mm: fix GFP_THISNODE callers and clarifyJohannes Weiner2014-03-112-2/+3
| | |_|/ | |/| |
| * | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-03-1016-48/+137
| |\ \ \
| | * \ \ Merge tag 'omap-for-v3.14/fixes-dt-rc4' of git://git.kernel.org/pub/scm/linux...Olof Johansson2014-03-093-3/+3
| | |\ \ \
| | | * | | ARM: dts: omap3-gta04: Add ti,omap36xx to compatible property to avoid proble...Marek Belisko2014-03-021-1/+1
| | | * | | ARM: dts: omap3-igep: fix boot fail due wrong compatible matchJavier Martinez Canillas2014-02-282-2/+2
| | * | | | Merge tag 'bcm-for-3.14-pinctrl-reduced-rename' of git://github.com/broadcom/...Olof Johansson2014-03-0947-256/+239Star
| | |\ \ \ \
| | | * | | | Update dtsi with new pinctrl compatible stringSherman Yin2014-02-251-1/+1
| | * | | | | Merge tag 'sunxi-fixes-for-3.14' of https://github.com/mripard/linux into fixesOlof Johansson2014-03-094-9/+9
| | |\ \ \ \ \
| | | * | | | | ARM: sunxi: dt: Change the touchscreen compatiblesMaxime Ripard2014-02-074-4/+4
| | | * | | | | ARM: sun7i: dt: Fix interrupt trigger typesMaxime Ripard2014-02-071-5/+5
| | * | | | | | ARM: tegra: add LED options back into tegra_defconfigStephen Warren2014-02-281-0/+3
| | * | | | | | Merge tag 'omap-for-v3.14/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2014-02-287-35/+121
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | * | | | | ARM: OMAP3: Fix pinctrl interrupts for core2Tony Lindgren2014-02-281-0/+1
| | | * | | | | ARM: OMAP: Kill warning in CPUIDLE code with !CONFIG_SMPSantosh Shilimkar2014-02-221-3/+5
| | | * | | | | ARM: OMAP2+: Add support for thumb mode on DT booted N900Sebastian Reichel2014-02-221-1/+19
| | | * | | | | Merge tag 'for-v3.14-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/k...Tony Lindgren2014-02-225-31/+96
| | | |\ \ \ \ \
| | | | * | | | | ARM: OMAP2+: clock: fix clkoutx2 with CLK_SET_RATE_PARENTTomi Valkeinen2014-02-192-15/+79
| | | | * | | | | ARM: OMAP4: hwmod: Fix SOFTRESET logic for OMAP4Illia Smyrnov2014-02-191-9/+11
| | | | * | | | | ARM: DRA7: hwmod data: correct the sysc data for spinlockSuman Anna2014-02-191-5/+4Star
| | | | * | | | | ARM: OMAP5: PRM: Fix reboot handlingVaibhav Bedia2014-02-191-2/+2
| | | | |/ / / /
| * | | | | | | x86: fix compile error due to X86_TRAP_NMI use in asm filesLinus Torvalds2014-03-082-2/+2
| * | | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-03-087-7/+24
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: 7992/1: boot: compressed: ignore bswapsdi2.SMark Rutland2014-03-071-0/+1
| | * | | | | | | ARM: 7991/1: sa1100: fix compile problem on CollieLinus Walleij2014-03-071-0/+2
| | * | | | | | | ARM: fix noMMU kallsyms symbol filteringRussell King2014-03-072-6/+5Star
| | * | | | | | | ARM: 7980/1: kernel: improve error message when LPAE config doesn't match CPUThomas Petazzoni2014-02-212-1/+13
| | * | | | | | | ARM: 7963/1: mm: report both sections from PMDKees Cook2014-02-181-0/+3
| * | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-086-24/+67
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86: Ignore NMIs that come in during early bootH. Peter Anvin2014-03-082-2/+11
| | * | | | | | | | x86, trace: Further robustify CR2 handling vs tracingPeter Zijlstra2014-03-061-10/+23
| | * | | | | | | | x86, trace: Fix CR2 corruption when tracing page faultsJiri Olsa2014-03-051-7/+13
| | * | | | | | | | Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2014-03-053-8/+23
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | x86/efi: Quirk out SGI UVBorislav Petkov2014-03-053-8/+23
| * | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-03-082-0/+10
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | powerpc: Align p_dyn, p_rela and p_st symbolsAnton Blanchard2014-03-071-0/+1
| | * | | | | | | | | | powerpc/tm: Fix crash when forking inside a transactionMichael Neuling2014-03-071-0/+9
| * | | | | | | | | | | ARC: Use correct PTAG register for icache flushVineet Gupta2014-03-071-2/+2
| * | | | | | | | | | | Merge tag 'stable/for-linus-3.14-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-03-071-0/+1
| |\ \ \ \ \ \ \ \ \ \ \