summaryrefslogtreecommitdiff
path: root/include/asm-i386
AgeCommit message (Expand)Author
2007-07-16make seccomp zerocost in scheduleAndrea Arcangeli
2007-07-16fix jvc cdrom drive lockupZhang, Yanmin
2007-07-16kill vmalloc_earlyreserveJan Beulich
2007-07-16page table handling cleanupJan Beulich
2007-07-16serial: convert early_uart to earlycon for 8250Yinghai Lu
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
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-12Unify the CPU features vectors between i386 and x86-64H. Peter Anvin
2007-07-12include/asm-i386/boot.h: This is <asm/boot.h>, not <linux/boot.h>H. Peter Anvin
2007-07-11PCI: remove pci_dac_dma_... APIsJan Beulich
2007-07-11PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman
2007-07-06i386: es7000 build breakage fixVivek Goyal
2007-06-25fix nmi_watchdog=2 bootup hangBjörn Steinbrink
2007-06-20x86: Disable DAC on VIA bridgesAndi Kleen
2007-06-16Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt
2007-06-16i386 mm: use pte_update() in ptep_test_and_clear_dirty()Hugh Dickins
2007-05-23i386: fix early usage of atomic_add_return and local_add_return on real i386Thomas Gleixner
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-15i386: move common parts of smp into their own fileJeremy Fitzhardinge
2007-05-14Revert "ipmi: add new IPMI nmi watchdog handling"Linus Torvalds
2007-05-12SLUB: i386 supportChristoph Lameter
2007-05-11signal/timer/event: eventfd wire up x86 archesDavide Libenzi
2007-05-11signal/timer/event: timerfd wire up x86 archesDavide Libenzi
2007-05-11signal/timer/event: signalfd wire up x86 archesDavide Libenzi
2007-05-11Consolidate asm/poll.hStephen Rothwell
2007-05-11i386: work around miscompilation of alternatives codeJoerg Roedel
2007-05-10Revert "[PATCH] paravirt: Add startup infrastructure for paravirtualization"Eric W. Biederman
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-05-09i386: msr.h: be paranoid about types and parenthesesH. Peter Anvin
2007-05-09i386: remove unused rdtsc() macroH. Peter Anvin
2007-05-09i386 mmzone: use __maybe_unusedDavid Rientjes
2007-05-09wrap access to thread_infoRoman Zippel
2007-05-09Use the APIC to determine the hardware processor id - i386Fernando Luis Vazquez Cao
2007-05-09Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day
2007-05-08Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2007-05-08x86, serial: convert legacy COM ports to platform devicesBjorn Helgaas
2007-05-08Some grammatical fixups and additions to atomic.h kernel-doc contentRobert P. J. Day
2007-05-08x86: create asm/cmpxchg.hJeff Dike
2007-05-08Remove tas()Jeff Dike
2007-05-08local_t: i386 extensionMathieu Desnoyers
2007-05-08atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...Mathieu Desnoyers
2007-05-08atomic.h: i386 type safety fixMathieu Desnoyers
2007-05-08utimensat implementationUlrich Drepper
2007-05-08Clean up mostly unused IOSPACE macrosDavid Gibson
2007-05-08i386: sched.h inclusion from module.h is baackAlexey Dobriyan
2007-05-08kdump/kexec: calculate note size at compile timeSimon Horman
2007-05-08move die notifier handling to common codeChristoph Hellwig