aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-02[PATCH] x86-64: Add EFER to the register set saved by save_processor_stateVivek Goyal1-1/+2
2007-05-02[PATCH] x86-64: cleanup segmentsVivek Goyal1-6/+6
2007-05-02[PATCH] x86-64: modify copy_bootdata to use virtual addressesVivek Goyal1-9/+8
2007-05-02[PATCH] x86-64: Fix early printk to use standard ISA mappingVivek Goyal1-2/+1
2007-05-02[PATCH] x86-64: Clean up the early boot page tableVivek Goyal1-33/+28
2007-05-02[PATCH] x86-64: Kill temp boot pmdsVivek Goyal2-58/+45
2007-05-02[PATCH] x86-64: dma_ops as constStephen Hemminger5-5/+5
2007-05-02[PATCH] i386: Simplify smp_call_function*() by using common implementationJeremy Fitzhardinge1-77/+96
2007-05-02[PATCH] x86-64: fix cpu MHz reporting on constant_tsc cpusJoerg Roedel4-10/+64
2007-05-02[PATCH] i386: Fix usage of -mtune when X86_GENERIC=y or CONFIG_MCORE2=yLasse Collin1-4/+4
2007-05-02[PATCH] i386: clean up mach_reboot_fixupsJeremy Fitzhardinge2-2/+6
2007-05-02[PATCH] x86: Drop cc-options call for all options supported in gcc 3.2+Andi Kleen1-1/+1
2007-05-02[PATCH] i386: Support Oprofile for AMD Family 10 CPUsAndi Kleen1-0/+4
2007-05-02[PATCH] x86-64: Correct max number of CPUs in KconfigAndi Kleen1-2/+2
2007-05-02[PATCH] i386: Change sysenter_setup to __cpuinit & improve __INIT, __INITDATAPrarit Bhargava1-1/+1
2007-05-02[PATCH] i386: Add __init to probe_bigsmpPrarit Bhargava1-1/+1
2007-05-02[PATCH] x86-64: x86_64 make NMI use PERFCTR1 for architectural perfmon (take 2)Stephane Eranian1-4/+4
2007-05-02[PATCH] i386: i386 make NMI use PERFCTR1 for architectural perfmon (take 2)Stephane Eranian1-4/+4
2007-05-02[PATCH] x86-64: Some cleanup in time.cAndi Kleen1-4/+1
2007-05-02[PATCH] x86: Fix i386 and x86_64 fault information pollutionAndi Kleen2-13/+41
2007-05-02[PATCH] i386: Add dwarf2 annotations to *_user and checksum functionsJan Beulich3-32/+102
2007-05-02[PATCH] x86-64: a few missing entry.S annotationsJan Beulich1-0/+5
2007-05-02[PATCH] i386: probe_roms() cleanupRene Herman1-11/+18
2007-05-02[PATCH] i386: Add an option for the VIA C7 which sets appropriate L1 cacheSimon Arlott3-3/+12
2007-05-02[PATCH] i386: pit_latch_buggy has no effecttakada2-3/+1
2007-05-02[PATCH] i386: mtrr range check correctionJan Beulich1-1/+1
2007-05-02[PATCH] i386: No need to use -traditional for processing asm in i386/kernel/Jeremy Fitzhardinge2-3/+1
2007-05-02[PATCH] x86: consolidate smp_send_stop()Jan Beulich2-48/+48
2007-05-02[PATCH] x86-64: adjust inclusion of asm/vsyscall32.hJan Beulich1-0/+1
2007-05-02[PATCH] x86: adjust inclusion of asm/fixmap.hJan Beulich2-0/+2
2007-05-02[PATCH] i386: adjustments to page table dump during oops (v4)Jan Beulich1-20/+35
2007-05-02[PATCH] x86: default to physical mode on hotplug CPU kernelsIngo Molnar4-16/+6
2007-05-02[PATCH] x86-64: remove clustered APIC modeIngo Molnar2-139/+1
2007-05-02[PATCH] x86-64: always use physical delivery mode on > 8 CPUsIngo Molnar1-56/+15
2007-05-02[PATCH] x86-64: optimize & fix APIC mode setupIngo Molnar1-24/+15
2007-05-02[PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk-for-e7320-e7520-e7525Andrew Morton5-83/+11
2007-05-02[PATCH] x86-64: revert x86_64-mm-add-genapic_forceAndrew Morton1-8/+1
2007-05-02[PATCH] i386: revert i386-fix-the-verify_quirk_intel_irqbalanceAndrew Morton1-29/+4
2007-05-02[PATCH] i386: Update defconfigAndi Kleen1-31/+42
2007-05-02[PATCH] x86-64: Update defconfigAndi Kleen1-134/+49
2007-04-30power management: implement pm_ops.valid for everybodyJohannes Berg8-53/+11
2007-04-30rework pm_ops pm_disk_mode, kill misuseJohannes Berg8-31/+0
2007-04-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-3/+0
2007-04-30Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds286-6731/+10233
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras199-8403/+8074
2007-04-30[POWERPC] Avoid putting cpu node twiceJohn Rigby1-2/+4
2007-04-30[POWERPC] Spinlock initializer cleanupThomas Gleixner4-4/+4
2007-04-30[POWERPC] ppc4xx_sgdma needs dma-mapping.hAndrew Morton1-0/+1
2007-04-30[POWERPC] arch/powerpc/sysdev/timer.c build fixSrinivasa Ds1-0/+1
2007-04-30[POWERPC] get_property cleanupsStephen Rothwell4-14/+15