summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-2125-183/+204
|\
| * ARM: OMAP2+: Fix compillation error in mach-omap2/timer.cPeter Ujfalusi2012-12-201-1/+1
| * Merge branch 'v3.8-samsung-fixes-audio' of git://git.kernel.org/pub/scm/linux...Olof Johansson2012-12-209-169/+182
| |\
| | * ARM: EXYNOS: Avoid passing the clks through platform dataPadmavathi Venna2012-12-191-12/+0
| | * ARM: S5PV210: Avoid passing the clks through platform dataPadmavathi Venna2012-12-191-16/+0
| | * ARM: S5P64X0: Add I2S clkdev supportPadmavathi Venna2012-12-193-47/+75
| | * ARM: S5PC100: Add I2S clkdev supportPadmavathi Venna2012-12-192-34/+30
| | * ARM: S3C64XX: Add I2S clkdev supportPadmavathi Venna2012-12-192-60/+77
| * | Merge branch 'v3.8-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-12-2011-13/+21
| |\ \
| | * | ARM: EXYNOS: Fix MSHC clocks instance namesDongjin Kim2012-12-191-2/+2
| | * | ARM: EXYNOS: Fix NULL pointer dereference bug in SMDKV310Sachin Kamat2012-12-191-2/+2
| | * | ARM: EXYNOS: Fix NULL pointer dereference bug in SMDK4X12Sachin Kamat2012-12-191-2/+2
| | * | ARM: EXYNOS: Fix NULL pointer dereference bug in OrigenSachin Kamat2012-12-191-2/+2
| | * | ARM: SAMSUNG: Add missing include guard to gpio-core.hMichael Spang2012-12-191-0/+5
| | * | pinctrl: exynos5440/samsung: Staticize pcfgsAxel Lin2012-12-192-2/+2
| | * | pinctrl: samsung: Fix a typo in pinctrl-samsung.hSachin Kamat2012-12-191-1/+1
| | * | ARM: EXYNOS: fix skip scu_enable() for EXYNOS5440Kukjin Kim2012-12-191-1/+1
| | * | ARM: EXYNOS: fix GIC using for EXYNOS5440Kukjin Kim2012-12-191-1/+2
| | * | ARM: EXYNOS: fix build error when MFC is not selectedKukjin Kim2012-12-191-0/+2
| * | | ARM: sunxi: rename device tree source filesOlof Johansson2012-12-204-0/+0
* | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2012-12-213-9/+158
|\ \ \ \
| * | | | scripts/config: Fix wrong "shift" for --keep-caseHiroshi Doyu2012-12-141-1/+0
| * | | | scripts/tags.sh: Support compiled sourceJoonsoo Kim2012-12-111-6/+31
| * | | | scripts/tags.sh: Support subarch for ARMJoonsoo Kim2012-12-111-2/+18
| * | | | scripts/coccinelle/misc/warn.cocci: use WARNJulia Lawall2012-12-091-0/+109
| * | | | scripts/kernel-doc: check that non-void fcts describe their return valueYacine Belkadi2012-12-061-0/+34
| * | | | Kernel-doc: Convention: Use a "Return" section to describe return valuesYacine Belkadi2012-12-061-3/+10
* | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-12-202-4/+13
|\ \ \ \ \
| * | | | | kbuild: Do not remove vmlinux when cleaning external modulePawel Moll2012-12-091-3/+5
| * | | | | scripts/pnmtologo: fix for plain PBMAndreas Bießmann2012-11-201-0/+7
| * | | | | kbuild: Remove reference to uninitialised variableCharles Keepax2012-11-201-1/+1
| |/ / / /
* | | | | ARM: OMAP2+: Trivial fix for IOMMU merge issueTony Lindgren2012-12-201-2/+2
* | | | | Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-12-2032-1067/+1911
|\ \ \ \ \
| * | | | | nfsd4: don't leave freed stateid hashedJ. Bruce Fields2012-12-181-0/+1
| * | | | | nfsd4: free_stateid can use the current stateidJ. Bruce Fields2012-12-181-0/+1
| * | | | | nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields2012-12-1812-59/+61
| * | | | | nfsd: warn on odd reply state in nfsd_vfs_readJ. Bruce Fields2012-12-181-0/+1
| * | | | | nfsd4: fix oops on unusual readlike compoundJ. Bruce Fields2012-12-181-1/+10
| * | | | | nfsd4: disable zero-copy on non-final read opsJ. Bruce Fields2012-12-173-8/+19
| * | | | | svcrpc: fix some printksJ. Bruce Fields2012-12-171-4/+4
| * | | | | NFSD: Correct the size calculation in fault_inject_writeBryan Schumaker2012-12-111-1/+1
| * | | | | NFSD: Pass correct buffer size to rpc_ntopBryan Schumaker2012-12-112-3/+3
| * | | | | nfsd: pass proper net to nfsd_destroy() from NFSd kthreadsStanislav Kinsbursky2012-12-101-1/+3
| * | | | | nfsd: simplify service shutdownStanislav Kinsbursky2012-12-101-7/+2
| * | | | | nfsd: replace boolean nfsd_up flag by users counterStanislav Kinsbursky2012-12-101-4/+5
| * | | | | nfsd: simplify NFSv4 state init and shutdownStanislav Kinsbursky2012-12-101-29/+15
| * | | | | nfsd: introduce helpers for generic resources init and shutdownStanislav Kinsbursky2012-12-101-16/+34
| * | | | | nfsd: make NFSd service structure allocated per netStanislav Kinsbursky2012-12-105-78/+110
| * | | | | nfsd: make NFSd service boot time per-netStanislav Kinsbursky2012-12-105-16/+23
| * | | | | nfsd: per-net NFSd up flag introducedStanislav Kinsbursky2012-12-102-0/+14