| Commit message (Expand) | Author | Age |
* | x86: APIC: enable workaround on AMD Fam10h CPUs | Borislav Petkov | 2009-02-03 |
* | x86: push old stack address on irqstack for unwinder | Martin Hicks | 2009-02-03 |
* | irq, x86: fix lock status with numa_migrate_irq_desc | Yinghai Lu | 2009-02-01 |
* | x86: add cache descriptors for Intel Core i7 | Dave Jones | 2009-02-01 |
* | x86/Voyager: make it build and boot | James Bottomley | 2009-01-31 |
* | x86 setup: fix asm constraints in vesa_store_edid | Andreas Schwab | 2009-01-30 |
* | x86: tone down mtrr_trim_uncached_memory() warning | Ingo Molnar | 2009-01-29 |
* | x86: correct the CPUID pattern for MSR_IA32_MISC_ENABLE availability | H. Peter Anvin | 2009-01-26 |
* | x86: fix section mismatch warning | Rakib Mullick | 2009-01-26 |
* | x86: unmask CPUID levels on Intel CPUs, fix | Ingo Molnar | 2009-01-26 |
* | x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn. | Eric Anholt | 2009-01-26 |
* | x86: use standard PIT frequency | Ingo Molnar | 2009-01-25 |
* | x86, mm: fix pte_free() | Peter Zijlstra | 2009-01-23 |
* | x86: unmask CPUID levels on Intel CPUs | H. Peter Anvin | 2009-01-22 |
* | x86: add MSR_IA32_MISC_ENABLE bits to <asm/msr-index.h> | H. Peter Anvin | 2009-01-21 |
* | x86: fix PTE corruption issue while mapping RAM using /dev/mem | Suresh Siddha | 2009-01-21 |
* | x86: mtrr fix debug boot parameter | Thomas Renninger | 2009-01-21 |
* | x86: fix page attribute corruption with cpa() | Suresh Siddha | 2009-01-21 |
* | Revert "x86: signal: change type of paramter for sys_rt_sigreturn()" | Ingo Molnar | 2009-01-21 |
* | x86: use early clobbers in usercopy*.c | Andi Kleen | 2009-01-21 |
* | x86: remove kernel_physical_mapping_init() from init section | Gary Hade | 2009-01-19 |
* | fix: crash: IP: __bitmap_intersects+0x48/0x73 | Ingo Molnar | 2009-01-19 |
* | cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write | Mike Travis | 2009-01-19 |
* | x86: fix section mismatch warnings in kernel/setup_percpu.c | Leonardo Potenza | 2009-01-18 |
* | x86: put trigger in to detect mismatched apic versions | Mike Travis | 2009-01-18 |
* | x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (ta... | Jan Beulich | 2009-01-16 |
* | x86, UV: cpu_relax in uv_wait_completion | Cliff Wickman | 2009-01-15 |
* | x86: avoid early crash in disable_local_APIC() | Jan Beulich | 2009-01-15 |
* | x86, pat: fix reserve_memtype() for legacy 1MB range | Suresh Siddha | 2009-01-14 |
* | x86, generic: mark complex bitops.h inlines as __always_inline | Andi Kleen | 2009-01-13 |
* | x86, cpufreq: remove leftover copymask_copy() | Ingo Molnar | 2009-01-13 |
* | Revert "i386: add TRACE_IRQS_OFF for the nmi" | Ingo Molnar | 2009-01-12 |
* | Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write" | Ingo Molnar | 2009-01-12 |
* | x86: fix apic.c build error on latest git | Jaswinder Singh Rajput | 2009-01-12 |
* | x86: fix mpparse.c build error on latest git | Jaswinder Singh Rajput | 2009-01-12 |
* | x86: avoid theoretical vmalloc fault loop | Andi Kleen | 2009-01-12 |
* | Merge commit 'v2.6.29-rc1' into x86/urgent | Ingo Molnar | 2009-01-10 |
|\ |
|
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-01-10 |
| |\ |
|
| * \ | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-01-10 |
| |\ \ |
|
| | * | | x86: fix x86_32 builds for summit and es7000 arch's | Mike Travis | 2009-01-06 |
| | * | | cpumask: use work_on_cpu in acpi-cpufreq.c for read_measured_perf_ctrs | Mike Travis | 2009-01-06 |
| | * | | cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write | Mike Travis | 2009-01-06 |
| | * | | cpumask: use cpumask_var_t in acpi-cpufreq.c | Mike Travis | 2009-01-06 |
| | * | | cpumask: use work_on_cpu in acpi/cstate.c | Mike Travis | 2009-01-06 |
| | * | | cpumask: convert struct cpufreq_policy to cpumask_var_t | Rusty Russell | 2009-01-06 |
| | * | | cpumask: replace CPUMASK_ALLOC etc with cpumask_var_t | Rusty Russell | 2009-01-06 |
| | * | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2009-01-06 |
| | |\ \ |
|
| | * | | | x86: cleanup remaining cpumask_t ops in smpboot code | Mike Travis | 2009-01-04 |
| * | | | | x86: make 'constant_test_bit()' take an unsigned bit number | Linus Torvalds | 2009-01-09 |
| * | | | | x86: only scan the root bus in early PCI quirks | Andi Kleen | 2009-01-09 |