Age | Commit message (Expand) | Author |
2015-08-12 | locking/qrwlock: Make use of _{acquire|release|relaxed}() atomics | Will Deacon |
2015-08-12 | locking/qrwlock: Implement queue_write_unlock() using smp_store_release() | Will Deacon |
2015-08-12 | locking, asm-generic: Add _{relaxed|acquire|release}() variants for 'atomic_l... | Will Deacon |
2015-08-12 | locking, asm-generic: Rework atomic-long.h to avoid bulk code duplication | Will Deacon |
2015-08-12 | locking/atomics: Add _{acquire|release|relaxed}() variants of some atomic ope... | Will Deacon |
2015-08-12 | locking, compiler.h: Cast away attributes in the WRITE_ONCE() magic | Christian Borntraeger |
2015-08-12 | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ... | Ingo Molnar |
2015-08-03 | jump label, locking/static_keys: Update docs | Jason Baron |
2015-08-03 | locking/static_keys: Add a new static_key interface | Peter Zijlstra |
2015-08-03 | locking/static_keys: Add static_key_{en,dis}able() helpers | Peter Zijlstra |
2015-08-03 | jump_label, locking/static_keys: Rename JUMP_LABEL_TYPE_* and related helpers... | Peter Zijlstra |
2015-08-03 | jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP} | Peter Zijlstra |
2015-08-03 | Merge branch 'x86/asm' into locking/core | Ingo Molnar |
2015-08-03 | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a... | Andrey Konovalov |
2015-08-03 | Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up f... | Ingo Molnar |
2015-07-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-07-31 | Merge tag 'sound-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2015-07-31 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2015-07-31 | Merge branch 'x86/urgent' into x86/asm, before applying dependent patches | Ingo Molnar |
2015-07-30 | net: sched: fix refcount imbalance in actions | Daniel Borkmann |
2015-07-29 | Merge tag 'pm+acpi-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-07-29 | drm/amdgpu: Drop drm/ prefix for including drm.h in amdgpu_drm.h | Michel Dänzer |
2015-07-29 | drm/radeon: Drop drm/ prefix for including drm.h in radeon_drm.h | Michel Dänzer |
2015-07-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds |
2015-07-28 | Merge tag 'devicetree-fixes-for-4.2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-07-28 | Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2015-07-28 | cpufreq: Avoid attempts to create duplicate symbolic links | Rafael J. Wysocki |
2015-07-27 | of: constify drv arg of of_driver_match_device stub | Tomeu Vizoso |
2015-07-27 | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra |
2015-07-27 | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-27 | atomic: Prepare generic atomic implementation for logic ops | Peter Zijlstra |
2015-07-27 | net/macb: convert to kernel doc | Andy Shevchenko |
2015-07-27 | tcp: fix recv with flags MSG_WAITALL | MSG_PEEK | Sabrina Dubroca |
2015-07-26 | inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the test | Nikolay Aleksandrov |
2015-07-26 | inet: frag: change *_frag_mem_limit functions to take netns_frags as argument | Florian Westphal |
2015-07-26 | inet: frag: don't re-use chainlist for evictor | Florian Westphal |
2015-07-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-07-25 | Merge tag 'trace-v4.2-rc2-fix3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2015-07-25 | Merge tag 'for-linus-20150724' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2015-07-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2015-07-24 | ipv4: consider TOS in fib_select_default | Julian Anastasov |
2015-07-24 | Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-07-24 | Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds |
2015-07-24 | iscsi-target: Fix iscsit_start_kthreads failure OOPs | Nicholas Bellinger |
2015-07-24 | ftrace: Fix breakage of set_ftrace_pid | Steven Rostedt (Red Hat) |
2015-07-24 | Merge remote-tracking branches 'asoc/fix/sgtl5000', 'asoc/fix/topology' and '... | Mark Brown |
2015-07-24 | mmc: sdhci-esdhc-imx: clear f_max in boarddata | Dong Aisheng |
2015-07-24 | Merge tag 'drm-intel-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-i... | Dave Airlie |
2015-07-24 | Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie |
2015-07-23 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |