aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86-64: do not use virt_to_page on kernel data addressVivek Goyal2007-05-021-15/+27
* [PATCH] x86: Move swsusp __pa() dependent code to arch portionVivek Goyal2007-05-026-14/+55
* [PATCH] x86-64: Remove the identity mapping as early as possibleVivek Goyal2007-05-027-61/+25
* [PATCH] x86-64: Modify discover_ebda to use virtual addressesVivek Goyal2007-05-021-2/+2
* [PATCH] x86-64: 64bit ACPI wakeup trampolineVivek Goyal2007-05-023-51/+41
* [PATCH] x86-64: wakeup.S misc cleanupsVivek Goyal2007-05-021-72/+40
* [PATCH] x86-64: wakeup.S rename registers to reflect right namesVivek Goyal2007-05-022-24/+24
* [PATCH] x86-64: Get rid of dead code in suspend resumeVivek Goyal2007-05-021-56/+1
* [PATCH] x86-64: 64bit PIC SMP trampolineVivek Goyal2007-05-023-22/+156
* [PATCH] x86-64: Add EFER to the register set saved by save_processor_stateVivek Goyal2007-05-022-1/+3
* [PATCH] x86-64: cleanup segmentsVivek Goyal2007-05-022-7/+7
* [PATCH] x86-64: modify copy_bootdata to use virtual addressesVivek Goyal2007-05-021-9/+8
* [PATCH] x86-64: Fix early printk to use standard ISA mappingVivek Goyal2007-05-021-2/+1
* [PATCH] x86-64: Clean up the early boot page tableVivek Goyal2007-05-022-34/+28
* [PATCH] x86-64: Kill temp boot pmdsVivek Goyal2007-05-022-58/+45
* [PATCH] x86-64: Assembly safe page.h and pgtable.hVivek Goyal2007-05-024-30/+52
* [PATCH] x86-64: dma_ops as constStephen Hemminger2007-05-026-6/+6
* [PATCH] i386: Simplify smp_call_function*() by using common implementationJeremy Fitzhardinge2007-05-021-77/+96
* [PATCH] x86-64: fix cpu MHz reporting on constant_tsc cpusJoerg Roedel2007-05-025-10/+65
* [PATCH] x86-64: Remove duplicated code for reading control registersGlauber de Oliveira Costa2007-05-022-29/+11
* [PATCH] x86-64: Remove unused set_seg_baseRusty Russell2007-05-021-10/+0
* [PATCH] i386: Fix usage of -mtune when X86_GENERIC=y or CONFIG_MCORE2=yLasse Collin2007-05-021-4/+4
* [PATCH] i386: clean up mach_reboot_fixupsJeremy Fitzhardinge2007-05-023-6/+6
* [PATCH] i386: Update __copy_to_user_inatomic linuxdoc descriptionAneesh Kumar K.V2007-05-021-1/+13
* [PATCH] x86: Drop cc-options call for all options supported in gcc 3.2+Andi Kleen2007-05-022-2/+2
* [PATCH] i386: Support Oprofile for AMD Family 10 CPUsAndi Kleen2007-05-021-0/+4
* [PATCH] x86-64: Correct max number of CPUs in KconfigAndi Kleen2007-05-021-2/+2
* [PATCH] i386: Change sysenter_setup to __cpuinit & improve __INIT, __INITDATAPrarit Bhargava2007-05-022-2/+7
* [PATCH] i386: Add __init to probe_bigsmpPrarit Bhargava2007-05-021-1/+1
* [PATCH] x86-64: x86_64 make NMI use PERFCTR1 for architectural perfmon (take 2)Stephane Eranian2007-05-021-4/+4
* [PATCH] i386: i386 make NMI use PERFCTR1 for architectural perfmon (take 2)Stephane Eranian2007-05-021-4/+4
* [PATCH] x86-64: Some cleanup in time.cAndi Kleen2007-05-022-4/+3
* [PATCH] x86: Fix i386 and x86_64 fault information pollutionAndi Kleen2007-05-022-13/+41
* [PATCH] i386: Add dwarf2 annotations to *_user and checksum functionsJan Beulich2007-05-023-32/+102
* [PATCH] x86-64: a few missing entry.S annotationsJan Beulich2007-05-021-0/+5
* [PATCH] i386: probe_roms() cleanupRene Herman2007-05-021-11/+18
* [PATCH] i386: Add an option for the VIA C7 which sets appropriate L1 cacheSimon Arlott2007-05-024-3/+14
* [PATCH] i386: pit_latch_buggy has no effecttakada2007-05-023-5/+1
* [PATCH] i386: mtrr range check correctionJan Beulich2007-05-021-1/+1
* [PATCH] i386: No need to use -traditional for processing asm in i386/kernel/Jeremy Fitzhardinge2007-05-023-5/+3
* [PATCH] x86: consolidate smp_send_stop()Jan Beulich2007-05-023-49/+48
* [PATCH] x86-64: adjust inclusion of asm/vsyscall32.hJan Beulich2007-05-022-1/+1
* [PATCH] x86: adjust inclusion of asm/fixmap.hJan Beulich2007-05-0210-20/+6
* [PATCH] i386: adjustments to page table dump during oops (v4)Jan Beulich2007-05-021-20/+35
* [PATCH] x86: default to physical mode on hotplug CPU kernelsIngo Molnar2007-05-0213-26/+16
* [PATCH] x86-64: remove clustered APIC modeIngo Molnar2007-05-022-139/+1
* [PATCH] x86-64: always use physical delivery mode on > 8 CPUsIngo Molnar2007-05-022-57/+18
* [PATCH] x86-64: optimize & fix APIC mode setupIngo Molnar2007-05-021-24/+15
* [PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk-for-e7320-e7520-e7525Andrew Morton2007-05-028-87/+12
* [PATCH] x86-64: revert x86_64-mm-add-genapic_forceAndrew Morton2007-05-022-9/+2