summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86: use year 2000 offset for cmos clockAndi Kleen2008-04-171-11/+4
* x86: clean up find_e820_area(), 64-bitYinghai Lu2008-04-171-10/+12
* x86: do kernel direct mapping at boot using GB pagesAndi Kleen2008-04-171-5/+24
* x86: add gbpages switchesIngo Molnar2008-04-172-0/+32
* x86: clean up the page table dumper and add 32-bit supportH. Peter Anvin2008-04-173-126/+179
* x86: add code to dump the (kernel) page tables for visual inspection by kerne...Arjan van de Ven2008-04-173-0/+314
* x86: unify arch/x86/mm/MakefileH. Peter Anvin2008-04-173-20/+12
* x86: add debug info to DEBUG_PAGEALLOCThomas Gleixner2008-04-171-0/+41
* x86 vDSO: don't map 32-bit vdso when disabledRoland McGrath2008-04-171-0/+3
* x86 vDSO: don't use disabled vDSO for signal trampolineRoland McGrath2008-04-172-2/+2
* x86: increase the kernel text limit to 512 MBIngo Molnar2008-04-171-2/+2
* x86: check vmlinux limits, 64-bitIngo Molnar2008-04-173-4/+19
* x86, pci: fix off-by-one errors in some pirq warningsBjörn Steinbrink2008-04-171-6/+6
* acpi: unneccessary to scan the PCI bus already scannedyakui.zhao@intel.com2008-04-151-2/+15
* asmlinkage_protect replaces prevent_tail_callRoland McGrath2008-04-101-2/+2
* x86: Simplify cpu_idle_waitVenki Pallipadi2008-04-102-72/+22
* pop previous section in alternative.cSteven Rostedt2008-04-091-4/+8
* x86: fix call to set_cyc2ns_scale() from time_cpufreq_notifier()Karsten Wiese2008-04-072-6/+2
* revert "x86: tsc prevent time going backwards"Ingo Molnar2008-04-072-34/+4
* Fix booting pentium+ with dodgy TSCRusty Russell2008-04-061-8/+0
* x86: revert assign IRQs to hpet timerThomas Gleixner2008-04-041-3/+6
* x86: tsc prevent time going backwardsThomas Gleixner2008-04-042-4/+34
* xen: Clear PG_pinned in release_{pt,pd}()Mark McLoughlin2008-04-041-0/+1
* xen: Do not pin/unpin PMD pagesMark McLoughlin2008-04-041-3/+2
* xen: refactor xen_{alloc,release}_{pt,pd}()Mark McLoughlin2008-04-043-14/+27
* x86, agpgart: scary messages are fortunately obsoletePavel Machek2008-04-041-5/+5
* x86: print message if nmi_watchdog=2 cannot be enabledIngo Molnar2008-04-041-1/+3
* x86: fix nmi_watchdog=2 on Pentium-D CPUsIngo Molnar2008-04-041-3/+0
* x86 ptrace: avoid unnecessary wrmsrRoland McGrath2008-04-031-4/+7
* vmcoreinfo: add the symbol "phys_base"Ken'ichi Ohmichi2008-04-021-0/+1
* Avoid false positive warnings in kmap_atomic_prot() with DEBUG_HIGHMEMAndrew Morton2008-03-281-3/+3
* lguest: comment documentation update.Rusty Russell2008-03-282-50/+73
* x86: prefetch fix #2Ingo Molnar2008-03-271-7/+4
* xen: fix UP setup of shared_infoJeremy Fitzhardinge2008-03-271-20/+25
* xen: fix RMW when unmasking eventsJeremy Fitzhardinge2008-03-272-3/+8
* x86: stricter check in follow_huge_addr()Christoph Lameter2008-03-271-1/+1
* rdc321x: GPIO routines bugfixesFlorian Fainelli2008-03-272-48/+153
* x86: ptrace.c: fix defined-but-unused warningsAndrew Morton2008-03-271-84/+85
* x86: fix prefetch workaroundIngo Molnar2008-03-271-1/+2
* x86: fix performance drop for glxSuresh Siddha2008-03-262-2/+6
* x86: fix trim mtrr not to setup_memory two timesYinghai Lu2008-03-262-6/+4
* x86: GEODE: add missing module.h includeAndres Salomon2008-03-261-0/+1
* x86, cpufreq: fix Speedfreq-SMI call that clobbers ECXStephan Diestelhorst2008-03-261-15/+24
* x86: fix memoryless node oops during bootYinghai Lu2008-03-261-1/+1
* x86: add dmi quirk for io_delayIngo Molnar2008-03-261-0/+8
* x86: convert mtrr/generic.c to kernel-docRandy Dunlap2008-03-261-19/+23
* KVM: MMU: Fix memory leak on guest demand faultsAvi Kivity2008-03-251-1/+1
* KVM: VMX: convert init_rmode_tss() to slots_lockMarcelo Tosatti2008-03-251-2/+2
* KVM: MMU: handle page removal with shadow mappingMarcelo Tosatti2008-03-251-1/+12
* KVM: MMU: Fix is_rmap_pte() with io ptesAvi Kivity2008-03-251-2/+1
OpenPOWER on IntegriCloud