summaryrefslogtreecommitdiffstats
path: root/include/asm-i386
Commit message (Expand)AuthorAgeFilesLines
* i386: Allow KVM on i386 nonpaeAvi Kivity2007-07-192-10/+6
* [PATCH] sched: sched_cacheflush is now unusedRalf Baechle2007-07-191-9/+0
* lguest: the host codeRusty Russell2007-07-191-0/+1
* arch: personality independent stack topPeter Zijlstra2007-07-191-0/+1
* define new percpu interface for shared dataFenghua Yu2007-07-191-0/+5
* jprobes: remove JPROBE_ENTRY()Michael Ellerman2007-07-191-1/+0
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2007-07-181-1/+2
|\
| * sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora2007-07-171-1/+2
* | xen: add the Xenbus sysfs and virtual device hotplug driverJeremy Fitzhardinge2007-07-181-0/+1
* | xen: Core Xen implementationJeremy Fitzhardinge2007-07-182-0/+19
* | xen: Add Xen interface header filesJeremy Fitzhardinge2007-07-183-0/+655
* | Add a sched_clock paravirt_opJeremy Fitzhardinge2007-07-183-4/+37
* | paravirt: helper to disable all IO spaceJeremy Fitzhardinge2007-07-181-0/+1
* | paravirt: make siblingmap functions visibleJeremy Fitzhardinge2007-07-181-0/+3
* | paravirt: unstatic smp_store_cpu_infoJeremy Fitzhardinge2007-07-181-0/+2
* | paravirt: unstatic leave_mmJeremy Fitzhardinge2007-07-181-0/+2
* | paravirt: increase IRQ limitJeremy Fitzhardinge2007-07-181-1/+1
* | paravirt: add a hook for once the allocator is readyJeremy Fitzhardinge2007-07-182-0/+12
* | paravirt: add an "mm" argument to alloc_ptJeremy Fitzhardinge2007-07-182-6/+6
|/
* fbdev: detect primary display deviceAntonino A. Daplas2007-07-171-0/+3
* fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas2007-07-171-0/+14
* Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman2007-07-171-1/+2
* mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky2007-07-171-21/+0
* mm: remove ptep_establish()Martin Schwidefsky2007-07-171-11/+0
* make seccomp zerocost in scheduleAndrea Arcangeli2007-07-162-1/+8
* fix jvc cdrom drive lockupZhang, Yanmin2007-07-161-3/+1
* kill vmalloc_earlyreserveJan Beulich2007-07-161-1/+1
* page table handling cleanupJan Beulich2007-07-163-30/+1
* serial: convert early_uart to earlycon for 8250Yinghai Lu2007-07-162-0/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-121-37/+0
|\
| * PCI: remove pci_dac_dma_... APIsJan Beulich2007-07-111-33/+0
| * PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman2007-07-111-4/+0
* | Make struct boot_params a real structure, and remove obsolete fieldsH. Peter Anvin2007-07-122-4/+91
* | Make definitions for struct e820entry and struct e820map consistentH. Peter Anvin2007-07-121-6/+8
* | Use a new CPU feature word to cover features that are spread aroundVenki Pallipadi2007-07-123-2/+11
* | Unify the CPU features vectors between i386 and x86-64H. Peter Anvin2007-07-122-14/+41
* | include/asm-i386/boot.h: This is <asm/boot.h>, not <linux/boot.h>H. Peter Anvin2007-07-121-3/+3
|/
* i386: es7000 build breakage fixVivek Goyal2007-07-062-0/+10
* fix nmi_watchdog=2 bootup hangBjörn Steinbrink2007-06-251-1/+1
* x86: Disable DAC on VIA bridgesAndi Kleen2007-06-201-0/+6
* Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt2007-06-161-3/+5
* i386 mm: use pte_update() in ptep_test_and_clear_dirty()Hugh Dickins2007-06-161-12/+14
* i386: fix early usage of atomic_add_return and local_add_return on real i386Thomas Gleixner2007-05-232-2/+2
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+2
* i386: move common parts of smp into their own fileJeremy Fitzhardinge2007-05-151-0/+4
* Revert "ipmi: add new IPMI nmi watchdog handling"Linus Torvalds2007-05-141-1/+0
* SLUB: i386 supportChristoph Lameter2007-05-122-5/+2
* signal/timer/event: eventfd wire up x86 archesDavide Libenzi2007-05-111-1/+2
* signal/timer/event: timerfd wire up x86 archesDavide Libenzi2007-05-111-1/+2
* signal/timer/event: signalfd wire up x86 archesDavide Libenzi2007-05-111-1/+2
OpenPOWER on IntegriCloud