summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/eeh: Fix /proc/ppc64/eeh creationThadeu Lima de Souza Cascardo2011-09-201-1/+1
* powerpc/xics: Add __init to marker icp_native_init()Arnaud Lacombe2011-09-201-1/+1
* powerpc/pseries: Avoid spurious error during hotplug CPU addAnton Blanchard2011-09-201-0/+4
* powerpc/mm: Fix the call trace when resumed from hibernationTang Yuantian2011-09-201-1/+1
* powerpc/4xx/pci: Add __init annotations for *init_port_hw() functions.Tony Breeds2011-09-201-6/+6
* powerpc/wsp: Add MSI support for PCI on PowerENMichael Ellerman2011-09-205-0/+175
* powerpc/wsp: Add PCIe Root support to PowerEN/WSPBenjamin Herrenschmidt2011-09-206-0/+1412
* powerpc/wsp: Fix Wire Speed Processor platform configsJimi Xenidis2011-09-201-4/+4
* pseries/iommu: Add missing kfreeJulia Lawall2011-09-201-2/+5
* powerpc/32: Pass device tree address as u64 to machine_initScott Wood2011-09-206-56/+39
* powerpc/nvram: Add compression to fit more oops output into NVRAMJim Keniston2011-09-203-9/+169
* powerpc: Fix build dependencies for epapr.c which needs libfdt.hMatthew McClintock2011-09-201-1/+1
* powerpc/mpic: Add support for discontiguous coresTimur Tabi2011-09-202-11/+15
* powerpc: Hugetlb for BookEBecky Bruce2011-09-2020-106/+766
* serial/8250: Move UPIO_TSI to powerpcArnd Bergmann2011-09-202-23/+25
* powerpc: Tidy up dma_map_ops after adding new hookMilton Miller2011-09-204-29/+29
* powerpc: Use the newly added get_required_mask dma_map_ops hookMilton Miller2011-09-2010-34/+68
* dma-mapping: Add get_required_mask if arch overrides defaultMilton Miller2011-09-201-0/+3
* powerpc: Override dma_get_required_mask by platform hook and opsMilton Miller2011-09-016-1/+96
* cpc925_edac: Support single-processor configurationsDmitry Eremin-Solenikov2011-09-011-3/+64
* Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt2011-09-01105-302/+721
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-08-301-2/+8
| |\
| | * sparc64: Only Panther cheetah+ chips have POPC.David S. Miller2011-08-291-2/+8
| * | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-08-304-0/+12
| |\ \
| | * | drm/radeon/kms: add s/r quirk for Compaq Presario V5245EUAlex Deucher2011-08-301-0/+8
| | * | drm/radeon/kms: evergreen & ni reset SPI block on CP resumeJerome Glisse2011-08-302-0/+2
| | * | drm: Fix the number of connector and encoder to cleanup functionsJoonyoung Shim2011-08-291-0/+2
| * | | bitops: Move find_next_bit.o from lib-y to obj-yGeert Uytterhoeven2011-08-301-2/+2
| * | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-08-2922-50/+114
| |\ \ \
| | * | | ARM: pm: avoid writing the auxillary control register for ARMv7Russell King2011-08-281-1/+3
| | * | | ARM: pm: some ARMv7 requires a dsb in resume to ensure correctnessRussell King2011-08-281-0/+1
| | * | | ARM: pm: arm920/926: fix number of registers savedRussell King2011-08-282-2/+2
| | * | | ARM: pm: CPU specific code should not overwrite r1 (v:p offset)Russell King2011-08-282-8/+8
| | * | | ARM: 7066/1: proc-v7: disable SCTLR.TE when disabling MMUWill Deacon2011-08-281-0/+1
| | * | | ARM: 7065/1: kexec: ensure new kernel is entered in ARM stateWill Deacon2011-08-281-1/+2
| | * | | ARM: 7003/1: vexpress: Add clock definition for the SP805.Nick Bowler2011-08-241-0/+7
| | * | | ARM: 7051/1: cpuimx* boards: fix mach-types errorsEric Bénard2011-08-224-6/+6
| | * | | ARM: 7019/1: Footbridge: select CLKEVT_I8253 for ARCH_NETWINDERAxel Lin2011-08-191-0/+1
| | * | | ARM: 7015/1: ARM errata: Possible cache data corruption with hit-under-miss e...Catalin Marinas2011-08-152-0/+28
| | * | | ARM: 7014/1: cache-l2x0: Fix L2 Cache size calculation.Srinivas Kandagatla2011-08-151-1/+1
| | * | | ARM: 6967/1: ep93xx: ts72xx: fix board model detectionPetr Štetiar2011-08-151-6/+12
| | * | | ARM: 6965/1: ep93xx: add model detection for ts-7300 and ts-7400 boardsPetr Štetiar2011-08-151-0/+12
| | * | | Merge branch '3.1-fixes-for-rmk' of git://linux-arm.org/linux-2.6-wd into fixesRussell King2011-08-136-27/+32
| | |\ \ \
| | | * | | ARM: cache: detect VIPT aliasing I-cache on ARMv6Will Deacon2011-08-121-7/+8
| | | * | | ARM: twd: register clockevents device before enabling PPIWill Deacon2011-08-121-2/+2
| | | * | | ARM: realview: ensure visibility of writes during resetWill Deacon2011-08-121-0/+1
| | | * | | ARM: perf: make name of arm_pmu_type consistentMark Rutland2011-08-122-18/+18
| | | * | | ARM: perf: fix prototype of release_pmuMark Rutland2011-08-121-1/+1
| | | * | | ARM: fix perf build with uclibc toolchainsFlorian Fainelli2011-08-121-0/+3
| * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds2011-08-2918-14/+45
| |\ \ \ \ \
OpenPOWER on IntegriCloud