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