summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-1636-3/+9
|\
| * IB/ehca: Deprecate driver, move to staging, schedule deletionDoug Ledford2015-09-1236-3/+9
* | Merge tag 'hwmon-for-linus-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-163-24/+48
|\ \
| * | hwmon: (nct6775) Add support for NCT6793DGuenter Roeck2015-09-133-18/+38
| * | hwmon: (nct6775) Swap STEP_UP_TIME and STEP_DOWN_TIME registers for most chipsGuenter Roeck2015-09-131-6/+10
* | | Merge tag 'pinctrl-v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-09-166-9/+11
|\ \ \
| * | | pinctrl: samsung: s3c24xx: fix syntax errorLinus Walleij2015-09-141-1/+1
| * | | pinctrl: core: Warn about NULL gpio_chip in pinctrl_ready_for_gpio_range()Tony Lindgren2015-09-141-0/+3
| * | | pinctrl: join lines that can be a single line within 80 columnsMasahiro Yamada2015-09-141-2/+1
| * | | pinctrl: digicolor: convert null test to IS_ERR testJulia Lawall2015-09-141-2/+2
| * | | pinctrl: qcom: ssbi: convert null test to IS_ERR testJulia Lawall2015-09-142-4/+4
| |/ /
* | | Merge tag 'gpio-v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-09-168-30/+71
|\ \ \
| * | | gpio: omap: Fix GPIO numbering for deferred probeTony Lindgren2015-09-141-1/+3
| * | | Documentation: gpio: Explain that <function>-gpio is also supportedJavier Martinez Canillas2015-09-141-3/+3
| * | | gpio: omap: Fix gpiochip_add() handling for deferred probeTony Lindgren2015-09-141-1/+4
| * | | gpio: sx150x: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas2015-09-141-1/+0
| * | | Documentation: gpio: board: describe the con_id parameterDirk Behme2015-09-142-0/+12
| * | | Documentation: gpio: board: add flags parameter to gpiod_get*() functionsDirk Behme2015-09-141-12/+13
| * | | gpio: Propagate errors from chip->get()Bjorn Andersson2015-09-141-7/+14
| * | | gpio: rcar: GPIO_RCAR doesn't relate to ARMKuninori Morimoto2015-09-141-1/+1
| * | | gpio: mxs: need to check return value of irq_alloc_generic_chipPeng Fan2015-09-141-2/+11
| * | | gpio: mxc: need to check return value of irq_alloc_generic_chipPeng Fan2015-09-141-2/+10
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-09-163-4/+5
|\ \ \
| * | | crypto: testmgr - don't copy from source IV too muchAndrey Ryabinin2015-09-111-2/+3
| * | | crypto: sunxi-ss - Fix a possible driver hang with ciphersLABBE Corentin2015-09-101-1/+1
| * | | crypto: vmx - VMX crypto should depend on CONFIG_VSXMichael Ellerman2015-09-101-1/+1
* | | | ia64: Enable userfaultfd and membarrier system callsLuck, Tony2015-09-163-1/+5
* | | | modsign: Fix GPL/OpenSSL licence incompatibilityDavid Woodhouse2015-09-152-10/+13
* | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-09-154-4/+17
|\ \ \ \
| * | | | clk: rockchip: Add pclk_peri to critical clocks on RK3066/RK3188Romain Perier2015-09-101-0/+1
| * | | | clk: rockchip: add pclk_cpu to the list of rk3188 critical clocksMichael Niewoehner2015-09-101-0/+1
| * | | | clk: rockchip: handle critical clocks after registering all clocksHeiko Stuebner2015-09-101-2/+5
| * | | | clk: Hi6220: separately build stub clock driverLeo Yan2015-09-032-2/+9
| * | | | clk: h8s2678: Fix compile errorGuenter Roeck2015-09-031-0/+1
* | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2015-09-142-1/+10
|\ \ \ \ \
| * | | | | [CIFS] mount option sec=none not displayed properly in /proc/mountsSteve French2015-09-121-1/+4
| * | | | | CIFS: fix type confusion in copy offload ioctlJann Horn2015-09-111-0/+6
* | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-148-9/+32
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge branch 'uaccess' into fixesRussell King2015-09-1131-139/+398
| |\ \ \ \ \