summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86-64: Remove the identity mapping as early as possibleVivek Goyal2007-05-025-58/+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-021-18/+18
* [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-021-1/+2
* [PATCH] x86-64: cleanup segmentsVivek Goyal2007-05-021-6/+6
* [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-021-33/+28
* [PATCH] x86-64: Kill temp boot pmdsVivek Goyal2007-05-022-58/+45
* [PATCH] x86-64: dma_ops as constStephen Hemminger2007-05-025-5/+5
* [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-024-10/+64
* [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-022-2/+6
* [PATCH] x86: Drop cc-options call for all options supported in gcc 3.2+Andi Kleen2007-05-021-1/+1
* [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-021-1/+1
* [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-021-4/+1
* [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-023-3/+12
* [PATCH] i386: pit_latch_buggy has no effecttakada2007-05-022-3/+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-022-3/+1
* [PATCH] x86: consolidate smp_send_stop()Jan Beulich2007-05-022-48/+48
* [PATCH] x86-64: adjust inclusion of asm/vsyscall32.hJan Beulich2007-05-021-0/+1
* [PATCH] x86: adjust inclusion of asm/fixmap.hJan Beulich2007-05-022-0/+2
* [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-024-16/+6
* [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-021-56/+15
* [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-025-83/+11
* [PATCH] x86-64: revert x86_64-mm-add-genapic_forceAndrew Morton2007-05-021-8/+1
* [PATCH] i386: revert i386-fix-the-verify_quirk_intel_irqbalanceAndrew Morton2007-05-021-29/+4
* [PATCH] i386: Update defconfigAndi Kleen2007-05-021-31/+42
* [PATCH] x86-64: Update defconfigAndi Kleen2007-05-021-134/+49
* power management: implement pm_ops.valid for everybodyJohannes Berg2007-04-308-53/+11
* rework pm_ops pm_disk_mode, kill misuseJohannes Berg2007-04-308-31/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-301-3/+0
|\
OpenPOWER on IntegriCloud