Age | Commit message (Expand) | Author | Files | Lines |
2015-08-03 | locking/static_keys: Add static_key_{en,dis}able() helpers | Peter Zijlstra | 1 | -0/+20 |
2015-08-03 | jump_label, locking/static_keys: Rename JUMP_LABEL_TYPE_* and related helpers... | Peter Zijlstra | 1 | -20/+5 |
2015-08-03 | jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP} | Peter Zijlstra | 1 | -2/+2 |
2015-08-03 | Merge branch 'x86/asm' into locking/core | Ingo Molnar | 3 | -15/+31 |
2015-08-03 | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a... | Andrey Konovalov | 1 | -2/+2 |
2015-08-03 | Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up f... | Ingo Molnar | 64 | -188/+406 |
2015-07-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 7 | -15/+32 |
2015-07-31 | Merge tag 'sound-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -2/+2 |
2015-07-31 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2 | -2/+2 |
2015-07-31 | Merge branch 'x86/urgent' into x86/asm, before applying dependent patches | Ingo Molnar | 50 | -165/+361 |
2015-07-30 | net: sched: fix refcount imbalance in actions | Daniel Borkmann | 1 | -1/+7 |
2015-07-29 | Merge tag 'pm+acpi-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
2015-07-29 | drm/amdgpu: Drop drm/ prefix for including drm.h in amdgpu_drm.h | Michel Dänzer | 1 | -1/+1 |
2015-07-29 | drm/radeon: Drop drm/ prefix for including drm.h in radeon_drm.h | Michel Dänzer | 1 | -1/+1 |
2015-07-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 1 | -0/+1 |
2015-07-28 | Merge tag 'devicetree-fixes-for-4.2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2015-07-28 | Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2 | -3/+6 |
2015-07-28 | cpufreq: Avoid attempts to create duplicate symbolic links | Rafael J. Wysocki | 1 | -0/+1 |
2015-07-27 | of: constify drv arg of of_driver_match_device stub | Tomeu Vizoso | 1 | -1/+1 |
2015-07-27 | net/macb: convert to kernel doc | Andy Shevchenko | 1 | -3/+11 |
2015-07-27 | tcp: fix recv with flags MSG_WAITALL | MSG_PEEK | Sabrina Dubroca | 1 | -1/+1 |
2015-07-26 | inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the test | Nikolay Aleksandrov | 1 | -2/+5 |
2015-07-26 | inet: frag: change *_frag_mem_limit functions to take netns_frags as argument | Florian Westphal | 1 | -4/+4 |
2015-07-26 | inet: frag: don't re-use chainlist for evictor | Florian Westphal | 1 | -0/+2 |
2015-07-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+21 |
2015-07-25 | Merge tag 'trace-v4.2-rc2-fix3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+3 |
2015-07-25 | Merge tag 'for-linus-20150724' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -5/+5 |
2015-07-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2 | -2/+1 |
2015-07-24 | ipv4: consider TOS in fib_select_default | Julian Anastasov | 1 | -2/+1 |
2015-07-24 | Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -0/+3 |
2015-07-24 | Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 1 | -1/+0 |
2015-07-24 | iscsi-target: Fix iscsit_start_kthreads failure OOPs | Nicholas Bellinger | 1 | -0/+1 |
2015-07-24 | ftrace: Fix breakage of set_ftrace_pid | Steven Rostedt (Red Hat) | 1 | -0/+3 |
2015-07-24 | Merge remote-tracking branches 'asoc/fix/sgtl5000', 'asoc/fix/topology' and '... | Mark Brown | 1 | -2/+2 |
2015-07-24 | mmc: sdhci-esdhc-imx: clear f_max in boarddata | Dong Aisheng | 1 | -1/+0 |
2015-07-24 | Merge tag 'drm-intel-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 1 | -0/+8 |
2015-07-24 | Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 1 | -0/+2 |
2015-07-23 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 3 | -1/+26 |
2015-07-23 | drm/amdgpu: add VCE harvesting instance query | Leo Liu | 1 | -0/+2 |
2015-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -0/+18 |
2015-07-22 | NFS: nfs_mark_for_revalidate should always set NFS_INO_REVAL_PAGECACHE | Trond Myklebust | 1 | -2/+5 |
2015-07-22 | NFS: Remove the "NFS_CAP_CHANGE_ATTR" capability | Trond Myklebust | 1 | -1/+1 |
2015-07-21 | drm/i915: Use two 32bit reads for select 64bit REG_READ ioctls | Chris Wilson | 1 | -0/+8 |
2015-07-21 | locking/spinlocks: Force inlining of spinlock ops | Denys Vlasenko | 1 | -15/+15 |
2015-07-21 | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar | 1 | -1/+21 |
2015-07-21 | Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 1 | -0/+17 |
2015-07-20 | netfilter: fix netns dependencies with conntrack templates | Pablo Neira Ayuso | 2 | -2/+1 |
2015-07-18 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+14 |
2015-07-18 | x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on... | Ingo Molnar | 1 | -1/+5 |
2015-07-18 | x86/fpu, sched: Dynamically allocate 'struct fpu' | Dave Hansen | 1 | -2/+10 |