summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-64'Linus Torvalds2006-06-2617-118/+654
|\
| * [PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi2006-06-262-1/+70
| * [PATCH] x86_64: fix apic error on bootupSiddha, Suresh B2006-06-261-2/+13
| * [PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTORKeith Owens2006-06-262-7/+12
| * [PATCH] i386/x86-64: adjust /proc/interrupts column headingsJan Beulich2006-06-261-1/+1
| * [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_statusAndi Kleen2006-06-262-6/+6
| * [PATCH] i386/x86-64: fall back to old-style call trace if no unwindingJan Beulich2006-06-261-13/+33
| * [PATCH] i386: reliable stack trace support i386 entry.SJan Beulich2006-06-261-11/+223
| * [PATCH] i386: reliable stack trace support (i386)Jan Beulich2006-06-264-11/+79
| * [PATCH] x86_64: fix vector_lock deadlock in io_apic.cIngo Molnar2006-06-261-4/+5
| * [PATCH] x86_64: nmi watchdog header cleanupDon Zickus2006-06-264-6/+4
| * [PATCH] i386/x86-64: simplify ioapic_register_intr()Jan Beulich2006-06-261-15/+8
| * [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
OpenPOWER on IntegriCloud