summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel
AgeCommit message (Expand)Author
2006-03-17[PATCH] x86: check for online cpus before bringing them upSrivatsa Vaddagiri
2006-03-14[PATCH] Plug kdump shutdown race windowManeesh Soni
2006-03-08[PATCH] i386: port ATI timer fix from x86_64 to i386 IIAndi Kleen
2006-03-08[PATCH] fix kexec asmMichael Matz
2006-03-08[PATCH] x86: cpu model calculation for family 6 cpuShaohua Li
2006-03-08[PATCH] x86: Fix i386 nmi_watchdog that does not trigger die_nmiGOTO Masanori
2006-03-06[PATCH] EFI: Fix gdt loadEdgar Hucek
2006-03-06[PATCH] x86: fix potential jiffies overflow in timer_resume()Atsushi Nemoto
2006-02-28[PATCH] x86 microcode driver vs hotplug CPUs.Dave Jones
2006-02-27Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC...Linus Torvalds
2006-02-26[PATCH] i386: Handle non existing APICs without panicingAndreas Deresch
2006-02-26[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumpt...Andi Kleen
2006-02-24[PATCH] Fix topology.c locationZachary Amsden
2006-02-24[PATCH] x86: fix broken SMP boot sequenceJames Bottomley
2006-02-24[PATCH] Kprobes causes NX protection fault on i686 SMPPrasanna S Panchamukhi
2006-02-20[PATCH] i386: need to pass virtual address to smp_read_mpc()Daniel Yeisley
2006-02-17[PATCH] x86_64: Add boot option to disable randomized mappings and cleanupAndi Kleen
2006-02-14[PATCH] x86: gitignore some autogenerated files for i386Thomas Meyer
2006-02-14[PATCH] x86: document sysenter pathAlbert D. Cahalan
2006-02-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2006-02-11[PATCH] x86: print out early faults via early_printk()Ingo Molnar
2006-02-11[PATCH] fstatat64 supportUlrich Drepper
2006-02-10[PATCH] x86: don't initialise cpu_possible_map to all onesAndrew Morton
2006-02-07[PATCH] unshare system call -v5: system call registration for i386JANAK DESAI
2006-02-07[PATCH] Fix bad apic fix on i386Andi Kleen
2006-02-05[PATCH] i386: print kernel version in register dumpsChuck Ebbert
2006-02-05[PATCH] i386 cpu hotplug: don't access freed memoryChuck Ebbert
2006-02-05[PATCH] x86: fix stack trace facility levelHugh Dickins
2006-02-05[PATCH] percpu data: only iterate over possible CPUsEric Dumazet
2006-02-04[PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is n...Andi Kleen
2006-02-04[PATCH] x86_64: Dont record local apic ids when they are disabled in MADTAshok Raj
2006-02-02[CPUFREQ] Check for not initialized freq on cpufreq changesThomas Renninger
2006-02-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2006-02-01[PATCH] disable lost tick compensation before TSCs are syncedjohn stultz
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/x86Linus Torvalds
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2006-01-26[X86] Add new Intel cache descriptors.Dave Jones
2006-01-26[CPUFREQ] p4-clockmod: Workaround for CPU's with N60 errataBen Collins
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown
2006-01-19[CPUFREQ] X86_GX_SUSPMOD must depend on PCIAdrian Bunk
2006-01-18[PATCH] EDAC: core EDAC support codeAlan Cox
2006-01-18[PATCH] Add pselect/ppoll system calls on i386David Woodhouse
2006-01-18[PATCH] Handle TIF_RESTORE_SIGMASK for i386David Howells
2006-01-18[PATCH] vfs: *at functions: i386Ulrich Drepper
2006-01-16[PATCH] x86_64: Mark powernow k8 init functions as __cpuinitAndi Kleen
2006-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-01-14[PATCH] i386: fix stack dump loglevelChuck Ebbert
2006-01-15correct email address of Manfred SpraulChristian Kujau
2006-01-12[PATCH] i386: task_stack_page()Al Viro
2006-01-12[PATCH] i386: fix task_pt_regs()akpm@osdl.org