summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | sched: Improve latencies and throughputMike Galbraith2009-09-151-3/+1Star
| * | | | | | sched: Tweak wake_idxPeter Zijlstra2009-09-151-1/+1
| * | | | | | sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra2009-09-151-3/+1Star
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-09-181-0/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'x86/pat' into x86/urgentH. Peter Anvin2009-09-174-5/+69
| |\ \ \ \ \ \ \
| * | | | | | | | x86: Increase MIN_GAP to include randomized stackMichal Hocko2009-09-111-0/+2
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-181-0/+2
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into tracing/coreIngo Molnar2009-09-1758-1586/+1188Star
| |\ \ \ \ \ \ \ \
| * | | | | | | | | x86/tracing: comment need for atomic nopSteven Rostedt2009-09-101-0/+2
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2009-09-171-0/+2
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | x86, EDAC: Provide function to return NodeId of a CPUAndreas Herrmann2009-09-161-0/+2
* | | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-161-1/+0Star
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | PCI: remove pcibios_scan_all_fns()Alex Chiang2009-09-091-1/+0Star
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-9/+0Star
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-1417-172/+162Star
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | x86,percpu: generalize lpage first chunk allocatorTejun Heo2009-07-041-9/+0Star
* | | | | | | | | | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-154-5/+69
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'x86/urgent' into x86/patH. Peter Anvin2009-08-2719-175/+173Star
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | x86, pat: Use page flags to track memtypes of RAM pagesVenkatesh Pallipadi2009-08-271-2/+52
| * | | | | | | | | x86, pat: Add PAT reserve free to io_mapping* APIsVenkatesh Pallipadi2009-08-271-3/+6
| * | | | | | | | | x86, pat: New i/f for driver to request memtype for IO regionsVenkatesh Pallipadi2009-08-271-0/+5
| * | | | | | | | | x86, mtrr: make mtrr_aps_delayed_init static boolH. Peter Anvin2009-08-221-1/+0Star
| * | | | | | | | | x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT initSuresh Siddha2009-08-221-0/+7
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-152-1/+5
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge commit 'v2.6.31-rc8' into x86/txtIngo Molnar2009-09-0210-28/+68
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | x86, intel_txt: clean up the impact on generic code, unbreak non-x86Shane Wang2009-09-021-197/+0Star
| * | | | | | | | | x86, intel_txt: Intel TXT boot supportJoseph Cihula2009-07-213-1/+202
* | | | | | | | | | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-09-151-4/+0Star
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-nextDave Airlie2009-08-051-4/+0Star
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| | * | | | | | | | | agp: kill phys_to_gart() and gart_to_phys()David Woodhouse2009-08-031-4/+0Star
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-09-151-0/+3
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-09-1446-1551/+1071Star
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'master' into for-linusRafael J. Wysocki2009-09-101-2/+10
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'master' into for-linusRafael J. Wysocki2009-08-201-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'master' into for-linusRafael J. Wysocki2009-08-055-15/+28
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'master' into for-linusRafael J. Wysocki2009-07-293-10/+29
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Driver Core: Add platform device arch data V3Magnus Damm2009-07-221-0/+3
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-09-157-28/+55
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | KVM: VMX: Check cpl before emulating debug register accessAvi Kivity2009-09-101-0/+1
| * | | | | | | | | | | KVM: Use thread debug register storage instead of kvm specific dataAvi Kivity2009-09-101-3/+0Star
| * | | | | | | | | | | KVM: Add missing #includeAvi Kivity2009-09-101-0/+2
| * | | | | | | | | | | KVM: Rename x86_emulate.c to emulate.cAvi Kivity2009-09-102-1/+1
| * | | | | | | | | | | KVM: report 1GB page support to userspaceJoerg Roedel2009-09-101-0/+2
| * | | | | | | | | | | KVM: MMU: enable gbpages by increasing nr of pagesizesJoerg Roedel2009-09-101-1/+1
| * | | | | | | | | | | KVM: MMU: shadow support for 1gb pagesJoerg Roedel2009-09-101-1/+0Star
| * | | | | | | | | | | KVM: MMU: make direct mapping paths aware of mapping levelsJoerg Roedel2009-09-101-1/+1
| * | | | | | | | | | | KVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctlSheng Yang2009-09-101-0/+1
| * | | | | | | | | | | KVM: Reduce runnability interface with arch support codeGleb Natapov2009-09-101-0/+2
| * | | | | | | | | | | KVM: Move kvm_cpu_get_interrupt() declaration to x86 codeGleb Natapov2009-09-101-0/+1
| * | | | | | | | | | | KVM: PIT support for HPET legacy modeBeth Kon2009-09-101-0/+9