summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | 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
* | | powerpc/fsl-booke: Cleanup init/exception setup to be runtimeKumar Gala2009-01-281-0/+1
|/ /
* | powerpc/ps3: Use dma_addr_t down through the stackStephen Rothwell2009-01-161-4/+4
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-01-143-3/+25
|\ \
| * | powerpc: Change u64/s64 to a long long integer typeIngo Molnar2009-01-132-2/+7
| * | Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt2009-01-131-1/+18
| |\ \ | | |/ | |/|
| | * powerpc/qe: add Ethernet UPSMR definitions to QE libraryTimur Tabi2009-01-071-1/+18
* | | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-141-1/+1
|\ \ \
| * | | [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-141-1/+1
| |/ /
OpenPOWER on IntegriCloud