x86/asm: Stop depending on ptrace.h in alternative.h
[cascardo/linux.git] / arch /
2016-04-29 Andy Lutomirskix86/asm: Stop depending on ptrace.h in alternative.h
2016-04-29 Ingo MolnarMerge branch 'x86/urgent' into x86/asm, to refresh...
2016-04-28 Keith Buschx86/apic: Handle zero vector gracefully in clear_vector...
2016-04-26 Andy LutomirskiRevert "x86/mm/32: Set NX in __supported_pte_mask befor...
2016-04-23 Ross Lagerwallxen/qspinlock: Don't kick CPU if IRQ is not initialized
2016-04-22 Ingo MolnarMerge branch 'x86/urgent' into x86/asm, to fix semantic...
2016-04-22 Jan Beulichx86/mm/xen: Suppress hugetlbfs in PV guests
2016-04-19 Dmitry Safonovx86/entry: Rename is_{ia32,x32}_task() to in_{ia32...
2016-04-19 Ingo MolnarMerge tag 'v4.6-rc4' into x86/asm, to pick up fixes
2016-04-17 Linus TorvaldsMerge tag 'dm-4.6-fix-2' of git://git./linux/kernel...
2016-04-17 Linus TorvaldsMerge tag 'char-misc-4.6-rc4' of git://git./linux/kerne...
2016-04-17 Linus TorvaldsMerge tag 'driver-core-4.6-rc4' of git://git./linux...
2016-04-17 Linus TorvaldsMerge tag 'usb-4.6-rc4' of git://git./linux/kernel...
2016-04-16 Linus TorvaldsMerge tag 'dmaengine-fix-4.6-rc4' of git://git.infradea...
2016-04-16 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2016-04-16 Linus TorvaldsMerge branch 'efi-urgent-for-linus' of git://git./linux...
2016-04-16 Vitaly Kuznetsovx86/hyperv: Avoid reporting bogus NMI status for Gen2...
2016-04-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2016-04-15 Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git./linux...
2016-04-15 Linus TorvaldsMerge tag 'for-linus-20160415' of git://git.infradead...
2016-04-15 Linus TorvaldsMerge tag 'mmc-v4.6-rc3' of git://git.linaro.org/people...
2016-04-15 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2016-04-15 Linus TorvaldsMerge branch 'parisc-4.6-4' of git://git./linux/kernel...
2016-04-15 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2016-04-15 Linus TorvaldsMerge branch 'mm-urgent-for-linus' of git://git./linux...
2016-04-15 Linus TorvaldsMerge tag 'dm-4.6-fixes' of git://git./linux/kernel...
2016-04-15 Linus TorvaldsMerge tag 'pwm/for-4.6-rc4' of git://git./linux/kernel...
2016-04-15 Linus TorvaldsMerge tag 'sound-4.6-rc4' of git://git./linux/kernel...
2016-04-15 Linus TorvaldsMerge branch 'mailbox-devel' of git://git.linaro.org...
2016-04-15 Linus TorvaldsMerge tag 'for-linus-4.6-rc4' of git://git./linux/kerne...
2016-04-15 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-04-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-04-14 Linus TorvaldsRevert "x86: remove the kernel code/data/bss resources...
2016-04-14 Helge Dellerparisc: Fix ftrace function tracer
2016-04-14 Dave AirlieMerge branch 'drm-fixes-4.6' of git://people.freedeskto...
2016-04-13 Linus TorvaldsMerge tag 'sh-fixes-4.6-rc1' of git://git.libc.org...
2016-04-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-04-13 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2016-04-13 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2016-04-13 Borislav Petkovx86/asm: Make sure verify_cpu() has a good stack
2016-04-13 Andy Lutomirskix86/extable: Add a comment about early exception handlers
2016-04-13 Andy Lutomirskix86/msr: Set the return value to zero when native_rdmsr...
2016-04-13 Andy Lutomirskix86/paravirt: Make "unsafe" MSR accesses unsafe even...
2016-04-13 Andy Lutomirskix86/paravirt: Add paravirt_{read,write}_msr()
2016-04-13 Andy Lutomirskix86/msr: Carry on after a non-"safe" MSR access fails
2016-04-13 Andy Lutomirskix86/paravirt: Add _safe to the read_ms()r and write_msr...
2016-04-13 Andy Lutomirskix86/traps: Enable all exception handler callbacks early
2016-04-13 Andy Lutomirskix86/head: Move early exception panic code into early_fi...
2016-04-13 Andy Lutomirskix86/head: Move the early NMI fixup into C
2016-04-13 Andy Lutomirskix86/head: Pass a real pt_regs and trapnr to early_fixup...
2016-04-13 Borislav Petkovx86/fpu: Get rid of x87 math exception helpers
2016-04-13 Borislav Petkovx86/fpu: Remove check_fpu() indirection
2016-04-13 Borislav Petkovx86/tsc: Save an indentation level in recalibrate_cpu_khz()
2016-04-13 Borislav Petkovx86/tsc: Do not check X86_FEATURE_CONSTANT_TSC in notif...
2016-04-13 Borislav Petkovx86/cpu: Simplify extended APIC ID detection on AMD
2016-04-13 Borislav Petkovx86/fpu/regset: Replace static_cpu_has() usage with...
2016-04-13 Borislav Petkovx86/cpufeature: Replace cpu_has_xsaves with boot_cpu_ha...
2016-04-13 Borislav Petkovx86/cpufeature: Replace cpu_has_xsave with boot_cpu_has...
2016-04-13 Borislav Petkovx86/cpufeature: Replace cpu_has_fxsr with boot_cpu_has...
2016-04-13 Borislav Petkovx86/cpufeature: Replace cpu_has_apic with boot_cpu_has...
2016-04-13 Borislav Petkovx86/cpufeature: Replace cpu_has_tsc with boot_cpu_has...
2016-04-13 Borislav Petkovx86/cpufeature: Replace cpu_has_fpu with boot_cpu_has...
2016-04-13 Borislav Petkovx86/cpufeature: Replace cpu_has_xmm with boot_cpu_has...
2016-04-13 Borislav Petkovx86/cpufeature: Replace cpu_has_avx with boot_cpu_has...
2016-04-13 Borislav Petkovx86/cpufeature: Replace cpu_has_aes with boot_cpu_has...
2016-04-13 Borislav Petkovx86/cpufeature: Replace cpu_has_avx2 with boot_cpu_has...
2016-04-13 Ingo MolnarMerge branch 'x86/urgent' into x86/asm to pick up depen...
2016-04-13 Ingo MolnarMerge branch 'x86/mm' into x86/asm to resolve conflict...
2016-04-13 Toshi Kanix86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386
2016-04-13 Ingo MolnarMerge branch 'x86/cpu' into x86/asm, to merge more...
2016-04-13 Tony Luckx86/mce: Avoid using object after free in genpool
2016-04-13 Christoph Hellwigx86/syscalls: Wire up compat readv2/writev2 syscalls
2016-04-13 Andy Lutomirskix86/vdso: Remove direct HPET access through the vDSO
2016-04-13 Borislav Petkovx86/entry/64: Make gs_change a local label
2016-04-13 Borislav Petkovx86/cpu: Add Erratum 88 detection on AMD
2016-04-13 Andy Lutomirskix86/cpu: Move X86_BUG_ESPFIX initialization to generic_...
2016-04-13 Andy Lutomirskix86/asm, sched/x86: Rewrite the FS and GS context switc...
2016-04-13 Andy Lutomirskix86/cpu: Probe the behavior of nulling out a segment...
2016-04-13 Andy Lutomirskix86/arch_prctl: Fix ARCH_GET_FS and ARCH_GET_GS
2016-04-13 James MorrisMerge tag 'keys-fixes-20160412' of git://git./linux...
2016-04-12 Olof JohanssonMerge tag 'mvebu-fixes-4.6-1' of git://git.infradead...
2016-04-12 Linus WalleijARM: sa1100: remove references to the defunct handhelds.org
2016-04-12 Olof JohanssonMerge tag 'pxa-fixes-v4.6' of https://github.com/rjarzm...
2016-04-12 Olof JohanssonMerge tag 'omap-for-v4.6/fixes-rc1' of git://git./linux...
2016-04-12 Masahiro YamadaARM: uniphier: drop weird sizeof()
2016-04-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-04-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-04-11 Linus TorvaldsMerge tag 'arc-4.6-rc4-fixes' of git://git./linux/kerne...
2016-04-11 Dave AirlieMerge tag 'drm-intel-fixes-2016-04-07' of git://anongit...
2016-04-11 Dave AirlieMerge tag 'topic/drm-fixes-2016-04-07' of git://anongit...
2016-04-11 Greg Ungererm68k/gpio: remove arch specific sysfs bus device
2016-04-11 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2016-04-11 Linus TorvaldsMerge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people...
2016-04-11 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2016-04-10 Paolo BonziniKVM: x86: mask CPUID(0xD,0x1).EAX against host value
2016-04-10 David Matlackkvm: x86: do not leak guest xcr0 into host interrupt...
2016-04-10 Xiao GuangrongKVM: MMU: fix permission_fault()
2016-04-09 Linus TorvaldsMerge branch 'parisc-4.6-3' of git://git./linux/kernel...
2016-04-09 Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git./linux...
2016-04-09 Linus TorvaldsMerge tag 'gpio-v4.6-3' of git://git./linux/kernel...
next