Age | Commit message (Expand) | Author | Files | Lines |
2009-09-22 | mm: replace various uses of num_physpages by totalram_pages | Jan Beulich | 1 | -2/+2 |
2009-09-21 | Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -14/+31 |
2009-09-21 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+2 |
2009-09-21 | perf: Tidy up after the big rename | Ingo Molnar | 1 | -10/+27 |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 1 | -4/+4 |
2009-09-18 | tracing: Remove markers | Christoph Hellwig | 1 | -7/+0 |
2009-09-18 | rcu: Kconfig help needs to say that TREE_PREEMPT_RCU scales down | Paul E. McKenney | 1 | -1/+2 |
2009-09-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2 | -1/+3 |
2009-09-15 | Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev | Kay Sievers | 2 | -1/+3 |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 1 | -24/+0 |
2009-09-11 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2009-09-04 | rcu: Move end of special early-boot RCU operation earlier | Paul E. McKenney | 1 | -1/+1 |
2009-09-04 | Merge branch 'linus' into core/rcu | Ingo Molnar | 1 | -4/+5 |
2009-08-27 | init: Move sched_clock_init after late_time_init | Thomas Gleixner | 1 | -1/+1 |
2009-08-25 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -3/+4 |
2009-08-23 | rcu: Remove CONFIG_PREEMPT_RCU | Paul E. McKenney | 1 | -19/+1 |
2009-08-23 | rcu: Merge preemptable-RCU functionality into hierarchical RCU | Paul E. McKenney | 1 | -6/+16 |
2009-08-21 | tracing: Fix too large stack usage in do_one_initcall() | Ingo Molnar | 1 | -3/+4 |
2009-08-15 | Merge commit 'v2.6.31-rc6' into core/rcu | Ingo Molnar | 2 | -7/+12 |
2009-08-14 | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 2 | -3/+12 |
2009-08-14 | init: set nr_cpu_ids before setup_per_cpu_areas() | Tejun Heo | 1 | -1/+1 |
2009-08-04 | perf_counter: Set the CONFIG_PERF_COUNTERS default to y if CONFIG_PROFILING=y | Ingo Molnar | 1 | -0/+1 |
2009-08-02 | tracing, perf_counter: Add help text to CONFIG_EVENT_PROFILE | Peter Zijlstra | 1 | -1/+9 |
2009-07-13 | perf_counter: Fix the tracepoint channel to perfcounters | Chris Wilson | 1 | -1/+1 |
2009-07-04 | Merge branch 'master' into for-next | Tejun Heo | 1 | -6/+1 |
2009-06-24 | rcu: Remove Classic RCU | Paul E. McKenney | 1 | -10/+2 |
2009-06-24 | percpu: use dynamic percpu allocator as the default percpu allocator | Tejun Heo | 1 | -24/+0 |
2009-06-24 | Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'... | Len Brown | 1 | -5/+1 |
2009-06-22 | mm/init: cpu_hotplug_init() must be initialized before SLAB | Linus Torvalds | 1 | -1/+0 |
2009-06-18 | mm: Extend gfp masking to the page allocator | Benjamin Herrenschmidt | 1 | -0/+4 |
2009-06-18 | kernel: constructor support | Peter Oberparleiter | 2 | -0/+17 |
2009-06-16 | mm: Move pgtable_cache_init() earlier | Benjamin Herrenschmidt | 1 | -1/+1 |
2009-06-16 | Merge branch 'akpm' | Linus Torvalds | 1 | -1/+5 |
2009-06-16 | cpuset,mm: update tasks' mems_allowed in time | Miao Xie | 1 | -1/+5 |
2009-06-16 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve... | Linus Torvalds | 2 | -1/+3 |
2009-06-15 | driver core: set default SYSFS_DEPRECATED=n | Kay Sievers | 1 | -3/+3 |
2009-06-15 | Merge commit 'linus/master' into HEAD | Vegard Nossum | 2 | -8/+16 |
2009-06-15 | fs: fix do_mount_root() false positive kmemcheck warning | Vegard Nossum | 1 | -1/+2 |
2009-06-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb... | Linus Torvalds | 1 | -8/+8 |
2009-06-13 | kmemcheck: add the kmemcheck core | Vegard Nossum | 1 | -0/+1 |
2009-06-12 | ACPI: move declaration acpi_early_init() to acpi.h | Len Brown | 1 | -5/+1 |
2009-06-12 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -0/+2 |
2009-06-12 | perf_counter: Start documenting HAVE_PERF_COUNTERS requirements | Mike Frysinger | 1 | -0/+2 |
2009-06-12 | slab,slub: don't enable interrupts during early boot | Pekka Enberg | 1 | -0/+1 |
2009-06-12 | memcg: fix page_cgroup fatal error in FLATMEM | KAMEZAWA Hiroyuki | 1 | -0/+5 |
2009-06-11 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 1 | -1/+2 |
2009-06-11 | Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 | Linus Torvalds | 1 | -1/+3 |
2009-06-11 | Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+34 |
2009-06-11 | inotify: reimplement inotify using fsnotify | Eric Paris | 1 | -1/+2 |
2009-06-11 | init: introduce mm_init() | Pekka Enberg | 1 | -6/+11 |