summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-09-20powerpc/wsp: Add PCIe Root support to PowerEN/WSPBenjamin Herrenschmidt
2011-09-20powerpc/wsp: Fix Wire Speed Processor platform configsJimi Xenidis
2011-09-20pseries/iommu: Add missing kfreeJulia Lawall
2011-09-20powerpc/32: Pass device tree address as u64 to machine_initScott Wood
2011-09-20powerpc/nvram: Add compression to fit more oops output into NVRAMJim Keniston
2011-09-20powerpc: Fix build dependencies for epapr.c which needs libfdt.hMatthew McClintock
2011-09-20powerpc/mpic: Add support for discontiguous coresTimur Tabi
2011-09-20powerpc: Hugetlb for BookEBecky Bruce
2011-09-20serial/8250: Move UPIO_TSI to powerpcArnd Bergmann
2011-09-20powerpc: Tidy up dma_map_ops after adding new hookMilton Miller
2011-09-20powerpc: Use the newly added get_required_mask dma_map_ops hookMilton Miller
2011-09-20dma-mapping: Add get_required_mask if arch overrides defaultMilton Miller
2011-09-01powerpc: Override dma_get_required_mask by platform hook and opsMilton Miller
2011-09-01cpc925_edac: Support single-processor configurationsDmitry Eremin-Solenikov
2011-09-01Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt
2011-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-08-30Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-08-30bitops: Move find_next_bit.o from lib-y to obj-yGeert Uytterhoeven
2011-08-30drm/radeon/kms: add s/r quirk for Compaq Presario V5245EUAlex Deucher
2011-08-30drm/radeon/kms: evergreen & ni reset SPI block on CP resumeJerome Glisse
2011-08-30Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt
2011-08-29sparc64: Only Panther cheetah+ chips have POPC.David S. Miller
2011-08-29Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-08-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds
2011-08-29remove remaining references to nfsservctlStephen Rothwell
2011-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-08-29Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-08-29Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-08-29MAINTAINERS: change framebuffer maintainerFlorian Tobias Schandinat
2011-08-29sparc32,sun4d: Change IPI IRQ level to prevent collision between IPI and time...Kjetil Oftedal
2011-08-29sparc: Remove another reference to nfsservctlStephen Rothwell
2011-08-29drm: Fix the number of connector and encoder to cleanup functionsJoonyoung Shim
2011-08-29ARM: mach-shmobile: sh7372 CMT3 and CMT4 clock supportMagnus Damm
2011-08-29ARM: mach-shmobile: sh7372 MSIOF clock supportMagnus Damm
2011-08-29ARM: mach-shmobile: clock-sh7372: fixup USB-DMAC1 settingsKuninori Morimoto
2011-08-29ARM: mach-shmobile: clock-sh73a0: tidyup CKSCR main clock selecterKuninori Morimoto
2011-08-29ARM: mach-shmobile: Remove 3DG/SGX from sh7372 INTCSMagnus Damm
2011-08-29Merge branch 'rmobile/dma' into rmobile-fixes-for-linusPaul Mundt
2011-08-29sh: fix the compile error in setup-sh7757.cYoshihiro Shimoda
2011-08-29serial: sh-sci: report CTS as active for get_mctrlYoshii Takashi
2011-08-29sh: Add unaligned memory access for PC relative intructionsPhil Edworthy
2011-08-29sh: Fix unaligned memory access for branches without delay slotsPhil Edworthy
2011-08-28Linux 3.1-rc4v3.1-rc4Linus Torvalds
2011-08-28Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-08-28ARM: pm: avoid writing the auxillary control register for ARMv7Russell King
2011-08-28ARM: pm: some ARMv7 requires a dsb in resume to ensure correctnessRussell King
2011-08-28ARM: pm: arm920/926: fix number of registers savedRussell King
2011-08-28ARM: pm: CPU specific code should not overwrite r1 (v:p offset)Russell King
2011-08-28ARM: 7066/1: proc-v7: disable SCTLR.TE when disabling MMUWill Deacon