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