summaryrefslogtreecommitdiffstats
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: shmobile: sh73a0 legacy: Set .control_parent for all irqpin instancesGeert Uytterhoeven
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: imx25: Fix the SPI1 clocksFabio Estevam
2015-01-27ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracingSteven Rostedt (Red Hat)
2015-01-27parisc: fix out-of-register compiler error in ldcw inline assembler functionJohn David Anglin
2015-01-27ARC: switch to generic ENTRY/END assembler annotationsVineet Gupta
2015-01-27ARC: [nsimosci] move peripherals to match model to FPGAVineet Gupta
2015-01-16perf/x86/intel/uncore: Make sure only uncore events are collectedJiri Olsa
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-16arm64: kernel: refactor the CPU suspend API for retention statesLorenzo Pieralisi
2015-01-16arm64: kernel: add missing __init section marker to cpu_suspend_initLorenzo Pieralisi
2015-01-16ARM: mvebu: disable I/O coherency on non-SMP situations on Armada 370/375/38x/XPThomas Petazzoni
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-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-16powerpc/book3s: Fix partial invalidation of TLBs in MCE code.Mahesh Salgaonkar
2015-01-16powerpc: Fix bad NULL pointer check in udbg_uart_getc_poll()Anton Blanchard
2015-01-08groups: Consolidate the setgroups permission checksEric W. Biederman
2015-01-08x86/tls: Don't validate lm in set_thread_area() after allAndy Lutomirski
2015-01-08ARM: mvebu: fix ordering in Armada 370 .dtsiUwe Kleine-König
2015-01-08ARM: tegra: Re-add removed SoC id macro to tegra_resume()Dmitry Osipenko
2015-01-08arm64: Add COMPAT_HWCAP_LPAECatalin Marinas
2015-01-08x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefitAndy Lutomirski
2015-01-08x86_64, switch_to(): Load TLS descriptors before switching DS and ESAndy Lutomirski
2015-01-08x86/tls: Disallow unusual TLS segmentsAndy Lutomirski
2015-01-08x86/tls: Validate TLS entries to protect espfixAndy Lutomirski
2014-12-16powerpc: 32 bit getcpu VDSO function uses 64 bit instructionsAnton Blanchard
2014-12-16perf/x86/intel: Protect LBR and extra_regs against KVM lyingKan Liang
2014-12-16x86: Use $(OBJDUMP) instead of plain objdumpChris Clayton
2014-12-06x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-onlyPaolo Bonzini
2014-12-06powerpc/powernv: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt
2014-12-06ARM: 8226/1: cacheflush: get rid of restarting blockVladimir Murzin
2014-12-06ARM: 8222/1: mvebu: enable strex backoff delayThomas Petazzoni
2014-12-06ARM: 8216/1: xscale: correct auxiliary register in suspend/resumeDmitry Eremin-Solenikov
2014-12-06powerpc/pseries: Fix endiannes issue in RTAS call from xmonLaurent Dufour
2014-12-06powerpc/pseries: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt
2014-12-06sparc64: Fix constraints on swab helpers.David S. Miller
2014-12-06uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski
2014-12-06x86, kaslr: Handle Gold linker for finding bss/brkKees Cook