aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-12-31Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-12-31[PATCH] idle cputime accountingMartin Schwidefsky
2008-12-31[PATCH] fix scaled & unscaled cputime accountingMartin Schwidefsky
2008-12-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
2008-12-31Merge branch 'tracing/kmemtrace' into tracing/kmemtrace2Ingo Molnar
2008-12-31Merge branch 'linus' into tracing/kmemtraceIngo Molnar
2008-12-30Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2008-12-30tracing: removed duplicated #includeHuang Weiyi
2008-12-30Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds
2008-12-30Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-12-30Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-12-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-12-30Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-12-30tracing/kmemtrace: export kmemtrace_mark_alloc_node() / kmemtrace_mark_free()Ingo Molnar
2008-12-30tracing/kmemtrace: normalize the raw tracer event to the unified tracing APIFrederic Weisbecker
2008-12-30relayfs: replace BUG() with WARN_ON() in relay_late_setup_files()Ingo Molnar
2008-12-30cpumask: arch_send_call_function_ipi_mask: coreRusty Russell
2008-12-30cpumask: smp_call_function_many()Rusty Russell
2008-12-30cpumask: make set_cpu_*/init_cpu_* out-of-lineRusty Russell
2008-12-30cpumask: switch over to cpu_online/possible/active/present_mask: coreRusty Russell
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
2008-12-29tracing/selftest: remove TRACE_CONT referenceIngo Molnar
2008-12-29tracing/ftrace: make trace_find_cmdline() generally availableIngo Molnar
2008-12-29tracing/branch-tracer: adapt to the stat tracing APIFrederic Weisbecker
2008-12-29tracing/ftrace: provide the base infrastructure for histogram tracingFrederic Weisbecker
2008-12-29ftrace: change trace.c to use registered eventsSteven Rostedt
2008-12-29ftrace: set up trace event hash infrastructureSteven Rostedt
2008-12-29ftrace: remove obsolete print continue functionalitySteven Rostedt
2008-12-29sparseirq: move __weak symbols into separate compilation unitYinghai Lu
2008-12-29Merge branches 'tracing/docs', 'tracing/function-graph-tracer' and 'linus' in...Ingo Molnar
2008-12-29aio: make the lookup_ioctx() locklessJens Axboe
2008-12-29Do not free io context when taking recursive faults in do_exitNikanth Karthikesan
2008-12-29[XFS] Fix merge failuresLachlan McIlroy
2008-12-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-12-29sparseirq: work around __weak alias bugIngo Molnar
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2008-12-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-12-27sparseirq: fix hang with !SPARSE_IRQYinghai Lu
2008-12-27sparseirq: set lock_class for legacy irq when sparse_irq is selectedYinghai Lu
2008-12-27sparseirq: work around compiler optimizing away __weak functionsYinghai Lu
2008-12-27sparseirq: fix desc->lock initIngo Molnar
2008-12-27sparseirq: do not printk when migrating IRQ descriptorsIngo Molnar
2008-12-26cpumask: Replace cpu_coregroup_map with cpu_coregroup_maskRusty Russell
2008-12-26sparseirq: remove duplicated arch_early_irq_init()Yinghai Lu
2008-12-26tracing/function-graph-tracer: strip ending newlines on commentsFrederic Weisbecker
2008-12-26irq: simplify for_each_irq_desc() usageKOSAKI Motohiro
2008-12-26proc: remove ifdef CONFIG_SPARSE_IRQ from stat.cKOSAKI Motohiro
2008-12-26irq: for_each_irq_desc() move to irqnr.hKOSAKI Motohiro