aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
* powerpc/cell: Fix the prototype of create_vma_map()Stephen Rothwell2009-01-08
* powerpc/mm: Make clear_fixmap() actually workAnton Vorontsov2009-01-08
* powerpc/kdump: Use ppc_save_regs() in crash_setup_regs()Anton Vorontsov2009-01-08
* powerpc: Export cacheable_memzero as its now used in a driverKumar Gala2009-01-08
* powerpc: Fix missing semicolons in mmu_decl.hBenjamin Herrenschmidt2009-01-08
* powerpc/pasemi: local_irq_save uses an unsigned longIngo Molnar2009-01-08
* powerpc/cell: Fix some u64 vs. long typesIngo Molnar2009-01-08
* powerpc/cell: Use correct types in beat filesIngo Molnar2009-01-08
* powerpc: Use correct type in prom_init.cIngo Molnar2009-01-08
* powerpc: Remove unnecessary castsStephen Rothwell2009-01-08
* mtd/ps3vram: Add modalias support to the ps3vram driverGeert Uytterhoeven2009-01-08
* mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTDJim Paris2009-01-08
* powerpc: Fix iseries drivers build failure without CONFIG_VIOPATHKamalesh Babulal2009-01-08
* powerpc: Enable RELOCATABLE option for CRASH_DUMPMohan Kumar M2009-01-08
* powerpc: Remove the redundant _tlbil_pid at SMP caseDave Liu2009-01-08
* powerpc/cell: local_irq_save takes an unsigned longStephen Rothwell2009-01-08
* powerpc/cell: Bitops work on unsigned longsStephen Rothwell2009-01-08
* powerpc: Add ioctls for RS485 mode control of serial driversMatthias Fuchs2009-01-08
* powerpc: Fix pciconfig_iobase system call on PCI-Express powermacPaul Mackerras2009-01-08
* powerpc/pasemi: Use DEFINE_SPINLOCKJulia Lawall2009-01-08
* powerpc/52xx: Use DEFINE_SPINLOCKJulia Lawall2009-01-08
* powerpc: Rewrite sysfs processor cache info codeNathan Lynch2009-01-08
* powerpc/iseries: Kexec is known not to work on iseriesMichael Ellerman2009-01-08
* powerpc: Copy bootable images in the default install scriptGrant Likely2009-01-08
* powerpc/mm: Cleanup careful_allocation(): consolidate memset()Dave Hansen2009-01-08
* powerpc/mm: Make careful_allocation() return virtual addrsDave Hansen2009-01-08
* powerpc/mm:: Cleanup careful_allocation(): bootmem already panicsDave Hansen2009-01-08
* powerpc/mm: Add better comment on careful_allocation()Dave Hansen2009-01-08
* powerpc/powermac: Add missing of_node_putNicolas Palix2009-01-08
* powerpc/pci: Reserve legacy regions on PCIBenjamin Herrenschmidt2009-01-08
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-01-08
|\
| * Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-01-07
| |\
| | * PCI: powerpc: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2009-01-07
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-01-07
| |\ \
| | * | USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3]Vitaly Bordug2009-01-07
| | |/
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-07
| |\ \ | | |/ | |/|
| | * trivial: Fix misspelling of "firmware" in powerpc MakefileNick Andrew2009-01-06
| | * trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
| * | powerpc: introduce asm/swab.hHarvey Harrison2009-01-06
| * | kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu2009-01-06
| * | atomic_t: unify all arch definitionsMatthew Wilcox2009-01-06
| * | mm: show node to memory section relationship with symlinks in sysfsGary Hade2009-01-06
| * | mm: report the MMU pagesize in /proc/pid/smapsMel Gorman2009-01-06
| |/
| * zero i_uid/i_gid on inode allocationAl Viro2009-01-05
| * Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-03
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis2009-01-03
| | |\
| | | * cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): powerpcRusty Russell2008-12-31
| | | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-31
| | | |\
| | | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-29
| | | |\ \
| | | * | | cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}...Rusty Russell2008-12-26