aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2009-03-23Merge branch 'cpus4096' into irq/threadedThomas Gleixner
2009-03-19numa, cpumask: move numa_node_id default implementation to topology.h, fixStephen Rothwell
2009-03-17powerpc/5200: Enable CPU_FTR_NEED_COHERENT for MPC52xxPiotr Ziecik
2009-03-04Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar
2009-03-02x86-64: seccomp: fix 32/64 syscall holeRoland McGrath
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar
2009-02-20Merge branch 'x86/urgent' into x86/coreIngo Molnar
2009-02-13powerpc/mm: Fix _PAGE_CHG_MASK to protect _PAGE_SPECIALPhilippe Gerum
2009-02-01headers_check fix: powerpc, swab.hJaswinder Singh Rajput
2009-02-01headers_check fix: powerpc, spu_info.hJaswinder Singh Rajput
2009-02-01headers_check fix: powerpc, ps3fb.hJaswinder Singh Rajput
2009-02-01headers_check fix: powerpc, kvm.hJaswinder Singh Rajput
2009-02-01headers_check fix: powerpc, elf.hJaswinder Singh Rajput
2009-02-01headers_check fix: powerpc, bootx.hJaswinder Singh Rajput
2009-01-16powerpc/ps3: Use dma_addr_t down through the stackStephen Rothwell
2009-01-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens
2009-01-13powerpc: Change u64/s64 to a long long integer typeIngo Molnar
2009-01-13Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt
2009-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds
2009-01-08powerpc/oprofile: IBM CELL: add SPU event profiling supportCarl Love
2009-01-08powerpc/kdump: Use ppc_save_regs() in crash_setup_regs()Anton Vorontsov
2009-01-08mtd/ps3vram: Add modalias support to the ps3vram driverGeert Uytterhoeven
2009-01-08mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTDJim Paris
2009-01-08powerpc/cell: Bitops work on unsigned longsStephen Rothwell
2009-01-08powerpc: Add ioctls for RS485 mode control of serial driversMatthias Fuchs
2009-01-08Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-01-07powerpc/qe: add Ethernet UPSMR definitions to QE libraryTimur Tabi
2009-01-06powerpc: introduce asm/swab.hHarvey Harrison
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox
2009-01-06mm: report the MMU pagesize in /proc/pid/smapsMel Gorman
2009-01-05Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-01cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): powerpcRusty Russell
2008-12-31KVM: ppc: mostly cosmetic updates to the exit timing accounting codeHollis Blanchard
2008-12-31KVM: ppc: Implement in-kernel exit timing statisticsHollis Blanchard
2008-12-31KVM: ppc: save and restore guest mappings on context switchHollis Blanchard
2008-12-31KVM: ppc: directly insert shadow mappings into the hardware TLBHollis Blanchard
2008-12-31powerpc/44x: declare tlb_44x_index for use in C codeHollis Blanchard
2008-12-31KVM: ppc: support large host pagesHollis Blanchard
2008-12-31KVM: ppc: fix userspace mapping invalidation on context switchHollis Blanchard
2008-12-31KVM: ppc: optimize irq delivery pathHollis Blanchard
2008-12-31KVM: ppc: adjust vcpu types to support 64-bit coresHollis Blanchard
2008-12-31KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessorHollis Blanchard
2008-12-31KVM: ppc: Move the last bits of 44x code out of booke.cHollis Blanchard
2008-12-31KVM: ppc: refactor instruction emulation into generic and core-specific piecesHollis Blanchard