Age | Commit message (Expand) | Author |
2008-12-27 | sparseirq: do not printk when migrating IRQ descriptors | Ingo Molnar |
2008-12-26 | cpumask: Replace cpu_coregroup_map with cpu_coregroup_mask | Rusty Russell |
2008-12-26 | sparseirq: remove duplicated arch_early_irq_init() | Yinghai Lu |
2008-12-26 | irq: simplify for_each_irq_desc() usage | KOSAKI Motohiro |
2008-12-26 | proc: remove ifdef CONFIG_SPARSE_IRQ from stat.c | KOSAKI Motohiro |
2008-12-26 | irq: for_each_irq_desc() move to irqnr.h | KOSAKI Motohiro |
2008-12-26 | hrtimer: remove #include <linux/irq.h> | KOSAKI Motohiro |
2008-12-25 | Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer... | Ingo Molnar |
2008-12-25 | Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2... | Ingo Molnar |
2008-12-25 | Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/print... | Ingo Molnar |
2008-12-25 | Merge branch 'core/futexes' into core/core | Ingo Molnar |
2008-12-25 | Merge branch 'core/debug' into core/core | Ingo Molnar |
2008-12-25 | Merge commit 'v2.6.28' into core/core | Ingo Molnar |
2008-12-25 | Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/core | Ingo Molnar |
2008-12-25 | Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/rin... | Ingo Molnar |
2008-12-25 | sched, trace: update trace_sched_wakeup() | Peter Zijlstra |
2008-12-25 | stacktrace: provide save_stack_trace_tsk() weak alias | Ingo Molnar |
2008-12-25 | rcu: provide RCU options on non-preempt architectures too | Ingo Molnar |
2008-12-25 | Merge branch 'next' into for-linus | James Morris |
2008-12-24 | Merge branch 'linus' into tracing/hw-branch-tracing | Ingo Molnar |
2008-12-23 | cgroups: avoid accessing uninitialized data in failure path | Li Zefan |
2008-12-23 | cgroups: suppress bogus warning messages | Sharyathi Nagesh |
2008-12-23 | sched: nominate preferred wakeup cpu, fix | Vaidyanathan Srinivasan |
2008-12-23 | ring-buffer: prevent false positive warning | Steven Rostedt |
2008-12-23 | ring-buffer: fix dangling commit race | Steven Rostedt |
2008-12-22 | [XFS] Fix merge conflict in fs/xfs/xfs_rename.c | Lachlan McIlroy |
2008-12-20 | Null pointer deref with hrtimer_try_to_cancel() | Thomas Gleixner |
2008-12-20 | x86, bts: add fork and exit handling | Markus Metzger |
2008-12-19 | sparseirq: fix numa_migrate_irq_desc dependency and comments | Yinghai Lu |
2008-12-19 | printk: fix discarding message when recursion_bug | Hiroshi Shimamoto |
2008-12-19 | allow stripping of generated symbols under CONFIG_KALLSYMS_ALL | Jan Beulich |
2008-12-19 | ftrace: introduce tracing_reset_online_cpus() helper | Pekka J Enberg |
2008-12-19 | Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i... | Ingo Molnar |
2008-12-19 | sched: fix warning in kernel/sched.c | Ingo Molnar |
2008-12-19 | sched: activate active load balancing in new idle cpus | Vaidyanathan Srinivasan |
2008-12-19 | sched: bias task wakeups to preferred semi-idle packages | Vaidyanathan Srinivasan |
2008-12-19 | sched: nominate preferred wakeup cpu | Vaidyanathan Srinivasan |
2008-12-19 | sched: favour lower logical cpu number for sched_mc balance | Vaidyanathan Srinivasan |
2008-12-19 | sched: framework for sched_mc/smt_power_savings=N | Gautham R Shenoy |
2008-12-19 | futex: clean up futex_(un)lock_pi fault handling | Darren Hart |
2008-12-19 | tracing: fix warnings in kernel/trace/trace_sched_switch.c | Ingo Molnar |
2008-12-19 | tracing: fix warning in kernel/trace/trace.c | Ingo Molnar |
2008-12-19 | hrtimers: fix warning in kernel/hrtimer.c | Ingo Molnar |
2008-12-18 | "Tree RCU": scalable classic RCU implementation | Paul E. McKenney |
2008-12-18 | Merge branch 'linus' into core/rcu | Ingo Molnar |
2008-12-18 | locking, irq: enclose irq_desc_lock_class in CONFIG_LOCKDEP | KOSAKI Motohiro |
2008-12-18 | schedstat: consolidate per-task cpu runtime stats | Ken Chen |
2008-12-18 | tracing/ring-buffer: remove unused ring_buffer size | Lai Jiangshan |
2008-12-18 | trace: fix task state printout | Thomas Gleixner |
2008-12-18 | ftrace: add not to regex on filtering functions | Steven Rostedt |