Age | Commit message (Expand) | Author | Files | Lines |
2011-01-10 | Merge branch 'x86/numa' into x86/urgent | Ingo Molnar | 3 | -55/+214 |
2011-01-07 | Merge branch 'linus' into x86/apic-cleanups | Ingo Molnar | 8 | -17/+59 |
2011-01-07 | x86, numa: Fix CONFIG_DEBUG_PER_CPU_MAPS without NUMA emulation | David Rientjes | 1 | -11/+37 |
2011-01-06 | Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -13/+43 |
2011-01-06 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2011-01-06 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -0/+11 |
2011-01-06 | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -18/+18 |
2011-01-04 | Merge commit 'v2.6.37-rc8' into x86/apic | Ingo Molnar | 7 | -126/+116 |
2010-12-29 | Merge branch 'x86/apic-cleanups' into x86/numa | H. Peter Anvin | 1 | -1/+0 |
2010-12-24 | x86, numa: Fix cpu to node mapping for sparse node ids | David Rientjes | 3 | -27/+22 |
2010-12-24 | x86, numa: Fake node-to-cpumask for NUMA emulation | David Rientjes | 1 | -20/+79 |
2010-12-24 | x86, numa: Fake apicid and pxm mappings for NUMA emulation | David Rientjes | 3 | -19/+94 |
2010-12-24 | x86, numa: Avoid compiling NUMA emulation functions without CONFIG_NUMA_EMU | David Rientjes | 2 | -0/+4 |
2010-12-24 | x86, acpi: Parse all SRAT cpu entries even above the cpu number limitation | Yinghai Lu | 2 | -0/+11 |
2010-12-23 | Merge commit 'v2.6.37-rc7' into x86/security | Ingo Molnar | 1 | -2/+3 |
2010-12-09 | x86, apic: Remove early_init_lapic_mapping() | Yinghai Lu | 1 | -1/+0 |
2010-12-07 | Merge commit 'v2.6.37-rc5' into perf/core | Ingo Molnar | 1 | -2/+3 |
2010-11-22 | x86: Resume trampoline must be executable | Lin Ming | 1 | -2/+1 |
2010-11-18 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar | 1 | -1/+1 |
2010-11-18 | x86, amd-nb: Complete the rename of AMD NB and related code | Hans Rosenfeld | 3 | -18/+18 |
2010-11-18 | x86: Eliminate bp argument from the stack tracing routines | Soeren Sandmann Pedersen | 1 | -1/+1 |
2010-11-18 | x86: Add NX protection for kernel data | Matthieu Castet | 4 | -4/+27 |
2010-11-18 | x86: Fix improper large page preservation | matthieu castet | 1 | -10/+18 |
2010-11-18 | x86: Use online node real index in calulate_tbl_offset() | Yinghai Lu | 1 | -2/+3 |
2010-11-11 | x86, cpu: Only CPU features determine NX capabilities | Kees Cook | 1 | -1/+1 |
2010-11-01 | x86, mm: Fix section mismatch in tlb.c | Rakib Mullick | 1 | -1/+1 |
2010-10-30 | Merge branches 'x86-fixes-for-linus' and 'x86-uv-for-linus' of git://git.kern... | Linus Torvalds | 1 | -5/+2 |
2010-10-29 | x86, memblock: Fix early_node_mem with big reserved region. | Yinghai Lu | 1 | -5/+2 |
2010-10-28 | Remove duplicate includes from many files | Zimny Lech | 1 | -1/+0 |
2010-10-28 | mm: fix race in kunmap_atomic() | Peter Zijlstra | 2 | -2/+4 |
2010-10-27 | x86: access_error API cleanup | Michel Lespinasse | 1 | -3/+3 |
2010-10-27 | mm: retry page fault when blocking on disk transfer | Michel Lespinasse | 1 | -12/+26 |
2010-10-27 | mm: stack based kmap_atomic() | Peter Zijlstra | 2 | -51/+66 |
2010-10-26 | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds | 1 | -6/+13 |
2010-10-23 | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -45/+0 |
2010-10-22 | Merge branch 'hwpoison-hugepages' into hwpoison | Andi Kleen | 1 | -6/+13 |
2010-10-22 | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 12 | -262/+428 |
2010-10-22 | Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -4/+0 |
2010-10-22 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -31/+129 |
2010-10-22 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -6/+6 |
2010-10-22 | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -2/+2 |
2010-10-21 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -0/+6 |
2010-10-21 | x86: Spread tlb flush vector between nodes | Shaohua Li | 1 | -1/+47 |
2010-10-21 | x86-32, mm: Add an initial page table for core bootstrapping | Borislav Petkov | 1 | -45/+0 |
2010-10-21 | Merge branch 'x86/cleanups' into x86/trampoline | H. Peter Anvin | 3 | -6/+6 |
2010-10-21 | Merge branch 'x86/vmware' into x86/trampoline | H. Peter Anvin | 1 | -4/+0 |
2010-10-20 | x86, mm: Fix incorrect data type in vmalloc_sync_all() | Borislav Petkov | 1 | -1/+1 |
2010-10-20 | x86, mm: Hold mm->page_table_lock while doing vmalloc_sync | Jeremy Fitzhardinge | 3 | -4/+34 |
2010-10-20 | x86, mm: Fix bogus whitespace in sync_global_pgds() | Jeremy Fitzhardinge | 1 | -22/+22 |
2010-10-14 | x86: Barf when vmalloc and kmemcheck faults happen in NMI | Frederic Weisbecker | 2 | -0/+6 |