Age | Commit message (Expand) | Author | Files | Lines |
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-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-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 |
2008-12-18 | trace: fix task state printout | Thomas Gleixner | 1 | -22/+17 |
2008-12-18 | ftrace: add not to regex on filtering functions | Steven Rostedt | 1 | -2/+13 |
2008-12-18 | trace: better use of stack_trace_enabled for boot up code | Steven Rostedt | 1 | -7/+4 |
2008-12-18 | trace: add a way to enable or disable the stack tracer | Steven Rostedt | 3 | -8/+67 |
2008-12-18 | futex: rename field in futex_q to clarify single waiter semantics | Darren Hart | 1 | -5/+6 |
2008-12-17 | tracing/ftrace: add the printk-msg-only option | Frederic Weisbecker | 2 | -1/+27 |
2008-12-17 | tracing/ftrace: use preempt_enable_no_resched_notrace in ring_buffer_time_sta... | Frederic Weisbecker | 1 | -1/+1 |
2008-12-17 | x86, sparseirq: move irq_desc according to smp_affinity, v7 | Yinghai Lu | 5 | -7/+153 |
2008-12-17 | rcu: fix rcutorture behavior during reboot | Paul E. McKenney | 1 | -10/+56 |
2008-12-16 | resources: skip sanity check of busy resources | Arjan van de Ven | 1 | -0/+9 |
2008-12-16 | sched: use RCU variant of list traversal in for_each_leaf_rt_rq() | Bharata B Rao | 1 | -1/+1 |