aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-01-07CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3]David Howells
2009-01-07Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() ...James Morris
2009-01-05CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]David Howells
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-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-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-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-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
2008-12-19sparseirq: fix numa_migrate_irq_desc dependency and commentsYinghai Lu
2008-12-19printk: fix discarding message when recursion_bugHiroshi Shimamoto
2008-12-19allow stripping of generated symbols under CONFIG_KALLSYMS_ALLJan Beulich
2008-12-19ftrace: introduce tracing_reset_online_cpus() helperPekka J Enberg
2008-12-19Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...Ingo Molnar
2008-12-19futex: clean up futex_(un)lock_pi fault handlingDarren Hart
2008-12-19tracing: fix warnings in kernel/trace/trace_sched_switch.cIngo Molnar
2008-12-19tracing: fix warning in kernel/trace/trace.cIngo Molnar
2008-12-19hrtimers: fix warning in kernel/hrtimer.cIngo Molnar
2008-12-18"Tree RCU": scalable classic RCU implementationPaul E. McKenney
2008-12-18Merge branch 'linus' into core/rcuIngo Molnar
2008-12-18locking, irq: enclose irq_desc_lock_class in CONFIG_LOCKDEPKOSAKI Motohiro