aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-16powerpc: Get the number of SLBs from "slb-size" propertyMichael Neuling1-0/+5
2009-01-16powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slicesDave Kleikamp1-1/+10
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 Rothwell3-21/+23
2009-01-16powerpc/ps3: set_dabr() takes an unsigned longStephen Rothwell1-1/+1
2009-01-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds45-136/+486
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2-1/+2
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2-3/+0
2009-01-14[CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bitBenjamin Herrenschmidt1-0/+1
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens1-1/+1
2009-01-13powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/Anton Vorontsov3-0/+221
2009-01-13powerpc/83xx: Make serial ports work on MPC8315E-RDB w/ FSL U-BootsAnton Vorontsov1-2/+2
2009-01-13powerpc/e500mc: Doorbells need to be taken w/exceptions disabledKumar Gala1-1/+1
2009-01-13powerpc: Enable PS3 options and QPACE in ppc64_defconfigMichael Ellerman1-1/+25
2009-01-13powerpc/powermac: Fix occasional SMP boot failureBenjamin Herrenschmidt2-1/+10
2009-01-13powerpc/cacheinfo: Rename cache_dir per-cpu variableNathan Lynch1-5/+5
2009-01-13powerpc: Cleanup from l64 to ll64 change: arch codeStephen Rothwell4-8/+8
2009-01-13powerpc: Change u64/s64 to a long long integer typeIngo Molnar17-56/+60
2009-01-13powerpc/kexec: Check crash_base for relocatable kernelMilton Miller1-0/+25
2009-01-13powerpc: Make dummy section a valid note headerMilton Miller1-1/+3
2009-01-13Merge commit 'gcl/gcl-next' into nextBenjamin Herrenschmidt3-6/+9
2009-01-13Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt11-55/+117
2009-01-12[WATCHDOG] Enable watchdog timer on GE Fanuc's SBC610Martyn Welch2-0/+16
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-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofileLinus Torvalds6-140/+705
2009-01-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds60-498/+1738
2009-01-08fix similar typos to successfullColy Li1-1/+1
2009-01-08powerpc/oprofile: fix whitespaces in op_model_cell.cRobert Richter1-13/+11
2009-01-08powerpc/oprofile: IBM CELL: add SPU event profiling supportCarl Love6-16/+545
2009-01-08powerpc/oprofile: fix cell/pr_util.hRobert Richter1-2/+2
2009-01-08powerpc/oprofile: IBM CELL: cleanup and restructuringCarl Love2-153/+191
2009-01-08powerpc: enable dynamic ftraceSteven Rostedt1-0/+2
2009-01-08powerpc/cell: Fix the prototype of create_vma_map()Stephen Rothwell1-1/+1
2009-01-08powerpc/mm: Make clear_fixmap() actually workAnton Vorontsov1-1/+2
2009-01-08powerpc/kdump: Use ppc_save_regs() in crash_setup_regs()Anton Vorontsov1-55/+0
2009-01-08powerpc: Export cacheable_memzero as its now used in a driverKumar Gala1-0/+1
2009-01-08powerpc: Fix missing semicolons in mmu_decl.hBenjamin Herrenschmidt1-3/+3
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-08powerpc: Use correct type in prom_init.cIngo Molnar1-1/+1
2009-01-08powerpc: Remove unnecessary castsStephen Rothwell1-7/+7
2009-01-08mtd/ps3vram: Add modalias support to the ps3vram driverGeert Uytterhoeven1-0/+1
2009-01-08mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTDJim Paris2-0/+38