aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-31Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
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-29sparseirq: move __weak symbols into separate compilation unitYinghai Lu
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-26sparseirq: remove duplicated arch_early_irq_init()Yinghai Lu
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
2008-12-26hrtimer: remove #include <linux/irq.h>KOSAKI Motohiro
2008-12-25Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer...Ingo Molnar
2008-12-25Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2...Ingo Molnar
2008-12-25Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/print...Ingo Molnar
2008-12-25Merge branch 'core/futexes' into core/coreIngo Molnar
2008-12-25Merge branch 'core/debug' into core/coreIngo Molnar
2008-12-25Merge commit 'v2.6.28' into core/coreIngo Molnar
2008-12-25Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/coreIngo Molnar
2008-12-25Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/rin...Ingo Molnar
2008-12-25sched, trace: update trace_sched_wakeup()Peter Zijlstra
2008-12-25stacktrace: provide save_stack_trace_tsk() weak aliasIngo Molnar
2008-12-25rcu: provide RCU options on non-preempt architectures tooIngo Molnar
2008-12-25Merge branch 'next' into for-linusJames Morris
2008-12-24Merge branch 'linus' into tracing/hw-branch-tracingIngo Molnar
2008-12-23cgroups: avoid accessing uninitialized data in failure pathLi Zefan
2008-12-23cgroups: suppress bogus warning messagesSharyathi Nagesh
2008-12-23sched: nominate preferred wakeup cpu, fixVaidyanathan Srinivasan
2008-12-23ring-buffer: prevent false positive warningSteven Rostedt
2008-12-23ring-buffer: fix dangling commit raceSteven Rostedt
2008-12-22[XFS] Fix merge conflict in fs/xfs/xfs_rename.cLachlan McIlroy
2008-12-20Null pointer deref with hrtimer_try_to_cancel()Thomas Gleixner
2008-12-20x86, bts: add fork and exit handlingMarkus Metzger