aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-02-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds7-149/+83
2006-02-01[PATCH] VMSPLIT config optionsMark Lord1-0/+37
2006-02-01[PATCH] disable lost tick compensation before TSCs are syncedjohn stultz1-2/+12
2006-02-01[PATCH] CONFIG_DOUBLEFAULT Kconfig fixIngo Molnar1-9/+9
2006-01-31[PATCH] PCI: handle bogus MCFG entriesAndi Kleen1-2/+13
2006-01-31[PATCH] PCI: irq and pci_ids: patch for Intel ICH8Jason Gaston1-0/+5
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/x86Linus Torvalds3-13/+17
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2-0/+10
2006-01-26[X86] Add new Intel cache descriptors.Dave Jones1-0/+11
2006-01-26[CPUFREQ] p4-clockmod: Workaround for CPU's with N60 errataBen Collins1-0/+9
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into releaseLen Brown7-149/+83
2006-01-19[CPUFREQ] X86_GX_SUSPMOD must depend on PCIAdrian Bunk1-0/+1
2006-01-18[PATCH] EDAC: core EDAC support codeAlan Cox1-5/+4
2006-01-18[PATCH] Add pselect/ppoll system calls on i386David Woodhouse1-0/+2
2006-01-18[PATCH] Handle TIF_RESTORE_SIGMASK for i386David Howells1-61/+48
2006-01-18[PATCH] vfs: *at functions: i386Ulrich Drepper1-0/+13
2006-01-18[PATCH] e1000: Added disable packet split capabilityJesse Brandeburg1-0/+2
2006-01-16[PATCH] x86_64: add __meminit for memory hotplugMatt Tolentino1-1/+1
2006-01-16[PATCH] i386: remove gcc version check for CONFIG_REGPARMAdrian Bunk1-4/+1
2006-01-16[PATCH] x86_64: Mark powernow k8 init functions as __cpuinitAndi Kleen1-2/+2
2006-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-01-14[PATCH] enable unit-at-a-time optimisations for gcc4Ingo Molnar1-3/+3
2006-01-14[PATCH] gx1fb: (try to) play nicer with various BIOSesDavid Vrabel1-0/+16
2006-01-14[PATCH] i386: fix stack dump loglevelChuck Ebbert1-18/+39
2006-01-14[PATCH] i386: put HOTPLUG_CPU under Processor type, not Bus optionsRandy Dunlap1-9/+9
2006-01-15correct email address of Manfred SpraulChristian Kujau1-1/+1
2006-01-12[PATCH] i386: task_stack_page()Al Viro1-1/+1
2006-01-12[PATCH] i386: fix task_pt_regs()akpm@osdl.org2-20/+3
2006-01-12[PATCH] i386: task_thread_info()Al Viro2-3/+3
2006-01-12[PATCH] scheduler cache-hot-autodetectakpm@osdl.org1-0/+1
2006-01-11[PATCH] i386/x86-64: make setup_early_printk() usage consistentJan Beulich1-1/+1
2006-01-11[PATCH] i386: Move DOUBLEFAULT config to arch/i386/KconfigAndi Kleen1-0/+9
2006-01-11[PATCH] i386: Move phys_proc_id/early intel workaround to correct function.Andi Kleen1-7/+10
2006-01-11[PATCH] x86_64: Memorize location of i8259 for reboots.Eric W. Biederman1-1/+1
2006-01-11[PATCH] i386: Replace broken serialize_cpu in microcode driver with correct sync_coreAndi Kleen1-2/+2
2006-01-11[PATCH] i386: Handle missing local APIC timer interrupts on C3 stateVenkatesh Pallipadi2-2/+82
2006-01-11[PATCH] i386/x86-64: Remove sub jiffy profile timer supportVenkatesh Pallipadi1-55/+6
2006-01-11[PATCH] x86_64: Fix off by one in acpi table mappingAndi Kleen1-1/+1
2006-01-11[PATCH] x86_64: Generalize DMI and enable for x86-64Andi Kleen3-9/+13
2006-01-11[PATCH] i386/x86-64: Don't IPI to offline cpus on shutdownEric W. Biederman1-3/+4
2006-01-11[PATCH] i386/x86-64: Update AMD CPUID flagsAndi Kleen2-4/+26
2006-01-11[PATCH] x86_64: Use X86_FEATURE_CONSTANT_TSC now to clean up Intel speedstep driversAndi Kleen3-31/+4
2006-01-11[PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flagAndi Kleen3-2/+11
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap5-0/+5
2006-01-11[PATCH] kprobes: fix race in recovery of reentrant probeKeshavamurthy Anil S1-0/+13
2006-01-11[PATCH] fix/simplify mutex debugging codeDavid Woodhouse1-1/+1
2006-01-10x86: fix "make install" targetLinus Torvalds1-1/+1
2006-01-10Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds3-5/+21
2006-01-10[PATCH] vesafb: Drop blank hookAntonino A. Daplas1-5/+0
2006-01-10[PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy1-4/+0