aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-20KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destructionMarcelo Tosatti1-0/+4
2008-07-20KVM: Add coalesced MMIO support (powerpc part)Laurent Vivier2-1/+4
2008-07-20KVM: Remove decache_vcpus_on_cpu() and related callbacksAvi Kivity1-4/+0
2008-07-16powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENETKumar Gala1-0/+4
2008-07-16Merge commit 'origin/master'Benjamin Herrenschmidt14-232/+40
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar13-232/+39
2008-07-15Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2008-07-15Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt11-10/+381
2008-07-15powerpc: Fix a build problem on ppc32 with new DMA_ATTRsTakashi Iwai1-1/+1
2008-07-15powerpc: Don't spin on sync instruction at boot timeSonny Rao1-1/+2
2008-07-15powerpc: Add VSX load/store alignment exception handlerMichael Neuling1-1/+57
2008-07-15powerpc: fix giveup_vsx to save registers correctlyMichael Neuling4-7/+15
2008-07-15powerpc: support for latencytopArnd Bergmann2-10/+30
2008-07-15powerpc: Remove unnecessary condition when sanity-checking WIMG bitsDave Kleikamp2-4/+3
2008-07-15powerpc: Add PPC_FEATURE_PSERIES_PERFMON_COMPATNathan Lynch1-2/+4
2008-07-15powerpc: Add driver for Barrier Synchronization RegisterSonny Rao1-0/+1
2008-07-15Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt17-207/+1554
2008-07-15Merge commit 'jwb/jwb-next'Benjamin Herrenschmidt21-250/+1899
2008-07-14Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+0
2008-07-14generic-ipi: powerpc/generic-ipi tree build failureStephen Rothwell1-0/+1
2008-07-14powerpc/fsl: update crypto node definition and device tree instancesKim Phillips26-143/+200
2008-07-14powerpc/85xx: Minor fixes for 85xxds and 8536ds board.Jason Jin2-2/+2
2008-07-14powerpc: Add 82xx/83xx/86xx to 6xx MultiplatformKumar Gala4-44/+26
2008-07-14powerpc/85xx: publish of device for cds platformsDave Jiang1-0/+14
2008-07-14powerpc/booke: don't reinitialize time baseKumar Gala1-4/+0
2008-07-14powerpc/86xx: Refactor pic initKumar Gala6-111/+86
2008-07-14powerpc/CPM: Add i2c pins to dts and board setupJochen Friedrich6-0/+44
2008-07-14powerpc/85xx: Add support for MPC8536DSKumar Gala6-0/+2191
2008-07-14powerpc/85xx: minor fixes for MPC85xx DS board portKumar Gala1-3/+3
2008-07-14powerpc/CPM: Minor cosmetic changes to udbg_putcNye Liu1-2/+1
2008-07-14powerpc/85xx: TQM8548: add missing support for RTC and LM75Wolfgang Grandegger2-6/+142
2008-07-14powerpc/86xx: mpc8610_hpcd: fix interrupt trigger type for ULi IDEAnton Vorontsov1-1/+1
2008-07-14powerpc: Fix pq2fads irq handling with PREEMPT_RTRune Torgersen1-1/+1
2008-07-14powerpc/85xx: Fix KSI8560 .dtsKumar Gala1-10/+10
2008-07-14Merge commit 'origin/HEAD' into test-mergeBenjamin Herrenschmidt4-4/+25
2008-07-12powerpc/mpc5121: Add support for CPLD on MPC5121ADS boardJohn Rigby5-1/+233
2008-07-12powerpc/mpc5121: Add generic board support for MPC5121 platformsJohn Rigby6-63/+177
2008-07-12powerpc/mpc5121: Add clock driverJohn Rigby3-0/+731
2008-07-12powerpc/mpc5121: Update device tree for MPC5121ADS evaluation boardJohn Rigby1-11/+299
2008-07-12powerpc/mpc5200: fix compile warnings in bestcomm driverGrant Likely2-2/+2
2008-07-12powerpc/mpc5200: Add PSC helpers for bestcomm engineGrant Likely2-0/+100
2008-07-12powerpc/mpc5200: add missing MSCAN FDT nodes for TQM52xxWolfgang Grandegger1-0/+14
2008-07-12powerpc/i2c: Convert i2c-mpc into an of_platform driverJon Smirl1-133/+0
2008-07-12powerpc/mpc5200: PCI write combine timerAndre Schwarz1-1/+2
2008-07-10Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar10-8/+381
2008-07-09powerpc: Fix problems with 32bit PPC's running with >= 4GB of RAMStefan Roese3-8/+8
2008-07-09powerpc/44x: Update ppc44x_defconfigJosh Boyer1-45/+104
2008-07-09powerpc/44x: Support NAND boot for Rev A Warp boardsSean MacLennan1-2/+7
2008-07-09powerpc: rework 4xx PTE access and TLB missBenjamin Herrenschmidt4-192/+134
2008-07-09Merge branch 'virtex-for-2.6.27' of git://git.secretlab.ca/git/linux-2.6-virtex into 4xx-nextJosh Boyer12-3/+1646