| Commit message (Expand) | Author | Age |
... | |
* | | | | | | | | | | | | powerpc/mm: Introduce early_init_mmu() on 64-bit | Benjamin Herrenschmidt | 2009-03-23 |
* | | | | | | | | | | | | powerpc/mm: e300c2/c3/c4 TLB errata workaround | Kumar Gala | 2009-03-23 |
* | | | | | | | | | | | | powerpc/mm: Used free register to save a few cycles in SW TLB miss handling | Kumar Gala | 2009-03-23 |
* | | | | | | | | | | | | powerpc/mm: Remove unused register usage in SW TLB miss handling | Kumar Gala | 2009-03-23 |
* | | | | | | | | | | | | powerpc: setup default archdata for {of_}platform via bus_register_notifier | Kumar Gala | 2009-03-23 |
* | | | | | | | | | | | | powerpc/pci: Default to dma_direct_ops for pci dma_ops | Kumar Gala | 2009-03-23 |
* | | | | | | | | | | | | powerpc: Make sysfs code use smp_call_function_single | Rusty Russell | 2009-03-23 |
* | | | | | | | | | | | | powerpc: Fix prom_init on 32-bit OF machines | Benjamin Herrenschmidt | 2009-03-23 |
* | | | | | | | | | | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-03-23 |
|\| | | | | | | | | | | |
|
| * | | | | | | | | | | | powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines | Kumar Gala | 2009-03-23 |
| | |_|_|_|_|/ / / / /
| |/| | | | | | | | | |
|
| * | | | | | | | | | | powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SW | Kumar Gala | 2009-03-17 |
| | |_|_|_|/ / / / /
| |/| | | | | | | | |
|
| * | | | | | | | | | powerpc: Fix load/store float double alignment handler | Michael Neuling | 2009-02-25 |
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
* | | | | | | | | | powerpc/kconfig: Kill PPC_MULTIPLATFORM | Benjamin Herrenschmidt | 2009-03-11 |
* | | | | | | | | | powerpc/irq: Convert obsolete irq_desc_t to struct irq_desc | Thomas Gleixner | 2009-03-11 |
* | | | | | | | | | powerpc/udbg: Fix lost byte during console handover; change LFCR to CRLF | Andrew Klossner | 2009-03-11 |
* | | | | | | | | | powerpc/pci: Fix typo: s/resouces/resources/ in a pr_debug | Wolfram Sang | 2009-03-11 |
* | | | | | | | | | powerpc: Print linux_banner in prom_init | Michael Ellerman | 2009-03-11 |
* | | | | | | | | | powerpc/oprofile: Enable support for ppc750 processors | Octavian Purdila | 2009-03-11 |
* | | | | | | | | | powerpc: Remove unused asm-offsets entries for cpu_spec | Michael Ellerman | 2009-03-11 |
* | | | | | | | | | powerpc: Make sure we copy all cpu_spec features except PMC related ones | Michael Ellerman | 2009-03-11 |
* | | | | | | | | | powerpc: Deindentify identify_cpu() | Michael Ellerman | 2009-03-11 |
* | | | | | | | | | powerpc/fsl-booke: Add support for tlbilx instructions | Kumar Gala | 2009-03-09 |
* | | | | | | | | | Merge commit 'jwb/next' into next | Benjamin Herrenschmidt | 2009-03-02 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | AMCC PPC 460SX redwood SoC platform initial framework | Madhulika Madishetty | 2009-02-14 |
| * | | | | | | | | | powerpc/44x: Support for 256KB PAGE_SIZE | Yuri Tikhonov | 2009-02-14 |
* | | | | | | | | | | powerpc: Randomise PIEs | Anton Blanchard | 2009-02-22 |
* | | | | | | | | | | powerpc: Randomise the brk region | Anton Blanchard | 2009-02-22 |
* | | | | | | | | | | powerpc: Randomise lower bits of stack address | Anton Blanchard | 2009-02-22 |
* | | | | | | | | | | powerpc: Move is_32bit_task | Anton Blanchard | 2009-02-22 |
* | | | | | | | | | | powerpc: Fix load/store float double alignment handler | Michael Neuling | 2009-02-22 |
* | | | | | | | | | | powerpc: Add alignment handler for new lfiwzx instruction | Michael Neuling | 2009-02-22 |
* | | | | | | | | | | powerpc/pseries: Fix partition migration hang under load | Brian King | 2009-02-22 |
* | | | | | | | | | | powerpc: Add support for using doorbells for SMP IPI | Kumar Gala | 2009-02-22 |
* | | | | | | | | | | powerpc/pci: Fix PCI<->OF matching of old style multifunc devices | Tom Arbuckle | 2009-02-22 |
* | | | | | | | | | | powerpc: Unify opcode definitions and support | Kumar Gala | 2009-02-22 |
* | | | | | | | | | | powerpc, ftrace: use create_branch lib function | Steven Rostedt | 2009-02-22 |
* | | | | | | | | | | powerpc, ftrace: use unsigned int for instruction manipulation | Steven Rostedt | 2009-02-22 |
* | | | | | | | | | | powerpc32, ftrace: dynamic function graph tracer | Steven Rostedt | 2009-02-22 |
* | | | | | | | | | | powerpc32, ftrace: port function graph tracer to ppc32, static only | Steven Rostedt | 2009-02-22 |
* | | | | | | | | | | powerpc32, ftrace: save and restore mcount regs with macro | Steven Rostedt | 2009-02-22 |
* | | | | | | | | | | powerpc64, ftrace: save toc only on modules for function graph | Steven Rostedt | 2009-02-22 |
* | | | | | | | | | | powerpc64, tracing: add function graph tracer with dynamic tracing | Steven Rostedt | 2009-02-22 |
* | | | | | | | | | | powerpc64: port of the function graph tracer | Steven Rostedt | 2009-02-22 |
* | | | | | | | | | | powerpc, ftrace: fix compile error when modules not configured | Steven Rostedt | 2009-02-22 |
* | | | | | | | | | | ftrace, powerpc: replace debug macro with proper pr_deug | Steven Rostedt | 2009-02-22 |
* | | | | | | | | | | Merge commit 'kumar/next' into next | Benjamin Herrenschmidt | 2009-02-17 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | powerpc/book-3e: Introduce concept of Book-3e MMU | Kumar Gala | 2009-02-12 |
| * | | | | | | | | | | powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS defines | Kumar Gala | 2009-02-12 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-02-17 |
|\ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / /
| |/| | | | | | | | |
|
| * | | | | | | | | | powerpc/vsx: Fix VSX alignment handler for regs 32-63 | Michael Neuling | 2009-02-13 |
| | |/ / / / / / /
| |/| | | | | | | |
|