summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2009-01-07powerpc: Fix the ide suspend function in uli1575Jason Jin1-0/+1
2009-01-05Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt25-70/+655
2009-01-01take init_fs to saner placeAl Viro1-1/+0
2009-01-01shrink struct dentryNick Piggin1-1/+1
2008-12-31Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+4
2008-12-30powerpc/qe: Select QE_USB with USB_GADGET_FSL_QEAnton Vorontsov1-1/+2
2008-12-30powerpc/85xx: Add local_irq_restore in error handling codeJulia Lawall1-0/+1
2008-12-30powerpc/85xx: Add SMP support to MPC8572 DSKumar Gala2-15/+35
2008-12-30powerpc/85xx: Enable SMP supportKumar Gala1-1/+1
2008-12-30powerpc/86xx: Update 8641hpcn dts file to match latest u-bootBecky Bruce1-24/+32
2008-12-30powerpc/qe: Fix few build errors with CONFIG_QUICC_ENGINE=nAnton Vorontsov2-6/+31
2008-12-30powerpc/83xx: Fix few build errors with CONFIG_QUICC_ENGINE=nAnton Vorontsov2-3/+6
2008-12-30powerpc/fsl_pci: Fix sparse warningsAnton Vorontsov1-3/+4
2008-12-30powerpc/83xx: Add USB Host support for MPC8360E-RDK boardsAnton Vorontsov1-2/+17
2008-12-30powerpc/83xx: Add USB Host/Gadget support for MPC8360E-MDS boardsAnton Vorontsov2-2/+116
2008-12-30powerpc: Implement GPIO driver for simple memory-mapped banksAnton Vorontsov4-0/+179
2008-12-30powerpc/qe: Implement QE Pin Multiplexing APIAnton Vorontsov2-0/+216
2008-12-30powerpc/83xx: Fix sparse warnings in mpc836x_mds.cAnton Vorontsov1-3/+3
2008-12-30powerpc/83xx: Fix sparse warnings in board filesAnton Vorontsov6-10/+7
2008-12-30powerpc: Implement get_brgfreq() and get_baudrate() stubsAnton Vorontsov1-0/+5
2008-12-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds222-2489/+6151
2008-12-29powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok10-48/+130
2008-12-29powerpc: Force memory size to be a multiple of PAGE_SIZEHollis Blanchard1-1/+15
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds35-213/+820
2008-12-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2-3/+2
2008-12-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds10-85/+490
2008-12-25Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/coreIngo Molnar6-6/+23
2008-12-25[S390] arch_setup_additional_pages argumentsMartin Schwidefsky2-3/+2
2008-12-25Merge branch 'next' into for-linusJames Morris2-5/+5
2008-12-23powerpc/32: Wire up the trampoline code for kdumpDale Farnsworth3-1/+16
2008-12-23powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32MDale Farnsworth5-14/+15
2008-12-23powerpc/32: Allow __ioremap on RAM addresses for kdump kernelAnton Vorontsov1-0/+2
2008-12-23powerpc/32: Setup OF properties for kdumpDale Farnsworth2-52/+40
2008-12-23powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs()Anton Vorontsov2-10/+7
2008-12-23powerpc: Prepare xmon_save_regs for use with kdumpAnton Vorontsov5-5/+12
2008-12-23powerpc: Remove default kexec/crash_kernel ops assignmentsAnton Vorontsov7-43/+0
2008-12-23powerpc: Make default kexec/crash_kernel ops implicitAnton Vorontsov1-12/+9
2008-12-23powerpc: Setup OF properties for ppc32 kexecDale Farnsworth2-19/+39
2008-12-23powerpc/pseries: Fix cpu hotplugSebastien Dugue1-1/+1
2008-12-23powerpc: Fix KVM build on ppc440Paul Mackerras1-0/+1
2008-12-23powerpc/cell: add QPACE as a separate Cell platformBenjamin Krill4-15/+174
2008-12-23powerpc/cell: fix build breakage with CONFIG_SPUFS disabledArnd Bergmann1-2/+2
2008-12-21powerpc/mpc5200: add rts/cts handling in PSC UART driverWolfram Sang1-1/+10
2008-12-21powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driverTim Yamin1-12/+5
2008-12-21powerpc/mpc5200: Disable bestcomm prefetching when ATA DMA enabledGrant Likely3-5/+21
2008-12-21powerpc/mpc5200: Bestcomm fixes to ATA supportTim Yamin2-3/+3
2008-12-21powerpc/mpc5200: Bugfix on handling variable sized buffer descriptorsGrant Likely1-19/+42
2008-12-21powerpc/mpc5200: Make internal 5200 PIC the default interrupt controllerGrant Likely1-0/+2
2008-12-21powerpc/mpc5200: Document and tidy irq driverGrant Likely5-122/+189