Age | Commit message (Expand) | Author |
2011-01-18 | x86: Make relocatable kernel work with new binutils | Shaohua Li |
2011-01-14 | x86, olpc: Add missing Kconfig dependencies | H. Peter Anvin |
2011-01-14 | x86, mrst: Set correct APB timer IRQ affinity for secondary cpu | Jacob Pan |
2011-01-14 | x86: tsc: Fix calibration refinement conditionals to avoid divide by zero | John Stultz |
2011-01-11 | x86: Fix Moorestown VRTC fixmap placement | Arjan van de Ven |
2011-01-11 | x86/gpio: Implement x86 gpio_to_irq convert function | Alek Du |
2011-01-11 | x86, UV: Fix APICID shift for Westmere processors | Jack Steiner |
2011-01-11 | x86: Use PCI method for enabling AMD extended config space before MSR method | Jan Beulich |
2011-01-11 | x86: tsc: Prevent delayed init if initial tsc calibration failed | Thomas Gleixner |
2011-01-10 | x86, lapic-timer: Increase the max_delta to 31 bits | Pierre Tardy |
2011-01-10 | Merge branch 'x86/numa' into x86/urgent | Ingo Molnar |
2011-01-10 | Merge branch 'x86/apic-cleanups' into x86/urgent | Ingo Molnar |
2011-01-09 | x86: Fix sparse non-ANSI function warnings in smpboot.c | Randy Dunlap |
2011-01-07 | Merge branch 'linus' into x86/apic-cleanups | Ingo Molnar |
2011-01-07 | x86, numa: Fix CONFIG_DEBUG_PER_CPU_MAPS without NUMA emulation | David Rientjes |
2011-01-06 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-01-06 | Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-... | Linus Torvalds |
2011-01-06 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-01-06 | Merge branch 'x86-tsc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-01-06 | Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-01-06 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-01-06 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2011-01-06 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-01-06 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-01-06 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-01-06 | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-01-05 | x86, NMI: Add touch_nmi_watchdog to io_check_error delay | Huang Ying |
2011-01-05 | x86: Avoid calling arch_trigger_all_cpu_backtrace() at the same time | Dongdong Deng |
2011-01-05 | x86: Only call smp_processor_id in non-preempt cases | Don Zickus |
2011-01-05 | Merge commit 'v2.6.37' into perf/core | Ingo Molnar |
2011-01-05 | x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusion | Yinghai Lu |
2011-01-04 | x86, mm: Initialize initial_page_table before paravirt jumps | Rusty Russell |
2011-01-04 | Merge commit 'v2.6.37-rc8' into x86/apic | Ingo Molnar |
2011-01-04 | perf: Clean up power events by introducing new, more generic ones | Thomas Renninger |
2011-01-04 | Merge commit 'v2.6.37-rc8' into perf/core | Ingo Molnar |
2011-01-03 | x86, UV, BAU: Extend for more than 16 cpus per socket | Cliff Wickman |
2011-01-03 | x86, hwmon: Add core threshold notification to therm_throt.c | R, Durgadoss |
2011-01-03 | arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPU | Robert Richter |
2011-01-02 | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2011-01-02 | KVM: i8259: initialize isr_ack | Avi Kivity |
2010-12-30 | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr... | Ingo Molnar |
2010-12-29 | Merge branch 'x86/apic-cleanups' into x86/numa | H. Peter Anvin |
2010-12-29 | KVM: MMU: Fix incorrect direct gfn for unpaged mode shadow | Avi Kivity |
2010-12-27 | x86, paravirt: Use native_halt on a halt, not native_safe_halt | Cliff Wickman |
2010-12-27 | x86/microcode: Fix double vfree() and remove redundant pointer checks before ... | Jesper Juhl |
2010-12-23 | Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.... | Linus Torvalds |
2010-12-23 | x86, numa: Fix cpu to node mapping for sparse node ids | David Rientjes |
2010-12-23 | x86, numa: Fake node-to-cpumask for NUMA emulation | David Rientjes |
2010-12-23 | x86, numa: Fake apicid and pxm mappings for NUMA emulation | David Rientjes |
2010-12-23 | x86, numa: Avoid compiling NUMA emulation functions without CONFIG_NUMA_EMU | David Rientjes |