aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
...
* | | i386: intel_cacheinfo.c:find_num_cache_leaves() should be __cpuinitAdrian Bunk2007-07-211-2/+1
* | | i386: PIT stop only, when in periodic or oneshot modeThomas Gleixner2007-07-211-3/+6
* | | NTP: move the cmos update code into ntp.cThomas Gleixner2007-07-212-48/+6
* | | highres: improve debug outputIngo Molnar2007-07-211-0/+3
* | | clockevents: fix resume logicThomas Gleixner2007-07-215-80/+24
* | | i386: touch_nmi_watchdog() in print_trace_address()Konrad Rzeszutek2007-07-211-0/+1
* | | arch/i386/xen/events.c should #include <asm/xen/hypervisor.h>Adrian Bunk2007-07-201-0/+1
* | | xen: disable vdso "nosegneg" on native bootRoland McGrath2007-07-204-6/+29
* | | mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-2/+1
* | | i386: Allow KVM on i386 nonpaeAvi Kivity2007-07-192-6/+0
* | | Update .gitignore for arch/i386/bootMatthew Wilcox2007-07-191-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-07-191-1/+1
|\ \ \
| * | | kbuild: remove hardcoded apic_es7000 from modpostSam Ravnborg2007-07-161-1/+1
* | | | drivers/edac: add new nmi rescanDave Jiang2007-07-191-0/+12
* | | | lguest: the asm offsetsRusty Russell2007-07-191-0/+20
* | | | lguest: the host codeRusty Russell2007-07-191-1/+3
* | | | lguest: export symbols for lguest as a moduleRusty Russell2007-07-191-0/+1
* | | | i386: Put allocated ELF notes in read-only data segmentRoland McGrath2007-07-191-3/+3
* | | | use the new percpu interface for shared dataFenghua Yu2007-07-192-2/+2
* | | | define new percpu interface for shared dataFenghua Yu2007-07-191-0/+1
* | | | PM: Integrate beeping flag with existing acpi_sleep flagsPavel Machek2007-07-192-14/+16
* | | | PM: Optional beeping during resume from suspend to RAMNigel Cunningham2007-07-191-0/+27
* | | | mm: fault feedback #2Nick Piggin2007-07-191-12/+11
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds2007-07-1810-12/+24
|\ \ \ \
| * | | | [PATCH] x86: do not recompile boot for each buildSam Ravnborg2007-07-181-1/+1
| * | | | [x86 setup] Save/restore DS around invocations of INT 10hH. Peter Anvin2007-07-182-2/+9
| * | | | [x86 setup] VGA: Clear the Protect bit before setting the vertical heightH. Peter Anvin2007-07-181-1/+6
| * | | | [x86 setup] Fix assembly constraintsH. Peter Anvin2007-07-186-7/+7
| * | | | [x86 setup] build/tools.c: fix commentH. Peter Anvin2007-07-181-1/+1
* | | | | i386: fixup TRACE_IRQ breakagePeter Zijlstra2007-07-182-6/+6
* | | | | Handle bogus %cs selector in single-step instruction decodingRoland McGrath2007-07-181-7/+15
|/ / / /
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2007-07-181-0/+1
|\ \ \ \
| * | | | sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora2007-07-171-0/+1
* | | | | xen: disable all non-virtual driversJeremy Fitzhardinge2007-07-181-0/+2
* | | | | xen: use iret directly when possibleJeremy Fitzhardinge2007-07-185-5/+199
* | | | | xen: suppress abs symbol warnings for unused reloc pointersJeremy Fitzhardinge2007-07-181-0/+2
* | | | | xen: Attempt to patch inline versions of common operationsJeremy Fitzhardinge2007-07-185-54/+190
* | | | | xen: Place vcpu_info structure into per-cpu memoryJeremy Fitzhardinge2007-07-184-16/+151
* | | | | xen: handle external requests for shutdown, reboot and sysrqJeremy Fitzhardinge2007-07-182-1/+144
* | | | | xen: machine operationsJeremy Fitzhardinge2007-07-182-3/+44
* | | | | xen: use the hvc console infrastructure for Xen consoleJeremy Fitzhardinge2007-07-181-1/+2
* | | | | xen: hack to prevent bad segment register reloadJeremy Fitzhardinge2007-07-181-0/+12
* | | | | xen: lazy-mmu operationsJeremy Fitzhardinge2007-07-183-32/+72
* | | | | xen: Add support for preemptionJeremy Fitzhardinge2007-07-185-42/+76
* | | | | xen: SMP guest supportJeremy Fitzhardinge2007-07-1810-49/+682
* | | | | xen: Implement sched_clockJeremy Fitzhardinge2007-07-183-4/+28
* | | | | xen: Account for stolen timeJeremy Fitzhardinge2007-07-181-9/+150
* | | | | xen: ignore RW mapping of RO pages in pagetable_initJeremy Fitzhardinge2007-07-181-2/+25
* | | | | xen: Complete pagetable pinningJeremy Fitzhardinge2007-07-184-109/+242
* | | | | xen: configurationJeremy Fitzhardinge2007-07-182-0/+13