summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
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
2014-12-06x86, mm: Set NX across entire PMD at bootKees Cook
2014-12-06x86: Require exact match for 'noxsave' command line optionDave Hansen
2014-12-06x86_64, traps: Rework bad_iretAndy Lutomirski
2014-12-06x86_64, traps: Stop using IST for #SSAndy Lutomirski
2014-12-06x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in CAndy Lutomirski
2014-12-06MIPS: Loongson: Make platform serial setup always built-in.Aaro Koskinen
2014-12-06MIPS: oprofile: Fix backtrace on 64-bit kernelAaro Koskinen
2014-11-21x86/mm: In the PTE swapout page reclaim case clear the accessed bit instead o...Shaohua Li
2014-11-21KVM: x86: Don't report guest userspace emulation error to userspaceNadav Amit
2014-11-21perf/x86/intel: Use proper dTLB-load-misses event on IvyBridgeVince Weaver
2014-11-21ARM: probes: fix instruction fetch order with <asm/opcodes.h>Ben Dooks
2014-11-21x86, kaslr: Prevent .bss from overlaping initrdJunjie Mao
2014-11-21x86, microcode, AMD: Fix ucode patch stashing on 32-bitBorislav Petkov
2014-11-21x86, microcode, AMD: Fix early ucode loading on 32-bitBorislav Petkov
2014-11-21parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscallsHelge Deller
2014-11-21Correct the race condition in aarch64_insn_patch_text_sync()William Cohen
2014-11-21arm64: __clear_user: handle exceptions on strbKyle McMartin
2014-11-21ARM: 8191/1: decompressor: ensure I-side picks up relocated codeWill Deacon
2014-11-21ARM: 8198/1: make kuser helpers depend on MMUNathan Lynch
2014-11-21xtensa: re-wire umount syscall to sys_oldumountMax Filippov
2014-11-21x86, x32, audit: Fix x32's AUDIT_ARCH wrt auditAndy Lutomirski
2014-11-21sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locksAndreas Larsson
2014-11-21sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().David S. Miller
2014-11-21sparc64: Fix crashes in schizo_pcierr_intr_other().David S. Miller
2014-11-21vio: fix reuse of vio_dring slotDwight Engen
2014-11-21sunvdc: add cdrom and v1.1 protocol supportAllen Pais
2014-11-14powerpc: use device_online/offline() instead of cpu_up/down()Dan Streetman
2014-11-14x86, apic: Handle a bad TSC more gracefullyAndy Lutomirski