aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-06kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith1-2/+2
2006-02-19x86: align per-cpu section to configured cache bytesZach Brown1-1/+2
2006-02-17[PATCH] x86_64: Add boot option to disable randomized mappings and cleanupAndi Kleen1-0/+1
2006-02-14[PATCH] x86: gitignore some autogenerated files for i386Thomas Meyer3-0/+5
2006-02-14[PATCH] x86: document sysenter pathAlbert D. Cahalan1-0/+15
2006-02-14[PATCH] x86: fix oprofile kernel callgraph regressionGerald Britton1-3/+16
2006-02-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-0/+5
2006-02-11[PATCH] x86: print out early faults via early_printk()Ingo Molnar1-0/+4
2006-02-11[PATCH] fstatat64 supportUlrich Drepper1-1/+1
2006-02-10[PATCH] x86: don't initialise cpu_possible_map to all onesAndrew Morton2-5/+1
2006-02-07[PATCH] unshare system call -v5: system call registration for i386JANAK DESAI1-0/+1
2006-02-07[PATCH] Fix bad apic fix on i386Andi Kleen1-1/+1
2006-02-05[PATCH] i386: HIGHMEM64G must depend on X86_CMPXCHG64Adrian Bunk1-0/+1
2006-02-05[PATCH] i386: print kernel version in register dumpsChuck Ebbert2-4/+8
2006-02-05[PATCH] i386 cpu hotplug: don't access freed memoryChuck Ebbert9-3/+77
2006-02-05[PATCH] x86: fix stack trace facility levelHugh Dickins1-1/+2
2006-02-05[PATCH] percpu data: only iterate over possible CPUsEric Dumazet1-1/+1
2006-02-04[PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is not enabledAndi Kleen1-1/+4
2006-02-04[PATCH] x86_64: Dont record local apic ids when they are disabled in MADTAshok Raj1-3/+10
2006-02-03[PATCH] OProfile: fixed x86_64 incorrect kernel call graphsTong Li1-2/+17
2006-02-02[CPUFREQ] Check for not initialized freq on cpufreq changesThomas Renninger1-0/+5
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