aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/kernel
AgeCommit message (Expand)Author
2006-06-27[PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman
2006-06-27[PATCH] vdso: randomize the i386 vDSO by moving it into a vmaIngo Molnar
2006-06-27[PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMTJames Bottomley
2006-06-27[PATCH] fix broken vm86 interrupt/signal handlingAleksey Gorelov
2006-06-27[PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth
2006-06-27[PATCH] x86: constify some parts of arch/i386/kernel/cpu/Andreas Mohr
2006-06-27[PATCH] x86: increase interrupt vector rangeRusty Russell
2006-06-27[PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation while atomicShaohua Li
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki
2006-06-27[PATCH] Register sysfs file for hotplugged new nodeYasunori Goto
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2006-06-26Merge branch 'x86-64'Linus Torvalds
2006-06-26[PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi
2006-06-26[PATCH] x86_64: fix apic error on bootupSiddha, Suresh B
2006-06-26[PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTORKeith Owens
2006-06-26[PATCH] i386/x86-64: adjust /proc/interrupts column headingsJan Beulich
2006-06-26[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_statusAndi Kleen
2006-06-26[PATCH] i386/x86-64: fall back to old-style call trace if no unwindingJan Beulich
2006-06-26[PATCH] i386: reliable stack trace support i386 entry.SJan Beulich
2006-06-26[PATCH] i386: reliable stack trace support (i386)Jan Beulich
2006-06-26[PATCH] x86_64: fix vector_lock deadlock in io_apic.cIngo Molnar
2006-06-26[PATCH] x86_64: nmi watchdog header cleanupDon Zickus
2006-06-26[PATCH] i386/x86-64: simplify ioapic_register_intr()Jan Beulich
2006-06-26[PATCH] x86_64: serialize assign_irq_vector() use of static variablesJan Beulich
2006-06-26[PATCH] x86_64: Clean and enhance up K8 northbridge access codeAndi Kleen
2006-06-26[PATCH] x86_64: x86_64 version of the smp alternative patch.Gerd Hoffmann
2006-06-26[PATCH] i386/x86-64: Emulate CPUID4 on AMDAndi Kleen
2006-06-26[PATCH] i386/x86-64: Use new official CPUID to get APICID/core split on AMD p...Andi Kleen
2006-06-26[PATCH] Kprobe: multi kprobe posthandler for boostermao, bibo
2006-06-26[PATCH] kprobe: boost 2byte-opcodes on i386Masami Hiramatsu
2006-06-26[PATCH] time: fix time going backward w/ clock=pitjohn stultz
2006-06-26[PATCH] generic-time: add macro to simplify/hide mask constantsJim Cromie
2006-06-26[PATCH] time: rename clocksource functionsjohn stultz
2006-06-26[PATCH] Time: i386 Clocksource Driversjohn stultz
2006-06-26[PATCH] Time: i386 Conversion - part 4: Remove Old timer_opts Codejohn stultz
2006-06-26[PATCH] Time: i386 Conversion - part 3: Enable Generic Timekeepingjohn stultz
2006-06-26[PATCH] Time: i386 Conversion - part 2: Rework TSC Supportjohn stultz
2006-06-26[PATCH] Time: i386 Conversion - part 1: Move timer_pit.c to i8253.cjohn stultz
2006-06-26Storage class should be firstTobias Klauser
2006-06-26spelling fixesAndreas Mohr
2006-06-26fix paniced->panicked typosLee Revell
2006-06-26[CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu
2006-06-25Revert "swsusp special saveable pages support" commitsLinus Torvalds
2006-06-25[PATCH] i386: Fix softirq accounting with 4K stacksBjörn Steinbrink
2006-06-25[PATCH] i386: cpu_relax() in crash.c and doublefault.cChuck Ebbert
2006-06-25[PATCH] cpu_relax(): smpboot.cAndreas Mohr
2006-06-25[PATCH] Clean up and refactor i386 sub-architecture setupJeremy Fitzhardinge
2006-06-25[PATCH] remove for_each_cpu()Andrew Morton
2006-06-24Add some basic resume trace facilitiesLinus Torvalds