| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-09-03 | 1 | -2/+12 |
|\ |
|
| * | IRQCHIP: irq-mips-gic: Add support for CM3 64-bit timer irqs | Markos Chandras | 2015-08-26 | 1 | -0/+4 |
| * | IRQCHIP: irq-mips-gic: Extend GIC accessors for 64-bit CMs | Markos Chandras | 2015-08-26 | 1 | -2/+8 |
* | | Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2015-09-03 | 3 | -1/+63 |
|\ \ |
|
| * \ | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman | 2015-08-27 | 1 | -0/+50 |
| |\ \ |
|
| | * | | fsl_ifc: Change IO accessor based on endianness | Jaiprakash Singh | 2015-08-07 | 1 | -0/+50 |
| * | | | cxl: Add alternate MMIO error handling | Ian Munsie | 2015-08-18 | 1 | -1/+3 |
| * | | | cxl: Allow the kernel to trust that an image won't change on PERST. | Daniel Axtens | 2015-08-14 | 1 | -0/+10 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-09-03 | 2 | -0/+206 |
|\ \ \ |
|
| * \ \ | Merge branch 'psci/for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Russell King | 2015-08-10 | 1 | -0/+52 |
| |\ \ \ |
|
| | * | | | arm64: psci: factor invocation code to drivers | Mark Rutland | 2015-08-03 | 1 | -0/+52 |
| | |/ / |
|
| * / / | arm: perf: factor arm_pmu core out to drivers | Mark Rutland | 2015-07-31 | 1 | -0/+154 |
| |/ / |
|
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-03 | 9 | -286/+705 |
|\ \ \ |
|
| * | | | locking, include/llist: Use linux/atomic.h instead of asm/cmpxchg.h | Will Deacon | 2015-08-12 | 1 | -1/+1 |
| * | | | locking/qrwlock: Make use of _{acquire|release|relaxed}() atomics | Will Deacon | 2015-08-12 | 1 | -7/+6 |
| * | | | locking/qrwlock: Implement queue_write_unlock() using smp_store_release() | Will Deacon | 2015-08-12 | 1 | -8/+1 |
| * | | | locking, asm-generic: Add _{relaxed|acquire|release}() variants for 'atomic_l... | Will Deacon | 2015-08-12 | 1 | -27/+59 |
| * | | | locking, asm-generic: Rework atomic-long.h to avoid bulk code duplication | Will Deacon | 2015-08-12 | 1 | -149/+40 |
| * | | | locking/atomics: Add _{acquire|release|relaxed}() variants of some atomic ope... | Will Deacon | 2015-08-12 | 1 | -0/+323 |
| * | | | locking, compiler.h: Cast away attributes in the WRITE_ONCE() magic | Christian Borntraeger | 2015-08-12 | 1 | -1/+6 |
| * | | | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ... | Ingo Molnar | 2015-08-12 | 3 | -18/+35 |
| |\ \ \ |
|
| | * | | | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra | 2015-07-27 | 2 | -10/+25 |
| | * | | | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 3 | -22/+16 |
| | * | | | atomic: Prepare generic atomic implementation for logic ops | Peter Zijlstra | 2015-07-27 | 1 | -2/+10 |
| * | | | | jump label, locking/static_keys: Update docs | Jason Baron | 2015-08-03 | 1 | -21/+46 |
| * | | | | locking/static_keys: Add a new static_key interface | Peter Zijlstra | 2015-08-03 | 1 | -10/+139 |
| * | | | | locking/static_keys: Add static_key_{en,dis}able() helpers | Peter Zijlstra | 2015-08-03 | 1 | -0/+20 |
| * | | | | jump_label, locking/static_keys: Rename JUMP_LABEL_TYPE_* and related helpers... | Peter Zijlstra | 2015-08-03 | 1 | -20/+5 |
| * | | | | jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP} | Peter Zijlstra | 2015-08-03 | 1 | -2/+2 |
| * | | | | Merge branch 'x86/asm' into locking/core | Ingo Molnar | 2015-08-03 | 3 | -15/+31 |
| |\ \ \ \ |
|
| * | | | | | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a... | Andrey Konovalov | 2015-08-03 | 1 | -2/+2 |
| | | | | | | |
| | \ \ \ \ | |
| *-. \ \ \ \ | Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up f... | Ingo Molnar | 2015-08-03 | 64 | -188/+406 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | locking/qrwlock: Better optimization for interrupt context readers | Waiman Long | 2015-07-06 | 1 | -2/+2 |
| * | | | | | | | locking/qrwlock: Rename functions to queued_*() | Waiman Long | 2015-07-06 | 1 | -29/+29 |
* | | | | | | | | Merge tag 'for-f2fs-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds | 2015-09-03 | 2 | -9/+19 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | f2fs: add annotation for space utilization of regular/inline dentry | Chao Yu | 2015-08-21 | 1 | -3/+13 |
| * | | | | | | | | f2fs: check the largest extent at look-up time | Jaegeuk Kim | 2015-08-04 | 1 | -6/+6 |
* | | | | | | | | | Merge tag 'dlm-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland... | Linus Torvalds | 2015-09-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | dlm: fix lvb copy for user locks | David Teigland | 2015-08-25 | 1 | -1/+1 |
* | | | | | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2015-09-03 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | jbd2: avoid infinite loop when destroying aborted journal | Jan Kara | 2015-07-28 | 1 | -1/+2 |
| | |_|_|_|_|_|_|/ /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2015-09-03 | 7 | -2159/+45 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | block: Remove forced page bouncing under IO | Jan Kara | 2015-07-23 | 1 | -3/+2 |
| * | | | | | | | | | | fs: Remove ext3 filesystem driver | Jan Kara | 2015-07-23 | 5 | -2154/+40 |
| * | | | | | | | | | | quota: Propagate error from ->acquire_dquot() | Jan Kara | 2015-07-23 | 1 | -2/+3 |
| | |_|_|_|/ / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-09-03 | 121 | -654/+2284 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | netfilter: nf_conntrack: make nf_ct_zone_dflt built-in | Daniel Borkmann | 2015-09-02 | 3 | -18/+26 |
| * | | | | | | | | | | xen-netback: add support for multicast control | Paul Durrant | 2015-09-02 | 1 | -1/+7 |
| * | | | | | | | | | | flow_dissector: Use 'const' where possible. | David S. Miller | 2015-09-01 | 2 | -8/+8 |
| * | | | | | | | | | | flow_dissector: Fix function argument ordering dependency | Tom Herbert | 2015-09-01 | 1 | -4/+4 |