| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-09-24 | 1 | -0/+136 |
|\ |
|
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | NeilBrown | 2009-09-23 | 1 | -0/+136 |
| |\ |
|
| | * | Merge commit 'md/for-linus' into async-tx-next | Dan Williams | 2009-09-08 | 125 | -3262/+4772 |
| | |\ |
|
| | * | | fsldma: Add DMA_SLAVE support | Ira Snyder | 2009-09-08 | 1 | -0/+136 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2009-09-23 | 6 | -28/+16 |
|\ \ \ \ |
|
| * | | | | cpumask: Use accessors for cpu_*_mask: powerpc | Rusty Russell | 2009-09-24 | 4 | -13/+13 |
| * | | | | cpumask: remove arch_send_call_function_ipi | Rusty Russell | 2009-09-24 | 1 | -1/+0 |
| * | | | | cpumask: arch_send_call_function_ipi_mask: powerpc | Rusty Russell | 2009-09-24 | 2 | -3/+4 |
| * | | | | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:... | Rusty Russell | 2009-09-24 | 1 | -2/+0 |
| * | | | | cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node | Rusty Russell | 2009-09-24 | 1 | -5/+0 |
| * | | | | cpumask: remove the now-obsoleted pcibus_to_cpumask(): powerpc | Rusty Russell | 2009-09-24 | 1 | -5/+0 |
* | | | | | headers: utsname.h redux | Alexey Dobriyan | 2009-09-23 | 2 | -2/+0 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2009-09-23 | 9 | -16/+17 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Use macros for .data.page_aligned section. | Tim Abbott | 2009-09-21 | 3 | -3/+6 |
| * | | | | Use new __init_task_data macro in arch init_task.c files. | Joe Perches | 2009-09-21 | 2 | -5/+5 |
| * | | | | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 | Sam Ravnborg | 2009-09-20 | 1 | -2/+0 |
| * | | | | kbuild: rename ld-option to cc-ldoption | Sam Ravnborg | 2009-09-20 | 2 | -2/+2 |
| * | | | | kbuild: use INSTALLKERNEL to select customized installkernel script | Sam Ravnborg | 2009-09-20 | 2 | -4/+4 |
* | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-09-23 | 2 | -0/+17 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'timers/posixtimers' into timers/tracing | Thomas Gleixner | 2009-08-29 | 2 | -0/+17 |
| |\ \ \ \ \ |
|
| | * | | | | | cputime: Optimize jiffies_to_cputime(1) | Stanislaw Gruszka | 2009-08-03 | 2 | -0/+17 |
* | | | | | | | kcore: use registerd physmem information | KAMEZAWA Hiroyuki | 2009-09-23 | 2 | -58/+0 |
* | | | | | | | walk system ram range | KAMEZAWA Hiroyuki | 2009-09-23 | 1 | -3/+3 |
* | | | | | | | kcore: register vmalloc area in generic way | KAMEZAWA Hiroyuki | 2009-09-23 | 2 | -8/+0 |
* | | | | | | | kcore: add kclist types | KAMEZAWA Hiroyuki | 2009-09-23 | 2 | -4/+5 |
* | | | | | | | powerpc: introduce and document sdhci,wp-inverted property for eSDHC | Anton Vorontsov | 2009-09-23 | 7 | -0/+7 |
* | | | | | | | seq_file: constify seq_operations | James Morris | 2009-09-23 | 2 | -2/+2 |
| |_|_|/ / /
|/| | | | | |
|
* | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-22 | 2 | -21/+21 |
|\ \ \ \ \ \ |
|
| * | | | | | | perf_event, powerpc: Fix compilation after big perf_counter rename | Paul Mackerras | 2009-09-22 | 2 | -21/+21 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-09-22 | 2 | -2/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | trivial: fix typo "for for" in multiple files | Anand Gadiyar | 2009-09-21 | 2 | -2/+2 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions | Arnd Bergmann | 2009-09-22 | 1 | -0/+2 |
* | | | | | | | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 2009-09-22 | 1 | -1/+1 |
* | | | | | | | const: make block_device_operations const | Alexey Dobriyan | 2009-09-22 | 1 | -1/+1 |
* | | | | | | | const: mark remaining inode_operations as const | Alexey Dobriyan | 2009-09-22 | 1 | -1/+1 |
* | | | | | | | const: mark remaining super_operations const | Alexey Dobriyan | 2009-09-22 | 1 | -1/+1 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2009-09-21 | 22 | -358/+358 |
|\ \ \ \ \ \ |
|
| * | | | | | | perf: Tidy up after the big rename | Ingo Molnar | 2009-09-21 | 2 | -7/+7 |
| * | | | | | | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 22 | -364/+364 |
| * | | | | | | Merge branch 'linus' into perfcounters/rename | Ingo Molnar | 2009-09-21 | 1 | -7/+12 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
* | | | | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-09-21 | 1 | -2/+1 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c... | Paul Mackerras | 2009-09-21 | 1 | -2/+1 |
* | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-09-21 | 2 | -2/+0 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | tracing: Remove markers | Christoph Hellwig | 2009-09-18 | 2 | -2/+0 |
| |/ / / / / |
|
* | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-09-18 | 1 | -7/+12 |
|\ \ \ \ \ \
| |/ / / / /
|/| / / / /
| |/ / / / |
|
| * | | | | timekeeping: Increase granularity of read_persistent_clock(), build fix | Martin Schwidefsky | 2009-08-23 | 1 | -5/+9 |
| * | | | | timekeeping: Increase granularity of read_persistent_clock() | Martin Schwidefsky | 2009-08-15 | 1 | -3/+4 |
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-17 | 1 | -5/+4 |
|\ \ \ \ \ |
|
| * | | | | | sched: Disable wakeup balancing | Peter Zijlstra | 2009-09-16 | 1 | -1/+0 |
| * | | | | | sched: Improve latencies and throughput | Mike Galbraith | 2009-09-15 | 1 | -1/+1 |