Age | Commit message (Expand) | Author |
2009-06-09 | powerpc: Shield code specific to 64-bit server processors | Benjamin Herrenschmidt |
2009-06-09 | powerpc: Separate PACA fields for server CPUs | Benjamin Herrenschmidt |
2009-06-09 | powerpc: Split exception handling out of head_64.S | Benjamin Herrenschmidt |
2009-06-09 | powerpc: Move VMX and VSX asm code to vector.S | Benjamin Herrenschmidt |
2009-06-09 | powerpc: Add PTRACE_SINGLEBLOCK support | Roland McGrath |
2009-06-06 | perf_counter: Separate out attr->type from attr->config | Ingo Molnar |
2009-06-04 | perf_counter: powerpc: Use new identifier names in powerpc-specific code | Paul Mackerras |
2009-06-03 | 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-02 | 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 | powerpc/pci: Fix annotation of pcibios_claim_one_bus | Stephen Rothwell |
2009-06-02 | powerpc/ftrace: Use PPC_INST_NOP directly | Michael Ellerman |
2009-06-02 | powerpc/ftrace: Remove unused macros | Michael Ellerman |
2009-06-02 | powerpc/ftrace: Use ppc_function_entry() instead of GET_ADDR | Michael Ellerman |
2009-06-02 | powerpc: Display processor virtualization resource allocs in lparcfg | Nathan Fontenot |
2009-06-01 | Merge branch 'linus' into perfcounters/core | Ingo Molnar |
2009-05-29 | Merge branch 'merge' into next | Benjamin Herrenschmidt |
2009-05-27 | powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency. | Benjamin Herrenschmidt |
2009-05-26 | perf_counter: powerpc: Implement interrupt throttling | Paul Mackerras |
2009-05-21 | powerpc: Keep track of emulated instructions | Geert Uytterhoeven |
2009-05-21 | powerpc: Improve decrementer accuracy | Anton Blanchard |
2009-05-21 | powerpc/pci: Remove redundant pcnet32 fixup | Kumar Gala |
2009-05-21 | powerpc/pci: Cleanup some minor cruft | Kumar Gala |
2009-05-21 | powerpc/pci: Move pseries code into pseries platform specific area | Kumar Gala |
2009-05-21 | powerpc/pci: Clean up direct access to sysdata by RTAS | Kumar Gala |
2009-05-21 | powerpc: Add 2.06 tlbie mnemonics | Milton Miller |
2009-05-21 | powerpc/irq: Remove fallback to __do_IRQ() | Michael Ellerman |
2009-05-21 | powerpc/irq: Move get_irq() comment into header | Michael Ellerman |
2009-05-21 | powerpc/irq: Move stack overflow check into a separate function | Michael Ellerman |
2009-05-21 | powerpc/irq: Move #ifdef'ed body of do_IRQ() into a separate function | Michael Ellerman |
2009-05-18 | 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 | powerpc: Explicit alignment for .data.cacheline_aligned | Benjamin Herrenschmidt |
2009-05-18 | powerpc/ftrace: Fix constraint to be early clobber | Steven Rostedt |
2009-05-18 | powerpc/ftrace: Use pr_devel() in ftrace.c | Michael Ellerman |
2009-05-15 | 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 | powerpc: Fix PCI ROM access | Benjamin Herrenschmidt |
2009-05-15 | powerpc/pseries: Really fix the oprofile CPU type on pseries | Benjamin Herrenschmidt |
2009-05-15 | powerpc: Allow mem=x cmdline to work with 4G+ | Becky Bruce |
2009-05-01 | powerpc: Fix setting of oprofile cpu type | Benjamin Herrenschmidt |
2009-05-01 | powerpc adjust oprofile_cpu_type version 3 | Michael Wolf |
2009-04-29 | perf_counter: powerpc: allow use of limited-function counters | Paul Mackerras |
2009-04-29 | perfcounters: rename struct hw_perf_counter_ops into struct pmu | Robert Richter |
2009-04-29 | Merge branch 'linus' into perfcounters/core | Ingo Molnar |
2009-04-28 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2009-04-28 | powerpc: Revert switch to TEXT_TEXT in linker script | Tim Abbott |