summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)AuthorLines
2009-01-16powerpc/ps3: Use dma_addr_t down through the stackStephen Rothwell-4/+4
2009-01-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds-3/+25
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds-1/+1
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison-3/+0
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens-1/+1
2009-01-13powerpc: Change u64/s64 to a long long integer typeIngo Molnar-2/+7
2009-01-13Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt-1/+18
2009-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds-0/+8
2009-01-08powerpc/oprofile: IBM CELL: add SPU event profiling supportCarl Love-0/+8
2009-01-08powerpc/kdump: Use ppc_save_regs() in crash_setup_regs()Anton Vorontsov-55/+0
2009-01-08mtd/ps3vram: Add modalias support to the ps3vram driverGeert Uytterhoeven-0/+1
2009-01-08mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTDJim Paris-0/+1
2009-01-08powerpc/cell: Bitops work on unsigned longsStephen Rothwell-1/+1
2009-01-08powerpc: Add ioctls for RS485 mode control of serial driversMatthias Fuchs-0/+2
2009-01-08Merge commit 'origin/master' into nextBenjamin Herrenschmidt-173/+365
2009-01-07powerpc/qe: add Ethernet UPSMR definitions to QE libraryTimur Tabi-1/+18
2009-01-06powerpc: introduce asm/swab.hHarvey Harrison-81/+93
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox-3/+1
2009-01-06mm: report the MMU pagesize in /proc/pid/smapsMel Gorman-0/+6
2009-01-05Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt-6/+52
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+9
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis-650/+917
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+0
2009-01-01cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): powerpcRusty Russell-0/+2
2008-12-31KVM: ppc: mostly cosmetic updates to the exit timing accounting codeHollis Blanchard-5/+3
2008-12-31KVM: ppc: Implement in-kernel exit timing statisticsHollis Blanchard-0/+56
2008-12-31KVM: ppc: save and restore guest mappings on context switchHollis Blanchard-0/+6
2008-12-31KVM: ppc: directly insert shadow mappings into the hardware TLBHollis Blanchard-10/+17
2008-12-31powerpc/44x: declare tlb_44x_index for use in C codeHollis Blanchard-0/+1
2008-12-31KVM: ppc: support large host pagesHollis Blanchard-2/+2
2008-12-31KVM: ppc: fix userspace mapping invalidation on context switchHollis Blanchard-0/+2
2008-12-31KVM: ppc: optimize irq delivery pathHollis Blanchard-3/+0
2008-12-31KVM: ppc: adjust vcpu types to support 64-bit coresHollis Blanchard-25/+25
2008-12-31KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessorHollis Blanchard-13/+53
2008-12-31KVM: ppc: Move the last bits of 44x code out of booke.cHollis Blanchard-0/+3
2008-12-31KVM: ppc: refactor instruction emulation into generic and core-specific piecesHollis Blanchard-23/+6
2008-12-31ppc: Create disassemble.h to extract instruction fieldsHollis Blanchard-0/+80
2008-12-31KVM: ppc: Refactor powerpc.c to relocate 440-specific codeHollis Blanchard-17/+20
2008-12-31KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"Hollis Blanchard-8/+3
2008-12-31KVM: ppc: Move 440-specific TLB code into 44x_tlb.cHollis Blanchard-2/+2
2008-12-30powerpc/qe: Fix few build errors with CONFIG_QUICC_ENGINE=nAnton Vorontsov-6/+31
2008-12-30powerpc/qe: Implement QE Pin Multiplexing APIAnton Vorontsov-0/+21
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell-649/+936
2008-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds-646/+907
2008-12-29powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok-9/+47
2008-12-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds-1/+1
2008-12-26cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}...Rusty Russell-3/+7
2008-12-25[S390] arch_setup_additional_pages argumentsMartin Schwidefsky-1/+1
2008-12-23powerpc/32: Wire up the trampoline code for kdumpDale Farnsworth-0/+13
2008-12-23powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32MDale Farnsworth-2/+2