aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/kernel
AgeCommit message (Expand)Author
2005-09-12Fix fallout from ATI Xpress timer workaroundLinus Torvalds
2005-09-12[PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpre...Chuck Ebbert
2005-09-12[PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignmentsAndi Kleen
2005-09-12[PATCH] i386: Don't miss pending signals returning to user mode after signal ...Roland McGrath
2005-09-10[PATCH] i386 / uml: add dwarf sections to static link scriptPaolo 'Blaisorblade' Giarrusso
2005-09-10[PATCH] i386: fix-up schedule_timeout() usageNishanth Aravamudan
2005-09-10[PATCH] i386/x86_64: make get_cpu_vendor() staticAdrian Bunk
2005-09-10[PATCH] remove ACPI S4bios supportPavel Machek
2005-09-10[PATCH] i386/smpboot: use msleep() instead of schedule_timeout()Nishanth Aravamudan
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds
2005-09-09[PATCH] Update PCI IOMEM allocation startDaniel Ritz
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar
2005-09-09[PATCH] fbdev: Resurrect hooks to get EDID from firmwareAntonino A. Daplas
2005-09-09[PATCH] i386: seccomp fix for auditing/ptraceAndrea Arcangeli
2005-09-09[PATCH] x86: MP_processor_info fixAndrew Morton
2005-09-09[PATCH] Fix misspelled i8259 typo in io_apic.cKarsten Wiese
2005-09-09[PATCH] __user annotations for pointers in i386 sigframeviro@ZenIV.linux.org.uk
2005-09-09kbuild: full dependency check on asm-offsets.hSam Ravnborg
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq Linus Torvalds
2005-09-08Merge linux-2.6 with linux-acpi-2.6Len Brown
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] 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/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: make IOPL explicitZachary Amsden