Age | Commit message (Expand) | Author | Files | Lines |
2014-09-16 | x86/mm/numa: Drop dead code and rename setup_node_data() to setup_alloc_data() | Luiz Capitulino | 1 | -1/+0 |
2014-09-16 | x86/mm/hotplug: Modify PGD entry when removing memory | Yasuaki Ishimatsu | 1 | -1/+2 |
2014-09-14 | x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8 | Dave Young | 1 | -3/+3 |
2014-09-13 | Make ARCH_HAS_FAST_MULTIPLIER a real config variable | Linus Torvalds | 1 | -2/+0 |
2014-09-13 | x86: Tell irq work about self IPI support | Frederic Weisbecker | 2 | -1/+11 |
2014-09-13 | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra | 1 | -0/+1 |
2014-09-12 | Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -0/+1 |
2014-09-12 | x86: Add more disabled features | Dave Hansen | 2 | -22/+14 |
2014-09-12 | x86: Introduce disabled-features | Dave Hansen | 2 | -0/+55 |
2014-09-12 | x86: Axe the lightly-used cpu_has_pae | Dave Hansen | 1 | -4/+0 |
2014-09-10 | x86/xen: don't copy bogus duplicate entries into kernel page tables | Stefan Bader | 1 | -0/+1 |
2014-09-10 | locking/rwlock, x86: Delete unused asm/rwlock.h and rwlock.S | Waiman Long | 1 | -49/+0 |
2014-09-10 | locking/rwlock, x86: Clean up asm/spinlock*.h to remove old rwlock code | Waiman Long | 2 | -83/+2 |
2014-09-09 | Merge tag 'v3.17-rc4' into perf/core, to pick up fixes | Ingo Molnar | 2 | -2/+9 |
2014-09-09 | x86_64, entry: Treat regs->ax the same in fastpath and slowpath syscalls | Andy Lutomirski | 1 | -1/+5 |
2014-09-09 | x86: Split syscall_trace_enter into two phases | Andy Lutomirski | 1 | -0/+5 |
2014-09-06 | x86/tty/serial/8250: Clean up the asm/serial.h include file a bit | Ingo Molnar | 1 | -12/+12 |
2014-09-06 | x86/tty/serial/8250: Resolve missing-field-initializers warnings | Mark Rustad | 1 | -4/+4 |
2014-09-05 | KVM: x86: propagate exception from permission checks on the nested page fault | Paolo Bonzini | 1 | -3/+6 |
2014-09-05 | KVM: x86: skip writeback on injection of nested exception | Paolo Bonzini | 1 | -1/+0 |
2014-09-03 | kvm: x86: fix stale mmio cache bug | David Matlack | 1 | -0/+1 |
2014-09-03 | x86, fpu: Change __thread_fpu_begin() to use use_eager_fpu() | Oleg Nesterov | 1 | -1/+1 |
2014-09-01 | x86: Remove set_pmd_pfn | Matthew Wilcox | 1 | -3/+0 |
2014-09-01 | x86, irq: Fix build error caused by 9eabc99a635a77cbf09 | Jiang Liu | 1 | -0/+1 |
2014-08-30 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+2 |
2014-08-30 | x86,mm: fix pte_special versus pte_numa | Hugh Dickins | 1 | -2/+7 |
2014-08-29 | KVM: remove garbage arg to *hardware_{en,dis}able | Radim Krčmář | 1 | -2/+2 |
2014-08-29 | KVM: forward declare structs in kvm_types.h | Paolo Bonzini | 1 | -4/+0 |
2014-08-29 | x86, irq, PCI: Keep IRQ assignment for runtime power management | Jiang Liu | 1 | -0/+2 |
2014-08-28 | percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t | Christoph Lameter | 1 | -1/+1 |
2014-08-26 | uv: Replace __get_cpu_var | Christoph Lameter | 1 | -5/+5 |
2014-08-26 | x86: Replace __get_cpu_var uses | Christoph Lameter | 2 | -3/+3 |
2014-08-25 | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar | 23 | -164/+389 |
2014-08-24 | Merge tag 'microcode_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 1 | -1/+1 |
2014-08-21 | KVM: x86: introduce sched_in to kvm_x86_ops | Radim Krčmář | 1 | -0/+2 |
2014-08-21 | x86: Remove obsolete comment in uapi/e820.h | Ross Zwisler | 1 | -5/+0 |
2014-08-19 | Revert "KVM: x86: Increase the number of fixed MTRR regs to 10" | Paolo Bonzini | 1 | -1/+1 |
2014-08-19 | KVM: x86: drop fpu_activate hook | Wanpeng Li | 1 | -1/+0 |
2014-08-18 | x86: Support compiling out human-friendly processor feature names | Josh Triplett | 1 | -0/+7 |
2014-08-16 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -0/+3 |
2014-08-16 | intel_idle: Disable Baytrail Core and Module C6 auto-demotion | Len Brown | 1 | -0/+3 |
2014-08-14 | locking,x86: Kill atomic_or_long() | Peter Zijlstra | 1 | -15/+0 |
2014-08-14 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 7 | -88/+49 |
2014-08-14 | Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -61/+189 |
2014-08-13 | perf/x86: Revamp PEBS event selection | Andi Kleen | 1 | -0/+8 |
2014-08-09 | kexec: support for kexec on panic using new system call | Vivek Goyal | 2 | -3/+36 |
2014-08-09 | kexec-bzImage64: support for loading bzImage using 64bit entry | Vivek Goyal | 2 | -0/+27 |
2014-08-09 | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 2 | -1/+2 |
2014-08-09 | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig | Laura Abbott | 2 | -9/+2 |
2014-08-07 | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -4/+5 |