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