aboutsummaryrefslogtreecommitdiff
path: root/arch/i386
AgeCommit message (Expand)Author
2007-07-19drivers/edac: add new nmi rescanDave Jiang
2007-07-19lguest: the asm offsetsRusty Russell
2007-07-19lguest: the host codeRusty Russell
2007-07-19lguest: export symbols for lguest as a moduleRusty Russell
2007-07-19i386: Put allocated ELF notes in read-only data segmentRoland McGrath
2007-07-19use the new percpu interface for shared dataFenghua Yu
2007-07-19define new percpu interface for shared dataFenghua Yu
2007-07-19PM: Integrate beeping flag with existing acpi_sleep flagsPavel Machek
2007-07-19PM: Optional beeping during resume from suspend to RAMNigel Cunningham
2007-07-19mm: fault feedback #2Nick Piggin
2007-07-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds
2007-07-18i386: fixup TRACE_IRQ breakagePeter Zijlstra
2007-07-18Handle bogus %cs selector in single-step instruction decodingRoland McGrath
2007-07-18[PATCH] x86: do not recompile boot for each buildSam Ravnborg
2007-07-18[x86 setup] Save/restore DS around invocations of INT 10hH. Peter Anvin
2007-07-18[x86 setup] VGA: Clear the Protect bit before setting the vertical heightH. Peter Anvin
2007-07-18[x86 setup] Fix assembly constraintsH. Peter Anvin
2007-07-18[x86 setup] build/tools.c: fix commentH. Peter Anvin
2007-07-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2007-07-18xen: disable all non-virtual driversJeremy Fitzhardinge
2007-07-18xen: use iret directly when possibleJeremy Fitzhardinge
2007-07-18xen: suppress abs symbol warnings for unused reloc pointersJeremy Fitzhardinge
2007-07-18xen: Attempt to patch inline versions of common operationsJeremy Fitzhardinge
2007-07-18xen: Place vcpu_info structure into per-cpu memoryJeremy Fitzhardinge
2007-07-18xen: handle external requests for shutdown, reboot and sysrqJeremy Fitzhardinge
2007-07-18xen: machine operationsJeremy Fitzhardinge
2007-07-18xen: use the hvc console infrastructure for Xen consoleJeremy Fitzhardinge
2007-07-18xen: hack to prevent bad segment register reloadJeremy Fitzhardinge
2007-07-18xen: lazy-mmu operationsJeremy Fitzhardinge
2007-07-18xen: Add support for preemptionJeremy Fitzhardinge
2007-07-18xen: SMP guest supportJeremy Fitzhardinge
2007-07-18xen: Implement sched_clockJeremy Fitzhardinge
2007-07-18xen: Account for stolen timeJeremy Fitzhardinge
2007-07-18xen: ignore RW mapping of RO pages in pagetable_initJeremy Fitzhardinge
2007-07-18xen: Complete pagetable pinningJeremy Fitzhardinge
2007-07-18xen: configurationJeremy Fitzhardinge
2007-07-18xen: time implementationJeremy Fitzhardinge
2007-07-18xen: event channelsJeremy Fitzhardinge
2007-07-18xen: virtual mmuJeremy Fitzhardinge
2007-07-18xen: Core Xen implementationJeremy Fitzhardinge
2007-07-18Add nosegneg capability to the vsyscall page notesJeremy Fitzhardinge
2007-07-18Add a sched_clock paravirt_opJeremy Fitzhardinge
2007-07-18paravirt: helper to disable all IO spaceJeremy Fitzhardinge
2007-07-18paravirt: export __supported_pte_maskJeremy 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: add a hook for once the allocator is readyJeremy Fitzhardinge
2007-07-18paravirt: add an "mm" argument to alloc_ptJeremy Fitzhardinge
2007-07-18use elfnote.h to generate vsyscall notes.Jeremy Fitzhardinge