summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | regulator: core: fix possible NULL dereferenceSudip Mukherjee2015-09-021-3/+2Star
* | | | | | | | Merge tag 'dm-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds2015-09-242-2/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | dm crypt: constrain crypt device's max_segment_size to PAGE_SIZEMike Snitzer2015-09-141-2/+15
| * | | | | | | | dm thin: disable discard support for thin devices if pool's is disabledMike Snitzer2015-09-141-0/+4
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-225-51/+110
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percp...Tejun Heo2015-09-165-45/+83
| * | | | | | | | Revert "cgroup: simplify threadgroup locking"Tejun Heo2015-09-161-12/+33
| |/ / / / / / /
* | | | | | | | Merge tag 'renesas-sh-drivers-for-v4.3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-09-211-14/+5Star
|\ \ \ \ \ \ \ \
| * | | | | | | | drivers: sh: Disable PM runtime for multi-platform ARM with genpdGeert Uytterhoeven2015-09-141-13/+5Star
| * | | | | | | | drivers: sh: Disable legacy default PM Domain on emev2Geert Uytterhoeven2015-09-141-2/+1Star
| |/ / / / / / /
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-09-2111-181/+149Star
|\ \ \ \ \ \ \ \
| * | | | | | | | s390: wire up separate socketcalls system callsHeiko Carstens2015-09-184-21/+42
| * | | | | | | | s390/compat: remove superfluous compat wrappersHeiko Carstens2015-09-182-102/+51Star
| * | | | | | | | s390/compat: do not trace compat wrapper functionsHeiko Carstens2015-09-181-6/+6
| * | | | | | | | s390/s390x: allocate sys_membarrier system call numberMathieu Desnoyers2015-09-172-1/+3
| * | | | | | | | s390/configs//zfcpdump_defconfig: Remove CONFIG_MEMSTICKMichael Holzheu2015-09-171-5/+0Star
| * | | | | | | | s390: wire up userfaultfd system callHeiko Carstens2015-09-173-1/+5
| * | | | | | | | s390/vtime: correct scaled cputime for SMTMartin Schwidefsky2015-09-171-4/+8
| * | | | | | | | s390/cpum_cf: Corrected return code for unauthorized counter setsHendrik Brueckner2015-09-171-4/+8
| * | | | | | | | s390/compat: correct uc_sigmask of the compat signal frameMartin Schwidefsky2015-09-171-4/+23
| * | | | | | | | s390: fix floating point register corruptionHeiko Carstens2015-09-171-0/+2
| * | | | | | | | s390/hibernate: fix save and restore of vector registersMartin Schwidefsky2015-09-171-35/+3Star
* | | | | | | | | security: fix typo in security_task_prctlJann Horn2015-09-211-1/+1
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Linux 4.3-rc2Linus Torvalds2015-09-201-1/+1
* | | | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-203-10/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: 8425/1: kgdb: Don't try to stop the machine when setting breakpointsDoug Anderson2015-09-171-3/+5
| * | | | | | | | ARM: 8437/1: dma-mapping: fix build warning with new DMA_ERROR_CODE definitionAndre Przywara2015-09-171-1/+3
| * | | | | | | | ARM: get rid of needless #if in signal handling codeRussell King2015-09-171-4/+2Star
| * | | | | | | | ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King2015-09-161-5/+10
* | | | | | | | | Merge tag 'linux-kselftest-4.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-209-34/+52
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | selftests: exec: revert to default emit ruleBamvor Jian Zhang2015-09-151-3/+1Star
| * | | | | | | | | selftests: change install command to rsyncBamvor Jian Zhang2015-09-152-8/+5Star
| * | | | | | | | | selftests: mqueue: simplify the MakefileBamvor Jian Zhang2015-09-151-5/+3Star
| * | | | | | | | | selftests: mqueue: allow extra cflagsBamvor Jian Zhang2015-09-151-1/+1
| * | | | | | | | | selftests: rename jump label to static_keysBamvor Jian Zhang2015-09-151-1/+1
| * | | | | | | | | selftests/seccomp: add support for s390Kees Cook2015-09-152-6/+38
| * | | | | | | | | seltests/zram: fix syntax errorZhang Zhen2015-09-152-10/+3Star
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-2012-46/+73
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'acpi-bus'Rafael J. Wysocki2015-09-184-16/+11Star
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED()Sudeep Holla2015-09-154-16/+11Star
| | * | | | | | | | | ACPI: int340x_thermal: add missing CONFIG_ prefixSudeep Holla2015-09-151-1/+1
| | |/ / / / / / / /
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'pm-cpufreq' and 'pm-devfreq'Rafael J. Wysocki2015-09-188-30/+62
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | | * | | | | | | | Merge branch 'for-rafael' of https://git.kernel.org/pub/scm/linux/kernel/git/...Rafael J. Wysocki2015-09-155-26/+54
| | |/| | | | | | | | | |/| | | | | | | | |
| | | * | | | | | | | PM / devfreq: Fix incorrect type issue.Xiaolong Ye2015-09-111-1/+1
| | | * | | | | | | | PM / devfreq: tegra: Update governor to use devfreq_update_stats()MyungJoo Ham2015-09-111-3/+5
| | | * | | | | | | | PM / devfreq: comments for get_dev_status usage updatedMyungJoo Ham2015-09-111-1/+8
| | | * | | | | | | | PM / devfreq: drop comment about thermal setting max_freqJavi Merino2015-09-111-3/+3
| | | * | | | | | | | PM / devfreq: cache the last call to get_dev_status()Javi Merino2015-09-112-15/+33
| | | * | | | | | | | PM / devfreq: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-09-111-2/+2
| | | * | | | | | | | PM / devfreq: exynos-ppmu: bit-wise operation bugfix.MyungJoo Ham2015-09-111-1/+2