Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | rcu: Add synchronous grace-period waiting for RCU-tasks | Paul E. McKenney | 2014-09-08 | 1 | -0/+2 | |
| | | * | | | | rcu: Provide cond_resched_rcu_qs() to force quiescent states in long loops | Paul E. McKenney | 2014-09-08 | 1 | -0/+13 | |
| | | * | | | | rcu: Add call_rcu_tasks() | Paul E. McKenney | 2014-09-08 | 3 | -11/+57 | |
| | | | | | | | ||||||
| | | \ \ \ \ | ||||||
| | | \ \ \ \ | ||||||
| | | \ \ \ \ | ||||||
| | *---. \ \ \ \ | Merge branches 'doc.2014.09.07a', 'fixes.2014.09.10a', 'nocb-nohz.2014.09.16b... | Paul E. McKenney | 2014-09-16 | 3 | -37/+14 | |
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | ||||||
| | | | | * | | | | rcu: Use pr_alert/pr_cont for printing logs | Joe Perches | 2014-09-08 | 1 | -1/+1 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
| | | | * | | | | rcu: Fix attempt to avoid unsolicited offloading of callbacks | Paul E. McKenney | 2014-09-16 | 1 | -0/+8 | |
| | | |/ / / / | | |/| | | | | ||||||
| | | * | | | | rcu: Break more call_rcu() deadlock involving scheduler and perf | Paul E. McKenney | 2014-09-08 | 1 | -0/+3 | |
| | | * | | | | rcu: Uninline rcu_read_lock_held() | Oleg Nesterov | 2014-09-08 | 1 | -35/+1 | |
| | | * | | | | rcu: Return bool type in rcu_lockdep_current_cpu_online() | Pranith Kumar | 2014-09-08 | 1 | -1/+1 | |
| | |/ / / / | ||||||
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-10-13 | 3 | -10/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | don't need that forward declaration of struct nameidata in dcache.h anymore | Al Viro | 2014-10-12 | 1 | -1/+0 | |
| * | | | | | | take dname_external() into fs/dcache.c | Al Viro | 2014-10-12 | 1 | -5/+0 | |
| * | | | | | | vfs: move getname() from callers to do_mount() | Seunghun Lee | 2014-10-09 | 1 | -1/+2 | |
| * | | | | | | Add copy_to_iter(), copy_from_iter() and iov_iter_zero() | Matthew Wilcox | 2014-10-09 | 1 | -0/+3 | |
| * | | | | | | constify file_inode() | Al Viro | 2014-10-09 | 1 | -1/+1 | |
| * | | | | | | vfs: Make d_invalidate return void | Eric W. Biederman | 2014-10-09 | 1 | -1/+1 | |
| * | | | | | | vfs: Merge check_submounts_and_drop and d_invalidate | Eric W. Biederman | 2014-10-09 | 1 | -1/+0 | |
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2014-10-12 | 7 | -13/+76 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | KEYS: Restore partial ID matching functionality for asymmetric keys | Dmitry Kasatkin | 2014-10-06 | 2 | -1/+5 | |
| * | | | | | | | Merge commit 'v3.16' into next | James Morris | 2014-09-30 | 22 | -100/+105 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | KEYS: Overhaul key identification when searching for asymmetric keys | David Howells | 2014-09-16 | 1 | -2/+3 | |
| * | | | | | | | | KEYS: Implement binary asymmetric key ID handling | David Howells | 2014-09-16 | 1 | -0/+38 | |
| * | | | | | | | | KEYS: Make the key matching functions return bool | David Howells | 2014-09-16 | 1 | -4/+6 | |
| * | | | | | | | | KEYS: Remove key_type::match in favour of overriding default by match_preparse | David Howells | 2014-09-16 | 2 | -7/+0 | |
| * | | | | | | | | KEYS: Remove key_type::def_lookup_type | David Howells | 2014-09-16 | 1 | -3/+0 | |
| * | | | | | | | | KEYS: Preparse match data | David Howells | 2014-09-16 | 2 | -4/+31 | |
| * | | | | | | | | Provide a binary to hex conversion function | David Howells | 2014-09-16 | 1 | -0/+1 | |
| * | | | | | | | | ima: pass 'opened' flag to identify newly created files | Dmitry Kasatkin | 2014-09-09 | 1 | -2/+2 | |
| * | | | | | | | | security: Silence shadow warning | Mark Rustad | 2014-09-02 | 1 | -1/+1 | |
* | | | | | | | | | Merge tag 'trace-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2014-10-12 | 2 | -1/+20 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | tracing: generate RCU warnings even when tracepoints are disabled | Dave Hansen | 2014-09-10 | 1 | -0/+11 | |
| * | | | | | | | | | ftrace: Replace tramp_hash with old_*_hash to save space | Steven Rostedt (Red Hat) | 2014-09-10 | 1 | -1/+1 | |
| * | | | | | | | | | ftrace: Annotate the ops operation on update | Steven Rostedt (Red Hat) | 2014-09-10 | 1 | -0/+6 | |
| * | | | | | | | | | ftrace: Add helper function ftrace_ops_get_func() | Steven Rostedt (Red Hat) | 2014-09-10 | 1 | -0/+2 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-10-12 | 3 | -156/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | net/phy: micrel: Add clock support for KSZ8021/KSZ8031 | Sascha Hauer | 2014-10-10 | 1 | -0/+1 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2014-10-10 | 2 | -156/+3 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | netfilter: fix wrong arithmetics regarding NFT_REJECT_ICMPX_MAX | Pablo Neira Ayuso | 2014-10-07 | 1 | -1/+1 | |
| | * | | | | | | | | | netfilter: kill nf_send_reset6() from include/net/netfilter/ipv6/nf_reject.h | Pablo Neira Ayuso | 2014-10-07 | 1 | -155/+2 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe... | Linus Torvalds | 2014-10-12 | 5 | -3/+142 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | cxl: Add documentation for userspace APIs | Ian Munsie | 2014-10-08 | 1 | -3/+4 | |
| * | | | | | | | | | | | cxl: Add userspace header file | Ian Munsie | 2014-10-08 | 3 | -0/+90 | |
| * | | | | | | | | | | | cxl: Add new header for call backs and structs | Ian Munsie | 2014-10-08 | 1 | -0/+48 | |
| * | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman | 2014-10-04 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | fsl_ifc: Fix csor_ext position in fsl_ifc_regs | Aaron Sierra | 2014-09-04 | 1 | -3/+3 | |
* | | | | | | | | | | | | | Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2014-10-12 | 5 | -35/+537 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | xen: remove DEFINE_XENBUS_DRIVER() macro | David Vrabel | 2014-10-06 | 1 | -9/+12 | |
| * | | | | | | | | | | | | | xen: sync some headers with xen tree | Juergen Gross | 2014-10-03 | 2 | -26/+294 | |
| * | | | | | | | | | | | | | xen: Add Xen pvSCSI protocol description | Juergen Gross | 2014-09-23 | 1 | -0/+229 | |
| * | | | | | | | | | | | | | xen/events: support threaded irqs for interdomain event channels | Juergen Gross | 2014-09-23 | 1 | -0/+2 |