summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-20118-357/+211
|\
| * alpha: switch to generic sigaltstackAl Viro2012-12-192-9/+2
| * new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to thoseAl Viro2012-12-196-25/+25
| * generic compat_sys_sigaltstack()Al Viro2012-12-1910-67/+67
| * introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro2012-12-1914-21/+19
| * new helper: compat_user_stack_pointer()Al Viro2012-12-193-2/+13
| * new helper: restore_altstack()Al Viro2012-12-192-0/+9
| * unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-1918-103/+2
| * new helper: current_user_stack_pointer()Al Viro2012-12-197-0/+14
| * missing user_stack_pointer() instancesAl Viro2012-12-199-0/+10
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-1963-131/+6
| * COMPAT_SYSCALL_DEFINE: infrastructureAl Viro2012-12-192-0/+45
* | 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
| |/ / / / / /
OpenPOWER on IntegriCloud