Age | Commit message (Expand) | Author | Files | Lines |
2009-11-23 | x86, numa: Use near(er) online node instead of roundrobin for NUMA | Yinghai Lu | 1 | -1/+20 |
2009-11-23 | x86, numa, bootmem: Only free bootmem on NUMA failure path | Yinghai Lu | 1 | -2/+8 |
2009-11-23 | x86: apic: Print out SRAT table APIC id in hex | Yinghai Lu | 1 | -2/+2 |
2009-11-21 | Merge branch 'tracing/hw-breakpoints' into perf/core | Ingo Molnar | 1 | -1/+7 |
2009-11-19 | x86: Eliminate redundant/contradicting cache line size config options | Jan Beulich | 1 | -1/+2 |
2009-11-17 | Merge branch 'perf/core' into perf/probes | Ingo Molnar | 1 | -13/+11 |
2009-11-16 | x86, mm: Report state of NX protections during boot | Kees Cook | 2 | -4/+22 |
2009-11-16 | x86, mm: Clean up and simplify NX enablement | H. Peter Anvin | 2 | -39/+8 |
2009-11-16 | x86, pageattr: Make set_memory_(x|nx) aware of NX support | H. Peter Anvin | 1 | -0/+6 |
2009-11-15 | Merge commit 'v2.6.32-rc7' into perf/core | Ingo Molnar | 1 | -13/+11 |
2009-11-10 | x86: pat: Remove ioremap_default() | Xiaotian Feng | 1 | -25/+1 |
2009-11-10 | x86: pat: Clean up req_type special case for reserve_memtype() | Xiaotian Feng | 1 | -6/+1 |
2009-11-08 | x86: Fix error return sequence in __ioremap_caller() | Xiaotian Feng | 1 | -13/+11 |
2009-11-02 | x86_64, cpa: Use only text section in set_kernel_text_rw/ro | Suresh Siddha | 1 | -2/+10 |
2009-11-02 | x86_64, ftrace: Make ftrace use kernel identity mapping to modify code | Suresh Siddha | 1 | -2/+1 |
2009-11-02 | x86, cpa: Fix kernel text RO checks in static_protection() | Suresh Siddha | 3 | -6/+8 |
2009-10-27 | tracing: allow to change permissions for text with dynamic ftrace enabled | Steven Rostedt | 1 | -1/+2 |
2009-10-23 | x86: Remove pfn in add_one_highpage_init() | Minchan Kim | 1 | -2/+2 |
2009-10-23 | Merge branch 'perf/core' into perf/probes | Ingo Molnar | 1 | -15/+14 |
2009-10-20 | x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATA | Suresh Siddha | 2 | -1/+27 |
2009-10-20 | x86-64: preserve large page mapping for 1st 2MB kernel txt with CONFIG_DEBUG_... | Suresh Siddha | 1 | -3/+3 |
2009-10-18 | Merge commit 'perf/core' into perf/hw-breakpoint | Frederic Weisbecker | 15 | -249/+437 |
2009-10-17 | Merge commit 'v2.6.32-rc5' into perf/probes | Ingo Molnar | 7 | -77/+100 |
2009-10-12 | x86: Interleave emulated nodes over physical nodes | David Rientjes | 2 | -28/+184 |
2009-10-12 | x86: Export srat physical topology | David Rientjes | 2 | -9/+23 |
2009-10-12 | x86: Export k8 physical topology | David Rientjes | 5 | -21/+48 |
2009-10-12 | x86: Clean up and add missing log levels for k8 | David Rientjes | 1 | -20/+19 |
2009-10-12 | x86, 64-bit: Move K8 B step iret fixup to fault entry asm | Brian Gerst | 1 | -31/+0 |
2009-10-12 | testmmiotrace.c: Add and use pr_fmt(fmt) | Joe Perches | 1 | -15/+14 |
2009-09-26 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -66/+76 |
2009-09-24 | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2009-09-24 | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds | 1 | -4/+15 |
2009-09-24 | Merge branch 'linus' into x86/urgent | Ingo Molnar | 4 | -25/+10 |
2009-09-24 | x86: Reduce verbosity of "PAT enabled" kernel message | Roland Dreier | 1 | -2/+5 |
2009-09-24 | cpumask: use mm_cpumask() wrapper: x86 | Rusty Russell | 1 | -7/+8 |
2009-09-23 | Merge commit 'linus/master' into tracing/kprobes | Frederic Weisbecker | 15 | -263/+449 |
2009-09-23 | kcore: register module area in generic way | KAMEZAWA Hiroyuki | 1 | -3/+1 |
2009-09-23 | kcore: use registerd physmem information | KAMEZAWA Hiroyuki | 2 | -6/+1 |
2009-09-23 | kcore: register text area in generic way | KAMEZAWA Hiroyuki | 1 | -3/+1 |
2009-09-23 | kcore: register vmalloc area in generic way | KAMEZAWA Hiroyuki | 2 | -6/+2 |
2009-09-23 | kcore: add kclist types | KAMEZAWA Hiroyuki | 2 | -7/+8 |
2009-09-23 | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy... | Ingo Molnar | 3 | -64/+71 |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg... | Linus Torvalds | 1 | -3/+0 |
2009-09-22 | mm: don't use alloc_bootmem_low() where not strictly needed | Jan Beulich | 1 | -2/+2 |
2009-09-22 | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 2 | -2/+2 |
2009-09-21 | x86: split NX setup into separate file to limit unstack-protected code | Jeremy Fitzhardinge | 3 | -65/+71 |
2009-09-21 | xen: check EFER for NX before setting up GDT mapping | Jeremy Fitzhardinge | 1 | -0/+1 |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 1 | -4/+4 |
2009-09-20 | includecheck fix: x86, shadow.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-17 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -12/+17 |