summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | [PATCH] x86_64: serialize assign_irq_vector() use of static variablesJan Beulich2006-06-261-6/+18
| * | [PATCH] x86_64: Clean and enhance up K8 northbridge access codeAndi Kleen2006-06-261-0/+4
| * | [PATCH] x86_64: x86_64 version of the smp alternative patch.Gerd Hoffmann2006-06-261-33/+85
| * | [PATCH] i386/x86-64: Emulate CPUID4 on AMDAndi Kleen2006-06-262-13/+102
| * | [PATCH] i386/x86-64: Use new official CPUID to get APICID/core split on AMD p...Andi Kleen2006-06-261-6/+8
| |/
* | [PATCH] Kprobe: multi kprobe posthandler for boostermao, bibo2006-06-261-11/+5
* | [PATCH] kprobe: boost 2byte-opcodes on i386Masami Hiramatsu2006-06-261-14/+65
* | [PATCH] time: fix time going backward w/ clock=pitjohn stultz2006-06-261-6/+39
* | [PATCH] generic-time: add macro to simplify/hide mask constantsJim Cromie2006-06-263-4/+4
* | [PATCH] time: rename clocksource functionsjohn stultz2006-06-263-4/+4
* | [PATCH] Time: i386 Clocksource Driversjohn stultz2006-06-265-3/+282
* | [PATCH] Time: i386 Conversion - part 4: Remove Old timer_opts Codejohn stultz2006-06-269-1716/+0
* | [PATCH] Time: i386 Conversion - part 3: Enable Generic Timekeepingjohn stultz2006-06-263-136/+21
* | [PATCH] Time: i386 Conversion - part 2: Rework TSC Supportjohn stultz2006-06-265-183/+324
* | [PATCH] Time: i386 Conversion - part 1: Move timer_pit.c to i8253.cjohn stultz2006-06-264-19/+33
|/
* Revert "swsusp special saveable pages support" commitsLinus Torvalds2006-06-251-106/+0
* [PATCH] i386: Fix softirq accounting with 4K stacksBjörn Steinbrink2006-06-251-0/+8
* [PATCH] i386: cpu_relax() in crash.c and doublefault.cChuck Ebbert2006-06-252-2/+4
* [PATCH] cpu_relax(): smpboot.cAndreas Mohr2006-06-251-6/+8
* [PATCH] Clean up and refactor i386 sub-architecture setupJeremy Fitzhardinge2006-06-251-14/+5
* [PATCH] remove for_each_cpu()Andrew Morton2006-06-252-6/+6
* Add some basic resume trace facilitiesLinus Torvalds2006-06-241-0/+7
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-06-234-162/+393
|\
| * Pull bugzilla-5737 into release branchLen Brown2006-06-153-155/+386
| |\
| | * ACPI: UP build fix for bugzilla-5737Andrew Morton2006-04-012-0/+8
| | * Enable P-state software coordination via _PDCVenkatesh Pallipadi2006-02-091-1/+1
| | * P-state software coordination for speedstep-centrinoVenkatesh Pallipadi2006-02-091-66/+180
| | * P-state software coordination for acpi-cpufreqVenkatesh Pallipadi2006-02-091-88/+197
| * | Pull novell-bugzilla-156426 into release branchLen Brown2006-06-151-2/+2
| |\ \
| | * | [ACPI] fix "nolapic" flag in ACPI modeAndi Kleen2006-03-271-1/+4
| * | | Pull acpica into release branchLen Brown2006-06-151-2/+2
| |\ \ \
| | * | | ACPI: ACPICA 20060331Bob Moore2006-06-141-2/+2
* | | | | [PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostlyAndreas Mohr2006-06-231-2/+2
* | | | | [PATCH] move do_suspend_lowlevel to correct segmentShaohua Li2006-06-231-5/+4
* | | | | [PATCH] don't use flush_tlb_all in suspend timeShaohua Li2006-06-232-18/+3
* | | | | [PATCH] swsusp: i386 mark special saveable/unsaveable pagesShaohua Li2006-06-231-0/+106
* | | | | [PATCH] x86: VIA C7 CPU flagsMichal Ludvig2006-06-231-1/+1
* | | | | [PATCH] i386: extra checks in show_registers()Chuck Ebbert2006-06-231-2/+3
* | | | | [PATCH] i386: don't try kprobes for v8086 modeZachary Amsden2006-06-231-1/+1
* | | | | [PATCH] x86: use proper defines for i8259A I/OAndreas Mohr2006-06-231-2/+2
* | | | | [PATCH] x86: make i387 mxcsr_feature_mask __read_mostlyAndreas Mohr2006-06-231-1/+1
* | | | | [PATCH] x86: cyrix code CONFIG_PCI fix / add __initdataAndreas Mohr2006-06-231-4/+5
* | | | | [PATCH] x86: make using_apic_timer __read_mostlyAndreas Mohr2006-06-231-1/+1
* | | | | [PATCH] x86: kernel irq balance doesn't workZhang Yanmin2006-06-231-11/+20
* | | | | [PATCH] Don't trigger full rebuild via CONFIG_X86_MCEAlexey Dobriyan2006-06-231-0/+1
* | | | | [PATCH] i386: break out of recursion in stackframe walkIngo Molnar2006-06-231-0/+6
* | | | | [PATCH] fix x86 microcode driver handling of multiple matching revisionsJan Beulich2006-06-231-24/+49
* | | | | [PATCH] Don't trigger full rebuild via CONFIG_MTRRAlexey Dobriyan2006-06-231-0/+1
* | | | | [PATCH] i386 apm.c optimizationAndreas Mohr2006-06-231-17/+22
* | | | | [PATCH] arch/i386/kernel/apic.c: make modern_apic() staticAdrian Bunk2006-06-231-1/+1
OpenPOWER on IntegriCloud