aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2009-01-13powerpc: Cleanup from l64 to ll64 change: arch codeStephen Rothwell
2009-01-13powerpc: Change u64/s64 to a long long integer typeIngo Molnar
2009-01-13powerpc/kexec: Check crash_base for relocatable kernelMilton Miller
2009-01-13powerpc: Make dummy section a valid note headerMilton Miller
2009-01-13Merge commit 'gcl/gcl-next' into nextBenjamin Herrenschmidt
2009-01-13Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt
2009-01-12[WATCHDOG] Enable watchdog timer on GE Fanuc's SBC610Martyn Welch
2009-01-11powerpc: Fix cpufreq drivers after cpufreq core changesBenjamin Herrenschmidt
2009-01-09powerpc/mpc52xx: remove dead code from GPIO driverWolfram Sang
2009-01-09powerpc/mpc52xx: Properly update irq_desc when set_type() is called.Grant Likely
2009-01-09powerpc/mpc5121: fix NULL test in mpc5121_clk_get utility function.roel kluin
2009-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds
2009-01-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-01-08fix similar typos to successfullColy Li
2009-01-08powerpc/oprofile: fix whitespaces in op_model_cell.cRobert Richter
2009-01-08powerpc/oprofile: IBM CELL: add SPU event profiling supportCarl Love
2009-01-08powerpc/oprofile: fix cell/pr_util.hRobert Richter
2009-01-08powerpc/oprofile: IBM CELL: cleanup and restructuringCarl Love
2009-01-08powerpc: enable dynamic ftraceSteven Rostedt
2009-01-08powerpc/cell: Fix the prototype of create_vma_map()Stephen Rothwell
2009-01-08powerpc/mm: Make clear_fixmap() actually workAnton Vorontsov
2009-01-08powerpc/kdump: Use ppc_save_regs() in crash_setup_regs()Anton Vorontsov
2009-01-08powerpc: Export cacheable_memzero as its now used in a driverKumar Gala
2009-01-08powerpc: Fix missing semicolons in mmu_decl.hBenjamin Herrenschmidt
2009-01-08powerpc/pasemi: local_irq_save uses an unsigned longIngo Molnar
2009-01-08powerpc/cell: Fix some u64 vs. long typesIngo Molnar
2009-01-08powerpc/cell: Use correct types in beat filesIngo Molnar
2009-01-08powerpc: Use correct type in prom_init.cIngo Molnar
2009-01-08powerpc: Remove unnecessary castsStephen Rothwell
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: Fix iseries drivers build failure without CONFIG_VIOPATHKamalesh Babulal
2009-01-08powerpc: Enable RELOCATABLE option for CRASH_DUMPMohan Kumar M
2009-01-08powerpc: Remove the redundant _tlbil_pid at SMP caseDave Liu
2009-01-08powerpc/cell: local_irq_save takes an unsigned longStephen Rothwell
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-08powerpc: Fix pciconfig_iobase system call on PCI-Express powermacPaul Mackerras
2009-01-08powerpc/pasemi: Use DEFINE_SPINLOCKJulia Lawall
2009-01-08powerpc/52xx: Use DEFINE_SPINLOCKJulia Lawall
2009-01-08powerpc: Rewrite sysfs processor cache info codeNathan Lynch
2009-01-08powerpc/iseries: Kexec is known not to work on iseriesMichael Ellerman
2009-01-08powerpc: Copy bootable images in the default install scriptGrant Likely
2009-01-08powerpc/mm: Cleanup careful_allocation(): consolidate memset()Dave Hansen
2009-01-08powerpc/mm: Make careful_allocation() return virtual addrsDave Hansen
2009-01-08powerpc/mm:: Cleanup careful_allocation(): bootmem already panicsDave Hansen
2009-01-08powerpc/mm: Add better comment on careful_allocation()Dave Hansen
2009-01-08powerpc/powermac: Add missing of_node_putNicolas Palix
2009-01-08powerpc/pci: Reserve legacy regions on PCIBenjamin Herrenschmidt
2009-01-08Merge commit 'origin/master' into nextBenjamin Herrenschmidt