aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-11powerpc: Update desktop/server defconfigsPaul Mackerras8-313/+1033
2008-11-11powerpc: Fix msr check in compat_sys_swapcontextAndreas Schwab1-3/+15
2008-11-08powerpc: Updated Freescale PPC related defconfigsKumar Gala50-1932/+4234
2008-11-08powerpc: Update QE/CPM2 usb_ctlr structures for USB supportLi Yang2-10/+4
2008-11-08powerpc/86xx: Correct SOC bus-frequency in GE Fanuc SBC610 DTSMartyn Welch1-1/+1
2008-11-08powerpc/fsl-booke: Fix synchronization bug w/local tlb invalidatesKumar Gala1-0/+4
2008-11-05powerpc: Fix "unused variable" warning in pci_dlpar.cStephen Rothwell1-1/+0
2008-11-05powerpc/cell: Fix compile error in ras.cAlexey Dobriyan1-0/+1
2008-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+26
2008-10-31Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds56-864/+1434
2008-10-31Revert "powerpc: Sync RPA note in zImage with kernel's RPA note"Paul Mackerras4-145/+52
2008-10-31Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into mergePaul Mackerras1-39/+0
2008-10-31powerpc: Fix compile errors with CONFIG_BUG=nPaul Mackerras1-0/+2
2008-10-31powerpc: Fix format string warning in arch/powerpc/boot/main.cJon Smirl1-1/+1
2008-10-31powerpc: Fix bug in kernel copy of libfdt's fdt_subnode_offset_namelen()David Gibson1-3/+6
2008-10-31powerpc: Remove duplicate DMA entry from mpc8313erdb device treeMike Dyer1-39/+0
2008-10-30Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6David S. Miller1-0/+26
2008-10-31powerpc/cell/OProfile: Fix on-stack array size in activate spu profiling functionCarl Love1-3/+10
2008-10-31powerpc/mpic: Fix regression caused by change of default IRQ affinityKumar Gala4-6/+61
2008-10-31powerpc: Update remaining dma_mapping_ops to use map/unmap_pageMark Nelson8-99/+104
2008-10-31powerpc/pci: Fix unmapping of IO space on 64-bitBenjamin Herrenschmidt1-1/+1
2008-10-31powerpc/pci: Properly allocate bus resources for hotplug PHBsNathan Fontenot3-55/+59
2008-10-31OF-device: Don't overwrite numa_node in device registrationJeremy Kerr1-1/+0
2008-10-31powerpc: Fix swapcontext system for VSX + old ucontext sizeMichael Neuling2-39/+30
2008-10-31powerpc: Fix compiler warning for the relocatable kernelMichael Neuling1-3/+3
2008-10-31powerpc: Work around ld bug in older binutilsPaul Mackerras1-0/+2
2008-10-31powerpc/ppc64/kdump: Better flag for running relocatableMilton Miller1-11/+19
2008-10-31powerpc: Use is_kdump_kernel()Milton Miller4-8/+7
2008-10-31powerpc: Kexec exit should not use magic numbersMilton Miller3-19/+5
2008-10-31Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into mergePaul Mackerras19-425/+1053
2008-10-31gianfar: Fix race in TBI/SerDes configurationTrent Piepho1-0/+26
2008-10-30powerpc/44x: Update 44x defconfigsJosh Boyer11-258/+630
2008-10-30powerpc/40x: Update 40x defconfigsJosh Boyer7-166/+422
2008-10-28powerpc: enable heap randomization for linkstationsRogério Brito1-1/+1
2008-10-28powerpc: compile kernel for linkstations optimized for sizeRogério Brito1-1/+1
2008-10-28powerpc: fix i2c on PPC linkstation / kurobox machinesGuennadi Liakhovetski2-4/+17
2008-10-28powerpc/40x: Don't enable HCU4 board by defaultJosh Boyer1-1/+1
2008-10-27Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar80-354/+3542
2008-10-23Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-2/+2
2008-10-23Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-1/+2
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofileLinus Torvalds1-1/+1
2008-10-23ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace fileSteven Rostedt1-5/+5
2008-10-23ftrace: remove mcount setSteven Rostedt1-17/+0
2008-10-23ftrace: disable dynamic ftrace for all archs that use daemonSteven Rostedt1-1/+0
2008-10-23[PATCH] don't pass bogus flags to LOOKUP_PARENT lookup in spufsAl Viro1-2/+2
2008-10-22x86, um: get rid of uml signal.hAl Viro2-1/+2
2008-10-22Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner1-1/+1
2008-10-22Merge branch 'tracing/ftrace' into tracing/urgentIngo Molnar8-8/+8
2008-10-22powerpc: Support for relocatable kdump kernelMohan Kumar M10-63/+110