summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* capabilities: ambient capabilitiesAndy Lutomirski2015-09-042-0/+15
* kernel/kthread.c:kthread_create_on_node(): clarify documentationAndrew Morton2015-09-041-1/+1
* Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-09-041-0/+51
|\
| * pinctrl: qcom: ssbi: Family A gpio & mpp driversBjorn Andersson2015-07-171-0/+51
* | Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-09-045-77/+58
|\ \
| * | gpiolib: add description for gpio irqchip fields in struct gpio_chipGrygorii Strashko2015-08-261-0/+11
| * | gpiolib: irqchip: use different lockdep class for each gpio irqchipGrygorii Strashko2015-08-171-5/+21
| * | Merge tag 'v4.2-rc4' into develLinus Walleij2015-08-1342-150/+326
| |\ \
| * | | gpio: defer probe if pinctrl cannot be foundTomeu Vizoso2015-07-281-2/+2
| * | | gpio: generic: support input-only chipsRabin Vincent2015-07-271-0/+1
| * | | Merge tag 'gpiod-flags-for-4.3' of git://git.pengutronix.de/git/ukl/linux int...Linus Walleij2015-07-171-59/+23
| |\ \ \
| | * | | gpio: make flags mandatory for gpiod_get functionsUwe Kleine-König2015-07-061-59/+23
| * | | | gpio: em: Remove obsolete platform data supportGeert Uytterhoeven2015-07-161-11/+0
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2015-09-042-0/+5
|\ \ \ \
| * | | | tile: enable full SECCOMP supportChris Metcalf2015-07-302-0/+5
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-09-031-2/+12
|\ \ \ \ \
| * | | | | IRQCHIP: irq-mips-gic: Add support for CM3 64-bit timer irqsMarkos Chandras2015-08-261-0/+4
| * | | | | IRQCHIP: irq-mips-gic: Extend GIC accessors for 64-bit CMsMarkos Chandras2015-08-261-2/+8
* | | | | | Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-033-1/+63
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2015-08-271-0/+50
| |\ \ \ \ \ \
| | * | | | | | fsl_ifc: Change IO accessor based on endiannessJaiprakash Singh2015-08-071-0/+50
| | | |_|/ / / | | |/| | | |
| * | | | | | cxl: Add alternate MMIO error handlingIan Munsie2015-08-181-1/+3
| * | | | | | cxl: Allow the kernel to trust that an image won't change on PERST.Daniel Axtens2015-08-141-0/+10
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-032-0/+206
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'psci/for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2015-08-101-0/+52
| |\ \ \ \ \ \
| | * | | | | | arm64: psci: factor invocation code to driversMark Rutland2015-08-031-0/+52
| | |/ / / / /
| * / / / / / arm: perf: factor arm_pmu core out to driversMark Rutland2015-07-311-0/+154
| |/ / / / /
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-039-286/+705
|\ \ \ \ \ \
| * | | | | | locking, include/llist: Use linux/atomic.h instead of asm/cmpxchg.hWill Deacon2015-08-121-1/+1
| * | | | | | locking/qrwlock: Make use of _{acquire|release|relaxed}() atomicsWill Deacon2015-08-121-7/+6
| * | | | | | locking/qrwlock: Implement queue_write_unlock() using smp_store_release()Will Deacon2015-08-121-8/+1
| * | | | | | locking, asm-generic: Add _{relaxed|acquire|release}() variants for 'atomic_l...Will Deacon2015-08-121-27/+59
| * | | | | | locking, asm-generic: Rework atomic-long.h to avoid bulk code duplicationWill Deacon2015-08-121-149/+40
| * | | | | | locking/atomics: Add _{acquire|release|relaxed}() variants of some atomic ope...Will Deacon2015-08-121-0/+323
| * | | | | | locking, compiler.h: Cast away attributes in the WRITE_ONCE() magicChristian Borntraeger2015-08-121-1/+6
| * | | | | | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar2015-08-123-18/+35
| |\ \ \ \ \ \
| | * | | | | | atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra2015-07-272-10/+25
| | * | | | | | atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-273-22/+16
| | * | | | | | atomic: Prepare generic atomic implementation for logic opsPeter Zijlstra2015-07-271-2/+10
| | | |_|_|_|/ | | |/| | | |
| * | | | | | jump label, locking/static_keys: Update docsJason Baron2015-08-031-21/+46
| * | | | | | locking/static_keys: Add a new static_key interfacePeter Zijlstra2015-08-031-10/+139
| * | | | | | locking/static_keys: Add static_key_{en,dis}able() helpersPeter Zijlstra2015-08-031-0/+20
| * | | | | | jump_label, locking/static_keys: Rename JUMP_LABEL_TYPE_* and related helpers...Peter Zijlstra2015-08-031-20/+5
| * | | | | | jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra2015-08-031-2/+2
| * | | | | | Merge branch 'x86/asm' into locking/coreIngo Molnar2015-08-033-15/+31
| |\ \ \ \ \ \
| * | | | | | | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov2015-08-031-2/+2
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up f...Ingo Molnar2015-08-0364-188/+406
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | locking/qrwlock: Better optimization for interrupt context readersWaiman Long2015-07-061-2/+2
| * | | | | | | | locking/qrwlock: Rename functions to queued_*()Waiman Long2015-07-061-29/+29
* | | | | | | | | Merge tag 'for-f2fs-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2015-09-032-9/+19
|\ \ \ \ \ \ \ \ \