aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-03-11x86: Remove CONFIG_X86_OOSTOREDave Jones
2014-03-10cris: convert ffs from an object-like macro to a function-like macroGeert Uytterhoeven
2014-03-10mm: fix GFP_THISNODE callers and clarifyJohannes Weiner
2014-03-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-03-08Merge tag 'omap-for-v3.14/fixes-dt-rc4' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2014-03-08Merge tag 'bcm-for-3.14-pinctrl-reduced-rename' of git://github.com/broadcom/...Olof Johansson
2014-03-08Merge tag 'sunxi-fixes-for-3.14' of https://github.com/mripard/linux into fixesOlof Johansson
2014-03-07x86: fix compile error due to X86_TRAP_NMI use in asm filesLinus Torvalds
2014-03-07Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-03-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-03-07x86: Ignore NMIs that come in during early bootH. Peter Anvin
2014-03-07ARM: 7992/1: boot: compressed: ignore bswapsdi2.SMark Rutland
2014-03-07ARM: 7991/1: sa1100: fix compile problem on CollieLinus Walleij
2014-03-07ARM: fix noMMU kallsyms symbol filteringRussell King
2014-03-07ARC: Use correct PTAG register for icache flushVineet Gupta
2014-03-07Merge tag 'stable/for-linus-3.14-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-03-07Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2014-03-07powerpc: Align p_dyn, p_rela and p_st symbolsAnton Blanchard
2014-03-07powerpc/tm: Fix crash when forking inside a transactionMichael Neuling
2014-03-06x86, trace: Further robustify CR2 handling vs tracingPeter Zijlstra
2014-03-04x86, trace: Fix CR2 corruption when tracing page faultsJiri Olsa
2014-03-04Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2014-03-04x86/efi: Quirk out SGI UVBorislav Petkov
2014-03-04c6x: fix build failure caused by cache.hMark Salter
2014-03-04Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-03-04sh: prefix sh-specific "CCR" and "CCR2" by "SH_"Geert Uytterhoeven
2014-03-03Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds
2014-03-03ARM: XEN depends on having a MMUUwe Kleine-König
2014-03-02ARM: dts: omap3-gta04: Add ti,omap36xx to compatible property to avoid proble...Marek Belisko
2014-03-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-03-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-02-28ARM: tegra: add LED options back into tegra_defconfigStephen Warren
2014-02-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-02-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-02-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-02-28ARM: dts: omap3-igep: fix boot fail due wrong compatible matchJavier Martinez Canillas
2014-02-28arm64: Fix !CONFIG_SMP kernel buildCatalin Marinas
2014-02-28arm64: mm: Add double logical invert to pte accessorsSteve Capper
2014-02-28Merge tag 'omap-for-v3.14/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2014-02-28powerpc/powernv: Fix indirect XSCOM unmanglingBenjamin Herrenschmidt
2014-02-28powerpc/powernv: Fix opal_xscom_{read,write} prototypeBenjamin Herrenschmidt
2014-02-28powerpc/powernv: Refactor PHB diag-data dumpGavin Shan
2014-02-28powerpc/powernv: Dump PHB diag-data immediatelyGavin Shan
2014-02-28powerpc: Increase stack redzone for 64-bit userspace to 512 bytesPaul Mackerras
2014-02-28powerpc/ftrace: bugfix for test_24bit_addrLiu Ping Fan
2014-02-28powerpc/crashdump : Fix page frame number check in copy_oldmem_pageLaurent Dufour
2014-02-28powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctlyTony Breeds
2014-02-27ARM: OMAP3: Fix pinctrl interrupts for core2Tony Lindgren
2014-02-27kvm, vmx: Really fix lazy FPU on nested guestPaolo Bonzini