Age | Commit message (Expand) | Author | Files | Lines |
2009-01-05 | CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2] | David Howells | 1 | -1/+1 |
2008-12-30 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 1 | -1/+0 |
2008-12-30 | tracing: removed duplicated #include | Huang Weiyi | 1 | -1/+0 |
2008-12-30 | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -3/+37 |
2008-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds | 1 | -0/+14 |
2008-12-30 | Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2 | -4/+2 |
2008-12-30 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 9 | -20/+354 |
2008-12-30 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 6 | -315/+107 |
2008-12-30 | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 25 | -345/+2159 |
2008-12-29 | aio: make the lookup_ioctx() lockless | Jens Axboe | 1 | -2/+2 |
2008-12-29 | Do not free io context when taking recursive faults in do_exit | Nikanth Karthikesan | 1 | -2/+0 |
2008-12-29 | [XFS] Fix merge failures | Lachlan McIlroy | 59 | -1991/+6539 |
2008-12-28 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 68 | -2023/+6632 |
2008-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 1 | -10/+6 |
2008-12-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -204/+250 |
2008-12-28 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 35 | -1003/+4795 |
2008-12-25 | Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer... | Ingo Molnar | 6 | -315/+107 |
2008-12-25 | Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2... | Ingo Molnar | 33 | -113/+551 |
2008-12-25 | Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/print... | Ingo Molnar | 13 | -76/+1927 |
2008-12-25 | Merge branch 'core/futexes' into core/core | Ingo Molnar | 1 | -26/+35 |
2008-12-25 | Merge branch 'core/debug' into core/core | Ingo Molnar | 1 | -20/+12 |
2008-12-25 | Merge commit 'v2.6.28' into core/core | Ingo Molnar | 26 | -91/+195 |
2008-12-25 | Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/core | Ingo Molnar | 4 | -10/+14 |
2008-12-25 | Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/rin... | Ingo Molnar | 15 | -73/+63 |
2008-12-25 | sched, trace: update trace_sched_wakeup() | Peter Zijlstra | 3 | -3/+3 |
2008-12-25 | stacktrace: provide save_stack_trace_tsk() weak alias | Ingo Molnar | 1 | -0/+11 |
2008-12-25 | rcu: provide RCU options on non-preempt architectures too | Ingo Molnar | 1 | -75/+0 |
2008-12-25 | Merge branch 'next' into for-linus | James Morris | 25 | -769/+1485 |
2008-12-24 | Merge branch 'linus' into tracing/hw-branch-tracing | Ingo Molnar | 2 | -5/+9 |
2008-12-23 | cgroups: avoid accessing uninitialized data in failure path | Li Zefan | 1 | -2/+3 |
2008-12-23 | cgroups: suppress bogus warning messages | Sharyathi Nagesh | 1 | -3/+0 |
2008-12-23 | ring-buffer: prevent false positive warning | Steven Rostedt | 1 | -2/+5 |
2008-12-23 | ring-buffer: fix dangling commit race | Steven Rostedt | 1 | -0/+12 |
2008-12-22 | [XFS] Fix merge conflict in fs/xfs/xfs_rename.c | Lachlan McIlroy | 13 | -32/+93 |
2008-12-20 | Null pointer deref with hrtimer_try_to_cancel() | Thomas Gleixner | 1 | -0/+6 |
2008-12-20 | x86, bts: add fork and exit handling | Markus Metzger | 2 | -0/+14 |
2008-12-19 | sparseirq: fix numa_migrate_irq_desc dependency and comments | Yinghai Lu | 1 | -8/+3 |
2008-12-19 | printk: fix discarding message when recursion_bug | Hiroshi Shimamoto | 1 | -1/+1 |
2008-12-19 | allow stripping of generated symbols under CONFIG_KALLSYMS_ALL | Jan Beulich | 1 | -10/+6 |
2008-12-19 | ftrace: introduce tracing_reset_online_cpus() helper | Pekka J Enberg | 8 | -63/+20 |
2008-12-19 | Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i... | Ingo Molnar | 14 | -57/+105 |
2008-12-19 | futex: clean up futex_(un)lock_pi fault handling | Darren Hart | 1 | -14/+12 |
2008-12-19 | tracing: fix warnings in kernel/trace/trace_sched_switch.c | Ingo Molnar | 2 | -1/+2 |
2008-12-19 | tracing: fix warning in kernel/trace/trace.c | Ingo Molnar | 1 | -1/+0 |
2008-12-19 | hrtimers: fix warning in kernel/hrtimer.c | Ingo Molnar | 1 | -1/+5 |
2008-12-18 | "Tree RCU": scalable classic RCU implementation | Paul E. McKenney | 7 | -16/+1883 |
2008-12-18 | Merge branch 'linus' into core/rcu | Ingo Molnar | 49 | -396/+955 |
2008-12-18 | locking, irq: enclose irq_desc_lock_class in CONFIG_LOCKDEP | KOSAKI Motohiro | 1 | -5/+0 |
2008-12-18 | schedstat: consolidate per-task cpu runtime stats | Ken Chen | 3 | -4/+5 |
2008-12-18 | tracing/ring-buffer: remove unused ring_buffer size | Lai Jiangshan | 1 | -3/+1 |