| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Rusty Russell | 2009-03-31 | 5 | -100/+26 |
|\ |
|
| * | Merge branch 'linus' into cpumask-for-linus | Ingo Molnar | 2009-03-30 | 39 | -254/+522 |
| |\ |
|
| * | | cpumask: fix CONFIG_CPUMASK_OFFSTACK=y cpu hotunplug crash | Rusty Russell | 2009-03-18 | 1 | -0/+1 |
| * | | cpumask: remove x86 cpumask_t uses. | Rusty Russell | 2009-03-13 | 1 | -2/+2 |
| * | | cpumask: use new cpumask functions throughout x86 | Rusty Russell | 2009-03-13 | 1 | -2/+2 |
| * | | x86: unify cpu_callin_mask/cpu_callout_mask/cpu_initialized_mask/cpu_sibling_... | Rusty Russell | 2009-03-13 | 1 | -18/+0 |
| * | | cpumask: convert struct cpuinfo_x86's llc_shared_map to cpumask_var_t | Rusty Russell | 2009-03-13 | 1 | -1/+1 |
| * | | cpumask: convert node_to_cpumask_map[] to cpumask_var_t | Rusty Russell | 2009-03-13 | 1 | -3/+3 |
| * | | x86: unify 32 and 64-bit node_to_cpumask_map | Rusty Russell | 2009-03-13 | 1 | -19/+11 |
| * | | cpumask: remove x86's node_to_cpumask now everyone uses cpumask_of_node | Rusty Russell | 2009-03-13 | 1 | -41/+0 |
| * | | x86: arch_send_call_function_ipi_mask | Rusty Russell | 2009-03-13 | 1 | -2/+3 |
| * | | cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t | Rusty Russell | 2009-03-13 | 2 | -7/+7 |
| * | | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:... | Rusty Russell | 2009-03-13 | 1 | -2/+0 |
| * | | cpumask: remove cpu_coregroup_map: x86 | Rusty Russell | 2009-03-13 | 1 | -1/+0 |
| * | | cpumask: remove the now-obsoleted pcibus_to_cpumask(): x86 | Rusty Russell | 2009-03-13 | 2 | -6/+0 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 2009-03-30 | 1 | -12/+0 |
|\ \ \ |
|
| * | | | cpumask: remove node_to_first_cpu | Rusty Russell | 2009-03-30 | 1 | -12/+0 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an... | Linus Torvalds | 2009-03-30 | 1 | -20/+4 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | lguest: use KVM hypercalls | Matias Zabaljauregui | 2009-03-30 | 1 | -20/+4 |
| |/ / |
|
* | | | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-03-30 | 3 | -97/+95 |
|\ \ \ |
|
| * \ \ | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-03-28 | 143 | -4975/+3149 |
| |\ \ \
| | |/ / |
|
| * | | | Merge branch 'dma-api/debug' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2009-03-18 | 1 | -6/+39 |
| |\ \ \ |
|
| | * | | | dma-debug: x86 architecture bindings | Joerg Roedel | 2009-03-17 | 1 | -6/+39 |
| * | | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-03-18 | 3 | -7/+7 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-03-05 | 31 | -93/+110 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-01-16 | 5 | -7/+30 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-01-11 | 19 | -176/+171 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | x86, ia64: convert to use generic dma_map_ops struct | FUJITA Tomonori | 2009-01-06 | 3 | -95/+55 |
| * | | | | | | | x86: remove map_single and unmap_single in struct dma_mapping_ops | FUJITA Tomonori | 2009-01-06 | 1 | -9/+6 |
| * | | | | | | | x86: add map_page and unmap_page to struct dma_mapping_ops | FUJITA Tomonori | 2009-01-06 | 1 | -0/+8 |
* | | | | | | | | Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-03-30 | 37 | -109/+422 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'linus' into x86/core | Ingo Molnar | 2009-03-28 | 11 | -30/+99 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|_|/ /
| | |/| | | | | | |
|
| | | | | | | | | | |
| | \ \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ \ | Merge branches 'x86/apic', 'x86/cleanups' and 'x86/mm' into x86/core | Ingo Molnar | 2009-03-28 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ | Merge branch 'x86/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jasw... | Ingo Molnar | 2009-03-24 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ \
| | | |/ / / / / / / /
| | |/| | | | | | | | |
|
| | | * | | | | | | | | x86: e820 fix various signedness issues in setup.c and e820.c | Jaswinder Singh Rajput | 2009-03-23 | 1 | -1/+1 |
| * | | | | | | | | | | Revert "x86: don't compile vsmp_64 for 32bit" | Ravikiran G Thirumalai | 2009-03-25 | 2 | -2/+2 |
| * | | | | | | | | | | x86: use default_cpu_mask_to_apicid for 64bit | Yinghai Lu | 2009-03-24 | 1 | -10/+10 |
| |/ / / / / / / / / |
|
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| *---. \ \ \ \ \ \ \ \ | Merge branches 'x86/apic', 'x86/cleanups', 'x86/mm', 'x86/pat', 'x86/setup' a... | Ingo Molnar | 2009-03-24 | 2 | -1/+7 |
| |\ \ \ \ \ \ \ \ \ \ \
| | |_|_|/ / / / / / / /
| |/| | | | | | | | / /
| | | | | |_|_|_|_|/ /
| | | | |/| | | | | | |
|
| | | * | | | | | | | | x86/dmi: fix dmi_alloc() section mismatches | Jeremy Fitzhardinge | 2009-03-23 | 1 | -1/+4 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
| | * | | | | | | | | x86, CPA: Add set_pages_arrayuc and set_pages_array_wb | venkatesh.pallipadi@intel.com | 2009-03-20 | 1 | -0/+3 |
| |/ / / / / / / / |
|
| * | | | | | | | | x86: with the last user gone, remove set_pte_present | Jeremy Fitzhardinge | 2009-03-19 | 4 | -41/+0 |
| | | | | | | | | | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| *-------------. \ \ \ \ \ \ \ | Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', ... | Ingo Molnar | 2009-03-18 | 40 | -127/+448 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | |/ / / / / / / |
|
| | | | | | | | * | | | | | | | | x86: add x2apic_wrmsr_fence() to x2apic flush tlb paths | Suresh Siddha | 2009-03-18 | 1 | -0/+10 |
| | | | | | | | * | | | | | | | | x86, ioapic: Fix non atomic allocation with interrupts disabled | Suresh Siddha | 2009-03-17 | 1 | -1/+2 |
| | | | | | | | * | | | | | | | | x86, x2apic: cleanup the IO-APIC level migration with interrupt-remapping | Suresh Siddha | 2009-03-17 | 1 | -1/+1 |
| | | | | | | | * | | | | | | | | x86, x2apic: fix clear_local_APIC() in the presence of x2apic | Suresh Siddha | 2009-03-17 | 2 | -2/+3 |
| | | | | | | | * | | | | | | | | x86, x2apic: enable fault handling for intr-remapping | Suresh Siddha | 2009-03-17 | 1 | -0/+1 |
| | | |_|_|_|_|/ / / / / / / /
| | |/| | | | | | | | | | | | |
|
| | | | | | | * | | | | | | | | x86, paravirt: prevent gcc from generating the wrong addressing mode | Jeremy Fitzhardinge | 2009-03-16 | 1 | -2/+2 |
| | | | | | * | | | | | | | | | x86/brk: make the brk reservation symbols inaccessible from C | Jeremy Fitzhardinge | 2009-03-17 | 1 | -5/+5 |
| | | | | | * | | | | | | | | | x86: allow extend_brk users to reserve brk space | Jeremy Fitzhardinge | 2009-03-14 | 1 | -0/+30 |