summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+1
2009-03-26Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2009-03-26Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer...Ingo Molnar1-1/+1
2009-03-24PS3: replace bus_id usageGreg Kroah-Hartman1-2/+2
2009-03-23Merge branches 'irq/sparseirq' and 'linus' into irq/coreIngo Molnar1-0/+7
2009-03-16sparseirq, powerpc/cell: fix unused variable warning in interrupt.cStephen Rothwell1-2/+0
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar4-71/+5
2009-03-13ps3/block: Replace mtd/ps3vram by block/ps3vramGeert Uytterhoeven1-0/+7
2009-03-09powerpc: fix linkstation and storcenter compilation breakageGuennadi Liakhovetski2-70/+0
2009-03-04powerpc: Run sbc610 USB fixup code only on the appropriate platform.Tony Breeds1-0/+4
2009-02-18timers: add mod_timer_pending()Ingo Molnar1-1/+1
2009-02-13Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar1-1/+1
2009-02-13powerpc/ps3: Move ps3_mm_add_memory to device_initcallGeoff Levand1-1/+1
2009-02-10powerpc: Add missing sparsemem.h includeMichael Neuling1-0/+1
2009-02-06arch/powerpc: Eliminate double sizeofJulia Lawall1-1/+1
2009-01-29powerpc/5200: Bugfix for PCI mapping of memory and IMMRGrant Likely1-14/+10
2009-01-28powerpc: Printing fix for l64 to ll64 conversion: phyp_dump.cStephen Rothwell1-13/+13
2009-01-28Merge commit 'jwb/jwb-merge' into mergeBenjamin Herrenschmidt2-136/+0
2009-01-26powerpc/mpc8313erdb: fix kernel panic because mdio device is not probedLi Yang1-0/+1
2009-01-20powerpc/44x: Warp patches for the new NDFC driverSean MacLennan2-136/+0
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-11sparseirq: use kstat_irqs_cpu insteadYinghai Lu1-1/+1
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