summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-06-12[S390] ftrace: add system call tracer supportHeiko Carstens7-2/+73
2009-06-12[S390] ftrace: add function graph tracer supportHeiko Carstens8-10/+164
2009-06-12[S390] ftrace: add function trace mcount test supportHeiko Carstens2-12/+27
2009-06-12[S390] ftrace: add dynamic ftrace supportHeiko Carstens9-29/+263
2009-06-12[S390] kprobes: use probe_kernel_writeHeiko Carstens1-29/+2
2009-06-12[S390] maccess: arch specific probe_kernel_write() implementationHeiko Carstens2-1/+62
2009-06-12[S390] profile_tick called twiceMartin Schwidefsky1-7/+0
2009-06-12[S390] vmalloc: add vmalloc kernel parameter supportHeiko Carstens2-5/+18
2009-06-12[S390] uaccess: use might_fault() instead of might_sleep()Heiko Carstens2-9/+9
2009-06-12[S390] secure computing arch backendHeiko Carstens6-9/+51
2009-06-12[S390] implement is_compat_taskHeiko Carstens7-19/+36
2009-06-12[S390] add mini sclp driverHeiko Carstens3-5/+342
2009-06-12[S390] use facility list for cpu type safety checkMartin Schwidefsky2-15/+35
2009-06-12[S390] implement interrupt-enabling rwlocksHeiko Carstens2-3/+56
2009-06-12[S390] merge cpu.h into cputime.hMartin Schwidefsky6-36/+23
2009-06-12[S390] vdso: kernel parameter syntaxMartin Schwidefsky1-2/+13
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+0
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds23-187/+178
2009-06-11x86: use zalloc_cpumask_var in arch_early_irq_initYinghai Lu1-2/+2
2009-06-11perfcounters: remove powerpc definitions of perf_counter_do_pendingStephen Rothwell2-3/+1
2009-06-11Push BKL into do_mount()Al Viro1-3/+0
2009-06-11Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds46-72/+6814
2009-06-11Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+4
2009-06-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-5/+4
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-53/+48
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds4-98/+207
2009-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds256-6976/+16927
2009-06-11Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds47-1241/+1784
2009-06-11irq/cpumask: make memoryless node zero happyYinghai Lu1-2/+4
2009-06-11x86: remove some alloc_bootmem_cpumask_var callingYinghai Lu1-2/+2
2009-06-11Merge branches 'frv' and 'mn10300'Linus Torvalds21-836/+656
2009-06-11MN10300: Add utrace/tracehooks supportDavid Howells7-239/+257
2009-06-11MN10300: Don't set the dirty bit in the DTLB entries in the TLB-miss handlerDavid Howells1-18/+0
2009-06-11FRV: Implement new-style ptraceDavid Howells7-164/+367
2009-06-11FRV: Don't turn on TIF_SYSCALL_TRACE unconditionally in syscall prologueDavid Howells1-1/+0
2009-06-11FRV: Implement TIF_NOTIFY_RESUMEDavid Howells2-5/+10
2009-06-11FRV: Remove in-kernel strace codeDavid Howells1-379/+0
2009-06-11FRV: BUG to BUG_ON changesStoyan Gaydarov4-17/+8
2009-06-11FRV: bitops: Change the bitmap index from int to unsigned longJustin Chen1-14/+15
2009-06-11Merge branch 'serial-from-alan'Linus Torvalds2-0/+6
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar217-4756/+5923
2009-06-11perf_counter: Rename L2 to LL cachePeter Zijlstra7-12/+12
2009-06-11perf_counter: Standardize event namesPeter Zijlstra8-52/+52
2009-06-11imx: serial: add IrDA support to serial driverFabian Godehardt1-0/+5
2009-06-11x86: fix ktermios-termio conversionArnd Bergmann1-0/+1
2009-06-11perf_counter: powerpc: Implement generalized cache events for POWER processorsPaul Mackerras8-6/+294
2009-06-11perf_counters: powerpc: Add support for POWER7 processorsPaul Mackerras3-1/+322
2009-06-11x86: memtest: use pointers of equal type for comparisonThomas Gleixner1-5/+4
2009-06-11sh: Tie sparseirq in to Kconfig.Paul Mundt2-5/+14
2009-06-11sh: Wire up sys_rt_tgsigqueueinfo.Paul Mundt4-2/+6