Age | Commit message (Expand) | Author |
2009-09-24 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds |
2009-09-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2009-09-24 | headers: utsname.h redux | Alexey Dobriyan |
2009-09-24 | cpumask: Use accessors for cpu_*_mask: powerpc | Rusty Russell |
2009-09-24 | cpumask: remove arch_send_call_function_ipi | Rusty Russell |
2009-09-24 | cpumask: arch_send_call_function_ipi_mask: powerpc | Rusty Russell |
2009-09-24 | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:... | Rusty Russell |
2009-09-24 | cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node | Rusty Russell |
2009-09-24 | cpumask: remove the now-obsoleted pcibus_to_cpumask(): powerpc | Rusty Russell |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds |
2009-09-23 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-09-23 | kcore: use registerd physmem information | KAMEZAWA Hiroyuki |
2009-09-23 | walk system ram range | KAMEZAWA Hiroyuki |
2009-09-23 | kcore: register vmalloc area in generic way | KAMEZAWA Hiroyuki |
2009-09-23 | kcore: add kclist types | KAMEZAWA Hiroyuki |
2009-09-23 | powerpc: introduce and document sdhci,wp-inverted property for eSDHC | Anton Vorontsov |
2009-09-23 | seq_file: constify seq_operations | James Morris |
2009-09-23 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | NeilBrown |
2009-09-22 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-09-22 | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions | Arnd Bergmann |
2009-09-22 | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven |
2009-09-22 | const: make block_device_operations const | Alexey Dobriyan |
2009-09-22 | const: mark remaining inode_operations as const | Alexey Dobriyan |
2009-09-22 | const: mark remaining super_operations const | Alexey Dobriyan |
2009-09-22 | perf_event, powerpc: Fix compilation after big perf_counter rename | Paul Mackerras |
2009-09-21 | Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2009-09-21 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2009-09-21 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-09-21 | trivial: fix typo "for for" in multiple files | Anand Gadiyar |
2009-09-21 | perf: Tidy up after the big rename | Ingo Molnar |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar |
2009-09-21 | Merge branch 'linus' into perfcounters/rename | Ingo Molnar |
2009-09-21 | perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c... | Paul Mackerras |
2009-09-21 | Use macros for .data.page_aligned section. | Tim Abbott |
2009-09-21 | Use new __init_task_data macro in arch init_task.c files. | Joe Perches |
2009-09-20 | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 | Sam Ravnborg |
2009-09-20 | kbuild: rename ld-option to cc-ldoption | Sam Ravnborg |
2009-09-20 | kbuild: use INSTALLKERNEL to select customized installkernel script | Sam Ravnborg |
2009-09-18 | tracing: Remove markers | Christoph Hellwig |
2009-09-18 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-09-18 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-09-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2009-09-16 | sched: Disable wakeup balancing | Peter Zijlstra |
2009-09-15 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-09-15 | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds |
2009-09-15 | sched: Improve latencies and throughput | Mike Galbraith |
2009-09-15 | sched: Tweak wake_idx | Peter Zijlstra |
2009-09-15 | sched: Merge select_task_rq_fair() and sched_balance_self() | Peter Zijlstra |