summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | KVM: ppc: rename 44x MMU functions used in booke.cHollis Blanchard2009-03-241-0/+2
| * | | | | | KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name)Hollis Blanchard2009-03-241-0/+2
| * | | | | | KVM: ppc: change kvmppc_mmu_map() parametersHollis Blanchard2009-03-241-1/+0
| * | | | | | KVM: ppc: cosmetic changes to mmu hook namesHollis Blanchard2009-03-241-2/+3
| * | | | | | KVM: ppc: move struct kvmppc_44x_tlbe into 44x-specific headerHollis Blanchard2009-03-242-7/+7
| * | | | | | KVM: Remove old kvm_guest_debug structsJan Kiszka2009-03-241-6/+0
| * | | | | | KVM: New guest debug interfaceJan Kiszka2009-03-241-0/+7
| | |_|_|/ / | |/| | | |
* | | | | | powerpc: Sanitize stack pointer in signal handling codeJosh Boyer2009-03-271-0/+19
* | | | | | powerpc/mm: Introduce early_init_mmu() on 64-bitBenjamin Herrenschmidt2009-03-242-2/+4
* | | | | | powerpc/mm: Add option for non-atomic PTE updates to ppc64Benjamin Herrenschmidt2009-03-242-1/+13
* | | | | | powerpc/mm: Merge various PTE bits and accessors definitionsBenjamin Herrenschmidt2009-03-244-337/+233
* | | | | | powerpc/mm: Tweak PTE bit combination definitionsBenjamin Herrenschmidt2009-03-248-64/+83
* | | | | | powerpc/mm: e300c2/c3/c4 TLB errata workaroundKumar Gala2009-03-241-0/+6
* | | | | | powerpc: expect all devices calling dma ops to have archdata setKumar Gala2009-03-241-11/+1
* | | | | | cpumask: Use mm_cpumask() wrapper instead of cpu_vm_maskRusty Russell2009-03-241-1/+1
* | | | | | powerpc: Add dispatch trace log fields to lppacaJeremy Kerr2009-03-241-2/+4
* | | | | | powerpc: Fix page_ins details in lppaca commentsJeremy Kerr2009-03-241-1/+1
* | | | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-241-1/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | powerpc/5200: Enable CPU_FTR_NEED_COHERENT for MPC52xxPiotr Ziecik2009-03-171-1/+3
| | |_|/ / | |/| | |
* | | | | Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2009-03-201-0/+1
|\ \ \ \ \
| * | | | | powerpc/5200: add function to return external clock frequencyWolfgang Grandegger2009-03-111-0/+1
* | | | | | powerpc/mm: Unify PTE_RPN_SHIFT and _PAGE_CHG_MASK definitionsBenjamin Herrenschmidt2009-03-202-12/+26
* | | | | | powerpc/mm: Split the various pgtable-* headers based on MMU typeBenjamin Herrenschmidt2009-03-2012-467/+564
* | | | | | powerpc/irq: Convert obsolete hw_interrupt_type to struct irq_chipThomas Gleixner2009-03-111-1/+1
* | | | | | powerpc/udbg: Fix lost byte during console handover; change LFCR to CRLFAndrew Klossner2009-03-111-0/+1
|/ / / / /
* | | | | powerpc/ps3: Make ps3av_set_video_mode mode ID signedroel kluin2009-03-111-1/+1
* | | | | powerpc: Add missing DABR flagsGeoff Levand2009-03-111-0/+2
* | | | | powerpc: Add defintion for MSR[GS] to list of MSR bitsTimur Tabi2009-03-111-0/+1
* | | | | powerpc: Wire up /proc/vmallocinfo to our ioremap()Benjamin Herrenschmidt2009-03-112-1/+7
* | | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-112-4/+5
|\ \ \ \ \ | |/ / / /
| * | | | x86-64: seccomp: fix 32/64 syscall holeRoland McGrath2009-03-022-4/+5
| | |/ / | |/| |
* | | | powerpc/fsl-booke: Add support for tlbilx instructionsKumar Gala2009-03-091-2/+2
* | | | Merge commit 'jwb/next' into nextBenjamin Herrenschmidt2009-03-035-8/+18
|\ \ \ \
| * | | | powerpc/44x: Support for 256KB PAGE_SIZEYuri Tikhonov2009-02-145-8/+18
* | | | | powerpc: Randomise PIEsAnton Blanchard2009-02-231-1/+2
* | | | | powerpc: Randomise the brk regionAnton Blanchard2009-02-231-0/+3
* | | | | powerpc: Randomise lower bits of stack addressAnton Blanchard2009-02-231-1/+1
* | | | | powerpc: More stack randomisation for 64bit binariesAnton Blanchard2009-02-231-0/+5
* | | | | powerpc: Move is_32bit_taskAnton Blanchard2009-02-231-0/+7
* | | | | powerpc: Add support for using doorbells for SMP IPIKumar Gala2009-02-232-1/+46
* | | | | powerpc: Fix warnings from make headers_checkKumar Gala2009-02-236-5/+8
* | | | | powerpc: Unify opcode definitions and supportKumar Gala2009-02-233-8/+75
* | | | | powerpc32, ftrace: save and restore mcount regs with macroSteven Rostedt2009-02-231-1/+38
* | | | | Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2009-02-182-27/+45
|\ \ \ \ \
| * | | | | powerpc/book-3e: Introduce concept of Book-3e MMUKumar Gala2009-02-122-3/+3
| * | | | | powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS definesKumar Gala2009-02-121-24/+42
| |/ / / /
* | | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-02-183-4/+4
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | powerpc/mm: Fix _PAGE_CHG_MASK to protect _PAGE_SPECIALPhilippe Gerum2009-02-133-3/+4
| | |/ / | |/| |
* | | | powerpc/mm: Rework I$/D$ coherency (v3)Benjamin Herrenschmidt2009-02-114-74/+97
| |/ / |/| |
* | | powerpc: Remove unused ppc64_terminate_msg()Michael Ellerman2009-02-111-2/+0
OpenPOWER on IntegriCloud