summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2014-09-16vgaarb: Don't default exclusively to first video device with mem+ioBruno Prémont
2014-09-16KVM: x86: Use kvm_make_request when applicableGuo Hui Liu
2014-09-16x86/smpboot: Initialize secondary CPU only if master CPU will wait for itIgor Mammedov
2014-09-16x86/kbuild: Eliminate duplicate command line optionsRasmus Villemoes
2014-09-16x86/mm, hibernate: Do not assume the first e820 area to be RAMLee, Chun-Yi
2014-09-16x86/mm/numa: Drop dead code and rename setup_node_data() to setup_alloc_data()Luiz Capitulino
2014-09-16x86/mm/hotplug: Modify PGD entry when removing memoryYasuaki Ishimatsu
2014-09-16x86/mm/hotplug: Pass sync_global_pgds() a correct argument in remove_pagetable()Yasuaki Ishimatsu
2014-09-15x86: HPET force enable for e6xx based systemsPeter Neubauer
2014-09-14x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8Dave Young
2014-09-13Make ARCH_HAS_FAST_MULTIPLIER a real config variableLinus Torvalds
2014-09-13x86: Tell irq work about self IPI supportFrederic Weisbecker
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
2014-09-11Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2014-09-11x86: Add more disabled featuresDave Hansen
2014-09-11x86: Introduce disabled-featuresDave Hansen
2014-09-11x86: Axe the lightly-used cpu_has_paeDave Hansen
2014-09-11KVM: x86: make apic_accept_irq tracepoint more genericPaolo Bonzini
2014-09-11kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address.Tang Chen
2014-09-10x86/xen: don't copy bogus duplicate entries into kernel page tablesStefan Bader
2014-09-10locking/rwlock, x86: Delete unused asm/rwlock.h and rwlock.SWaiman Long
2014-09-10locking/rwlock, x86: Clean up asm/spinlock*.h to remove old rwlock codeWaiman Long
2014-09-09net: bpf: be friendly to kmemcheckDaniel Borkmann
2014-09-09net: bpf: consolidate JIT binary allocatorDaniel Borkmann
2014-09-09net: filter: add "load 64-bit immediate" eBPF instructionAlexei Starovoitov
2014-09-09Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2014-09-09x86/mm: Apply the section attribute to the variable, not its typeJan-Simon Möller
2014-09-09perf/x86: Fix section mismatch in split uncore driverAndi Kleen
2014-09-09perf/x86/intel: Mark initialization code as suchMathias Krause
2014-09-09Merge tag 'v3.17-rc4' into perf/core, to pick up fixesIngo Molnar
2014-09-09percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t -fixMel Gorman
2014-09-08x86_64, entry: Use split-phase syscall_trace_enter for 64-bit syscallsAndy Lutomirski
2014-09-08x86_64, entry: Treat regs->ax the same in fastpath and slowpath syscallsAndy Lutomirski
2014-09-08x86: Split syscall_trace_enter into two phasesAndy Lutomirski
2014-09-08x86, entry: Only call user_exit if TIF_NOHZAndy Lutomirski
2014-09-08x86, x32, audit: Fix x32's AUDIT_ARCH wrt auditAndy Lutomirski
2014-09-08x86/efi: Fixup GOT in all boot code pathsMatt Fleming
2014-09-08x86/efi: Only load initrd above 4g on second tryYinghai Lu
2014-09-08x86-64, ptdump: Mark espfix area only if existentMathias Krause
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-08percpu_counter: add @gfp to percpu_counter_init()Tejun Heo
2014-09-06x86/tty/serial/8250: Clean up the asm/serial.h include file a bitIngo Molnar
2014-09-06x86/tty/serial/8250: Resolve missing-field-initializers warningsMark Rustad
2014-09-05net: bpf: make eBPF interpreter images read-onlyDaniel Borkmann
2014-09-05KVM: x86: propagate exception from permission checks on the nested page faultPaolo Bonzini
2014-09-05KVM: x86: skip writeback on injection of nested exceptionPaolo Bonzini
2014-09-03seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computingAndy Lutomirski
2014-09-03KVM: nSVM: propagate the NPF EXITINFO to the guestPaolo Bonzini
2014-09-03KVM: x86: reserve bit 8 of non-leaf PDPEs and PML4Es in 64-bit mode on AMDPaolo Bonzini
2014-09-03KVM: mmio: cleanup kvm_set_mmio_spte_maskTiejun Chen