aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/kernel
AgeCommit message (Expand)Author
2007-07-18i386: fixup TRACE_IRQ breakagePeter Zijlstra
2007-07-18Handle bogus %cs selector in single-step instruction decodingRoland McGrath
2007-07-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2007-07-18xen: use iret directly when possibleJeremy Fitzhardinge
2007-07-18xen: Attempt to patch inline versions of common operationsJeremy Fitzhardinge
2007-07-18xen: Core Xen implementationJeremy Fitzhardinge
2007-07-18Add nosegneg capability to the vsyscall page notesJeremy Fitzhardinge
2007-07-18Add a sched_clock paravirt_opJeremy Fitzhardinge
2007-07-18paravirt: helper to disable all IO spaceJeremy Fitzhardinge
2007-07-18paravirt: make siblingmap functions visibleJeremy Fitzhardinge
2007-07-18paravirt: unstatic smp_store_cpu_infoJeremy Fitzhardinge
2007-07-18paravirt: unstatic leave_mmJeremy Fitzhardinge
2007-07-18paravirt: add a hook for once the allocator is readyJeremy Fitzhardinge
2007-07-18paravirt: add an "mm" argument to alloc_ptJeremy Fitzhardinge
2007-07-18use elfnote.h to generate vsyscall notes.Jeremy Fitzhardinge
2007-07-17sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora
2007-07-17arch/i386/* fs/* ipc/*: mark variables with uninitialized_var()Jeff Garzik
2007-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds
2007-07-17i386: speedup touch_nmi_watchdogAndrew Morton
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-07-16generic bug: use show_regs() instead of dump_stack()Heiko Carstens
2007-07-16make seccomp zerocost in scheduleAndrea Arcangeli
2007-07-16x86: initial fixmap supportEric W. Biderman
2007-07-16i386: Allow smp_call_function_single() to current cpuAvi Kivity
2007-07-16HOTPLUG: Adapt thermal throttle to CPU_DYINGAvi Kivity
2007-07-13[CPUFREQ] Fix typos in powernow-k8 printk's.Dave Jones
2007-07-13[CPUFREQ] powernow-k8 compile fix.Andrew Morton
2007-07-13[CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPIAdrian Bunk
2007-07-13[CPUFREQ] Longhaul - Option to disable ACPI C3 supportRafaƂ Bilski
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-07-12Remove old i386 setup codeH. Peter Anvin
2007-07-12Make struct boot_params a real structure, and remove obsolete fieldsH. Peter Anvin
2007-07-12Make definitions for struct e820entry and struct e820map consistentH. Peter Anvin
2007-07-12Use a new CPU feature word to cover features that are spread aroundVenki Pallipadi
2007-07-12x86 Kconfig: change X86_MINIMUM_CPU_MODEL to X86_MINIMUM_CPU_FAMILYH. Peter Anvin
2007-07-12Unify the CPU features vectors between i386 and x86-64H. Peter Anvin
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-07-09sched: x86, track TSC-unstable eventsIngo Molnar
2007-07-09sched: zap the migration init / cache-hot balancing codeIngo Molnar
2007-07-07Clean up E7520/7320/7525 quirk printk.Dave Jones
2007-07-06GEODE: reboot fixup for geode machines with CS5536 boardsAndres Salomon
2007-07-06MTRR: Fix race causing set_mtrr to go into infinite loopLoic Prylli
2007-07-06i386: fix regression, endless loop in ptrace singlestep over an int80Jason Wessel
2007-07-03Remove some unused variablesLinus Torvalds
2007-07-03Revert perfctr reservation to 2.6.21 stateAndi Kleen
2007-07-03Revert HPET resource reservationAndi Kleen