index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-06
rcu: Expand SRCU ->completed to 64 bits
Paul E. McKenney
1
-1
/
+1
2015-01-06
rcu: Remove redundant callback-list initialization
Paul E. McKenney
1
-3
/
+0
2015-01-06
rcu: Don't scan root rcu_node structure for stalled tasks
Paul E. McKenney
1
-9
/
+0
2015-01-06
rcu: Revert "Allow post-unlock reference for rt_mutex" to avoid priority-inve...
Lai Jiangshan
2
-12
/
+1
2015-01-06
rcu: Note quiescent state when CPU goes offline
Paul E. McKenney
1
-1
/
+1
2015-01-06
rcu: Don't bother affinitying rcub kthreads away from offline CPUs
Paul E. McKenney
1
-5
/
+1
2015-01-06
rcu: Don't initiate RCU priority boosting on root rcu_node
Paul E. McKenney
1
-6
/
+0
2015-01-06
rcu: Don't spawn rcub kthreads on root rcu_node structure
Paul E. McKenney
1
-6
/
+2
2015-01-06
rcu: Make use of rcu_preempt_has_tasks()
Paul E. McKenney
1
-3
/
+3
2015-01-06
rcu: Shorten irq-disable region in rcu_cleanup_dead_cpu()
Paul E. McKenney
1
-2
/
+2
2015-01-06
rcu: Don't migrate blocked tasks even if all corresponding CPUs offline
Paul E. McKenney
3
-160
/
+4
2015-01-06
rcu: Make rcu_read_unlock_special() propagate ->qsmaskinit bit clearing
Paul E. McKenney
2
-3
/
+17
2015-01-06
rcu: Abstract rcu_cleanup_dead_rnp() from rcu_cleanup_dead_cpu()
Paul E. McKenney
3
-19
/
+66
2015-01-06
rcu: Rename "empty" to "empty_norm" in preparation for boost rework
Paul E. McKenney
1
-3
/
+3
2015-01-06
rcu: Protect rcu_boost() lockless accesses with ACCESS_ONCE()
Paul E. McKenney
1
-1
/
+2
2015-01-06
rcu: Remove "select IRQ_WORK" from config TREE_RCU
Lai Jiangshan
1
-1
/
+0
2015-01-06
rcu: Fix rcu_barrier() race that could result in too-short wait
Paul E. McKenney
3
-39
/
+36
2015-01-06
hotplugcpu: Avoid deadlocks by waking active_writer
David Hildenbrand
1
-33
/
+23
2015-01-06
tiny_rcu: Directly force QS when call_rcu_[bh|sched]() on idle_task
Lai Jiangshan
4
-99
/
+14
2015-01-03
spinlock: Add spin_lock_bh_nested()
Thomas Graf
1
-0
/
+8
2014-12-31
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-9
/
+40
2014-12-30
rcu: Fix invoke_rcu_callbacks() comment
Paul E. McKenney
1
-1
/
+1
2014-12-30
rcu: Remove redundant rcu_is_cpu_rrupt_from_idle() from tiny RCU
Alexander Gordeev
1
-11
/
+1
2014-12-30
rcu: Make rcu_nmi_enter() handle nesting
Paul E. McKenney
1
-17
/
+49
2014-12-30
timecounter: keep track of accumulated fractional nanoseconds
Richard Cochran
1
-7
/
+24
2014-12-30
time: move the timecounter/cyclecounter code into its own file.
Richard Cochran
3
-77
/
+96
2014-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2014-12-30
audit: create private file name copies when auditing inodes
Paul Moore
1
-9
/
+40
2014-12-27
netlink/genetlink: pass network namespace to bind/unbind
Johannes Berg
1
-1
/
+1
2014-12-23
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
3
-21
/
+24
2014-12-23
audit: restore AUDIT_LOGINUID unset ABI
Richard Guy Briggs
1
-0
/
+10
2014-12-23
sched: Fix KMALLOC_MAX_SIZE overflow during cpumask allocation
Alex Thorlton
1
-8
/
+5
2014-12-22
tracing: Remove taking of trace_types_lock in pipe files
Steven Rostedt (Red Hat)
1
-82
/
+28
2014-12-23
param: initialize store function to NULL if not available.
Rusty Russell
1
-0
/
+2
2014-12-22
tracing: Add ref count to tracer for when they are being read by pipe
Steven Rostedt (Red Hat)
2
-1
/
+16
2014-12-22
livepatch: use FTRACE_OPS_FL_IPMODIFY
Josh Poimboeuf
1
-1
/
+2
2014-12-22
audit: correctly record file names with different path name types
Paul Moore
1
-4
/
+10
2014-12-22
livepatch: move x86 specific ftrace handler code to arch/x86
Li Bin
1
-1
/
+1
2014-12-22
livepatch: kernel: add support for live patching
Seth Jennings
4
-0
/
+952
2014-12-22
livepatch: kernel: add TAINT_LIVEPATCH
Seth Jennings
1
-0
/
+2
2014-12-20
Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-10
/
+6
2014-12-19
audit: use supplied gfp_mask from audit_buffer in kauditd_send_multicast_skb
Richard Guy Briggs
1
-4
/
+4
2014-12-19
audit: don't attempt to lookup PIDs when changing PID filtering audit rules
Paul Moore
1
-13
/
+0
2014-12-19
PM: Eliminate CONFIG_PM_RUNTIME
Rafael J. Wysocki
1
-10
/
+6
2014-12-19
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+0
2014-12-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-1
/
+77
2014-12-19
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2014-12-19
tick/powerclamp: Remove tick_nohz_idle abuse
Thomas Gleixner
1
-2
/
+0
2014-12-18
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-146
/
+121
2014-12-18
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
[prev]
[next]