| Commit message (Expand) | Author | Age |
* | Merge branch 'x86/pat' into x86/urgent | H. Peter Anvin | 2009-09-17 |
|\ |
|
| * | x86: Fix earlyprintk=dbgp for machines without NX | Jan Beulich | 2009-08-29 |
| * | Merge branch 'x86/urgent' into x86/pat | H. Peter Anvin | 2009-08-26 |
| |\ |
|
| | * | x86: Fix system crash when loading with "reservetop" parameter | Xiao Guangrong | 2009-08-21 |
| * | | x86, mtrr: make mtrr_aps_delayed_init static bool | H. Peter Anvin | 2009-08-21 |
| * | | x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT init | Suresh Siddha | 2009-08-21 |
| * | | x86: Use printk_once() | Marcin Slusarz | 2009-08-09 |
| * | | x86/cpu: Clean up various files a bit | Alan Cox | 2009-07-11 |
| * | | x86: Remove duplicated #include | Huang Weiyi | 2009-07-11 |
| * | | x86, ipi: Clean up safe_smp_processor_id() by using the cpu_has_apic() macro ... | Cyrill Gorcunov | 2009-07-10 |
| * | | x86: Clean up idt_descr and idt_tableby using NR_VECTORS instead of hardcoded... | Cyrill Gorcunov | 2009-07-10 |
| * | | x86: Further clean up of mtrr/generic.c | Ingo Molnar | 2009-07-05 |
| * | | x86: Clean up mtrr/main.c | Jaswinder Singh Rajput | 2009-07-04 |
| * | | x86: Clean up mtrr/state.c | Jaswinder Singh Rajput | 2009-07-04 |
| * | | x86: Clean up mtrr/mtrr.h | Jaswinder Singh Rajput | 2009-07-04 |
| * | | x86: Clean up mtrr/if.c | Jaswinder Singh Rajput | 2009-07-04 |
| * | | x86: Clean up mtrr/generic.c | Jaswinder Singh Rajput | 2009-07-04 |
| * | | x86: Clean up mtrr/cyrix.c | Jaswinder Singh Rajput | 2009-07-04 |
| * | | x86: Clean up mtrr/cleanup.c | Jaswinder Singh Rajput | 2009-07-04 |
| * | | x86: Clean up mtrr/centaur.c | Jaswinder Singh Rajput | 2009-07-04 |
| * | | x86: Clean up mtrr/amd.c: | Jaswinder Singh Rajput | 2009-07-04 |
| * | | Merge branch 'linus' into x86/cleanups | Ingo Molnar | 2009-07-04 |
| |\ \ |
|
| * | | | x86: ds.c fix invalid assignment | Jaswinder Singh Rajput | 2009-06-20 |
* | | | | x86: Fix vSMP boot crash | Yinghai Lu | 2009-08-26 |
* | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-08-25 |
|\ \ \ \ |
|
| * | | | | clockevent: Prevent dead lock on clockevents_lock | Suresh Siddha | 2009-08-19 |
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-08-25 |
|\ \ \ \ \ |
|
| * | | | | | x86: Fix build with older binutils and consolidate linker script | Jan Beulich | 2009-08-25 |
| | |_|_|/
| |/| | | |
|
| * | | | | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy... | Ingo Molnar | 2009-08-20 |
| |\ \ \ \ |
|
| | * | | | | x86: make sure load_percpu_segment has no stackprotector | Jeremy Fitzhardinge | 2009-08-19 |
| * | | | | | i386: Fix section mismatches for init code with !HOTPLUG_CPU | Jan Beulich | 2009-08-18 |
* | | | | | | x86: don't send an IPI to the empty set of CPU's | Linus Torvalds | 2009-08-21 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-08-18 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | percpu, sparc64: fix sparse possible cpu map handling | Tejun Heo | 2009-08-14 |
| | |/ / /
| |/| | | |
|
* | | | | | x86, mce: Don't initialize MCEs on unknown CPUs | Ingo Molnar | 2009-08-17 |
* | | | | | x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUs | Bartlomiej Zolnierkiewicz | 2009-08-17 |
* | | | | | x86: Annotate section mismatch warnings in kernel/apic/x2apic_uv_x.c | Leonardo Potenza | 2009-08-16 |
* | | | | | x86, mce: therm_throt: Don't log redundant normality | Hugh Dickins | 2009-08-16 |
* | | | | | x86: Fix UV BAU destination subnode id | Cliff Wickman | 2009-08-15 |
|/ / / / |
|
* | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-08-13 |
|\ \ \ \ |
|
| * | | | | perf_counter, x86: Fix/improve apic fallback | Ingo Molnar | 2009-08-12 |
| * | | | | perf_counter, x86: Fix generic cache events on P6-mobile CPUs | Ingo Molnar | 2009-08-11 |
| * | | | | perf_counter, x86: Fix lapic printk message | Ingo Molnar | 2009-08-11 |
* | | | | | x86: Fix oops in identify_cpu() on CPUs without CPUID | Ondrej Zary | 2009-08-12 |
* | | | | | x86: Clear incorrectly forced X86_FEATURE_LAHF_LM flag | Kevin Winchester | 2009-08-11 |
* | | | | | x86, mce: therm_throt - change when we print messages | Dmitry Torokhov | 2009-08-11 |
* | | | | | x86: Add reboot quirk for every 5 series MacBook/Pro | Shunichi Fuji | 2009-08-10 |
|/ / / / |
|
* | | | | x86: Fix serialization in pit_expect_msb() | Linus Torvalds | 2009-08-10 |
* | | | | x86: fix buffer overflow in efi_init() | Roel Kluin | 2009-08-09 |
* | | | | x86: Add quirk to make Apple MacBookPro5,1 use reboot=pci | Ozan Çağlayan | 2009-08-08 |