Age | Commit message (Expand) | Author | Files | Lines |
2009-09-24 | 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-18 | 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-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -0/+3 |
2009-09-15 | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 13 | -66/+158 |
2009-09-14 | Merge branch 'master' into for-linus | Rafael J. Wysocki | 13 | -73/+639 |
2009-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 3 | -0/+17 |
2009-09-12 | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 7 | -16/+588 |
2009-09-12 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -10/+10 |
2009-09-12 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -47/+24 |
2009-09-11 | powerpc/nvram: Enable use Generic NVRAM driver for different size chips | Martyn Welch | 2 | -0/+11 |
2009-09-11 | powerpc/iseries: Fix oops reading from /proc/iSeries/mf/*/cmdline | Benjamin Herrenschmidt | 1 | -1/+1 |
2009-09-11 | powerpc/booke: Don't set DABR on 64-bit BookE, use DAC1 instead | Benjamin Herrenschmidt | 1 | -7/+7 |