summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2009-03-24Merge commit 'origin/master' into nextBenjamin Herrenschmidt1-3/+12
2009-03-23powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machinesKumar Gala1-0/+9
2009-03-17powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SWKumar Gala1-3/+3
2009-03-11powerpc/kconfig: Kill PPC_MULTIPLATFORMBenjamin Herrenschmidt3-4/+11
2009-03-11powerpc/irq: Convert obsolete irq_desc_t to struct irq_descThomas Gleixner1-2/+2
2009-03-11powerpc/udbg: Fix lost byte during console handover; change LFCR to CRLFAndrew Klossner2-10/+57
2009-03-11powerpc/pci: Fix typo: s/resouces/resources/ in a pr_debugWolfram Sang1-1/+1
2009-03-11powerpc: Print linux_banner in prom_initMichael Ellerman2-1/+3
2009-03-11powerpc/oprofile: Enable support for ppc750 processorsOctavian Purdila1-0/+8
2009-03-11powerpc: Remove unused asm-offsets entries for cpu_specMichael Ellerman1-3/+0
2009-03-11powerpc: Make sure we copy all cpu_spec features except PMC related onesMichael Ellerman1-12/+16
2009-03-11powerpc: Deindentify identify_cpu()Michael Ellerman1-58/+64
2009-03-09powerpc/fsl-booke: Add support for tlbilx instructionsKumar Gala1-1/+2
2009-03-03Merge commit 'jwb/next' into nextBenjamin Herrenschmidt3-1/+25
2009-02-26powerpc: Fix load/store float double alignment handlerMichael Neuling1-16/+13
2009-02-23powerpc: Randomise PIEsAnton Blanchard1-0/+10
2009-02-23powerpc: Randomise the brk regionAnton Blanchard1-0/+23
2009-02-23powerpc: Randomise lower bits of stack addressAnton Blanchard1-0/+9
2009-02-23powerpc: Move is_32bit_taskAnton Blanchard1-10/+0
2009-02-23powerpc: Fix load/store float double alignment handlerMichael Neuling1-16/+13
2009-02-23powerpc: Add alignment handler for new lfiwzx instructionMichael Neuling1-1/+1
2009-02-23powerpc/pseries: Fix partition migration hang under loadBrian King1-2/+8
2009-02-23powerpc: Add support for using doorbells for SMP IPIKumar Gala4-2/+71
2009-02-23powerpc/pci: Fix PCI<->OF matching of old style multifunc devicesTom Arbuckle1-4/+11
2009-02-23powerpc: Unify opcode definitions and supportKumar Gala6-51/+29
2009-02-23powerpc, ftrace: use create_branch lib functionSteven Rostedt1-13/+1
2009-02-23powerpc, ftrace: use unsigned int for instruction manipulationSteven Rostedt1-27/+18
2009-02-23powerpc32, ftrace: dynamic function graph tracerSteven Rostedt1-2/+6
2009-02-23powerpc32, ftrace: port function graph tracer to ppc32, static onlySteven Rostedt2-2/+43
2009-02-23powerpc32, ftrace: save and restore mcount regs with macroSteven Rostedt1-59/+9
2009-02-23powerpc64, ftrace: save toc only on modules for function graphSteven Rostedt2-3/+37
2009-02-23powerpc64, tracing: add function graph tracer with dynamic tracingSteven Rostedt2-7/+48
2009-02-23powerpc64: port of the function graph tracerSteven Rostedt5-10/+153
2009-02-23powerpc, ftrace: fix compile error when modules not configuredSteven Rostedt1-1/+15
2009-02-23ftrace, powerpc: replace debug macro with proper pr_deugSteven Rostedt1-16/+10
2009-02-18Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2-10/+10
2009-02-18Merge commit 'origin/master' into nextBenjamin Herrenschmidt1-1/+6
2009-02-14AMCC PPC 460SX redwood SoC platform initial frameworkMadhulika Madishetty2-0/+15
2009-02-14powerpc/44x: Support for 256KB PAGE_SIZEYuri Tikhonov1-1/+10
2009-02-13powerpc/vsx: Fix VSX alignment handler for regs 32-63Michael Neuling1-1/+6
2009-02-12powerpc/book-3e: Introduce concept of Book-3e MMUKumar Gala1-3/+3
2009-02-12powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS definesKumar Gala1-7/+7
2009-02-11powerpc/pci: Move hose_list and pci_address_to_pio to pci-commonMilton Miller3-45/+36
2009-02-11powerpc: Allow debugging of LMBs with lmb=debugMichael Ellerman1-5/+1
2009-02-11powerpc: Remove unused ppc64_terminate_msg()Michael Ellerman1-7/+0
2009-02-11Merge commit 'kumar/next' into nextBenjamin Herrenschmidt5-30/+97
2009-02-10powerpc/pci: mmap anonymous memory when legacy_mem doesn't existBenjamin Herrenschmidt1-2/+15
2009-02-10powerpc/ftrace: Fix math to calculate offset in TOCSteven Rostedt1-2/+3
2009-02-02powerpc: Fix oops on some machines due to incorrect pr_debug()Benjamin Herrenschmidt1-3/+2
2009-01-28powerpc/fsl-booke: Cleanup init/exception setup to be runtimeKumar Gala5-30/+97