Age | Commit message (Expand) | Author |
2009-09-15 | Merge branch 'for-next' into for-linus | Tejun Heo |
2009-09-01 | percpu: don't assume existence of cpu0 | Tejun Heo |
2009-08-14 | powerpc64: convert to dynamic percpu allocator | Tejun Heo |
2009-08-14 | sparc64: use embedding percpu first chunk allocator | Tejun Heo |
2009-08-14 | percpu: kill lpage first chunk allocator | Tejun Heo |
2009-08-14 | x86,percpu: use embedding for 64bit NUMA and page for 32bit NUMA | Tejun Heo |
2009-08-14 | percpu: update embedding first chunk allocator to handle sparse units | Tejun Heo |
2009-08-14 | percpu: use group information to allocate vmap areas sparsely | Tejun Heo |
2009-08-14 | vmalloc: implement pcpu_get_vm_areas() | Tejun Heo |
2009-08-14 | vmalloc: separate out insert_vmalloc_vm() | Tejun Heo |
2009-08-14 | percpu: add chunk->base_addr | Tejun Heo |
2009-08-14 | percpu: add pcpu_unit_offsets[] | Tejun Heo |
2009-08-14 | percpu: introduce pcpu_alloc_info and pcpu_group_info | Tejun Heo |
2009-08-14 | percpu: move pcpu_lpage_build_unit_map() and pcpul_lpage_dump_cfg() upward | Tejun Heo |
2009-08-14 | percpu: add @align to pcpu_fc_alloc_fn_t | Tejun Heo |
2009-08-14 | percpu: make @dyn_size mandatory for pcpu_setup_first_chunk() | Tejun Heo |
2009-08-14 | percpu: drop @static_size from first chunk allocators | Tejun Heo |
2009-08-14 | percpu: generalize first chunk allocator selection | Tejun Heo |
2009-08-14 | percpu: build first chunk allocators selectively | Tejun Heo |
2009-08-14 | percpu: rename 4k first chunk allocator to page | Tejun Heo |
2009-08-14 | percpu: improve boot messages | Tejun Heo |
2009-08-14 | percpu: fix pcpu_reclaim() locking | Tejun Heo |
2009-08-14 | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo |
2009-08-14 | percpu: use the right flag for get_vm_area() | Amerigo Wang |
2009-08-14 | percpu, sparc64: fix sparse possible cpu map handling | Tejun Heo |
2009-08-14 | init: set nr_cpu_ids before setup_per_cpu_areas() | Tejun Heo |
2009-08-13 | Linux 2.6.31-rc6v2.6.31-rc6 | Linus Torvalds |
2009-08-13 | genirq: prevent wakeup of freed irq thread | Linus Torvalds |
2009-08-13 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2009-08-13 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-08-13 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-08-13 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-08-13 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds |
2009-08-13 | Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-08-13 | Make sock_sendpage() use kernel_sendpage() | Linus Torvalds |
2009-08-13 | perf_counter: Report the cloning task as parent on perf_counter_fork() | Peter Zijlstra |
2009-08-13 | perf_counter: Fix an ipi-deadlock | Peter Zijlstra |
2009-08-13 | perf: Rework/fix the whole read vs group stuff | Peter Zijlstra |
2009-08-13 | perf_counter: Fix swcounter context invariance | Peter Zijlstra |
2009-08-13 | perf report: Don't show unresolved DSOs and symbols when -S/-d is used | Arnaldo Carvalho de Melo |
2009-08-13 | perf tools: Add a general option to enable raw sample records | Frederic Weisbecker |
2009-08-13 | perf tools: Add a per tracepoint counter attribute to get raw sample | Frederic Weisbecker |
2009-08-13 | perf_counter: Provide hw_perf_counter_setup_online() APIs | Ingo Molnar |
2009-08-13 | perf list: Fix large list output by using the pager | Arnaldo Carvalho de Melo |
2009-08-13 | sh: fix i2c init order on ap325rxa V2 | Magnus Damm |
2009-08-13 | sh: fix i2c init order on Migo-R V2 | Magnus Damm |
2009-08-13 | sh: convert processor device setup functions to arch_initcall() | Magnus Damm |
2009-08-13 | md: allow upper limit for resync/reshape to be set when array is read-only | NeilBrown |
2009-08-13 | md/raid5: Properly remove excess drives after shrinking a raid5/6 | NeilBrown |
2009-08-13 | md/raid5: make sure a reshape restarts at the correct address. | NeilBrown |