summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2009-09-171-0/+10
|\
| * x86, EDAC: Provide function to return NodeId of a CPUAndreas Herrmann2009-09-161-0/+10
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-162-4/+2
|\ \ | |/ |/|
| * x86/PCI: pci quirks, fix pci refcountingJiri Slaby2009-09-091-1/+1
| * PCI iommu: iommu=pt is a valid early paramAlex Williamson2009-09-091-3/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-156-340/+63
|\ \
| * | x86,percpu: use embedding for 64bit NUMA and page for 32bit NUMATejun Heo2009-08-141-127/+28
| * | percpu: update embedding first chunk allocator to handle sparse unitsTejun Heo2009-08-141-1/+3
| * | percpu: add pcpu_unit_offsets[]Tejun Heo2009-08-141-28/+23
| * | percpu: introduce pcpu_alloc_info and pcpu_group_infoTejun Heo2009-08-141-23/+15
| * | percpu: add @align to pcpu_fc_alloc_fn_tTejun Heo2009-08-141-2/+2
| * | percpu: drop @static_size from first chunk allocatorsTejun Heo2009-08-141-19/+15
| * | percpu: generalize first chunk allocator selectionTejun Heo2009-08-141-18/+6
| * | percpu: rename 4k first chunk allocator to pageTejun Heo2009-08-141-11/+12
| * | Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-1436-214/+522
| |\ \
| * | | linker script: unify usage of discard definitionTejun Heo2009-07-091-7/+4
| * | | percpu: teach large page allocator about NUMATejun Heo2009-07-041-17/+55
| * | | x86,percpu: generalize lpage first chunk allocatorTejun Heo2009-07-041-158/+11
| * | | x86,percpu: generalize 4k first chunk allocatorTejun Heo2009-07-041-59/+19
| * | | percpu: drop @unit_size from embed first chunk allocatorTejun Heo2009-07-041-1/+1
| * | | Merge branch 'master' into for-nextTejun Heo2009-07-0415-114/+88
| |\ \ \
| * | | | percpu: clean up percpu variable definitionsTejun Heo2009-06-242-11/+11
| * | | | percpu: cleanup percpu array definitionsTejun Heo2009-06-243-4/+4
* | | | | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-153-14/+66
|\ \ \ \ \
| * | | | | x86: Fix earlyprintk=dbgp for machines without NXJan Beulich2009-08-291-0/+10
| * | | | | Merge branch 'x86/urgent' into x86/patH. Peter Anvin2009-08-2637-227/+550
| |\ \ \ \ \
| | * | | | | x86: Fix system crash when loading with "reservetop" parameterXiao Guangrong2009-08-211-5/+5
| * | | | | | x86, mtrr: make mtrr_aps_delayed_init static boolH. Peter Anvin2009-08-211-3/+3
| * | | | | | x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT initSuresh Siddha2009-08-212-9/+51
* | | | | | | Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-155-0/+460
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge commit 'v2.6.31-rc8' into x86/txtIngo Molnar2009-09-0225-226/+516
| |\ \ \ \ \ \ \
| * | | | | | | | x86, intel_txt: clean up the impact on generic code, unbreak non-x86Shane Wang2009-09-014-16/+50
| * | | | | | | | x86, intel_txt: Handle ACPI_SLEEP without X86_TRAMPOLINEH. Peter Anvin2009-08-171-0/+4
| * | | | | | | | x86, intel_txt: Factor out the code for S3 setupH. Peter Anvin2009-08-141-13/+40
| * | | | | | | | x86, intel_txt: tboot.c needs <asm/fixmap.h>H. Peter Anvin2009-08-121-0/+1
| * | | | | | | | x86, intel_txt: Intel TXT Sx shutdown supportJoseph Cihula2009-07-211-0/+2
| * | | | | | | | x86, intel_txt: Intel TXT reboot/halt shutdown supportJoseph Cihula2009-07-211-0/+8
| * | | | | | | | x86, intel_txt: Intel TXT boot supportJoseph Cihula2009-07-213-0/+384
* | | | | | | | | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-09-142-8/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | KVM guest: do not batch pte updates from interrupt contextMarcelo Tosatti2009-09-101-6/+1
| * | | | | | | | | KVM guest: fix bogus wallclock physical address calculationGlauber Costa2009-09-101-2/+2
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2009-09-141-1/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, mce: do not compile mcelog message on AMDBorislav Petkov2009-09-141-1/+4
| * | | | | | | | | x86, mce: pass mce info to EDAC for decodingBorislav Petkov2009-09-141-0/+7
| |/ / / / / / / /
* | | | | | | | | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-09-141-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, e820: Guard against array overflowed in __e820_add_region()Cyrill Gorcunov2009-08-261-1/+1
* | | | | | | | | | Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-143-10/+14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86, percpu: Collect hot percpu variables into one cachelineTejun Heo2009-08-043-8/+13
| * | | | | | | | | | x86, percpu: Fix DECLARE/DEFINE_PER_CPU_PAGE_ALIGNED()Tejun Heo2009-08-041-2/+1
* | | | | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-143-33/+60
|\ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud