summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-12-30drm: tegra: protect DC register access with mutexLucas Stach
2012-12-30drm: tegra: don't leave clients host1x member uninitializedLucas Stach
2012-12-30drm: tegra: fix front_porch <-> back_porch mixupLucas Stach
2012-12-30Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-12-30Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2012-12-30Merge branch 'drm-nouveau-fixes-3.8' of git://anongit.freedesktop.org/git/nou...Dave Airlie
2012-12-28sparc: Hook up finit_module syscall.David S. Miller
2012-12-28forcedeth: Fix WARNINGS that result when DMA mapping is not checkedLarry Finger
2012-12-28net: qmi_wwan: add Telekom Speedstick LTE IIBjørn Mork
2012-12-28Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-12-28ARM: EXYNOS: enable PINCTRL for EXYNOS5440Kukjin Kim
2012-12-28ARM: dts: use uart port1 for console on exynos4210-smdkv310Kukjin Kim
2012-12-28ARM: dts: use uart port0 for console on exynos5440-ssdk5440Kukjin Kim
2012-12-28ARM: SAMSUNG: fix the cpu id for EXYNOS5440Kukjin Kim
2012-12-28mm: fix null pointer dereference in wait_iff_congested()Zlatko Calusic
2012-12-28MIPS: Wire up finit_module syscall.Ralf Baechle
2012-12-28MIPS: Fix modpost error in modules attepting to use virt_addr_valid().Ralf Baechle
2012-12-28MIPS: page.h: Remove now unnecessary #ifndef __ASSEMBLY__ wrapper.Ralf Baechle
2012-12-28MIPS: Switch remaining assembler PAGE_SIZE users to <asm/asm-offsets.h>.Ralf Baechle
2012-12-28MIPS: Include PAGE_S{IZE,HIFT} in <asm/offset.h>.Ralf Baechle
2012-12-28MIPS: Don't include <asm/page.h> unnecessarily.Ralf Baechle
2012-12-28ARM: OMAP: 32k counter: resolve sparse warningsPaul Walmsley
2012-12-28Merge tag 'sunxi-fixes-for-3.8-rc2' of git://github.com/mripard/linux into fixesOlof Johansson
2012-12-28f2fs: unify string length declarations and usageLeon Romanovsky
2012-12-28f2fs: clean up unused variables and return valuesJaegeuk Kim
2012-12-28f2fs: clean up the start_bidx_of_node functionJaegeuk Kim
2012-12-28f2fs: remove unneeded variable from f2fs_sync_fsNamjae Jeon
2012-12-28f2fs: fix fsync_inode list addition logic and avoid invalid access to memoryNamjae Jeon
2012-12-28f2fs: remove unneeded initialization of nr_dirty in dirty_seglist_infoNamjae Jeon
2012-12-27libceph: fix protocol feature mismatch failure pathSage Weil
2012-12-27libceph: WARN, don't BUG on unexpected connection statesAlex Elder
2012-12-27libceph: always reset osds when kickingAlex Elder
2012-12-27libceph: move linger requests sooner in kick_requests()Alex Elder
2012-12-28f2fs: handle error from f2fs_iget_nowaitNamjae Jeon
2012-12-28f2fs: fix equation of has_not_enough_free_secs()Jaegeuk Kim
2012-12-28f2fs: add MAINTAINERS entryJaegeuk Kim
2012-12-28f2fs: return a default value for non-void functionJaegeuk Kim
2012-12-28f2fs: invalidate the node page if allocation is failedJaegeuk Kim
2012-12-28f2fs: add missing #include <linux/prefetch.h>Geert Uytterhoeven
2012-12-27Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-12-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-12-27ARM: EXYNOS: Revise HDMI resource sizeSean Paul
2012-12-27ASoC: core: fix the memory leak in case of remove_aux_dev()Chuansheng Liu
2012-12-27ASoC: core: fix the memory leak in case of device_add() failureChuansheng Liu
2012-12-27MIPS: Fix comment.Ralf Baechle
2012-12-27Revert "MIPS: Optimise TLB handlers for MIPS32/64 R2 cores."Ralf Baechle
2012-12-27MIPS: perf: Fix build failure in XLP perf support.Manuel Lauss
2012-12-27MIPS: Alchemy: Make 32kHz and r4k timer coexist peacefullyManuel Lauss
2012-12-27iio: (max1363) Fix probe error pathGuenter Roeck