aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/kernel
AgeCommit message (Expand)Author
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
2006-01-12[PATCH] i386: task_thread_info()Al Viro
2006-01-12[PATCH] scheduler cache-hot-autodetectakpm@osdl.org
2006-01-11[PATCH] i386/x86-64: make setup_early_printk() usage consistentJan Beulich
2006-01-11[PATCH] i386: Move phys_proc_id/early intel workaround to correct function.Andi Kleen
2006-01-11[PATCH] x86_64: Memorize location of i8259 for reboots.Eric W. Biederman
2006-01-11[PATCH] i386: Replace broken serialize_cpu in microcode driver with correct s...Andi Kleen
2006-01-11[PATCH] i386: Handle missing local APIC timer interrupts on C3 stateVenkatesh Pallipadi
2006-01-11[PATCH] i386/x86-64: Remove sub jiffy profile timer supportVenkatesh Pallipadi
2006-01-11[PATCH] x86_64: Fix off by one in acpi table mappingAndi Kleen
2006-01-11[PATCH] x86_64: Generalize DMI and enable for x86-64Andi Kleen
2006-01-11[PATCH] i386/x86-64: Don't IPI to offline cpus on shutdownEric W. Biederman
2006-01-11[PATCH] i386/x86-64: Update AMD CPUID flagsAndi Kleen
2006-01-11[PATCH] x86_64: Use X86_FEATURE_CONSTANT_TSC now to clean up Intel speedstep ...Andi Kleen
2006-01-11[PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flagAndi Kleen
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap