Age | Commit message (Expand) | Author |
2011-12-05 | x86: Add NumaChip support | Steffen Persvold |
2011-12-05 | x86: Add x86_init platform override to fix up NUMA core numbering | Daniel J Blueman |
2011-12-05 | x86: Make flat_init_apic_ldr() available | Daniel J Blueman |
2011-12-05 | arch/x86/mm/pageattr.c: Quiet sparse noise; local functions should be static | H Hartley Sweeten |
2011-12-05 | x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platforms | Mathias Nyman |
2011-12-05 | x86/paravirt: PTE updates in k(un)map_atomic need to be synchronous, regardle... | Konrad Rzeszutek Wilk |
2011-12-05 | arch/x86/kernel/ptrace.c: Quiet sparse noise | H Hartley Sweeten |
2011-12-05 | Merge branch 'ucode' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp i... | Ingo Molnar |
2011-12-05 | x86: Fix "Acer Aspire 1" reboot hang | Peter Chubb |
2011-12-05 | x86/mtrr: Resolve inconsistency with Intel processor manual | Ajaykumar Hotchandani |
2011-12-05 | x86/tools: Add decoded instruction dump mode | Masami Hiramatsu |
2011-12-05 | x86: Update instruction decoder to support new AVX formats | Masami Hiramatsu |
2011-12-05 | x86/tools: Fix insn_sanity message outputs | Masami Hiramatsu |
2011-12-05 | x86/tools: Fix instruction decoder message output | Masami Hiramatsu |
2011-12-05 | x86: Fix instruction decoder to handle grouped AVX instructions | Masami Hiramatsu |
2011-12-05 | x86/tools: Fix Makefile to build all test tools | Masami Hiramatsu |
2011-12-05 | x86: Document rdmsr_safe restrictions | Borislav Petkov |
2011-12-05 | x86, microcode: Fix the failure path of microcode update driver init code | Srivatsa S. Bhat |
2011-12-05 | x86: Use kmemdup() in copy_thread(), rather than duplicating its implementation | Thomas Meyer |
2011-12-05 | x86: Replace the EVT_TO_HPET_DEV() macro with an inline function | Ferenc Wagner |
2011-12-05 | Add TAINT_FIRMWARE_WORKAROUND on MTRR fixup | Prarit Bhargava |
2011-12-05 | x86/mpparse: Account for bus types other than ISA and PCI | Bjorn Helgaas |
2011-12-05 | x86, efi: Convert efi_phys_get_time() args to physical addresses | Maurice Ma |
2011-12-05 | x86, mrst: Change the pmic_gpio device type to IPC | Feng Tang |
2011-12-05 | mrst: Added some platform data for the SFI translations | Jekyll Lai |
2011-12-05 | x86,mrst: Power control commands update | Jacob Pan |
2011-12-05 | x86/reboot: Blacklist Dell OptiPlex 990 known to require PCI reboot | Rafael J. Wysocki |
2011-12-05 | x86: Default to vsyscall=emulate | Andy Lutomirski |
2011-12-05 | x86-64: Set siginfo and context on vsyscall emulation faults | Andy Lutomirski |
2011-12-05 | x86, UV: Fix UV2 hub part number | Jack Steiner |
2011-12-05 | x86: Add user_mode_vm check in stack_overflow_check | Mitsuo Hayasaka |
2011-12-05 | Merge branch 'upstream/ticketlock-cleanup' of git://git.kernel.org/pub/scm/li... | Ingo Molnar |
2011-12-05 | perf, x86: Force IBS LVT offset assignment for family 10h | Robert Richter |
2011-12-05 | perf, x86: Disable PEBS on SandyBridge chips | Peter Zijlstra |
2011-12-04 | x86: Fix boot failures on older AMD CPU's | Linus Torvalds |
2011-12-03 | xen/pm_idle: Make pm_idle be default_idle under Xen. | Konrad Rzeszutek Wilk |
2011-11-28 | Merge branch 'master' into x86/memblock | Tejun Heo |
2011-11-25 | x86: consolidate xchg and xadd macros | Jeremy Fitzhardinge |
2011-11-25 | x86/cmpxchg: add a locked add() helper | Jeremy Fitzhardinge |
2011-11-21 | time: x86: Remove CLOCK_TICK_RATE from mach_timer.h | Deepak Saxena |
2011-11-21 | time: x86: Remove CLOCK_TICK_RATE from tsc code | Deepak Saxena |
2011-11-21 | fix braino in um patchset (mea culpa) | Al Viro |
2011-11-20 | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2011-11-20 | KVM guest: prevent tracing recursion with kvmclock | Avi Kivity |
2011-11-18 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-11-18 | Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2011-11-17 | KVM: VMX: Check for automatic switch msr table overflow | Gleb Natapov |
2011-11-17 | KVM: VMX: Add support for guest/host-only profiling | Gleb Natapov |
2011-11-17 | KVM: VMX: add support for switching of PERF_GLOBAL_CTRL | Gleb Natapov |
2011-11-16 | sched, x86: Avoid unnecessary overflow in sched_clock | Salman Qazi |