Age | Commit message (Expand) | Author |
2009-06-15 | 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 | powerpc: Only build prom_init.o when CONFIG_PPC_OF_BOOT_TRAMPOLINE=y | Michael Ellerman |
2009-06-15 | powerpc: Fix warning in setup_64.c when CONFIG_RELOCATABLE=y | Michael Ellerman |
2009-06-15 | powerpc: Don't do generic calibrate_delay() | Benjamin Herrenschmidt |
2009-06-15 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2009-06-12 | 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 | powerpc: Fix bug in move of altivec code to vector.S | Benjamin Herrenschmidt |
2009-06-11 | 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-11 | perf_counter: Introduce struct for sample data | Peter Zijlstra |
2009-06-09 | powerpc: Add support for swiotlb on 32-bit | Becky Bruce |
2009-06-09 | powerpc: Fix warning when printing a resource_size_t | Stephen Rothwell |
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 |