summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2009-01-16powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpcStephen Rothwell7-42/+42
2009-01-16powerpc/ps3: ps3_repository_read_mm_info() takes u64 * argumentsStephen Rothwell1-9/+8
2009-01-16powerpc/ps3: clear_bit()/set_bit() operate on unsigned longsStephen Rothwell1-1/+3
2009-01-16powerpc/ps3: The lv1_ routines have u64 parametersStephen Rothwell4-26/+36
2009-01-16powerpc/ps3: Use dma_addr_t down through the stackStephen Rothwell2-17/+19
2009-01-16powerpc/ps3: set_dabr() takes an unsigned longStephen Rothwell1-1/+1
2009-01-13powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/Anton Vorontsov3-0/+221
2009-01-13powerpc/powermac: Fix occasional SMP boot failureBenjamin Herrenschmidt1-1/+1
2009-01-13powerpc: Cleanup from l64 to ll64 change: arch codeStephen Rothwell3-5/+5
2009-01-13powerpc: Change u64/s64 to a long long integer typeIngo Molnar8-32/+31
2009-01-13Merge commit 'gcl/gcl-next' into nextBenjamin Herrenschmidt3-6/+9
2009-01-13Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt1-0/+1
2009-01-11powerpc: Fix cpufreq drivers after cpufreq core changesBenjamin Herrenschmidt4-5/+5
2009-01-09powerpc/mpc52xx: remove dead code from GPIO driverWolfram Sang1-3/+0
2009-01-09powerpc/mpc52xx: Properly update irq_desc when set_type() is called.Grant Likely1-1/+7
2009-01-09powerpc/mpc5121: fix NULL test in mpc5121_clk_get utility function.roel kluin1-2/+2
2009-01-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds26-44/+193
2009-01-08fix similar typos to successfullColy Li1-1/+1
2009-01-08powerpc/pasemi: local_irq_save uses an unsigned longIngo Molnar1-1/+1
2009-01-08powerpc/cell: Fix some u64 vs. long typesIngo Molnar3-5/+5
2009-01-08powerpc/cell: Use correct types in beat filesIngo Molnar2-12/+13
2009-01-08mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTDJim Paris1-0/+37
2009-01-08powerpc: Fix iseries drivers build failure without CONFIG_VIOPATHKamalesh Babulal1-2/+3
2009-01-08powerpc/cell: local_irq_save takes an unsigned longStephen Rothwell1-1/+1
2009-01-08powerpc/pasemi: Use DEFINE_SPINLOCKJulia Lawall1-1/+1
2009-01-08powerpc/52xx: Use DEFINE_SPINLOCKJulia Lawall1-1/+1
2009-01-08powerpc/iseries: Kexec is known not to work on iseriesMichael Ellerman1-0/+11
2009-01-08powerpc/powermac: Add missing of_node_putNicolas Palix2-4/+9
2009-01-08Merge commit 'origin/master' into nextBenjamin Herrenschmidt4-8/+7
2009-01-07powerpc: Fix the ide suspend function in uli1575Jason Jin1-0/+1
2009-01-05zero i_uid/i_gid on inode allocationAl Viro1-1/+0
2009-01-05Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt12-17/+111
2008-12-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell1-0/+4
2008-12-30Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+4
2008-12-30powerpc/85xx: Add local_irq_restore in error handling codeJulia Lawall1-0/+1
2008-12-30powerpc/85xx: Add SMP support to MPC8572 DSKumar Gala1-0/+7
2008-12-30powerpc/85xx: Enable SMP supportKumar Gala1-1/+1
2008-12-30powerpc/83xx: Fix few build errors with CONFIG_QUICC_ENGINE=nAnton Vorontsov2-3/+6
2008-12-30powerpc/83xx: Add USB Host/Gadget support for MPC8360E-MDS boardsAnton Vorontsov1-0/+75
2008-12-30powerpc: Implement GPIO driver for simple memory-mapped banksAnton Vorontsov1-0/+11
2008-12-30powerpc/83xx: Fix sparse warnings in mpc836x_mds.cAnton Vorontsov1-3/+3
2008-12-30powerpc/83xx: Fix sparse warnings in board filesAnton Vorontsov6-10/+7
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell50-376/+885
2008-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds48-372/+878
2008-12-29powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok1-1/+1
2008-12-26cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}...Rusty Russell2-5/+5
2008-12-25Merge branch 'next' into for-linusJames Morris1-4/+4
2008-12-23powerpc: Remove default kexec/crash_kernel ops assignmentsAnton Vorontsov7-43/+0
2008-12-23powerpc/pseries: Fix cpu hotplugSebastien Dugue1-1/+1
2008-12-22powerpc/cell: add QPACE as a separate Cell platformBenjamin Krill3-15/+173