summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | 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-153-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-144-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-021-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-111-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
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | arm/xen: Enable user access to the kernel before issuing a privcmd callJulien Grall2015-09-111-0/+15
| | * | | | | | | | | ARM: domains: add memory dependencies to get_domain/set_domainRussell King2015-09-111-2/+4
| | * | | | | | | | | ARM: domains: thread_info.h no longer needs asm/domains.hRussell King2015-09-111-1/+0
| | * | | | | | | | | ARM: uaccess: fix undefined instruction on ARMv7M/noMMURussell King2015-09-091-0/+2
| | * | | | | | | | | ARM: uaccess: remove unneeded uaccess_save_and_disable macroRussell King2015-09-091-5/+0
| | * | | | | | | | | ARM: swpan: fix nwfpe for uaccess changesRussell King2015-09-091-1/+2
| * | | | | | | | | | ARM: 8431/1: fix alignement of __bug_table section entriesRobert Jarzmik2015-09-111-0/+1
| * | | | | | | | | | ARM: 8429/1: disable GCC SRA optimizationArd Biesheuvel2015-09-071-0/+8
* | | | | | | | | | | Linux 4.3-rc1v4.3-rc1Linus Torvalds2015-09-121-2/+2
* | | | | | | | | | | Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds2015-09-1250-421/+220
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | CRISv10: delete unused lib/dmacopy.cRabin Vincent2015-09-051-42/+0
| * | | | | | | | | | | CRISv10: delete unused lib/old_checksum.cRabin Vincent2015-09-051-86/+0
| * | | | | | | | | | | CRIS: fix switch_mm() lockdep splatRabin Vincent2015-09-051-1/+8
| * | | | | | | | | | | CRISv32: enable LOCKDEP_SUPPORTRabin Vincent2015-09-051-0/+4
| * | | | | | | | | | | CRIS: add STACKTRACE_SUPPORTRabin Vincent2015-09-054-0/+88
| * | | | | | | | | | | CRISv32: annotate irq enable in idle loopRabin Vincent2015-09-051-2/+2
| * | | | | | | | | | | CRISv32: add support for irqflags tracingRabin Vincent2015-09-053-1/+20
| * | | | | | | | | | | CRIS: UAPI: use generic types.hRabin Vincent2015-09-053-13/+1
| * | | | | | | | | | | CRIS: UAPI: use generic shmbuf.hRabin Vincent2015-09-052-42/+1
| * | | | | | | | | | | CRIS: UAPI: use generic msgbuf.hRabin Vincent2015-09-052-33/+1
| * | | | | | | | | | | CRIS: UAPI: use generic socket.hRabin Vincent2015-09-052-92/+1
| * | | | | | | | | | | CRIS: UAPI: use generic sembuf.hRabin Vincent2015-09-052-25/+1