Age | Commit message (Expand) | Author | Files | Lines |
2009-01-01 | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: core | Rusty Russell | 2 | -2/+2 |
2008-12-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 43 | -689/+2673 |
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-30 | cpumask: arch_send_call_function_ipi_mask: core | Rusty Russell | 1 | -1/+7 |
2008-12-30 | cpumask: smp_call_function_many() | Rusty Russell | 1 | -90/+49 |
2008-12-30 | cpumask: make set_cpu_*/init_cpu_* out-of-line | Rusty Russell | 1 | -0/+47 |
2008-12-30 | cpumask: switch over to cpu_online/possible/active/present_mask: core | Rusty Russell | 1 | -26/+23 |
2008-12-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 61 | -1995/+6549 |
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-26 | cpumask: Replace cpu_coregroup_map with cpu_coregroup_mask | Rusty Russell | 1 | -3/+3 |
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 |