aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge tag 'defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2012-05-26
|\
| * ARM: PRIMA2: add prima2_defconfig for CSR SiRFprimaIIBarry Song2012-05-15
| * Merge branch 'for-3.5/defconfig2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2012-05-14
| |\
| | * ARM: tegra: update defconfigLaxman Dewangan2012-05-11
| * | Merge branch 'for-3.5/defconfig' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2012-05-10
| |\|
| | * ARM: tegra: update defconfigStephen Warren2012-04-27
| * | Merge tag 'imx-defconfig' of git://git.pengutronix.de/git/imx/linux-2.6 into ...Arnd Bergmann2012-05-02
| |\ \
| | * | ARM: imx_v6_v7_defconfig: Add SPI NOR supportFabio Estevam2012-04-27
| | * | ARM: imx_v4_v5_defconfig: Let CONFIG_MACH_IMX27_DT be built by defaultFabio Estevam2012-04-27
| |/ /
* | | Merge tag 'x86-mce-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2012-05-25
|\ \ \
| * | | x86/mce: Add instruction recovery signatures to mce-severity tableTony Luck2012-05-23
| * | | x86/mce: Fix check for processor context when machine check was taken.Tony Luck2012-05-23
| * | | MCE: Fix vm86 handling for 32bit mce handlerAndi Kleen2012-05-23
| * | | x86/mce Add validation check before GHES error is recordedChen Gong2012-04-20
| * | | x86/mce: Avoid reading every machine check bank register twice.Tony Luck2012-04-19
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-05-25
|\ \ \ \
| * | | | tile: default to tilegx_defconfig for ARCH=tileChris Metcalf2012-05-25
| * | | | tile: fix bug where fls(0) was not returning 0Chris Metcalf2012-05-25
| * | | | arch/tile: mark TILEGX as not EXPERIMENTALChris Metcalf2012-05-25
| * | | | tile/mm/fault.c: Port OOM changes to handle_page_faultKautuk Consul2012-05-25
| * | | | arch/tile: add descriptive text if the kernel reports a bad trapChris Metcalf2012-05-25
| * | | | arch/tile: allow querying cpu module information from the hypervisorChris Metcalf2012-05-25
| * | | | arch/tile: fix hardwall for tilegx and generalize for idn and ipiChris Metcalf2012-05-25
| * | | | arch/tile: support multiple huge page sizes dynamicallyChris Metcalf2012-05-25
| * | | | mm: add new arch_make_huge_pte() method for tile supportChris Metcalf2012-05-25
| * | | | arch/tile: support kexec() for tilegxChris Metcalf2012-05-25
| * | | | arch/tile: support <asm/cachectl.h> header for cacheflush() syscallChris Metcalf2012-05-25
| * | | | arch/tile: Allow tilegx to build with either 16K or 64K page sizeChris Metcalf2012-05-25
| * | | | arch/tile: optimize get_user/put_user and friendsChris Metcalf2012-05-25
| * | | | arch/tile: support building big-endian kernelChris Metcalf2012-05-25
| * | | | arch/tile: allow building Linux with transparent huge pages enabledChris Metcalf2012-05-25
| * | | | arch/tile: use interrupt critical sections lessChris Metcalf2012-05-25
* | | | | intel-iommu: Move duplicate list-mangling code into unlink_domain_info() helperDavid Woodhouse2012-05-25
* | | | | intel-iommu: Add device info into list before doing context mappingDavid Woodhouse2012-05-25
* | | | | Merge tag 'tag-for-linus-3.5' of git://git.linaro.org/people/sumitsemwal/linu...Linus Torvalds2012-05-25
|\ \ \ \ \
| * | | | | dma-buf: add initial vmap documentationDave Airlie2012-05-25
| * | | | | dma-buf: minor documentation fixes.Sumit Semwal2012-05-25
| * | | | | dma-buf: add vmap interfaceDave Airlie2012-05-25
| * | | | | dma-buf: mmap supportDaniel Vetter2012-05-25
| |/ / / /
* | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-05-25
|\ \ \ \ \
| * | | | | dmaengine: at_hdmac: take maxburst from slave configurationNicolas Ferre2012-05-14
| * | | | | dmaengine: at_hdmac: remove ATC_DEFAULT_CTRLA constantNicolas Ferre2012-05-14
| * | | | | dmaengine: at_hdmac: remove some at_dma_slave commentsNicolas Ferre2012-05-14
| * | | | | Merge branch 'fixes' into nextVinod Koul2012-05-14
| |\ \ \ \ \
| * | | | | | dma: imx-sdma: make channel0 operations atomicRichard Zhao2012-05-11
| * | | | | | dmaengine: Fixup dmaengine_prep_slave_single() to be actually usefulKuninori Morimoto2012-05-11
| * | | | | | dmaengine: Use dma_sg_len(sg) instead of sg->lengthLars-Peter Clausen2012-05-11
| * | | | | | dmaengine: Use sg_dma_address instead of sg_physLars-Peter Clausen2012-05-11
| * | | | | | DMA: PL330: Remove duplicate header file inclusionSachin Kamat2012-05-11
| * | | | | | Merge branch 'fixes' into nextVinod Koul2012-05-11
| |\ \ \ \ \ \