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
2013-12-17
sched/numa: Drop sysctl_numa_balancing_settle_count sysctl
Wanpeng Li
2
-16
/
+0
2013-12-17
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
18
-176
/
+262
2013-12-17
perf: Fix PERF_EVENT_IOC_PERIOD to force-reset the period
Peter Zijlstra
1
-1
/
+15
2013-12-17
sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entities
Kirill Tkhai
1
-0
/
+14
2013-12-17
sched: Assign correct scheduling domain to 'sd_llc'
Mel Gorman
1
-2
/
+3
2013-12-17
perf: Disable all pmus on unthrottling and rescheduling
Alexander Shishkin
1
-3
/
+18
2013-12-17
cgroup: don't recycle cgroup id until all csses' have been destroyed
Li Zefan
1
-8
/
+11
2013-12-16
ftrace: Initialize the ftrace profiler for each possible cpu
Miao Xie
1
-1
/
+1
2013-12-16
Merge tag 'v3.13-rc4' into perf/core
Ingo Molnar
38
-366
/
+625
2013-12-16
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
8
-74
/
+251
2013-12-16
rcu: Apply smp_mb__after_unlock_lock() to preserve grace periods
Paul E. McKenney
2
-1
/
+30
2013-12-15
Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-22
/
+14
2013-12-13
cgroup: fix fail path in cgroup_load_subsys()
Vladimir Davydov
1
-3
/
+9
2013-12-13
KEYS: fix uninitialized persistent_keyring_register_sem
Xiao Guangrong
1
-3
/
+3
2013-12-13
KEYS: Remove files generated when SYSTEM_TRUSTED_KEYRING=y
Kirill Tkhai
1
-1
/
+1
2013-12-13
X.509: Fix certificate gathering
David Howells
1
-2
/
+3
2013-12-12
rcu: Remove "extern" from function declarations in kernel/rcu/rcu.h
Teodora Baluta
1
-1
/
+1
2013-12-12
rcu/torture: Dynamically allocate SRCU output buffer to avoid overflow
Chen Gang
1
-33
/
+34
2013-12-12
rcu: Don't activate RCU core on NO_HZ_FULL CPUs
Paul E. McKenney
3
-0
/
+25
2013-12-12
rcu: Warn on allegedly impossible rcu_read_unlock_special() from irq
Lai Jiangshan
1
-2
/
+6
2013-12-12
Merge tag 'keys-devel-20131210' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-4
/
+15
2013-12-12
futex: move user address verification up to common code
Linus Torvalds
1
-2
/
+3
2013-12-12
futex: fix handling of read-only-mapped hugepages
Linus Torvalds
1
-1
/
+1
2013-12-12
cgroup: fix missing unlock on error in cgroup_load_subsys()
Wei Yongjun
1
-0
/
+1
2013-12-11
perf: Optimize ring-buffer write by depending on control dependencies
Peter Zijlstra
1
-16
/
+26
2013-12-11
sched/fair: Rework sched_fair time accounting
Peter Zijlstra
1
-80
/
+64
2013-12-11
sched: Initialize power_orig for overlapping groups
Peter Zijlstra
1
-0
/
+1
2013-12-10
KEYS: correct alignment of system_certificate_list content in assembly file
Hendrik Brueckner
2
-4
/
+14
2013-12-10
Ignore generated file kernel/x509_certificate_list
Rusty Russell
1
-0
/
+1
2013-12-09
rcu: Provide better diagnostics for blocking in RCU callback functions
Paul E. McKenney
2
-0
/
+8
2013-12-09
rcu: Improve SRCU's grace-period comments
Paul E. McKenney
1
-7
/
+49
2013-12-09
rcu: Fix CONFIG_RCU_FANOUT_EXACT for odd fanout/leaf values
Paul E. McKenney
1
-2
/
+2
2013-12-09
rcu: Fix coccinelle warnings
Fengguang Wu
1
-1
/
+1
2013-12-09
posix-timers: Convert abuses of BUG_ON to WARN_ON
Frederic Weisbecker
1
-5
/
+5
2013-12-09
posix-timers: Remove remaining uses of tasklist_lock
Frederic Weisbecker
1
-32
/
+44
2013-12-09
posix-timers: Use sighand lock instead of tasklist_lock on timer deletion
Frederic Weisbecker
1
-6
/
+11
2013-12-09
posix-timers: Use sighand lock instead of tasklist_lock for task clock sample
Frederic Weisbecker
1
-3
/
+13
2013-12-09
posix-timers: Consolidate posix_cpu_clock_get()
Frederic Weisbecker
1
-34
/
+30
2013-12-09
posix-timers: Remove useless clock sample on timers cleanup
Frederic Weisbecker
1
-23
/
+7
2013-12-09
posix-timers: Remove dead task special case
Frederic Weisbecker
1
-45
/
+25
2013-12-09
posix-timers: Cleanup reaped target handling
Frederic Weisbecker
1
-6
/
+0
2013-12-09
posix-timers: Remove dead process posix cpu timers caching
Frederic Weisbecker
1
-34
/
+1
2013-12-09
posix-timers: Remove dead thread posix cpu timers caching
Frederic Weisbecker
1
-18
/
+16
2013-12-07
PCI: Disable Bus Master only on kexec reboot
Khalid Aziz
1
-0
/
+4
2013-12-06
cgroup: remove for_each_root_subsys()
Tejun Heo
1
-22
/
+15
2013-12-06
cgroup: implement for_each_css()
Tejun Heo
1
-26
/
+31
2013-12-06
cgroup: factor out cgroup_subsys_state creation into create_css()
Tejun Heo
1
-38
/
+57
2013-12-06
cgroup: combine css handling loops in cgroup_create()
Tejun Heo
1
-18
/
+7
2013-12-06
cgroup: reorder operations in cgroup_create()
Tejun Heo
1
-37
/
+33
2013-12-06
cgroup: make for_each_subsys() useable under cgroup_root_mutex
Tejun Heo
1
-6
/
+20
[prev]
[next]