summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-12-206-7/+11
|\
| * ARM: 7607/1: realview: fix private peripheral memory base for EB rev. B boardsWill Deacon2012-12-201-1/+1
| * ARM: 7606/1: cache: flush to LoUU instead of LoUIS on uniprocessor CPUsWill Deacon2012-12-201-2/+4
| * ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro2012-12-201-0/+2
| * ARM: 7605/1: vmlinux.lds: Move .notes section next to the rodataPawel Moll2012-12-161-2/+2
| * ARM: 7602/1: Pass real "__machine_arch_type" variable to setup_machine_tags()...Alexander Shiyan2012-12-161-1/+1
| * ARM: 7600/1: include CONFIG_DEBUG_LL_INCLUDE rather than mach/debug-macro.SShawn Guo2012-12-161-1/+1
* | Merge tag 'fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-2025-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-181-0/+5
| | * | | pinctrl: exynos5440/samsung: Staticize pcfgsAxel Lin2012-12-182-2/+2
| | * | | pinctrl: samsung: Fix a typo in pinctrl-samsung.hSachin Kamat2012-12-181-1/+1
| | * | | ARM: EXYNOS: fix skip scu_enable() for EXYNOS5440Kukjin Kim2012-12-181-1/+1
| | * | | ARM: EXYNOS: fix GIC using for EXYNOS5440Kukjin Kim2012-12-181-1/+2
| | * | | ARM: EXYNOS: fix build error when MFC is not selectedKukjin Kim2012-12-181-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-203-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-171-0/+1
| * | | | | | nfsd4: free_stateid can use the current stateidJ. Bruce Fields2012-12-171-0/+1
| * | | | | | nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields2012-12-1712-59/+61
| * | | | | | nfsd: warn on odd reply state in nfsd_vfs_readJ. Bruce Fields2012-12-171-0/+1
| * | | | | | nfsd4: fix oops on unusual readlike compoundJ. Bruce Fields2012-12-171-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-101-1/+1
| * | | | | | NFSD: Pass correct buffer size to rpc_ntopBryan Schumaker2012-12-102-3/+3
| * | | | | | nfsd: pass proper net to nfsd_destroy() from NFSd kthreadsStanislav Kinsbursky2012-12-101-1/+3