| Commit message (Expand) | Author | Age |
* | 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 |
| |\ |
|
| | * | 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 |
| | * | perf_counter, x86: Fix/improve apic fallback | Ingo Molnar | 2009-08-12 |
| | * | perf record: Add missing -C option support for specifying profile cpu | Jens Axboe | 2009-08-12 |
| | * | perf tools: Fix dso__new handle() to handle deleted DSOs | Arnaldo Carvalho de Melo | 2009-08-12 |
| | * | perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail... | Arnaldo Carvalho de Melo | 2009-08-12 |
| | * | perf report: Show the tid too in -D | Arnaldo Carvalho de Melo | 2009-08-12 |
| | * | perf record: Fix .tid and .pid fill-in when synthesizing events | Arnaldo Carvalho de Melo | 2009-08-12 |
| | * | perf_counter, x86: Fix generic cache events on P6-mobile CPUs | Ingo Molnar | 2009-08-11 |
| | * | perf_counter, x86: Fix lapic printk message | Ingo Molnar | 2009-08-11 |
| * | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-08-13 |
| |\ \ |
|
| | * | | futex: Fix handling of bad requeue syscall pairing | Darren Hart | 2009-08-10 |
| | * | | futex: Fix compat_futex to be same as futex for REQUEUE_PI | Dinakar Guniguntala | 2009-08-10 |
| | * | | locking, sched: Give waitqueue spinlocks their own lockdep classes | Peter Zijlstra | 2009-08-10 |
| | * | | futex: Update futex_q lock_ptr on requeue proxy lock | Darren Hart | 2009-08-10 |
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-08-13 |
| |\ \ \ |
|
| | * | | | x86: Fix oops in identify_cpu() on CPUs without CPUID | Ondrej Zary | 2009-08-12 |
| | * | | | x86: Clear incorrectly forced X86_FEATURE_LAHF_LM flag | Kevin Winchester | 2009-08-11 |
| | * | | | x86, mce: therm_throt - change when we print messages | Dmitry Torokhov | 2009-08-11 |
| | * | | | x86: Add reboot quirk for every 5 series MacBook/Pro | Shunichi Fuji | 2009-08-10 |
| * | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-08-13 |
| |\ \ \ \ |
|
| | * | | | | ocfs2: Fix possible deadlock when extending quota file | Jan Kara | 2009-08-10 |
| | * | | | | ocfs2: keep index within status_map[] | Roel Kluin | 2009-08-07 |
| | * | | | | ocfs2: Initialize the cluster we're writing to in a non-sparse extend | Sunil Mushran | 2009-08-07 |
| | * | | | | ocfs2: Remove redundant BUG_ON in __dlm_queue_ast() | Goldwyn Rodrigues | 2009-07-31 |
| | * | | | | ocfs2/quota: Release lock for error in ocfs2_quota_write. | Tao Ma | 2009-07-30 |
| | * | | | | ocfs2: Define credit counts for quota operations | Jan Kara | 2009-07-23 |