aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-08powerpc: Fix iseries drivers build failure without CONFIG_VIOPATHKamalesh Babulal1-2/+3
2009-01-08powerpc: Enable RELOCATABLE option for CRASH_DUMPMohan Kumar M1-1/+2
2009-01-08powerpc: Remove the redundant _tlbil_pid at SMP caseDave Liu1-1/+2
2009-01-08powerpc/cell: local_irq_save takes an unsigned longStephen Rothwell1-1/+1
2009-01-08powerpc/cell: Bitops work on unsigned longsStephen Rothwell1-1/+1
2009-01-08powerpc: Add ioctls for RS485 mode control of serial driversMatthias Fuchs1-0/+2
2009-01-08powerpc: Fix pciconfig_iobase system call on PCI-Express powermacPaul Mackerras1-2/+7
2009-01-08powerpc/pasemi: Use DEFINE_SPINLOCKJulia Lawall1-1/+1
2009-01-08powerpc/52xx: Use DEFINE_SPINLOCKJulia Lawall1-1/+1
2009-01-08powerpc: Rewrite sysfs processor cache info codeNathan Lynch4-297/+850
2009-01-08powerpc/iseries: Kexec is known not to work on iseriesMichael Ellerman1-0/+11
2009-01-08powerpc: Copy bootable images in the default install scriptGrant Likely2-2/+14
2009-01-08powerpc/mm: Cleanup careful_allocation(): consolidate memset()Dave Hansen1-6/+5
2009-01-08powerpc/mm: Make careful_allocation() return virtual addrsDave Hansen1-17/+20
2009-01-08powerpc/mm:: Cleanup careful_allocation(): bootmem already panicsDave Hansen1-5/+1
2009-01-08powerpc/mm: Add better comment on careful_allocation()Dave Hansen1-2/+10
2009-01-08powerpc/powermac: Add missing of_node_putNicolas Palix2-4/+9
2009-01-08powerpc/pci: Reserve legacy regions on PCIBenjamin Herrenschmidt1-1/+70
2009-01-08Merge commit 'origin/master' into nextBenjamin Herrenschmidt43-1239/+2078
2009-01-07Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-6/+1
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-1/+1
2009-01-07powerpc/fsl-booke: Remove num_tlbcam_entriesTrent Piepho3-7/+0
2009-01-07powerpc/fsl-booke: Don't hard-code size of struct tlbcamTrent Piepho4-8/+18
2009-01-07powerpc/fsl-pci: Set relaxed ordering on prefetchable rangesTrent Piepho1-0/+3
2009-01-07powerpc/fsl-pci: Better ATMU setup for 85xx/86xxTrent Piepho1-33/+71
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-3/+3
2009-01-07PCI: powerpc: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas1-6/+1
2009-01-07USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3]Vitaly Bordug1-1/+1
2009-01-07powerpc/qe: add Ethernet UPSMR definitions to QE libraryTimur Tabi1-1/+18
2009-01-07powerpc/85xx: Fix PCIe error interruptsKumar Gala4-6/+6
2009-01-07powerpc: Fix the ide suspend function in uli1575Jason Jin1-0/+1
2009-01-06powerpc: introduce asm/swab.hHarvey Harrison3-81/+93
2009-01-06kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu1-3/+4
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox1-3/+1
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade1-1/+1
2009-01-06mm: report the MMU pagesize in /proc/pid/smapsMel Gorman2-0/+13
2009-01-06trivial: Fix misspelling of "firmware" in powerpc MakefileNick Andrew1-1/+1
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2-2/+2
2009-01-05zero i_uid/i_gid on inode allocationAl Viro1-1/+0
2009-01-05Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt25-70/+655
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-8/+14
2009-01-03Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2-7/+12
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into merge-rr-cpumaskMike Travis256-2718/+6996
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds7-12/+7
2009-01-02Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds20-1113/+1928
2009-01-01cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): powerpcRusty Russell1-0/+2
2008-12-31take init_fs to saner placeAl Viro1-1/+0
2008-12-31shrink struct dentryNick Piggin1-1/+1
2008-12-31KVM: Consolidate userspace memory capability reporting into common codeAvi Kivity1-3/+0
2008-12-31KVM: ppc: mostly cosmetic updates to the exit timing accounting codeHollis Blanchard5-91/+66