summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-01-27KVM: nVMX: Disable unrestricted mode if ept=0Bandan Das
2015-01-27x86, um: actually mark system call tables readonlyDaniel Borkmann
2015-01-27um: Skip futex_atomic_cmpxchg_inatomic() testRichard Weinberger
2015-01-27ARM: dts: dra7-evm: fix qspi device tree partition sizeMugunthan V N
2015-01-27ARM: shmobile: sh73a0 legacy: Set .control_parent for all irqpin instancesGeert Uytterhoeven
2015-01-27ARM: dts: berlin: add broken-cd and set bus width for eMMC in Marvell DMP DTJisheng Zhang
2015-01-27ARM: omap5/dra7xx: Enable booting secondary CPU in HYP modeLennart Sorensen
2015-01-27ARM: omap5/dra7xx: Fix frequency typosLennart Sorensen
2015-01-27ARM: clk-imx6q: fix video divider for rev T0 1.0Gary Bisson
2015-01-27ARM: imx6q: drop unnecessary semicolonDmitry Voytik
2015-01-27ARM: dts: imx51-babbage: Fix ULPI PHY reset modellingFabio Estevam
2015-01-27ARM: dts: imx25: Fix the SPI1 clocksFabio Estevam
2015-01-27ARM: imx6sx: Set PLL2 as parent of QSPI clocksFabio Estevam
2015-01-27ARM: omap2plus_defconfig: use CONFIG_CPUFREQ_DTNishanth Menon
2015-01-27ARM: dts: berlin: correct BG2Q's SM GPIO location.Jisheng Zhang
2015-01-27ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracingSteven Rostedt (Red Hat)
2015-01-27arm64: partially revert "ARM: 8167/1: extend the reserved memory for initrd t...Catalin Marinas
2015-01-27powernv: Fix OPAL tracepoint codeAnton Blanchard
2015-01-27x86/build: Clean auto-generated processor feature filesBjørn Mork
2015-01-27parisc: fix out-of-register compiler error in ldcw inline assembler functionJohn David Anglin
2015-01-27ARM: dts: berlin: fix io clk and add missing core clk for BG2Q sdhci2 hostJisheng Zhang
2015-01-27ARC: [nsimosci] move peripherals to match model to FPGAVineet Gupta
2015-01-16perf/x86/uncore/hsw-ep: Handle systems with only two SBOXesAndi Kleen
2015-01-16perf/x86/intel/uncore: Make sure only uncore events are collectedJiri Olsa
2015-01-16crypto: aesni - fix "by8" variant for 128 bit keysMathias Krause
2015-01-16crypto: sha-mb - Add avx2_supported check.Vinson Lee
2015-01-16arm64/efi: add missing call to early_ioremap_reset()Ard Biesheuvel
2015-01-16arm64: kernel: fix __cpu_suspend mm switch on warm-bootLorenzo Pieralisi
2015-01-16arm64: Move cpu_resume into the text sectionLaura Abbott
2015-01-16Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"Pavel Machek
2015-01-16ARM: OMAP4: PM: Only do static dependency configuration in omap4_init_static_...Nishanth Menon
2015-01-16ARM: dts: Enable PWM node by default for s3c64xxTomasz Figa
2015-01-16ARM: dts: DRA7: wdt: Fix compatible property for watchdog nodeLokesh Vutla
2015-01-16ARM: defconfigs: use CONFIG_CPUFREQ_DTViresh Kumar
2015-01-16ARM: dts: am437x-sk-evm.dts: fix LCD timingsTomi Valkeinen
2015-01-16ARM: dts: am437x-sk: fix lcd enable pin mux dataFelipe Balbi
2015-01-16xtensa: fix kmap_prot definitionMax Filippov
2015-01-16Add USB_EHCI_EXYNOS to multi_v7_defconfigSteev Klimaszewski
2015-01-16x86, vdso: Use asm volatile in __getcpuAndy Lutomirski
2015-01-16x86_64, vdso: Fix the vdso address randomization algorithmAndy Lutomirski
2015-01-16kvm: x86: drop severity of "generation wraparound" messagePaolo Bonzini
2015-01-16KVM: s390: Fix ipte lockingChristian Borntraeger
2015-01-16KVM: s390: flush CPU on load controlChristian Borntraeger
2015-01-16KVM: s390: Fix size of monitor-class number fieldThomas Huth
2015-01-16kvm: x86: mask out XSAVESPaolo Bonzini
2015-01-16KVM: x86: em_ret_far overrides cplNadav Amit
2015-01-16KVM: x86: support XSAVES usage in the hostPaolo Bonzini
2015-01-16x86: export get_xsave_addrPaolo Bonzini
2015-01-16powerpc: add little endian flag to syscall_get_arch()Richard Guy Briggs
2015-01-16powerpc/perf/hv-24x7: Use per-cpu page buffersukadev@linux.vnet.ibm.com