summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* atomic: Implement atomic_read_ctrl()Peter Zijlstra2015-09-233-9/+29
* atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-2324-53/+53
* atomic: Add atomic_long_t bitopsPeter Zijlstra2015-09-232-11/+16
* Merge branch 'locking/urgent' into locking/core, to pick up fixes before appl...Ingo Molnar2015-09-23355-1243/+1493
|\
| * locking/lockdep: Fix hlock->pin_count reset on lock stack rebuildsPeter Zijlstra2015-09-231-5/+5
| * Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-215-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/+5
| |\ \
| | * | drivers: sh: Disable PM runtime for multi-platform ARM with genpdGeert Uytterhoeven2015-09-141-13/+5
| | * | drivers: sh: Disable legacy default PM Domain on emev2Geert Uytterhoeven2015-09-141-2/+1
| | |/
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-09-2111-181/+149
| |\ \
| | * | s390: wire up separate socketcalls system callsHeiko Carstens2015-09-184-21/+42
| | * | s390/compat: remove superfluous compat wrappersHeiko Carstens2015-09-182-102/+51
| | * | 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/+0
| | * | 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/+3
| * | | security: fix typo in security_task_prctlJann Horn2015-09-201-1/+1
| * | | Linux 4.3-rc2v4.3-rc2Linus Torvalds2015-09-201-1/+1
| * | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-193-10/+17
| |\ \ \
| | * | | ARM: 8425/1: kgdb: Don't try to stop the machine when setting breakpointsDoug Anderson2015-09-161-3/+5
| | * | | ARM: 8437/1: dma-mapping: fix build warning with new DMA_ERROR_CODE definitionAndre Przywara2015-09-161-1/+3
| | * | | ARM: get rid of needless #if in signal handling codeRussell King2015-09-161-4/+2
| | * | | 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-199-34/+52
| |\ \ \ \
| | * | | | selftests: exec: revert to default emit ruleBamvor Jian Zhang2015-09-141-3/+1
| | * | | | selftests: change install command to rsyncBamvor Jian Zhang2015-09-142-8/+5
| | * | | | selftests: mqueue: simplify the MakefileBamvor Jian Zhang2015-09-141-5/+3
| | * | | | selftests: mqueue: allow extra cflagsBamvor Jian Zhang2015-09-141-1/+1
| | * | | | selftests: rename jump label to static_keysBamvor Jian Zhang2015-09-141-1/+1
| | * | | | selftests/seccomp: add support for s390Kees Cook2015-09-142-6/+38
| | * | | | seltests/zram: fix syntax errorZhang Zhen2015-09-142-10/+3
| | | |_|/ | | |/| |
| * | | | Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-1912-46/+73
| |\ \ \ \
| | * \ \ \ Merge branch 'acpi-bus'Rafael J. Wysocki2015-09-184-16/+11
| | |\ \ \ \
| | | * | | | ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED()Sudeep Holla2015-09-154-16/+11
| | | * | | | 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
OpenPOWER on IntegriCloud