| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2009-09-17 | 1 | -0/+10 |
|\ |
|
| * | x86, EDAC: Provide function to return NodeId of a CPU | Andreas Herrmann | 2009-09-16 | 1 | -0/+10 |
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-09-16 | 2 | -4/+2 |
|\ \
| |/
|/| |
|
| * | x86/PCI: pci quirks, fix pci refcounting | Jiri Slaby | 2009-09-09 | 1 | -1/+1 |
| * | PCI iommu: iommu=pt is a valid early param | Alex Williamson | 2009-09-09 | 1 | -3/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-15 | 6 | -340/+63 |
|\ \ |
|
| * | | x86,percpu: use embedding for 64bit NUMA and page for 32bit NUMA | Tejun Heo | 2009-08-14 | 1 | -127/+28 |
| * | | percpu: update embedding first chunk allocator to handle sparse units | Tejun Heo | 2009-08-14 | 1 | -1/+3 |
| * | | percpu: add pcpu_unit_offsets[] | Tejun Heo | 2009-08-14 | 1 | -28/+23 |
| * | | percpu: introduce pcpu_alloc_info and pcpu_group_info | Tejun Heo | 2009-08-14 | 1 | -23/+15 |
| * | | percpu: add @align to pcpu_fc_alloc_fn_t | Tejun Heo | 2009-08-14 | 1 | -2/+2 |
| * | | percpu: drop @static_size from first chunk allocators | Tejun Heo | 2009-08-14 | 1 | -19/+15 |
| * | | percpu: generalize first chunk allocator selection | Tejun Heo | 2009-08-14 | 1 | -18/+6 |
| * | | percpu: rename 4k first chunk allocator to page | Tejun Heo | 2009-08-14 | 1 | -11/+12 |
| * | | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 2009-08-14 | 36 | -214/+522 |
| |\ \ |
|
| * | | | linker script: unify usage of discard definition | Tejun Heo | 2009-07-09 | 1 | -7/+4 |
| * | | | percpu: teach large page allocator about NUMA | Tejun Heo | 2009-07-04 | 1 | -17/+55 |
| * | | | x86,percpu: generalize lpage first chunk allocator | Tejun Heo | 2009-07-04 | 1 | -158/+11 |
| * | | | x86,percpu: generalize 4k first chunk allocator | Tejun Heo | 2009-07-04 | 1 | -59/+19 |
| * | | | percpu: drop @unit_size from embed first chunk allocator | Tejun Heo | 2009-07-04 | 1 | -1/+1 |
| * | | | Merge branch 'master' into for-next | Tejun Heo | 2009-07-04 | 15 | -114/+88 |
| |\ \ \ |
|
| * | | | | percpu: clean up percpu variable definitions | Tejun Heo | 2009-06-24 | 2 | -11/+11 |
| * | | | | percpu: cleanup percpu array definitions | Tejun Heo | 2009-06-24 | 3 | -4/+4 |
* | | | | | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-09-15 | 3 | -14/+66 |
|\ \ \ \ \ |
|
| * | | | | | x86: Fix earlyprintk=dbgp for machines without NX | Jan Beulich | 2009-08-29 | 1 | -0/+10 |
| * | | | | | Merge branch 'x86/urgent' into x86/pat | H. Peter Anvin | 2009-08-26 | 37 | -227/+550 |
| |\ \ \ \ \ |
|
| | * | | | | | x86: Fix system crash when loading with "reservetop" parameter | Xiao Guangrong | 2009-08-21 | 1 | -5/+5 |
| * | | | | | | x86, mtrr: make mtrr_aps_delayed_init static bool | H. Peter Anvin | 2009-08-21 | 1 | -3/+3 |
| * | | | | | | x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT init | Suresh Siddha | 2009-08-21 | 2 | -9/+51 |
* | | | | | | | Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-09-15 | 5 | -0/+460 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge commit 'v2.6.31-rc8' into x86/txt | Ingo Molnar | 2009-09-02 | 25 | -226/+516 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | x86, intel_txt: clean up the impact on generic code, unbreak non-x86 | Shane Wang | 2009-09-01 | 4 | -16/+50 |
| * | | | | | | | | x86, intel_txt: Handle ACPI_SLEEP without X86_TRAMPOLINE | H. Peter Anvin | 2009-08-17 | 1 | -0/+4 |
| * | | | | | | | | x86, intel_txt: Factor out the code for S3 setup | H. Peter Anvin | 2009-08-14 | 1 | -13/+40 |
| * | | | | | | | | x86, intel_txt: tboot.c needs <asm/fixmap.h> | H. Peter Anvin | 2009-08-12 | 1 | -0/+1 |
| * | | | | | | | | x86, intel_txt: Intel TXT Sx shutdown support | Joseph Cihula | 2009-07-21 | 1 | -0/+2 |
| * | | | | | | | | x86, intel_txt: Intel TXT reboot/halt shutdown support | Joseph Cihula | 2009-07-21 | 1 | -0/+8 |
| * | | | | | | | | x86, intel_txt: Intel TXT boot support | Joseph Cihula | 2009-07-21 | 3 | -0/+384 |
* | | | | | | | | | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-09-14 | 2 | -8/+3 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | KVM guest: do not batch pte updates from interrupt context | Marcelo Tosatti | 2009-09-10 | 1 | -6/+1 |
| * | | | | | | | | | KVM guest: fix bogus wallclock physical address calculation | Glauber Costa | 2009-09-10 | 1 | -2/+2 |
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2009-09-14 | 1 | -1/+11 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86, mce: do not compile mcelog message on AMD | Borislav Petkov | 2009-09-14 | 1 | -1/+4 |
| * | | | | | | | | | x86, mce: pass mce info to EDAC for decoding | Borislav Petkov | 2009-09-14 | 1 | -0/+7 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-09-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86, e820: Guard against array overflowed in __e820_add_region() | Cyrill Gorcunov | 2009-08-26 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-14 | 3 | -10/+14 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86, percpu: Collect hot percpu variables into one cacheline | Tejun Heo | 2009-08-04 | 3 | -8/+13 |
| * | | | | | | | | | | x86, percpu: Fix DECLARE/DEFINE_PER_CPU_PAGE_ALIGNED() | Tejun Heo | 2009-08-04 | 1 | -2/+1 |
* | | | | | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-09-14 | 3 | -33/+60 |
|\ \ \ \ \ \ \ \ \ \ \ |
|