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 | x86: Reduce clock calibration time during slave cpu startup | Jack Steiner |
2011-12-05 | arch/x86/kernel/e820.c: quiet sparse noise about plain integer as NULL pointer | 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 | arch/x86/kernel/e820.c: Eliminate bubble sort from sanitize_e820_map() | Mike Ditto |
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, microcode: Fix the failure path of microcode update driver init code | Srivatsa S. Bhat |
2011-12-05 | x86/config: Revamp configuration for MID devices | Alan Cox |
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: Fix the 32-bit stackoverflow-debug build | Ingo Molnar |
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, NMI: Add knob to disable using NMI IPIs to stop cpus | Don Zickus |
2011-12-05 | x86, NMI: Add NMI IPI selftest | Don Zickus |
2011-12-05 | x86, reboot: Use NMI instead of REBOOT_VECTOR to stop cpus | Don Zickus |
2011-12-05 | x86, UV: Fix UV2 hub part number | Jack Steiner |
2011-12-05 | x86: Clean up the range of stack overflow checking | Mitsuo Hayasaka |
2011-12-05 | x86: Panic on detection of stack overflow | Mitsuo Hayasaka |
2011-12-05 | x86: Check stack overflow in detail | Mitsuo Hayasaka |
2011-12-05 | x86: Add user_mode_vm check in stack_overflow_check | Mitsuo Hayasaka |
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-26 | Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.c | Greg Kroah-Hartman |
2011-11-21 | time: x86: Remove CLOCK_TICK_RATE from tsc code | Deepak Saxena |
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 | x86, syscall: Re-fix typo in comment | H. Peter Anvin |
2011-11-17 | x86: Generate system call tables and unistd_*.h from tables | H. Peter Anvin |
2011-11-17 | x86-64, syscall: Adjust comment spacing and remove typo | H. Peter Anvin |
2011-11-15 | serial, mfd: don't hardcode the console | Mika Westerberg |
2011-11-15 | iommu: Add option to group multi-function devices | Alex Williamson |
2011-11-14 | x86: Call stop_machine_text_poke() on all CPUs | Rabin Vincent |
2011-11-14 | perf/x86: Enable raw event access to Intel offcore events | Peter Zijlstra |
2011-11-14 | perf: Don't use -ENOSPC for out of PMU resources | Peter Zijlstra |
2011-11-14 | perf/x86: Fix PEBS instruction unwind | Peter Zijlstra |
2011-11-10 | x86, ioapic: Only print ioapic debug information for IRQs belonging to an ioa... | Mathias Nyman |
2011-11-10 | x86/mrst: Avoid reporting wrong nmi status | Jacob Pan |
2011-11-10 | x86/apic: Allow use of lapic timer early calibration result | Jacob Pan |