aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai2005-09-072-6/+6
* [PATCH] remove the second arg of do_timer_interrupt()Adrian Bunk2005-09-071-3/+2
* [PATCH] NMI: Update NMI users of RCU to use new APIPaul E. McKenney2005-09-071-2/+2
* [PATCH] More __read_mostly variablesChristoph Lameter2005-09-072-2/+2
* [PATCH] detect soft lockupsIngo Molnar2005-09-072-0/+6
* [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityAshok Raj2005-09-071-26/+29
* [PATCH] uml: SYSEMU: slight cleanup and speedupPaolo 'Blaisorblade' Giarrusso2005-09-051-7/+1
* [PATCH] SYSEMU: fix sysaudit / singlestep interactionBodo Stroesser2005-09-051-3/+20
* [PATCH] Uml support: add PTRACE_SYSEMU_SINGLESTEP option to i386Bodo Stroesser2005-09-051-4/+17
* [PATCH] Uml support: reorganize PTRACE_SYSEMU supportBodo Stroesser2005-09-052-30/+21
* [PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener...Laurent Vivier2005-09-052-21/+45
* [PATCH] Ptrace/i386: fix "syscall audit" interaction with singlestepBodo Stroesser2005-09-051-2/+13
* [PATCH] add suspend/resume for timerShaohua Li2005-09-055-27/+47
* [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek2005-09-051-1/+1
* [PATCH] ISA DMA suspend for i386Pierre Ossman2005-09-052-1/+68
* [PATCH] unify x86/x86-64 semaphore codeBenjamin LaHaise2005-09-051-162/+0
* [PATCH] i386 boottime for_each_cpu brokenZwane Mwaikambo2005-09-052-1/+10
* [PATCH] i386: encapsulate copying of pgd entriesZachary Amsden2005-09-051-2/+2
* [PATCH] x86 NMI: better support for debuggersGeorge Anzinger2005-09-052-1/+8
* [PATCH] x86: introduce a write acessor for updating the current LDTZachary Amsden2005-09-051-5/+2
* [PATCH] x86: make IOPL explicitZachary Amsden2005-09-052-3/+10
* [PATCH] x86: privilege cleanupZachary Amsden2005-09-052-5/+4
* [PATCH] x86: more asm cleanupsZachary Amsden2005-09-055-41/+13
* [PATCH] i386: load_tls() fixZachary Amsden2005-09-051-7/+12
* [PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task r...Zachary Amsden2005-09-057-15/+15
* [PATCH] i386: cleanup serialize msrZachary Amsden2005-09-051-2/+5
* [PATCH] i386: inline asm cleanupZachary Amsden2005-09-057-40/+20
* [PATCH] i386: clean up vDSO alignment paddingRoland McGrath2005-09-051-1/+2
* [PATCH] x86: Add the check for all the cores in a package in cache informationVenkatesh Pallipadi2005-09-051-2/+7
* [PATCH] x86: sutomatically enable bigsmp when we have more than 8 CPUsVenkatesh Pallipadi2005-09-053-1/+19
* [PATCH] kdump: Save parameter segment in protected mode (x86)Vivek Goyal2005-09-051-22/+26
* [PATCH] vm86: Honor TF bit when emulating an instructionPetr Tesarik2005-09-051-1/+5
* [PATCH] x86: fix EFI memory map parsingMatt Tolentino2005-09-052-56/+59
* [PATCH] hpet: use read_timer_tsc only when CPU has TSCVenkatesh Pallipadi2005-09-051-1/+4
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-291-2/+3
* [PATCH] i386: fix incorrect FP signal codeChuck Ebbert2005-08-231-4/+6
* [PATCH] Mobil Pentium 4 HT and the NMISteven Rostedt2005-08-191-2/+2
* [PATCH] x86: Remove obsolete get_cpu_vendor callAndi Kleen2005-08-181-4/+0
* [PATCH] transmeta: CONFIG_PROC_FS=n build fixAndrew Morton2005-08-011-0/+2
* [PATCH] disable addres space randomization default on transmeta CPUsEric Lammerts2005-08-011-0/+4
* [PATCH] remove sys_set_zone_reclaim()Ingo Molnar2005-08-011-1/+1
* merge 2.6.13-rc4 with ACPI's to-linus treeLen Brown2005-07-306-49/+82
|\
| * [PATCH] x86: avoid wasting IRQs patch updateNatalie.Protasevich@unisys.com2005-07-291-1/+9
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2005-07-291-5/+8
| |\
| | * arch/i386/kernel/cpu/cpufreq/powernow-k8.c: In function `powernow_k8_cpu_init...Dave Jones2005-07-291-5/+8
| * | [PATCH] i386 machine_kexec: Cleanup inline assemblyEric W. Biederman2005-07-291-11/+11
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2005-07-292-31/+36
| |\ \ | | |/
| | * Fix up powernow-k8 compile. (Missing definitions).Dave Jones2005-07-291-0/+2
| | * powernow-k8.c: In function `query_current_values_with_pending_wait':Dave Jones2005-07-281-3/+2
| | * Opteron revision F will support higher frequencies thanDave Jones2005-07-282-29/+30