summaryrefslogtreecommitdiffstats
path: root/include/asm-i386
AgeCommit message (Expand)AuthorLines
2007-07-18paravirt: unstatic leave_mmJeremy Fitzhardinge-0/+2
2007-07-18paravirt: increase IRQ limitJeremy Fitzhardinge-1/+1
2007-07-18paravirt: add a hook for once the allocator is readyJeremy Fitzhardinge-0/+12
2007-07-18paravirt: add an "mm" argument to alloc_ptJeremy Fitzhardinge-6/+6
2007-07-17sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora-1/+2
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas-0/+3
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas-0/+14
2007-07-17Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman-1/+2
2007-07-17mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky-21/+0
2007-07-17mm: remove ptep_establish()Martin Schwidefsky-11/+0
2007-07-16make seccomp zerocost in scheduleAndrea Arcangeli-1/+8
2007-07-16fix jvc cdrom drive lockupZhang, Yanmin-3/+1
2007-07-16kill vmalloc_earlyreserveJan Beulich-1/+1
2007-07-16page table handling cleanupJan Beulich-30/+1
2007-07-16serial: convert early_uart to earlycon for 8250Yinghai Lu-0/+3
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds-37/+0
2007-07-12Make struct boot_params a real structure, and remove obsolete fieldsH. Peter Anvin-4/+91
2007-07-12Make definitions for struct e820entry and struct e820map consistentH. Peter Anvin-6/+8
2007-07-12Use a new CPU feature word to cover features that are spread aroundVenki Pallipadi-2/+11
2007-07-12Unify the CPU features vectors between i386 and x86-64H. Peter Anvin-14/+41
2007-07-12include/asm-i386/boot.h: This is <asm/boot.h>, not <linux/boot.h>H. Peter Anvin-3/+3
2007-07-11PCI: remove pci_dac_dma_... APIsJan Beulich-33/+0
2007-07-11PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman-4/+0
2007-07-06i386: es7000 build breakage fixVivek Goyal-0/+10
2007-06-25fix nmi_watchdog=2 bootup hangBjörn Steinbrink-1/+1
2007-06-20x86: Disable DAC on VIA bridgesAndi Kleen-0/+6
2007-06-16Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt-3/+5
2007-06-16i386 mm: use pte_update() in ptep_test_and_clear_dirty()Hugh Dickins-12/+14
2007-05-23i386: fix early usage of atomic_add_return and local_add_return on real i386Thomas Gleixner-2/+2
2007-05-21Detach sched.h from mm.hAlexey Dobriyan-0/+2
2007-05-15i386: move common parts of smp into their own fileJeremy Fitzhardinge-0/+4
2007-05-14Revert "ipmi: add new IPMI nmi watchdog handling"Linus Torvalds-1/+0
2007-05-12SLUB: i386 supportChristoph Lameter-5/+2
2007-05-11signal/timer/event: eventfd wire up x86 archesDavide Libenzi-1/+2
2007-05-11signal/timer/event: timerfd wire up x86 archesDavide Libenzi-1/+2
2007-05-11signal/timer/event: signalfd wire up x86 archesDavide Libenzi-1/+2
2007-05-11Consolidate asm/poll.hStephen Rothwell-27/+1
2007-05-11i386: work around miscompilation of alternatives codeJoerg Roedel-2/+10
2007-05-10Revert "[PATCH] paravirt: Add startup infrastructure for paravirtualization"Eric W. Biederman-5/+0
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds-3/+3
2007-05-09i386: msr.h: be paranoid about types and parenthesesH. Peter Anvin-27/+22
2007-05-09i386: remove unused rdtsc() macroH. Peter Anvin-12/+0
2007-05-09i386 mmzone: use __maybe_unusedDavid Rientjes-3/+3
2007-05-09wrap access to thread_infoRoman Zippel-1/+1
2007-05-09Use the APIC to determine the hardware processor id - i386Fernando Luis Vazquez Cao-15/+21
2007-05-09Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao-1/+2
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day-3/+3
2007-05-08Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds-1/+11
2007-05-08x86, serial: convert legacy COM ports to platform devicesBjorn Helgaas-16/+0
2007-05-08Some grammatical fixups and additions to atomic.h kernel-doc contentRobert P. J. Day-2/+9