aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
...
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-22
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge commit 'origin/master'Benjamin Herrenschmidt2008-07-22
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | powerpc: Fix build bug with binutils < 2.18 and GCC < 4.2Segher Boessenkool2008-07-21
| * | | | powerpc/eeh: Don't panic when EEH_MAX_FAILS is exceededMike Mason2008-07-21
| * | | | powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU ...Mark Nelson2008-07-21
| * | | | powerpc: Indicate which oprofile counters to use while in compat modeTorez Smith2008-07-21
| * | | | powerpc/boot: Change spaces to tabsAdrian Bunk2008-07-21
| * | | | powerpc: Remove duplicate 6xx option in KconfigAdrian Bunk2008-07-21
| * | | | powerpc: Use PPC_LONG and PPC_LONG_ALIGN in lib/string.SMichael Ellerman2008-07-21
| * | | | powerpc: Fix OF parsing of 64 bits PCI addressesBenjamin Herrenschmidt2008-07-21
| * | | | powerpc: Use WARN_ON(1) instead of __WARN()Michael Ellerman2008-07-21
| * | | | powerpc: Fix support for latencytopArnd Bergmann2008-07-21
| * | | | powerpc/ps3: Update ps3_defconfigGeoff Levand2008-07-21
| * | | | powerpc/ps3: Add a sub-match id to ps3_system_busMasakazu Mokuno2008-07-21
| * | | | powerpc: Add a 6xx defconfigKumar Gala2008-07-21
| * | | | powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson2008-07-21
| * | | | powerpc/cell: Add support for power button of future IBM cell bladesChristian Krafft2008-07-21
| * | | | powerpc/cell: Cleanup sysreset_hack for IBM cell bladesChristian Krafft2008-07-21
| * | | | powerpc/cell/cpufreq: Add spu aware cpufreq governorChristian Krafft2008-07-21
| * | | | powerpc/axonram: Enable partitioning of the Axons DDR2 DIMMsMaxim Shchetynin2008-07-21
| * | | | powerpc/axonram: Use only one block device major numberMaxim Shchetynin2008-07-21
| * | | | powerpc: fix ALSA options in Freescale 85xx and 86xx defconfigsTimur Tabi2008-07-16
| * | | | Revert "powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENET"Kumar Gala2008-07-16
| * | | | powerpc/ep8248e: Unconditionally select PHYLIB for mdio_bitbangKumar Gala2008-07-16
| * | | | powerpc/fsl: Minor TLBSYNC cleanup for FSL Book-EKumar Gala2008-07-16
| * | | | powerpc: rework FSL Book-E PTE access and TLB missKumar Gala2008-07-16
| * | | | powerpc: Remove Kconfig PPC_CPM_NEW_BINDINGKumar Gala2008-07-16
| * | | | gianfar: Add magic packet and suspend/resume support.Scott Wood2008-07-16
| * | | | powerpc: Fix a bunch of sparse warnings in the qe_libAndy Fleming2008-07-16
| * | | | powerpc: Add support for multiple gfar mdio interfacesAndy Fleming2008-07-16
| * | | | powerpc/86xx: mpc8610_hpcd - add support for ULI RTCAnton Vorontsov2008-07-16
| * | | | powerpc/85xx/86xx: some refactoring for fsl_uli1575 codeAnton Vorontsov2008-07-16
| * | | | powerpc/fsl_uli1575: fix RTC quirk to work on MPC8572DS and MPC8610HPCDAnton Vorontsov2008-07-16
| * | | | powerpc/fsl_soc: gianfar: don't probe disabled devicesAnton Vorontsov2008-07-16
| * | | | powerpc/83xx: fix ULPI setup for MPC8315 processorsAnton Vorontsov2008-07-16
| * | | | powerpc: Move mpc83xx_add_bridge to fsl_pci.cJohn Rigby2008-07-16
| * | | | powerpc: pci config cleanupJohn Rigby2008-07-16
| * | | | powerpc/mpc7448: add alias list to DTS, clean out old chosen nodePaul Gortmaker2008-07-16
| * | | | powerpc/mpc8313erdb: Add power management to the device tree.Scott Wood2008-07-16
| * | | | powerpc/mpc83xx: Power Management supportScott Wood2008-07-16
| | |_|/ | |/| |
* | | | sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-22
* | | | driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman2008-07-22
| |/ / |/| |
* | | KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destructionMarcelo Tosatti2008-07-20
* | | KVM: Add coalesced MMIO support (powerpc part)Laurent Vivier2008-07-20
* | | KVM: Remove decache_vcpus_on_cpu() and related callbacksAvi Kivity2008-07-20
|/ /
* | powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENETKumar Gala2008-07-16
* | Merge commit 'origin/master'Benjamin Herrenschmidt2008-07-15
|\ \
| * \ Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-15
| |\ \
| | * | generic-ipi: fix linux-next tree build failureStephen Rothwell2008-07-03
| | * | on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-26