aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-05-02[PATCH] x86-64: wakeup.S rename registers to reflect right namesVivek Goyal
2007-05-02[PATCH] x86-64: Get rid of dead code in suspend resumeVivek Goyal
2007-05-02[PATCH] x86-64: 64bit PIC SMP trampolineVivek Goyal
2007-05-02[PATCH] x86-64: Add EFER to the register set saved by save_processor_stateVivek Goyal
2007-05-02[PATCH] x86-64: cleanup segmentsVivek Goyal
2007-05-02[PATCH] x86-64: modify copy_bootdata to use virtual addressesVivek Goyal
2007-05-02[PATCH] x86-64: Fix early printk to use standard ISA mappingVivek Goyal
2007-05-02[PATCH] x86-64: Clean up the early boot page tableVivek Goyal
2007-05-02[PATCH] x86-64: Kill temp boot pmdsVivek Goyal
2007-05-02[PATCH] x86-64: dma_ops as constStephen Hemminger
2007-05-02[PATCH] i386: Simplify smp_call_function*() by using common implementationJeremy Fitzhardinge
2007-05-02[PATCH] x86-64: fix cpu MHz reporting on constant_tsc cpusJoerg Roedel
2007-05-02[PATCH] i386: Fix usage of -mtune when X86_GENERIC=y or CONFIG_MCORE2=yLasse Collin
2007-05-02[PATCH] i386: clean up mach_reboot_fixupsJeremy Fitzhardinge
2007-05-02[PATCH] x86: Drop cc-options call for all options supported in gcc 3.2+Andi Kleen
2007-05-02[PATCH] i386: Support Oprofile for AMD Family 10 CPUsAndi Kleen
2007-05-02[PATCH] x86-64: Correct max number of CPUs in KconfigAndi Kleen
2007-05-02[PATCH] i386: Change sysenter_setup to __cpuinit & improve __INIT, __INITDATAPrarit Bhargava
2007-05-02[PATCH] i386: Add __init to probe_bigsmpPrarit Bhargava
2007-05-02[PATCH] x86-64: x86_64 make NMI use PERFCTR1 for architectural perfmon (take 2)Stephane Eranian
2007-05-02[PATCH] i386: i386 make NMI use PERFCTR1 for architectural perfmon (take 2)Stephane Eranian
2007-05-02[PATCH] x86-64: Some cleanup in time.cAndi Kleen
2007-05-02[PATCH] x86: Fix i386 and x86_64 fault information pollutionAndi Kleen
2007-05-02[PATCH] i386: Add dwarf2 annotations to *_user and checksum functionsJan Beulich
2007-05-02[PATCH] x86-64: a few missing entry.S annotationsJan Beulich
2007-05-02[PATCH] i386: probe_roms() cleanupRene Herman
2007-05-02[PATCH] i386: Add an option for the VIA C7 which sets appropriate L1 cacheSimon Arlott
2007-05-02[PATCH] i386: pit_latch_buggy has no effecttakada
2007-05-02[PATCH] i386: mtrr range check correctionJan Beulich
2007-05-02[PATCH] i386: No need to use -traditional for processing asm in i386/kernel/Jeremy Fitzhardinge
2007-05-02[PATCH] x86: consolidate smp_send_stop()Jan Beulich
2007-05-02[PATCH] x86-64: adjust inclusion of asm/vsyscall32.hJan Beulich
2007-05-02[PATCH] x86: adjust inclusion of asm/fixmap.hJan Beulich
2007-05-02[PATCH] i386: adjustments to page table dump during oops (v4)Jan Beulich
2007-05-02[PATCH] x86: default to physical mode on hotplug CPU kernelsIngo Molnar
2007-05-02[PATCH] x86-64: remove clustered APIC modeIngo Molnar
2007-05-02[PATCH] x86-64: always use physical delivery mode on > 8 CPUsIngo Molnar
2007-05-02[PATCH] x86-64: optimize & fix APIC mode setupIngo Molnar
2007-05-02[PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk-for-e7320-e7520-e7525Andrew Morton
2007-05-02[PATCH] x86-64: revert x86_64-mm-add-genapic_forceAndrew Morton
2007-05-02[PATCH] i386: revert i386-fix-the-verify_quirk_intel_irqbalanceAndrew Morton
2007-05-02[PATCH] i386: Update defconfigAndi Kleen
2007-05-02[PATCH] x86-64: Update defconfigAndi Kleen
2007-04-30power management: implement pm_ops.valid for everybodyJohannes Berg
2007-04-30rework pm_ops pm_disk_mode, kill misuseJohannes Berg
2007-04-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-04-30Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras
2007-04-30[POWERPC] Avoid putting cpu node twiceJohn Rigby
2007-04-30[POWERPC] Spinlock initializer cleanupThomas Gleixner