summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-25Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds
2012-10-25Merge tag 'spi-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-10-25Merge tag 'iommu-fixes-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-10-25Merge tag 'pinctrl-v3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-10-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-10-24Merge tag 'edac_scrubrates_fix' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-10-24Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-10-24Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-10-24workqueue: cancel_delayed_work() should return %false if work item is idleDan Magenheimer
2012-10-24apparmor: fix IRQ stack overflow during free_profileJohn Johansen
2012-10-24iommu/tegra: smmu: Fix deadly typoHiro Sugawara
2012-10-24amd64_edac:__amd64_set_scrub_rate(): avoid overindexing scrubrates[]Andrew Morton
2012-10-24ARM: mm: Remove unused arm_vmregion priv fieldLaurent Pinchart
2012-10-24ARM: dma-mapping: fix build warning in __dma_alloc()Jingoo Han
2012-10-24Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-10-24alpha: separate thread-synchronous flagsAl Viro
2012-10-24Merge tag 'kvm-3.7-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-10-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-24Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-10-24Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-10-24Merge tag 'please-pull-uapi-fix' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-10-23arch/tile: avoid build warnings from duplicate ELF_R_xxx #definesChris Metcalf
2012-10-23arch/tile: avoid generating .eh_frame information in modulesChris Metcalf
2012-10-23spi/pl022: Revert recent runtime PM changesUlf Hansson
2012-10-23ARM: dma-mapping: support debug_dma_mapping_errorMing Lei
2012-10-23mm: cma: alloc_contig_range: return early for err pathBob Liu
2012-10-23drivers: cma: Fix wrong CMA selected region size default valueLaurent Pinchart
2012-10-23drivers: dma-coherent: Fix typo in dma_mmap_from_coherent documentationLaurent Pinchart
2012-10-23drivers: dma-contiguous: Don't redefine SZ_1MLaurent Pinchart
2012-10-23pinctrl/nomadik: pass DT node to the irqdomainLinus Walleij
2012-10-23pinctrl/nomadik: use zero as default irq_startLinus Walleij
2012-10-23pinctrl: fix missing unlock on error in pinctrl_groups_show()Wei Yongjun
2012-10-23pinctrl/nomadik: use irq_create_mapping()Linus Walleij
2012-10-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-23Merge tag 'jfs-3.7-2' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2012-10-23Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-10-23Merge tag 'nfs-for-3.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-10-23Merge tag 'regmap-fix-mmio' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-23drm/ttm: Fix a theoretical race in ttm_bo_cleanup_refs()Thomas Hellstrom
2012-10-23drm/ttm: Fix a theoretical raceThomas Hellstrom
2012-10-23drm: platform: Don't initialize driver-private dataThierry Reding
2012-10-23drm/debugfs: remove redundant info from gem_namesMarcin Slusarz
2012-10-23drm: fb: cma: Fail gracefully on allocation failureThierry Reding
2012-10-23drm: fb: cma: Fix typo in debug messageThierry Reding
2012-10-22ext4: Avoid underflow in ext4_trim_fs()Lukas Czerner
2012-10-22KVM guest: exit idleness when handling KVM_PV_REASON_PAGE_NOT_PRESENTSasha Levin
2012-10-22KVM: apic: fix LDR calculation in x2apic modeGleb Natapov
2012-10-22KVM: MMU: fix release noslot pfnXiao Guangrong
2012-10-22Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie