aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-11-14MIPS: tlbex: Properly fix HUGE TLB Refill exception handlerDavid Daney
2014-11-14ARC: Update order of registers in KGDB to match GDB 7.5Anton Kolesov
2014-11-14ARC: [nsimosci] Allow "headless" models to bootVineet Gupta
2014-11-14KVM: x86: Emulator fixes for eip canonical checks on near branchesNadav Amit
2014-11-14KVM: x86: Fix wrong masking on relative jump/callNadav Amit
2014-11-14kvm: x86: don't kill guest on unknown exit reasonMichael S. Tsirkin
2014-11-14KVM: x86: Check non-canonical addresses upon WRMSRNadav Amit
2014-11-14KVM: x86: Improve thread safety in pitAndy Honig
2014-11-14KVM: x86: Prevent host from panicking on shared MSR writes.Andy Honig
2014-11-14x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAEDexuan Cui
2014-11-14x86_64, entry: Fix out of bounds read on sysenterAndy Lutomirski
2014-11-14x86_64, entry: Filter RFLAGS.NT on entry from userspaceAndy Lutomirski
2014-11-14x86, flags: Rename X86_EFLAGS_BIT1 to X86_EFLAGS_FIXEDH. Peter Anvin
2014-11-14x86, fpu: shift drop_init_fpu() from save_xstate_sig() to handle_signal()Oleg Nesterov
2014-11-14x86, fpu: __restore_xstate_sig()->math_state_restore() needs preempt_disable()Oleg Nesterov
2014-11-14x86: Reject x32 executables if x32 ABI not supportedBen Hutchings
2014-10-30ARM: at91/PMC: don't forget to write PMC_PCDR register to disable clocksLudovic Desroches
2014-10-30arm64: compat: fix compat types affecting struct compat_elf_prpsinfoVictor Kamensky
2014-10-30m68k: Disable/restore interrupts in hwreg_present()/hwreg_write()Geert Uytterhoeven
2014-10-30x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 insteadBryan O'Donoghue
2014-10-30KVM: s390: unintended fallthrough for external callChristian Borntraeger
2014-10-30kvm: x86: fix stale mmio cache bugDavid Matlack
2014-10-05arm: multi_v7_defconfig: Enable Zynq UART driverSoren Brinkmann
2014-10-05ARM: 7748/1: oabi: handle faults when loading swi instruction from userspaceWill Deacon
2014-10-05parisc: Only use -mfast-indirect-calls option for 32-bit kernel buildsJohn David Anglin
2014-10-05powerpc/perf: Fix ABIv2 kernel backtracesAnton Blanchard
2014-10-05sched: Fix unreleased llc_shared_mask bit during CPU hotplugWanpeng Li
2014-10-05x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8Dave Young
2014-10-05KVM: x86: handle idiv overflow at kvm_write_tscMarcelo Tosatti
2014-10-05MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras
2014-10-05MIPS: ZBOOT: add missing <linux/string.h> includeAurelien Jarno
2014-10-05ARM: 8165/1: alignment: don't break misaligned NEON load/storeRobin Murphy
2014-10-05ARM: 7897/1: kexec: Use the right ISA for relocate_new_kernelDave Martin
2014-10-05ARM: 8133/1: use irq_set_affinity with force=false when migrating irqsSudeep Holla
2014-10-05ARM: 8128/1: abort: don't clear the exclusive monitorsMark Rutland
2014-10-05xtensa: fix a6 and a7 handling in fast_syscall_xtensaMax Filippov
2014-10-05xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_missMax Filippov
2014-10-05xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DSMax Filippov
2014-10-05xtensa: fix address checks in dma_{alloc,free}_coherentAlan Douglas
2014-10-05xtensa: replace IOCTL code definitions with constantsMax Filippov
2014-10-05arm64: ptrace: fix compat hardware watchpoint reportingWill Deacon
2014-10-05arm64: flush TLS registers during execWill Deacon
2014-09-17openrisc: Rework signal handlingJonas Bonn
2014-09-17MIPS: Fix accessing to per-cpu data when flushing the cacheRalf Baechle
2014-09-17MIPS: OCTEON: make get_system_type() thread-safeAaro Koskinen
2014-09-17MIPS: asm: thread_info: Add _TIF_SECCOMP flagMarkos Chandras
2014-09-17MIPS: Cleanup flags in syscall flags handlers.Ralf Baechle
2014-09-17MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same timeAlex Smith
2014-09-17MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()Huacai Chen
2014-09-17MIPS: tlbex: Fix a missing statement for HUGETLBHuacai Chen