Age | Commit message (Expand) | Author |
2009-04-01 | mm: mminit_validate_memmodel_limits(): remove redundant test | Cyrill Gorcunov |
2009-03-31 | Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Rusty Russell |
2009-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds |
2009-03-30 | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-03-31 | tracing, Text Edit Lock: cleanup | Ingo Molnar |
2009-03-30 | Merge branch 'linus' into cpumask-for-linus | Ingo Molnar |
2009-03-30 | lockdep: annotate reclaim context (__GFP_NOFS), fix SLOB | Ingo Molnar |
2009-03-30 | Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-03-30 | trivial: Fix dubious bitwise 'or' usage spotted by sparse. | Alexey Zaytsev |
2009-03-30 | cpumask: use new cpumask_ functions in core code. | Rusty Russell |
2009-03-30 | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL | Rusty Russell |
2009-03-28 | Merge branch 'linus' into x86/core | Ingo Molnar |
2009-03-28 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-03-28 | Merge branch 'origin' into devel | Russell King |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-03-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds |
2009-03-26 | Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-03-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2009-03-26 | writeback: double the dirty thresholds | Wu Fengguang |
2009-03-26 | Move the default_backing_dev_info out of readahead.c and into backing-dev.c | Jens Axboe |
2009-03-25 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli... | Russell King |
2009-03-24 | Merge branches 'topic/slob/cleanups', 'topic/slob/fixes', 'topic/slub/core', ... | Pekka Enberg |
2009-03-24 | Merge branch 'master' into next | James Morris |
2009-03-23 | slob: fix lockup in slob_free() | Nick Piggin |
2009-03-23 | slub: use get_track() | Akinobu Mita |
2009-03-20 | tracing, Text Edit Lock - kprobes architecture independent support, nommu fix | Ingo Molnar |
2009-03-18 | Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', ... | Ingo Molnar |
2009-03-16 | Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/... | Ingo Molnar |
2009-03-15 | highmem: atomic highmem kmap page pinning | Nicolas Pitre |
2009-03-14 | vmscan: pgmoved should be cleared after updating recent_rotated | Daisuke Nishimura |
2009-03-14 | Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf... | Ingo Molnar |
2009-03-14 | VM, x86, PAT: add a new vm flag to track full pfnmap at mmap | Pallipadi, Venkatesh |
2009-03-13 | Merge branch 'x86/core' into x86/kconfig | Ingo Molnar |
2009-03-13 | Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/rust... | Ingo Molnar |
2009-03-13 | Merge commit 'v2.6.29-rc8' into cpus4096 | Ingo Molnar |
2009-03-13 | cpumask: replace node_to_cpumask with cpumask_of_node. | Rusty Russell |
2009-03-13 | VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoff | Pallipadi, Venkatesh |
2009-03-13 | Merge branch 'core/locking' into tracing/ftrace | Ingo Molnar |
2009-03-13 | Merge branch 'linus' into core/locking | Ingo Molnar |
2009-03-12 | memcg: use correct scan number at reclaim | KOSAKI Motohiro |
2009-03-11 | percpu: fix spurious alignment WARN in legacy SMP percpu allocator | Tejun Heo |
2009-03-10 | Merge branch 'x86/core' into tracing/ftrace | Ingo Molnar |
2009-03-10 | percpu: generalize embedding first chunk setup helper | Tejun Heo |
2009-03-10 | percpu: more flexibility for @dyn_size of pcpu_setup_first_chunk() | Tejun Heo |
2009-03-10 | percpu: make x86 addr <-> pcpu ptr conversion macros generic | Tejun Heo |
2009-03-07 | percpu: finer grained locking to break deadlock and allow atomic free | Tejun Heo |
2009-03-06 | tracing, Text Edit Lock - Architecture Independent Code | Mathieu Desnoyers |
2009-03-06 | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar |
2009-03-07 | percpu: move fully free chunk reclamation into a work | Tejun Heo |
2009-03-07 | percpu: move chunk area map extension out of area allocation | Tejun Heo |