aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-17increase AT_VECTOR_SIZE to terminate saved_auxv properlyOlaf Hering2-0/+2
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle1-17/+0
2007-10-17remove include/asm-*/ipc.hAdrian Bunk2-2/+0
2007-10-17cleanup floppy.hJan Beulich1-2/+0
2007-10-17remove strict ansi check from __u64 in asm/types.hOlaf Hering1-3/+3
2007-10-17powerpc: Use linux/elfcore-compat.hRoland McGrath1-18/+20
2007-10-17kill DECLARE_MUTEX_LOCKEDChristoph Hellwig1-1/+0
2007-10-17unexport asm/shmparam.hOlaf Hering1-1/+0
2007-10-17powerpc: add Altivec/VMX state to coredumpsMark Nelson1-0/+8
2007-10-16Fix powerpc breakage in sg chaining codeAnton Blanchard1-0/+143
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-149/+11
2007-10-16ps3av: dont distinguish between `boot' and `non-boot' autodetectionGeert Uytterhoeven1-2/+2
2007-10-16ps3av: remove unused ps3av_set_mode()Geert Uytterhoeven1-1/+0
2007-10-16ps3av: add autodetection for VESA modesGeert Uytterhoeven1-1/+10
2007-10-16ps3av: treat DVI-D like HDMI in autodetectGeert Uytterhoeven1-1/+0
2007-10-16ps3av: use PS3 video mode ids in autodetect codeGeert Uytterhoeven1-5/+6
2007-10-16ps3av: eliminate PS3AV_DEBUGGeert Uytterhoeven1-7/+0
2007-10-16kprobes: support kretprobe blacklistMasami Hiramatsu1-0/+1
2007-10-16ppc64: SPARSEMEM_VMEMMAP supportAndy Whitcroft1-0/+8
2007-10-16x86: optimize page faults like all other achitectures and kill notifier cruftChristoph Hellwig2-20/+0
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis2-2/+4
2007-10-16PPC: sg chaining supportJens Axboe2-149/+11
2007-10-16PS3: sg chaining supportJens Axboe1-1/+1
2007-10-15Use dcr_host_t.base in dcr_unmap()Michael Ellerman2-2/+2
2007-10-15Add dcr_host_t.base in dcr_read()/dcr_write()Michael Ellerman2-4/+4
2007-10-14endian-clean in_le64/out_le64Al Viro1-2/+2
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers1-1/+1
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras5-49/+113
2007-10-12[POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pciValentine Barshak1-1/+2
2007-10-12Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.24Paul Mackerras3-47/+4
2007-10-12Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into for-2.6.24Paul Mackerras1-1/+1
2007-10-11[POWERPC] 85xx: Killed <asm/mpc85xx.h>Kumar Gala3-47/+4
2007-10-11[POWERPC] Fix performance monitor on machines with logical PVRPaul Mackerras1-0/+1
2007-10-11[POWERPC] iSeries: Move viodasd probingStephen Rothwell1-0/+47
2007-10-11[POWERPC] iSeries: Move detection of virtual tapesStephen Rothwell1-0/+41
2007-10-11[POWERPC] iSeries: Move detection of virtual cdromsStephen Rothwell1-0/+24
2007-10-11[POWERPC] Remove more iSeries-specific stuff from vio.cStephen Rothwell1-0/+4
2007-10-11[POWERPC] Remove iSeries_vio_devStephen Rothwell2-4/+10
2007-10-11[POWERPC] Clean up vio.hStephen Rothwell1-5/+0
2007-10-11[POWERPC] Only call ppc_md.setup_arch() if it is providedGrant Likely1-1/+1
2007-10-10[POWERPC] MPC5200: Don't make firmware fixups into common codeGrant Likely1-1/+1
2007-10-09[POWERPC] cell: Add Cell memory controller register defs and expose itBenjamin Herrenschmidt1-2/+46
2007-10-09[POWERPC] cell: Move cbe_regs.h to include/asm-powerpc/cell-regs.hBenjamin Herrenschmidt1-0/+271
2007-10-08[POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascadingAnton Vorontsov1-1/+67
2007-10-08[POWERPC] 86xx: update immap_86xx.h for the 8610Timur Tabi1-8/+78
2007-10-08[POWERPC] qe: miscellaneous code improvements and fixes to the QE libraryTimur Tabi4-129/+193
2007-10-04[POWERPC] cpm: Describe multi-user ram in its own device node.Scott Wood3-0/+36
2007-10-04[POWERPC] QE: Added missing CEURNR registerEmil Medve1-2/+3
2007-10-04[POWERPC] mpc82xx: Define CPU_FTR_NEED_COHERENTScott Wood1-5/+5
2007-10-04[POWERPC] cpm2: Add cpm2_set_pin().Scott Wood1-0/+9