aboutsummaryrefslogtreecommitdiff
path: root/arch/i386
AgeCommit message (Expand)Author
2007-07-21i386: minor nx handling adjustmentJan Beulich
2007-07-21i386: smp-alt-once option is only useful with HOTPLUG_CPUJan Beulich
2007-07-21i386: allow debuggers to access the vsyscall page with compat vDSOJan Beulich
2007-07-21x86: share hpet.h with i386Thomas Gleixner
2007-07-21i386: Reserve the right performance counter for the Intel PerfMon NMI watchdogBjörn Steinbrink
2007-07-21i386: Add L3 cache support to AMD CPUID4 emulationAndi Kleen
2007-07-21i386: Move all simple string operations out of lineAndi Kleen
2007-07-21x86: Always flush pages in change_page_attrAndi Kleen
2007-07-21i386: Update defconfigAndi Kleen
2007-07-21i386: intel_cacheinfo.c:find_num_cache_leaves() should be __cpuinitAdrian Bunk
2007-07-21i386: PIT stop only, when in periodic or oneshot modeThomas Gleixner
2007-07-21NTP: move the cmos update code into ntp.cThomas Gleixner
2007-07-21highres: improve debug outputIngo Molnar
2007-07-21clockevents: fix resume logicThomas Gleixner
2007-07-21i386: touch_nmi_watchdog() in print_trace_address()Konrad Rzeszutek
2007-07-20arch/i386/xen/events.c should #include <asm/xen/hypervisor.h>Adrian Bunk
2007-07-20xen: disable vdso "nosegneg" on native bootRoland McGrath
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-19i386: Allow KVM on i386 nonpaeAvi Kivity
2007-07-19Update .gitignore for arch/i386/bootMatthew Wilcox
2007-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
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