summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-06-15kmemcheck: make kconfig accessible for other architecturesPekka Enberg
2009-06-15kmemcheck: enable in the x86 KconfigVegard Nossum
2009-06-15kmemcheck: add hooks for the page allocatorVegard Nossum
2009-06-15kmemcheck: add hooks for page- and sg-dma-mappingsVegard Nossum
2009-06-15kmemcheck: don't track page tablesVegard Nossum
2009-06-15kmemcheck: add DMA hooksVegard Nossum
2009-06-15kmemcheck: add mm functionsVegard Nossum
2009-06-15x86: add hooks for kmemcheckVegard Nossum
2009-06-15kmemcheck: use kmemcheck_pte_lookup() instead of open-coding itPekka Enberg
2009-06-15kmemcheck: move 64-bit ifdef out of kmemcheck_opcode_decode()Pekka Enberg
2009-06-15kmemcheck: remove multiple ifdef'd definitions of the same global variablePekka Enberg
2009-06-15kmemcheck: make initialization message less confusingPekka Enberg
2009-06-15kmemcheck: remove forward declarations from error.cPekka Enberg
2009-06-13kmemcheck: include module.h to prevent warningsRandy Dunlap
2009-06-13kmemcheck: add the kmemcheck coreVegard Nossum
2009-06-12x86: add save_stack_trace_bp() for tracing from a specific stack frameVegard Nossum
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2009-06-11x86: use zalloc_cpumask_var in arch_early_irq_initYinghai Lu
2009-06-11perfcounters: remove powerpc definitions of perf_counter_do_pendingStephen Rothwell
2009-06-11Push BKL into do_mount()Al Viro
2009-06-11Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-06-11Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-06-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2009-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-06-11Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-06-11irq/cpumask: make memoryless node zero happyYinghai Lu
2009-06-11x86: remove some alloc_bootmem_cpumask_var callingYinghai Lu
2009-06-11Merge branches 'frv' and 'mn10300'Linus Torvalds
2009-06-11MN10300: Add utrace/tracehooks supportDavid Howells
2009-06-11MN10300: Don't set the dirty bit in the DTLB entries in the TLB-miss handlerDavid Howells
2009-06-11FRV: Implement new-style ptraceDavid Howells
2009-06-11FRV: Don't turn on TIF_SYSCALL_TRACE unconditionally in syscall prologueDavid Howells
2009-06-11FRV: Implement TIF_NOTIFY_RESUMEDavid Howells
2009-06-11FRV: Remove in-kernel strace codeDavid Howells
2009-06-11FRV: BUG to BUG_ON changesStoyan Gaydarov
2009-06-11FRV: bitops: Change the bitmap index from int to unsigned longJustin Chen
2009-06-11Merge branch 'serial-from-alan'Linus Torvalds
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-06-11perf_counter: Rename L2 to LL cachePeter Zijlstra
2009-06-11perf_counter: Standardize event namesPeter Zijlstra
2009-06-11imx: serial: add IrDA support to serial driverFabian Godehardt
2009-06-11x86: fix ktermios-termio conversionArnd Bergmann
2009-06-11perf_counter: powerpc: Implement generalized cache events for POWER processorsPaul Mackerras
2009-06-11perf_counters: powerpc: Add support for POWER7 processorsPaul Mackerras
2009-06-11x86: memtest: use pointers of equal type for comparisonThomas Gleixner
2009-06-11sh: Tie sparseirq in to Kconfig.Paul Mundt
2009-06-11sh: Wire up sys_rt_tgsigqueueinfo.Paul Mundt