Age | Commit message (Expand) | Author |
2009-06-15 | kmemcheck: add opcode self-testing at boot | Vegard Nossum |
2009-06-15 | x86: unify pte_hidden | Jeremy Fitzhardinge |
2009-06-15 | x86: make _PAGE_HIDDEN conditional | Jeremy Fitzhardinge |
2009-06-15 | kmemcheck: make kconfig accessible for other architectures | Pekka Enberg |
2009-06-15 | kmemcheck: enable in the x86 Kconfig | Vegard Nossum |
2009-06-15 | kmemcheck: add hooks for the page allocator | Vegard Nossum |
2009-06-15 | kmemcheck: add hooks for page- and sg-dma-mappings | Vegard Nossum |
2009-06-15 | kmemcheck: don't track page tables | Vegard Nossum |
2009-06-15 | kmemcheck: add DMA hooks | Vegard Nossum |
2009-06-15 | kmemcheck: add mm functions | Vegard Nossum |
2009-06-15 | x86: add hooks for kmemcheck | Vegard Nossum |
2009-06-15 | kmemcheck: use kmemcheck_pte_lookup() instead of open-coding it | Pekka Enberg |
2009-06-15 | kmemcheck: move 64-bit ifdef out of kmemcheck_opcode_decode() | Pekka Enberg |
2009-06-15 | kmemcheck: remove multiple ifdef'd definitions of the same global variable | Pekka Enberg |
2009-06-15 | kmemcheck: make initialization message less confusing | Pekka Enberg |
2009-06-15 | kmemcheck: remove forward declarations from error.c | Pekka Enberg |
2009-06-13 | kmemcheck: include module.h to prevent warnings | Randy Dunlap |
2009-06-13 | kmemcheck: add the kmemcheck core | Vegard Nossum |
2009-06-12 | x86: add save_stack_trace_bp() for tracing from a specific stack frame | Vegard Nossum |
2009-06-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2009-06-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2009-06-11 | x86: use zalloc_cpumask_var in arch_early_irq_init | Yinghai Lu |
2009-06-11 | perfcounters: remove powerpc definitions of perf_counter_do_pending | Stephen Rothwell |
2009-06-11 | Push BKL into do_mount() | Al Viro |
2009-06-11 | Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-06-11 | Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-06-11 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-06-11 | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-06-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds |
2009-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2009-06-11 | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2009-06-11 | irq/cpumask: make memoryless node zero happy | Yinghai Lu |
2009-06-11 | x86: remove some alloc_bootmem_cpumask_var calling | Yinghai Lu |
2009-06-11 | Merge branches 'frv' and 'mn10300' | Linus Torvalds |
2009-06-11 | MN10300: Add utrace/tracehooks support | David Howells |
2009-06-11 | MN10300: Don't set the dirty bit in the DTLB entries in the TLB-miss handler | David Howells |
2009-06-11 | FRV: Implement new-style ptrace | David Howells |
2009-06-11 | FRV: Don't turn on TIF_SYSCALL_TRACE unconditionally in syscall prologue | David Howells |
2009-06-11 | FRV: Implement TIF_NOTIFY_RESUME | David Howells |
2009-06-11 | FRV: Remove in-kernel strace code | David Howells |
2009-06-11 | FRV: BUG to BUG_ON changes | Stoyan Gaydarov |
2009-06-11 | FRV: bitops: Change the bitmap index from int to unsigned long | Justin Chen |
2009-06-11 | Merge branch 'serial-from-alan' | Linus Torvalds |
2009-06-11 | Merge branch 'linus' into perfcounters/core | Ingo Molnar |
2009-06-11 | perf_counter: Rename L2 to LL cache | Peter Zijlstra |
2009-06-11 | perf_counter: Standardize event names | Peter Zijlstra |
2009-06-11 | imx: serial: add IrDA support to serial driver | Fabian Godehardt |
2009-06-11 | x86: fix ktermios-termio conversion | Arnd Bergmann |
2009-06-11 | perf_counter: powerpc: Implement generalized cache events for POWER processors | Paul Mackerras |
2009-06-11 | perf_counters: powerpc: Add support for POWER7 processors | Paul Mackerras |