summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Remove unused asm-offsets entries for cpu_specMichael Ellerman2009-03-111-3/+0Star
* powerpc: Make sure we copy all cpu_spec features except PMC related onesMichael Ellerman2009-03-111-12/+16
* powerpc: Deindentify identify_cpu()Michael Ellerman2009-03-111-58/+64
* powerpc/fsl-booke: Add support for tlbilx instructionsKumar Gala2009-03-091-1/+2
* Merge commit 'jwb/next' into nextBenjamin Herrenschmidt2009-03-033-1/+25
|\
| * AMCC PPC 460SX redwood SoC platform initial frameworkMadhulika Madishetty2009-02-142-0/+15
| * powerpc/44x: Support for 256KB PAGE_SIZEYuri Tikhonov2009-02-141-1/+10
* | powerpc: Randomise PIEsAnton Blanchard2009-02-231-0/+10
* | powerpc: Randomise the brk regionAnton Blanchard2009-02-231-0/+23
* | powerpc: Randomise lower bits of stack addressAnton Blanchard2009-02-231-0/+9
* | powerpc: Move is_32bit_taskAnton Blanchard2009-02-231-10/+0Star
* | powerpc: Fix load/store float double alignment handlerMichael Neuling2009-02-231-16/+13Star
* | powerpc: Add alignment handler for new lfiwzx instructionMichael Neuling2009-02-231-1/+1
* | powerpc/pseries: Fix partition migration hang under loadBrian King2009-02-231-2/+8
* | powerpc: Add support for using doorbells for SMP IPIKumar Gala2009-02-234-2/+71
* | powerpc/pci: Fix PCI<->OF matching of old style multifunc devicesTom Arbuckle2009-02-231-4/+11
* | powerpc: Unify opcode definitions and supportKumar Gala2009-02-236-51/+29Star
* | powerpc, ftrace: use create_branch lib functionSteven Rostedt2009-02-231-13/+1Star
* | powerpc, ftrace: use unsigned int for instruction manipulationSteven Rostedt2009-02-231-27/+18Star
* | powerpc32, ftrace: dynamic function graph tracerSteven Rostedt2009-02-231-2/+6
* | powerpc32, ftrace: port function graph tracer to ppc32, static onlySteven Rostedt2009-02-232-2/+43
* | powerpc32, ftrace: save and restore mcount regs with macroSteven Rostedt2009-02-231-59/+9Star
* | powerpc64, ftrace: save toc only on modules for function graphSteven Rostedt2009-02-232-3/+37
* | powerpc64, tracing: add function graph tracer with dynamic tracingSteven Rostedt2009-02-232-7/+48
* | powerpc64: port of the function graph tracerSteven Rostedt2009-02-235-10/+153
* | powerpc, ftrace: fix compile error when modules not configuredSteven Rostedt2009-02-231-1/+15
* | ftrace, powerpc: replace debug macro with proper pr_deugSteven Rostedt2009-02-231-16/+10Star
* | Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2009-02-182-10/+10
|\ \
| * | powerpc/book-3e: Introduce concept of Book-3e MMUKumar Gala2009-02-121-3/+3
| * | powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS definesKumar Gala2009-02-121-7/+7
| |/
* | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-02-181-1/+6
|\ \
| * | powerpc/vsx: Fix VSX alignment handler for regs 32-63Michael Neuling2009-02-131-1/+6
* | | powerpc/pci: Move hose_list and pci_address_to_pio to pci-commonMilton Miller2009-02-113-45/+36Star
| |/ |/|
* | powerpc: Allow debugging of LMBs with lmb=debugMichael Ellerman2009-02-111-5/+1Star
* | powerpc: Remove unused ppc64_terminate_msg()Michael Ellerman2009-02-111-7/+0Star
* | Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2009-02-115-30/+97
|\ \ | |/ |/|
| * powerpc/fsl-booke: Cleanup init/exception setup to be runtimeKumar Gala2009-01-295-30/+97
* | powerpc/pci: mmap anonymous memory when legacy_mem doesn't existBenjamin Herrenschmidt2009-02-101-2/+15
* | powerpc/ftrace: Fix math to calculate offset in TOCSteven Rostedt2009-02-101-2/+3
* | powerpc: Fix oops on some machines due to incorrect pr_debug()Benjamin Herrenschmidt2009-02-021-3/+2Star
|/
* powerpc/pseries: Correct VIO bus accounting problem in CMO env.Robert Jennings2009-01-281-3/+4
* powerpc: Get the number of SLBs from "slb-size" propertyMichael Neuling2009-01-161-0/+5
* powerpc/e500mc: Doorbells need to be taken w/exceptions disabledKumar Gala2009-01-141-1/+1
* powerpc/powermac: Fix occasional SMP boot failureBenjamin Herrenschmidt2009-01-131-0/+9
* powerpc/cacheinfo: Rename cache_dir per-cpu variableNathan Lynch2009-01-131-5/+5
* powerpc: Cleanup from l64 to ll64 change: arch codeStephen Rothwell2009-01-131-3/+3
* powerpc: Change u64/s64 to a long long integer typeIngo Molnar2009-01-134-16/+16
* powerpc/kexec: Check crash_base for relocatable kernelMilton Miller2009-01-131-0/+25
* powerpc: Make dummy section a valid note headerMilton Miller2009-01-131-1/+3
* Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt2009-01-132-5/+8
|\