nfsd: Fix slot wake up race in the nfsv4.1 callback code
[platform/adaptation/renesas_rcar/renesas_kernel.git] / arch / x86 /
2014-12-06 Andy Lutomirskiuprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME
2014-12-06 Kees Cookx86, kaslr: Handle Gold linker for finding bss/brk
2014-12-06 Kees Cookx86, mm: Set NX across entire PMD at boot
2014-12-06 Dave Hansenx86: Require exact match for 'noxsave' command line...
2014-12-06 Andy Lutomirskix86_64, traps: Rework bad_iret
2014-12-06 Andy Lutomirskix86_64, traps: Stop using IST for #SS
2014-12-06 Andy Lutomirskix86_64, traps: Fix the espfix64 #DF fixup and rewrite...
2014-11-21 Shaohua Lix86/mm: In the PTE swapout page reclaim case clear...
2014-11-21 Nadav AmitKVM: x86: Don't report guest userspace emulation error...
2014-11-21 Vince Weaverperf/x86/intel: Use proper dTLB-load-misses event on...
2014-11-21 Junjie Maox86, kaslr: Prevent .bss from overlaping initrd
2014-11-21 Borislav Petkovx86, microcode, AMD: Fix ucode patch stashing on 32-bit
2014-11-21 Borislav Petkovx86, microcode, AMD: Fix early ucode loading on 32-bit
2014-11-21 Andy Lutomirskix86, x32, audit: Fix x32's AUDIT_ARCH wrt audit
2014-11-14 Andy Lutomirskix86, apic: Handle a bad TSC more gracefully
2014-11-14 David E. Boxx86/platform/intel/iosf: Add Braswell PCI ID
2014-11-14 Bryan O'Donoghuex86: Add cpu_detect_cache_sizes to init_intel() add...
2014-11-14 Ong Boon Leongx86, iosf: Add PCI ID macros for better readability
2014-11-14 Ong Boon Leongx86, iosf: Add Quark X1000 PCI ID
2014-11-14 Ong Boon Leongx86, iosf: Added Quark MBI identifiers
2014-11-14 David E. Boxx86, iosf: Make IOSF driver modular and usable by more...
2014-11-14 Petr Matousekkvm: vmx: handle invvpid vm exit gracefully
2014-11-14 Nadav AmitKVM: x86: Emulator fixes for eip canonical checks on...
2014-11-14 Nadav AmitKVM: x86: Fix wrong masking on relative jump/call
2014-11-14 Michael S. Tsirkinkvm: x86: don't kill guest on unknown exit reason
2014-11-14 Nadav AmitKVM: x86: Check non-canonical addresses upon WRMSR
2014-11-14 Andy HonigKVM: x86: Improve thread safety in pit
2014-11-14 Andy HonigKVM: x86: Prevent host from panicking on shared MSR...
2014-11-14 Dexuan Cuix86, pageattr: Prevent overflow in slow_virt_to_phys...
2014-11-14 Andy Lutomirskix86_64, entry: Fix out of bounds read on sysenter
2014-11-14 Andy Lutomirskix86_64, entry: Filter RFLAGS.NT on entry from userspace
2014-11-14 Oleg Nesterovx86, fpu: shift drop_init_fpu() from save_xstate_sig...
2014-11-14 Oleg Nesterovx86, fpu: __restore_xstate_sig()->math_state_restore...
2014-11-14 Ben Hutchingsx86: Reject x32 executables if x32 ABI not supported
2014-10-30 Bryan O'Donoghuex86/intel/quark: Switch off CR4.PGE so TLB flush uses...
2014-10-30 David Matlackkvm: fix potentially corrupt mmio cache
2014-10-30 David Matlackkvm: x86: fix stale mmio cache bug
2014-10-05 Venkatesh Srinivasperf/x86/intel: Use rdmsrl_safe() when initializing...
2014-10-05 Wanpeng Lisched: Fix unreleased llc_shared_mask bit during CPU...
2014-10-05 Kees Cookx86/kaslr: Avoid the setup_data area when picking location
2014-10-05 Dave Youngx86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8
2014-10-05 Stefan Baderx86/xen: don't copy bogus duplicate entries into kernel...
2014-09-05 David Vrabelx86/xen: resume timer irqs early
2014-09-05 David Vrabelx86/xen: use vmap() to map grant table pages in PVH...
2014-09-05 Matt Flemingx86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stub
2014-09-05 Andy Lutomirskix86_64/vsyscall: Fix warn_bad_vsyscall log output
2014-09-05 Christoph Schulzx86: don't exclude low BIOS area when allocating addres...
2014-09-05 Paolo BonziniRevert "KVM: x86: Increase the number of fixed MTRR...
2014-09-05 Wanpeng LiKVM: nVMX: fix "acknowledge interrupt on exit" when...
2014-09-05 Nadav AmitKVM: x86: Inter-privilege level ret emulation is not...
2014-08-07 Boris Ostrovskyx86/espfix/xen: Fix allocation of pages for paravirt...
2014-08-07 David Vrabelx86/xen: no need to explicitly register an NMI callback
2014-08-07 Andy Lutomirskix86_64/entry/xen: Do not invoke espfix64 on Xen
2014-08-07 H. Peter Anvinx86, espfix: Make it possible to disable 16-bit support
2014-08-07 H. Peter Anvinx86, espfix: Make espfix64 a Kconfig option, fix UML
2014-08-07 H. Peter Anvinx86, espfix: Fix broken header guard
2014-08-07 H. Peter Anvinx86, espfix: Move espfix definitions into a separate...
2014-08-07 H. Peter Anvinx86-64, espfix: Don't leak bits 31:16 of %esp returning...
2014-08-07 H. Peter AnvinRevert "x86-64, modify_ldt: Make support for 16-bit...
2014-07-31 Michael Brownx86/efi: Include a .bss section within the PE/COFF...
2014-07-31 Sven Wegenerx86_32, entry: Store badsys error code in %eax
2014-07-28 Peter Zijlstralocking/mutex: Disable optimistic spinning on some...
2014-07-28 Peter Zijlstrax86, tsc: Fix cpufreq lockup
2014-07-28 HATAYAMA Daisukeperf/x86/intel: ignore CondChgd bit to avoid false...
2014-07-17 Roland Dreierx86, ioremap: Speed up check for RAM pages
2014-07-17 Jussi Kivilinnacrypto: sha512_ssse3 - fix byte count to bit count...
2014-07-09 Xiaoming Gaokvm: fix wrong address when writing Hyper-V tsc page
2014-07-09 Paolo BonziniKVM: x86: preserve the high 32-bits of the PAT register
2014-07-09 Nadav AmitKVM: x86: Increase the number of fixed MTRR regs to 10
2014-07-07 Tejun Heoptrace,x86: force IRET path after a ptrace_stop()
2014-07-01 Andy Lutomirskix86_32, entry: Do syscall exit work on badsys (CVE...
2014-07-01 Mike Frysingerx86, x32: Use compat shims for io_{setup,submit}
2014-07-01 H. Peter Anvinx86-32, espfix: Remove filter for espfix32 due to race
2014-07-01 Naoya Horiguchihugetlb: restrict hugepage_migration_support() to x86_64
2014-06-26 Paolo BonziniKVM: lapic: sync highest ISR to hardware apic on EOI
2014-06-07 Linus Torvaldsx86-64, modify_ldt: Make support for 16-bit segments...
2014-06-07 Anthony Iliopoulosx86, mm, hugetlb: Add missing TLB page invalidation...
2014-05-31 Alexei Starovoitovnet: filter: x86: fix JIT address randomization
2014-05-31 Konrad Rzeszutek... xen/spinlock: Don't enable them unconditionally.
2014-05-31 Peter Zijlstrax86,preempt: Fix preemption for i386
2014-05-31 Marcelo TosattiKVM: x86: remove WARN_ON from get_kernel_ns()
2014-05-13 George Spelvinx86-64, build: Fix stack protector Makefile breakage...
2014-05-06 Matt Flemingx86/efi: Correct EFI boot stub use of code32_start
2014-05-06 H. Peter Anvinx86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels
2014-05-06 Petr Mladekftrace/x86: One more missing sync after fixup of functi...
2014-05-06 Fenghua Yux86, AVX-512: Enable AVX-512 States Context Switch
2014-05-06 Fenghua Yux86, AVX-512: AVX-512 Feature Detection
2014-05-06 Jan Beulichx86, hash: Fix build failure with older binutils
2014-04-27 Neil Hormanx86: Adjust irq remapping quirk for older revisions...
2014-04-27 Jason Wangx86, hyperv: Bypass the timer_irq_works() check
2014-04-14 Ard Biesheuvelcrypto: ghash-clmulni-intel - use C implementation...
2014-04-14 Borislav Petkovx86/efi: Make efi virtual runtime map passing more...
2014-04-14 Borislav Petkovx86, pageattr: Export page unmapping interface
2014-03-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-03-29 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2014-03-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-03-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-03-28 Linus TorvaldsMerge branch 'akpm' (patches from Andrew Morton)
2014-03-28 Artem Fetishevx86: fix boot on uniprocessor systems
2014-03-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next