aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86, apic: Handle a bad TSC more gracefullyAndy Lutomirski2014-12-142-3/+6
* x86: Conditionally update time when ack-ing pending irqsShai Fultheim2014-12-141-5/+7
* xtensa: re-wire umount syscall to sys_oldumountMax Filippov2014-12-141-1/+2
* m68k: Disable/restore interrupts in hwreg_present()/hwreg_write()Geert Uytterhoeven2014-12-141-0/+6
* x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 insteadBryan O'Donoghue2014-12-141-0/+15
* KVM: s390: unintended fallthrough for external callChristian Borntraeger2014-12-141-0/+1
* kvm: x86: fix stale mmio cache bugDavid Matlack2014-12-143-6/+17
* KVM: x86: Fix far-jump to non-canonical checkNadav Amit2014-11-051-3/+5
* x86,kvm,vmx: Preserve CR4 across VM entryAndy Lutomirski2014-11-051-4/+17
* KVM: x86: Handle errors when RIP is set during far jumpsNadav Amit2014-11-051-30/+87
* KVM: x86: use new CS.RPL as CPL during task switchPaolo Bonzini2014-11-051-17/+30
* KVM: x86: Emulator fixes for eip canonical checks on near branchesNadav Amit2014-11-051-24/+54
* KVM: x86: Fix wrong masking on relative jump/callNadav Amit2014-11-051-5/+22
* KVM: x86 emulator: Use opcode::execute for CALLTakuya Yoshikawa2014-11-051-8/+10
* kvm: vmx: handle invvpid vm exit gracefullyPetr Matousek2014-11-052-1/+9
* nEPT: Nested INVEPTNadav Har'El2014-11-052-0/+9
* KVM: x86: Improve thread safety in pitAndy Honig2014-11-051-0/+2
* KVM: x86: Check non-canonical addresses upon WRMSRNadav Amit2014-11-054-3/+42
* MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcachesYoichi Yuasa2014-11-051-0/+2
* MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras2014-11-051-0/+12
* ARM: 8165/1: alignment: don't break misaligned NEON load/storeRobin Murphy2014-11-051-0/+3
* sched: Fix unreleased llc_shared_mask bit during CPU hotplugWanpeng Li2014-11-051-0/+3
* parisc: Only use -mfast-indirect-calls option for 32-bit kernel buildsJohn David Anglin2014-11-051-1/+6
* MIPS: ZBOOT: add missing <linux/string.h> includeAurelien Jarno2014-11-051-0/+1
* KVM: s390: Fix user triggerable bug in dead codeChristian Borntraeger2014-11-051-10/+0
* microblaze: Fix makefile to work with latest toolchainMichal Simek2014-09-131-1/+1
* x86/espfix/xen: Fix allocation of pages for paravirt page tablesBoris Ostrovsky2014-09-131-3/+2
* x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski2014-09-133-24/+11
* x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin2014-09-134-5/+43
* x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin2014-09-133-2/+6
* x86, espfix: Fix broken header guardH. Peter Anvin2014-09-131-1/+1
* x86, espfix: Move espfix definitions into a separate header fileH. Peter Anvin2014-09-133-3/+19
* x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin2014-09-138-26/+318
* Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option"H. Peter Anvin2014-09-132-11/+1
* sparc: use asm-generic version of types.hSam Ravnborg2014-09-132-23/+1
* arch/sparc/math-emu/math_32.c: drop stray break operatorAndrey Utkin2014-09-131-1/+1
* sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan2014-09-131-1/+1
* sparc64: Guard against flushing openfirmware mappings.David S. Miller2014-09-132-10/+25
* sparc64: Do not insert non-valid PTEs into the TSB hash table.David S. Miller2014-09-131-0/+4
* sparc64: Add membar to Niagara2 memcpy code.David S. Miller2014-09-131-0/+1
* sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.David S. Miller2014-09-132-3/+17
* sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addr...David S. Miller2014-09-131-15/+1
* sparc64: Fix top-level fault handling bugs.David S. Miller2014-09-131-32/+54
* sparc64: Handle 32-bit tasks properly in compute_effective_address().David S. Miller2014-09-131-3/+9
* sparc64: Make itc_sync_lock rawKirill Tkhai2014-09-131-3/+3
* sparc64: Fix argument sign extension for compat_sys_futex().David S. Miller2014-09-131-1/+1
* openrisc: include export.h for EXPORT_SYMBOLJonas Bonn2014-09-132-0/+2
* MIPS: Fix accessing to per-cpu data when flushing the cacheRalf Baechle2014-09-131-0/+5
* MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total()Florian Fainelli2014-09-131-5/+0
* openrisc: add missing header inclusionStefan Kristiansson2014-09-131-0/+1