| Commit message (Expand) | Author | Age |
* | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-06-20 |
|\ |
|
| * | perf_counter: powerpc: Add processor back-end for MPC7450 family | Paul Mackerras | 2009-06-18 |
| * | perf_counter: powerpc: Make powerpc perf_counter code safe for 32-bit kernels | Paul Mackerras | 2009-06-18 |
| * | perf_counter: powerpc: Change how processor-specific back-ends get selected | Paul Mackerras | 2009-06-18 |
| * | perf_counter: powerpc: Use unsigned long for register and constraint values | Paul Mackerras | 2009-06-18 |
| * | perf_counter: powerpc: Enable use of software counters on 32-bit powerpc | Paul Mackerras | 2009-06-18 |
| * | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-06-17 |
| |\ |
|
| * | | perf_counter: powerpc: Fix two compile warnings | Paul Mackerras | 2009-06-15 |
* | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-06-20 |
|\ \ \ |
|
| * | | | function-graph: add stack frame test | Steven Rostedt | 2009-06-18 |
| |/ / |
|
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-06-19 |
|\ \ \ |
|
| * \ \ | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-06-17 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | powerpc: Add configurable -Werror for arch/powerpc | Michael Ellerman | 2009-06-16 |
| * | | | powerpc: Enable additional BAT registers in setup_745x_specifics() | Gerhard Pircher | 2009-06-15 |
| * | | | powerpc/fsl-booke: Enable L1 cache on e500v1/e500v2/e500mc CPUs | Nate Case | 2009-06-15 |
* | | | | edac: cpc925 MC platform device setup | Harry Ciao | 2009-06-18 |
| |/ /
|/| | |
|
* | | | Merge branch 'akpm' | Linus Torvalds | 2009-06-16 |
|\ \ \
| |/ /
|/| | |
|
| * | | fbdev: move logo externs to header file | Geert Uytterhoeven | 2009-06-16 |
| * | | mm: consolidate init_mm definition | Alexey Dobriyan | 2009-06-16 |
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-06-15 |
| |\ \
| | |/
| |/| |
|
* | | | powerpc: Only build prom_init.o when CONFIG_PPC_OF_BOOT_TRAMPOLINE=y | Michael Ellerman | 2009-06-14 |
* | | | powerpc: Fix warning in setup_64.c when CONFIG_RELOCATABLE=y | Michael Ellerman | 2009-06-14 |
* | | | powerpc: Don't do generic calibrate_delay() | Benjamin Herrenschmidt | 2009-06-14 |
* | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-06-14 |
|\| |
| |/
|/| |
|
| * | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-06-12 |
| |\ |
|
| | * | powerpc, perf_counter: Fix performance counter event types | Jaswinder Singh Rajput | 2009-06-12 |
| * | | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell | 2009-06-12 |
| |/ |
|
* | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-06-12 |
|\| |
|
| * | perfcounters: remove powerpc definitions of perf_counter_do_pending | Stephen Rothwell | 2009-06-11 |
| * | perf_counter: Rename L2 to LL cache | Peter Zijlstra | 2009-06-11 |
| * | perf_counter: Standardize event names | Peter Zijlstra | 2009-06-11 |
| * | perf_counter: powerpc: Implement generalized cache events for POWER processors | Paul Mackerras | 2009-06-11 |
| * | perf_counters: powerpc: Add support for POWER7 processors | Paul Mackerras | 2009-06-11 |
| * | perf_counter: Accurate period data | Peter Zijlstra | 2009-06-10 |
| * | perf_counter: Introduce struct for sample data | Peter Zijlstra | 2009-06-10 |
| * | perf_counter: Separate out attr->type from attr->config | Ingo Molnar | 2009-06-06 |
| * | perf_counter: powerpc: Use new identifier names in powerpc-specific code | Paul Mackerras | 2009-06-04 |
| * | perf_counter: powerpc: Fix race causing "oops trying to read PMC0" errors | Paul Mackerras | 2009-06-03 |
| * | perf_counter: powerpc: Fix event alternative code generation on POWER5/5+ | Paul Mackerras | 2009-06-03 |
| * | perf_counter: Rename perf_counter_hw_event => perf_counter_attr | Peter Zijlstra | 2009-06-02 |
| * | perf_counter: Rename various fields | Peter Zijlstra | 2009-06-02 |
| * | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-06-01 |
| |\ |
|
| * | | perf_counter: powerpc: Implement interrupt throttling | Paul Mackerras | 2009-05-26 |
| * | | perf_counter: powerpc: initialize cpuhw pointer before use | Paul Mackerras | 2009-05-18 |
| * | | Merge commit 'v2.6.30-rc6' into perfcounters/core | Ingo Molnar | 2009-05-18 |
| |\ \ |
|
| * | | | perf_counter: powerpc: supply more precise information on counter overflow ev... | Paul Mackerras | 2009-05-15 |
| * | | | perf_counter: powerpc: use u64 for event codes internally | Paul Mackerras | 2009-05-15 |
| * | | | perf_counter: frequency based adaptive irq_period | Peter Zijlstra | 2009-05-15 |
| * | | | perf_counter: Rework the perf counter disable/enable | Peter Zijlstra | 2009-05-15 |
| * | | | perf_counter: powerpc: allow use of limited-function counters | Paul Mackerras | 2009-04-29 |