summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] syscall class hookup for all normal targetsAl Viro2006-09-122-52/+0
* [PATCH] audit: AUDIT_PERM supportAl Viro2006-09-111-0/+16
* [PATCH] audit: more syscall classes addedAl Viro2006-09-111-0/+12
* [PATCH] Fix faulty HPET clocksource usage (fix for bug #7062)john stultz2006-09-011-1/+1
* [PATCH] i386: Fix stack switching in do_IRQAndi Kleen2006-08-301-5/+0
* [PATCH] x86: Make backtracer fallback logic more bullet-proofJan Beulich2006-08-301-11/+16
* [PATCH] i386: Add kernel thread stack frame termination for properly stopping...Andi Kleen2006-08-301-10/+4
* [PATCH] x86: Revert e820 MCFG heuristicsAndi Kleen2006-08-301-32/+0
* [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
OpenPOWER on IntegriCloud