aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-i386 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-19i386: Allow KVM on i386 nonpaeAvi Kivity2-10/+6
2007-07-19[PATCH] sched: sched_cacheflush is now unusedRalf Baechle1-9/+0
2007-07-19lguest: the host codeRusty Russell1-0/+1
2007-07-19arch: personality independent stack topPeter Zijlstra1-0/+1
2007-07-19define new percpu interface for shared dataFenghua Yu1-0/+5
2007-07-19jprobes: remove JPROBE_ENTRY()Michael Ellerman1-1/+0
2007-07-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-1/+2
2007-07-18xen: add the Xenbus sysfs and virtual device hotplug driverJeremy Fitzhardinge1-0/+1
2007-07-18xen: Core Xen implementationJeremy Fitzhardinge2-0/+19
2007-07-18xen: Add Xen interface header filesJeremy Fitzhardinge3-0/+655
2007-07-18Add a sched_clock paravirt_opJeremy Fitzhardinge3-4/+37
2007-07-18paravirt: helper to disable all IO spaceJeremy Fitzhardinge1-0/+1
2007-07-18paravirt: make siblingmap functions visibleJeremy Fitzhardinge1-0/+3
2007-07-18paravirt: unstatic smp_store_cpu_infoJeremy Fitzhardinge1-0/+2
2007-07-18paravirt: unstatic leave_mmJeremy Fitzhardinge1-0/+2
2007-07-18paravirt: increase IRQ limitJeremy Fitzhardinge1-1/+1
2007-07-18paravirt: add a hook for once the allocator is readyJeremy Fitzhardinge2-0/+12
2007-07-18paravirt: add an "mm" argument to alloc_ptJeremy Fitzhardinge2-6/+6
2007-07-17sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora1-1/+2
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas1-0/+3
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas1-0/+14
2007-07-17Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migratedMel Gorman1-1/+2
2007-07-17mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky1-21/+0
2007-07-17mm: remove ptep_establish()Martin Schwidefsky1-11/+0
2007-07-16make seccomp zerocost in scheduleAndrea Arcangeli2-1/+8
2007-07-16fix jvc cdrom drive lockupZhang, Yanmin1-3/+1
2007-07-16kill vmalloc_earlyreserveJan Beulich1-1/+1
2007-07-16page table handling cleanupJan Beulich3-30/+1
2007-07-16serial: convert early_uart to earlycon for 8250Yinghai Lu2-0/+3
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-37/+0
2007-07-12Make struct boot_params a real structure, and remove obsolete fieldsH. Peter Anvin2-4/+91
2007-07-12Make definitions for struct e820entry and struct e820map consistentH. Peter Anvin1-6/+8
2007-07-12Use a new CPU feature word to cover features that are spread aroundVenki Pallipadi3-2/+11
2007-07-12Unify the CPU features vectors between i386 and x86-64H. Peter Anvin2-14/+41
2007-07-12include/asm-i386/boot.h: This is <asm/boot.h>, not <linux/boot.h>H. Peter Anvin1-3/+3
2007-07-11PCI: remove pci_dac_dma_... APIsJan Beulich1-33/+0
2007-07-11PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman1-4/+0
2007-07-06i386: es7000 build breakage fixVivek Goyal2-0/+10
2007-06-25fix nmi_watchdog=2 bootup hangBjörn Steinbrink1-1/+1
2007-06-20x86: Disable DAC on VIA bridgesAndi Kleen1-0/+6
2007-06-16Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt1-3/+5
2007-06-16i386 mm: use pte_update() in ptep_test_and_clear_dirty()Hugh Dickins1-12/+14
2007-05-23i386: fix early usage of atomic_add_return and local_add_return on real i386Thomas Gleixner2-2/+2
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-0/+2
2007-05-15i386: move common parts of smp into their own fileJeremy Fitzhardinge1-0/+4
2007-05-14Revert "ipmi: add new IPMI nmi watchdog handling"Linus Torvalds1-1/+0
2007-05-12SLUB: i386 supportChristoph Lameter2-5/+2
2007-05-11signal/timer/event: eventfd wire up x86 archesDavide Libenzi1-1/+2
2007-05-11signal/timer/event: timerfd wire up x86 archesDavide Libenzi1-1/+2
2007-05-11signal/timer/event: signalfd wire up x86 archesDavide Libenzi1-1/+2