aboutsummaryrefslogtreecommitdiff
path: root/include/asm-i386
AgeCommit message (Expand)Author
2007-07-19i386: Allow KVM on i386 nonpaeAvi Kivity
2007-07-19[PATCH] sched: sched_cacheflush is now unusedRalf Baechle
2007-07-19lguest: the host codeRusty Russell
2007-07-19arch: personality independent stack topPeter Zijlstra
2007-07-19define new percpu interface for shared dataFenghua Yu
2007-07-19jprobes: remove JPROBE_ENTRY()Michael Ellerman
2007-07-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2007-07-18xen: add the Xenbus sysfs and virtual device hotplug driverJeremy Fitzhardinge
2007-07-18xen: Core Xen implementationJeremy Fitzhardinge
2007-07-18xen: Add Xen interface header filesJeremy 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: increase IRQ limitJeremy 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-17sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas
2007-07-17Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman
2007-07-17mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky
2007-07-17mm: remove ptep_establish()Martin Schwidefsky
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