aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-26Merge branch 'generic-string-functions'Linus Torvalds
2012-05-26Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-05-26Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-26Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-26Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-26Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-26Merge tag 'defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2012-05-26sparc: use the new generic strnlen_user() functionDavid Miller
2012-05-26x86: use the new generic strnlen_user() functionLinus Torvalds
2012-05-26lib: add generic strnlen_user() functionLinus Torvalds
2012-05-26word-at-a-time: make the interfaces truly genericLinus Torvalds
2012-05-26x86: use generic strncpy_from_user routineLinus Torvalds
2012-05-25Merge tag 'x86-mce-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2012-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2012-05-25intel-iommu: Move duplicate list-mangling code into unlink_domain_info() helperDavid Woodhouse
2012-05-25intel-iommu: Add device info into list before doing context mappingDavid Woodhouse
2012-05-25tile: default to tilegx_defconfig for ARCH=tileChris Metcalf
2012-05-25tile: fix bug where fls(0) was not returning 0Chris Metcalf
2012-05-25arch/tile: mark TILEGX as not EXPERIMENTALChris Metcalf
2012-05-25tile/mm/fault.c: Port OOM changes to handle_page_faultKautuk Consul
2012-05-25arch/tile: add descriptive text if the kernel reports a bad trapChris Metcalf
2012-05-25arch/tile: allow querying cpu module information from the hypervisorChris Metcalf
2012-05-25arch/tile: fix hardwall for tilegx and generalize for idn and ipiChris Metcalf
2012-05-25arch/tile: support multiple huge page sizes dynamicallyChris Metcalf
2012-05-25mm: add new arch_make_huge_pte() method for tile supportChris Metcalf
2012-05-25arch/tile: support kexec() for tilegxChris Metcalf
2012-05-25arch/tile: support <asm/cachectl.h> header for cacheflush() syscallChris Metcalf
2012-05-25arch/tile: Allow tilegx to build with either 16K or 64K page sizeChris Metcalf
2012-05-25arch/tile: optimize get_user/put_user and friendsChris Metcalf
2012-05-25arch/tile: support building big-endian kernelChris Metcalf
2012-05-25arch/tile: allow building Linux with transparent huge pages enabledChris Metcalf
2012-05-25arch/tile: use interrupt critical sections lessChris Metcalf
2012-05-25Merge tag 'tag-for-linus-3.5' of git://git.linaro.org/people/sumitsemwal/linu...Linus Torvalds
2012-05-25Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-05-25Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-05-25Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-05-25Merge tag 'hda-switcheroo' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-05-25Merge tag 'cris-for-linus' of git://jni.nu/crisLinus Torvalds
2012-05-25Merge tag 'mmc-merge-for-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-05-25openrisc: use generic strncpy_from_userJonas Bonn
2012-05-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-05-25dma-buf: add initial vmap documentationDave Airlie
2012-05-25dma-buf: minor documentation fixes.Sumit Semwal
2012-05-25dma-buf: add vmap interfaceDave Airlie
2012-05-25dma-buf: mmap supportDaniel Vetter
2012-05-25ALSA: hda/realtek - Add new codec support for ALC269VDKailang Yang
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds