summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc/fsl-booke: Remove num_tlbcam_entriesTrent Piepho2009-01-073-7/+0
* powerpc/fsl-booke: Don't hard-code size of struct tlbcamTrent Piepho2009-01-074-8/+18
* powerpc/fsl-pci: Set relaxed ordering on prefetchable rangesTrent Piepho2009-01-071-0/+3
* powerpc/fsl-pci: Better ATMU setup for 85xx/86xxTrent Piepho2009-01-071-33/+71
* powerpc/qe: add Ethernet UPSMR definitions to QE libraryTimur Tabi2009-01-071-1/+18
* powerpc/85xx: Fix PCIe error interruptsKumar Gala2009-01-074-6/+6
* powerpc: Fix the ide suspend function in uli1575Jason Jin2009-01-071-0/+1
* Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt2009-01-0525-70/+655
|\
| * powerpc/qe: Select QE_USB with USB_GADGET_FSL_QEAnton Vorontsov2008-12-301-1/+2
| * powerpc/85xx: Add local_irq_restore in error handling codeJulia Lawall2008-12-301-0/+1
| * powerpc/85xx: Add SMP support to MPC8572 DSKumar Gala2008-12-302-15/+35
| * powerpc/85xx: Enable SMP supportKumar Gala2008-12-301-1/+1
| * powerpc/86xx: Update 8641hpcn dts file to match latest u-bootBecky Bruce2008-12-301-24/+32
| * powerpc/qe: Fix few build errors with CONFIG_QUICC_ENGINE=nAnton Vorontsov2008-12-302-6/+31
| * powerpc/83xx: Fix few build errors with CONFIG_QUICC_ENGINE=nAnton Vorontsov2008-12-302-3/+6
| * powerpc/fsl_pci: Fix sparse warningsAnton Vorontsov2008-12-301-3/+4
| * powerpc/83xx: Add USB Host support for MPC8360E-RDK boardsAnton Vorontsov2008-12-301-2/+17
| * powerpc/83xx: Add USB Host/Gadget support for MPC8360E-MDS boardsAnton Vorontsov2008-12-302-2/+116
| * powerpc: Implement GPIO driver for simple memory-mapped banksAnton Vorontsov2008-12-304-0/+179
| * powerpc/qe: Implement QE Pin Multiplexing APIAnton Vorontsov2008-12-302-0/+216
| * powerpc/83xx: Fix sparse warnings in mpc836x_mds.cAnton Vorontsov2008-12-301-3/+3
| * powerpc/83xx: Fix sparse warnings in board filesAnton Vorontsov2008-12-306-10/+7
| * powerpc: Implement get_brgfreq() and get_baudrate() stubsAnton Vorontsov2008-12-301-0/+5
* | take init_fs to saner placeAl Viro2008-12-311-1/+0
* | shrink struct dentryNick Piggin2008-12-311-1/+1
* | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-301-0/+4
|\ \
| * | "Tree RCU": scalable classic RCU implementationPaul E. McKenney2008-12-181-0/+4
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds2008-12-28222-2489/+6151
|\ \ \ | | |/ | |/|
| * | powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok2008-12-2910-48/+130
| * | powerpc: Force memory size to be a multiple of PAGE_SIZEHollis Blanchard2008-12-291-1/+15
| * | powerpc/32: Wire up the trampoline code for kdumpDale Farnsworth2008-12-233-1/+16
| * | powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32MDale Farnsworth2008-12-235-14/+15
| * | powerpc/32: Allow __ioremap on RAM addresses for kdump kernelAnton Vorontsov2008-12-231-0/+2
| * | powerpc/32: Setup OF properties for kdumpDale Farnsworth2008-12-232-52/+40
| * | powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs()Anton Vorontsov2008-12-232-10/+7
| * | powerpc: Prepare xmon_save_regs for use with kdumpAnton Vorontsov2008-12-235-5/+12
| * | powerpc: Remove default kexec/crash_kernel ops assignmentsAnton Vorontsov2008-12-237-43/+0
| * | powerpc: Make default kexec/crash_kernel ops implicitAnton Vorontsov2008-12-231-12/+9
| * | powerpc: Setup OF properties for ppc32 kexecDale Farnsworth2008-12-232-19/+39
| * | powerpc/pseries: Fix cpu hotplugSebastien Dugue2008-12-231-1/+1
| * | powerpc: Fix KVM build on ppc440Paul Mackerras2008-12-231-0/+1
| * | powerpc/cell: add QPACE as a separate Cell platformBenjamin Krill2008-12-224-15/+174
| * | powerpc/cell: fix build breakage with CONFIG_SPUFS disabledArnd Bergmann2008-12-221-2/+2
| * | powerpc/mpc5200: add rts/cts handling in PSC UART driverWolfram Sang2008-12-211-1/+10
| * | powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driverTim Yamin2008-12-211-12/+5
| * | powerpc/mpc5200: Disable bestcomm prefetching when ATA DMA enabledGrant Likely2008-12-213-5/+21
| * | powerpc/mpc5200: Bestcomm fixes to ATA supportTim Yamin2008-12-212-3/+3
| * | powerpc/mpc5200: Bugfix on handling variable sized buffer descriptorsGrant Likely2008-12-211-19/+42
| * | powerpc/mpc5200: Make internal 5200 PIC the default interrupt controllerGrant Likely2008-12-211-0/+2
| * | powerpc/mpc5200: Document and tidy irq driverGrant Likely2008-12-215-122/+189