aboutsummaryrefslogtreecommitdiff
path: root/arch/i386
AgeCommit message (Expand)Author
2005-09-09kbuild: full dependency check on asm-offsets.hSam Ravnborg
2005-09-08Merge linux-2.6 with linux-acpi-2.6Len Brown
2005-09-07[PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk
2005-09-07[PATCH] kprobes: fix bug when probed on task and isr functionsKeshavamurthy Anil S
2005-09-07[PATCH] kprobes: fix handling of simultaneous probe hit/unregisterJim Keniston
2005-09-07[PATCH] kprobes: prevent possible race conditions i386 changesPrasanna S Panchamukhi
2005-09-07[PATCH] fix: dmi_check_systemRobert Love
2005-09-07[PATCH] dmi: add onboard devices discoveryAndrey Panin
2005-09-07[PATCH] dmi: make dmi_string() behave like strdup()Andrey Panin
2005-09-07[PATCH] dmi: remove old debugging codeAndrey Panin
2005-09-07[PATCH] dmi: remove uneeded functionAndrey Panin
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz
2005-09-07[PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai
2005-09-07[PATCH] remove the second arg of do_timer_interrupt()Adrian Bunk
2005-09-07[PATCH] Fix function/macro name collision on i386 oprofileDavid Gibson
2005-09-07[PATCH] Make the bzImage format self-terminatingH. Peter Anvin
2005-09-07[PATCH] NMI: Update NMI users of RCU to use new APIPaul E. McKenney
2005-09-07[PATCH] More __read_mostly variablesChristoph Lameter
2005-09-07[PATCH] detect soft lockupsIngo Molnar
2005-09-07[PATCH] x86_64: create sysfs entries for cpu only for present cpusAshok Raj
2005-09-07[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityAshok Raj
2005-09-05[PATCH] uml: SYSEMU: slight cleanup and speedupPaolo 'Blaisorblade' Giarrusso
2005-09-05[PATCH] SYSEMU: fix sysaudit / singlestep interactionBodo Stroesser
2005-09-05[PATCH] Uml support: add PTRACE_SYSEMU_SINGLESTEP option to i386Bodo Stroesser
2005-09-05[PATCH] Uml support: reorganize PTRACE_SYSEMU supportBodo Stroesser
2005-09-05[PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener...Laurent Vivier
2005-09-05[PATCH] Ptrace/i386: fix "syscall audit" interaction with singlestepBodo Stroesser
2005-09-05[PATCH] add suspend/resume for timerShaohua Li
2005-09-05[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek
2005-09-05[PATCH] ISA DMA suspend for i386Pierre Ossman
2005-09-05[PATCH] unify x86/x86-64 semaphore codeBenjamin LaHaise
2005-09-05[PATCH] i386 boottime for_each_cpu brokenZwane Mwaikambo
2005-09-05[PATCH] i386: encapsulate copying of pgd entriesZachary Amsden
2005-09-05[PATCH] x86 NMI: better support for debuggersGeorge Anzinger
2005-09-05[PATCH] x86: introduce a write acessor for updating the current LDTZachary Amsden
2005-09-05[PATCH] x86: remove redundant TSS clearingZachary Amsden
2005-09-05[PATCH] x86: make IOPL explicitZachary Amsden
2005-09-05[PATCH] x86: privilege cleanupZachary Amsden
2005-09-05[PATCH] x86: more asm cleanupsZachary Amsden
2005-09-05[PATCH] i386: use set_pte macros in a couple places where they were missingZachary Amsden
2005-09-05[PATCH] i386: load_tls() fixZachary Amsden
2005-09-05[PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task r...Zachary Amsden
2005-09-05[PATCH] i386: cleanup serialize msrZachary Amsden
2005-09-05[PATCH] i386: inline asm cleanupZachary Amsden
2005-09-05[PATCH] i386: clean up vDSO alignment paddingRoland McGrath
2005-09-05[PATCH] ES7000 platform update (i386)Natalie.Protasevich@unisys.com
2005-09-05[PATCH] x86: Add the check for all the cores in a package in cache informationVenkatesh Pallipadi
2005-09-05[PATCH] x86: sutomatically enable bigsmp when we have more than 8 CPUsVenkatesh Pallipadi
2005-09-05[PATCH] kdump: Save parameter segment in protected mode (x86)Vivek Goyal
2005-09-05[PATCH] vm86: Honor TF bit when emulating an instructionPetr Tesarik