summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] cpufreq: acpi-cpufreq: Ignore failure from acpi_cpufreq_early_init_acpiDave Jones2006-08-271-7/+2
*-------. Merge trivial low-risk suspend hotkey bugzilla-5918 into releaseLen Brown2006-08-202-2/+5
|\ \ \ \ \
| | | * | | ACPI: Handle BIOS that resumes from S3 to suspend routine rather than resume ...William Morrrow2006-08-161-1/+4
| | | |/ /
| | * | | ACPI: relax BAD_MADT_ENTRY check to allow LSAPIC variable length string UIDsStarikovskiy, Alexey Y2006-08-181-1/+1
| | |/ /
* | | | [PATCH] Change panic_on_oops message to "Fatal exception"Horms2006-08-141-1/+1
| |/ / |/| |
* | | [CPUFREQ] Propagate acpi_processor_preregister_performance return value.bert hubert2006-07-311-2/+1
* | | [CPUFREQ] Longhaul - Rename & fix multipliers tableRafał Bilski2006-07-311-5/+7
* | | [CPUFREQ] Longhaul - Fix power state test to do something more usefulRafał Bilski2006-07-311-1/+1
* | | [CPUFREQ] Longhaul - Readd accidentally dropped lineRafał Bilski2006-07-311-0/+1
* | | [CPUFREQ] Make longhaul_walk_callback() staticAdrian Bunk2006-07-311-3/+3
* | | [CPUFREQ] X86_GX_SUSPMOD must depend on PCIAdrian Bunk2006-07-311-0/+1
* | | [CPUFREQ] Longhaul - Initialise later.Rafał Bilski2006-07-311-1/+1
* | | [CPUFREQ] Longhaul - Workaround issues with APIC.Rafał Bilski2006-07-311-0/+12
* | | [CPUFREQ] Longhaul - Hook into ACPI C states.Rafał Bilski2006-07-312-87/+109
* | | [PATCH] Fix trivial unwind info bugMarkus Armbruster2006-07-311-1/+1
* | | [PATCH] vDSO hash-style fixRoland McGrath2006-07-312-1/+3
* | | [PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman2006-07-311-1/+1
* | | [PATCH] panic_on_oops: remove ssleep()Horms2006-07-311-5/+3
* | | [PATCH] IDE: Touch NMI watchdog during resume from STRMichal Schmidt2006-07-311-0/+1
* | | [PATCH] kprobe-booster: disable in preemptible kernelMasami Hiramatsu2006-07-311-6/+3
* | | [PATCH] machine_kexec.c: Fix the description of segment handlingEric W. Biederman2006-07-311-8/+5
* | | [PATCH] synchronize_tsc() fixesAndrew Morton2006-07-311-29/+33
* | | [PATCH] mce section fixAndrew Morton2006-07-311-1/+1
* | | [PATCH] i386: Fix up backtrace fallback patchAndi Kleen2006-07-291-4/+6
* | | [PATCH] i386: Do backtrace fallback tooAndi Kleen2006-07-281-3/+14
* | | [PATCH] i386/x86-64: Add user_mode checks to profile_pc for oprofileAndi Kleen2006-07-281-1/+1
* | | [PATCH] i386: switch_to(): misplaced parenthesesChuck Ebbert2006-07-281-2/+2
| |/ |/|
* | [PATCH] i386 kexec: allow the kexec on panic support to compile on voyagerEric W. Biederman2006-07-141-1/+1
* | [PATCH] Fix a memory leak in the i386 setup codeCatalin Marinas2006-07-141-1/+4
* | [PATCH] i386: handle_BUG(): don't print garbage if debug info unavailableChuck Ebbert2006-07-141-20/+20
|/
* [PATCH] get_cmos_time() locking fix (lockdep)Andrew Morton2006-07-101-2/+3
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-101-1/+1
* [PATCH] put a comment at register_die_notifier that the export is usedArjan van de Ven2006-07-101-2/+2
* [PATCH] i386: use thread_info flags for debug regs and IO bitmapsStephane Eranian2006-07-093-22/+34
* [PATCH] Fix modular cpuid.koOGAWA Hirofumi2006-07-031-2/+4
* [PATCH] lockdep: annotate enable_in_hardirq()Ingo Molnar2006-07-031-1/+1
* [PATCH] lockdep: x86 smp alternatives workaroundIngo Molnar2006-07-031-0/+10
* [PATCH] lockdep: irqtrace subsystem, i386 supportIngo Molnar2006-07-032-4/+38
* [PATCH] lockdep: stacktrace subsystem, i386 supportIngo Molnar2006-07-032-0/+99
* [PATCH] lockdep: i386 remove multi entry backtracesIngo Molnar2006-07-031-30/+9
* Merge branch 'audit.b22' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-07-012-0/+24
|\
| * [PATCH] audit syscall classesAl Viro2006-07-012-0/+24
* | [PATCH] SMP alternatives: skip with UP kernelsGerd Hoffmann2006-07-011-0/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-3039-39/+0
|\
| * Remove obsolete #include <linux/config.h>JĂśrn Engel2006-06-3039-39/+0
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-06-302-2/+14
|\ \
| * \ merge linus into release branchLen Brown2006-06-2921-153/+270
| |\ \ | | |/
| * | Pull bugzilla-5737 into release branchThomas Renninger2006-06-272-2/+14
| |\ \
| | * | ACPI: HW P-state coordination supportVenkatesh Pallipadi2006-06-262-2/+14
* | | | [PATCH] msr.c: use register_hotcpu_notifier()Andrew Morton2006-06-301-3/+6
| |_|/ |/| |
OpenPOWER on IntegriCloud