summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ \
| * | | | | | | f2fs: add annotation for space utilization of regular/inline dentryChao Yu2015-08-211-3/+13
| * | | | | | | f2fs: check the largest extent at look-up timeJaegeuk Kim2015-08-041-6/+6
* | | | | | | | Merge tag 'dlm-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2015-09-031-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | dlm: fix lvb copy for user locksDavid Teigland2015-08-251-1/+1
* | | | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2015-09-031-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | jbd2: avoid infinite loop when destroying aborted journalJan Kara2015-07-281-1/+2
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2015-09-037-2159/+45
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | block: Remove forced page bouncing under IOJan Kara2015-07-231-3/+2
| * | | | | | | | | fs: Remove ext3 filesystem driverJan Kara2015-07-235-2154/+40
| * | | | | | | | | quota: Propagate error from ->acquire_dquot()Jan Kara2015-07-231-2/+3
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-03121-654/+2284
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | netfilter: nf_conntrack: make nf_ct_zone_dflt built-inDaniel Borkmann2015-09-023-18/+26
| * | | | | | | | | xen-netback: add support for multicast controlPaul Durrant2015-09-021-1/+7
| * | | | | | | | | flow_dissector: Use 'const' where possible.David S. Miller2015-09-012-8/+8
| * | | | | | | | | flow_dissector: Fix function argument ordering dependencyTom Herbert2015-09-011-4/+4
| * | | | | | | | | flow_dissector: Don't use bit fields.David S. Miller2015-09-011-3/+5
| * | | | | | | | | flow_dissector: Add control/reporting of encapsulationTom Herbert2015-09-011-0/+2
| * | | | | | | | | flow_dissector: Add flag to stop parsing when an IPv6 flow label is seenTom Herbert2015-09-011-0/+1