summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-17xen: use iret instruction all the timeJeremy Fitzhardinge3-11/+5
2008-04-17x86: coding style fixes to x86/kernel/early_printk.cPaolo Ciarrocchi1-2/+2
2008-04-17x86: coding style fixes to arch/x86/kernel/early_printk.cPaolo Ciarrocchi1-10/+10
2008-04-17x86: coding style fixes to arch/x86/lib/usercopy_32.cPaolo Ciarrocchi1-61/+61
2008-04-17x86: ioremap(), extend check to all RAM pagesIngo Molnar1-2/+3
2008-04-17x86: X86_HT always enable on X86_64 SMPHiroshi Shimamoto1-3/+3
2008-04-17x86: check physical address range in ioremapThomas Gleixner1-0/+19
2008-04-17xen: make hvc0 the preferred console in domUMarkus Armbruster1-0/+4
2008-04-17x86, tracing: add notrace to asm-x86/linkage.hIngo Molnar1-0/+3
2008-04-17x86: switch to proc_create()Alexey Dobriyan2-8/+4
2008-04-17x86: clean up traps_32.cIngo Molnar1-286/+318
2008-04-17x86: clean up cpu capabilities accesses, transmeta.cIngo Molnar1-1/+1
2008-04-17x86: clean up cpu capabilities in arch/x86/kernel/cpu/intel.cIngo Molnar1-7/+7
2008-04-17x86: clean up cpu capabilities accesses, cyrix.cIngo Molnar1-6/+6
2008-04-17x86: clean up cpu capabilities accesses, common.cIngo Molnar1-1/+1
2008-04-17x86: clean up cpu capabilities accesses, centaur.cIngo Molnar1-7/+7
2008-04-17x86: clean up cpu capabilities accesses, amd.cIngo Molnar1-12/+12
2008-04-17x86: clean up cpu capabilities accesses, genericIngo Molnar2-4/+4
2008-04-17x86: clean up cpu capabilities accessesIngo Molnar1-1/+5
2008-04-17x86: remove wrong setting about CONSTANT_TSC for intel cpuYinghai Lu1-3/+0
2008-04-17x86, rdc321x: remove watchdog fileFlorian Fainelli2-276/+1
2008-04-17x86: apic_is_clustered_box for vsmpYinghai Lu3-8/+28
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/common.cPaolo Ciarrocchi1-49/+56
2008-04-17x86: coding style fixes to arch/x86/power/cpu_32.cPaolo Ciarrocchi1-18/+23
2008-04-17x86: coding style fixes to arch/x86/xen/multicalls.cPaolo Ciarrocchi1-2/+2
2008-04-17x86: coding style fixes to arch/x86/kernel/msr.cPaolo Ciarrocchi1-2/+2
2008-04-17x86: coding style fixes to arch/x86/oprofile/nmi_timer_int.cPaolo Ciarrocchi1-3/+3
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/cyrix.cPaolo Ciarrocchi1-57/+56
2008-04-17x86: coding style fixes to arch/x86/boot/cpucheck.cPaolo Ciarrocchi1-10/+10
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mcheck/mce_32.cPaolo Ciarrocchi1-25/+25
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mcheck/winchip.cPaolo Ciarrocchi1-4/+4
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mcheck/non-fatal.cPaolo Ciarrocchi1-9/+12
2008-04-17x86: coding style fixes to arch/x86/kernel/vm86_32.cPaolo Ciarrocchi1-85/+89
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/amd.cPaolo Ciarrocchi1-46/+48
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/transmeta.cPaolo Ciarrocchi1-10/+12
2008-04-17x86: coding style fixes to arch/x86/lib/memcpy_32.cPaolo Ciarrocchi1-1/+1
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mtrr/state.cPaolo Ciarrocchi1-6/+8
2008-04-17x86: coding style fixes to arch/x86/kernel/mca_32.cPaolo Ciarrocchi1-43/+53
2008-04-17x86: coding style fixes to arch/x86/lib/strstr_3Paolo Ciarrocchi1-2/+2
2008-04-17x86: coding style fixes to arch/x86/oprofile/init.cPaolo Ciarrocchi1-6/+7
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/intel.cPaolo Ciarrocchi1-40/+43
2008-04-17x86: coding style fixes to arch/x86/kernel/summit_32.cPaolo Ciarrocchi1-20/+23
2008-04-17x86: coding style fix to arch/x86/boot/pm.cPaolo Ciarrocchi1-1/+1
2008-04-17x86: insert_resorce for lapic addr after e820_reserve_resourcesYinghai Lu1-5/+18
2008-04-17x86: clean up e820_reserve_resources on 64-bitYinghai Lu3-20/+10
2008-04-17x86: introduce kernel/head32.cEric W. Biederman4-6/+19
2008-04-17x86: make amd quad core 8 socket system not be clustered_box, #2Yinghai Lu1-1/+11
2008-04-17x86: de-macro start_thread()Ingo Molnar3-26/+33
2008-04-17x86: more cleanups in arch/x86/boot/compressed/misc.cIngo Molnar1-46/+54
2008-04-17x86: coding style fixes to arch/x86/boot/compressed/misc.cPaolo Ciarrocchi1-32/+34