index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-01
workqueue: use NUMA-aware allocation for pool_workqueues
Tejun Heo
1
-2
/
+4
2013-04-01
workqueue: break init_and_link_pwq() into two functions and introduce alloc_u...
Tejun Heo
1
-29
/
+49
2013-04-01
workqueue: map an unbound workqueues to multiple per-node pool_workqueues
Tejun Heo
1
-11
/
+37
2013-04-01
workqueue: move hot fields of workqueue_struct to the end
Tejun Heo
1
-2
/
+4
2013-04-01
workqueue: make workqueue->name[] fixed len
Tejun Heo
1
-11
/
+8
2013-04-01
workqueue: add workqueue->unbound_attrs
Tejun Heo
1
-12
/
+24
2013-04-01
workqueue: determine NUMA node of workers accourding to the allowed cpumask
Tejun Heo
1
-2
/
+16
2013-04-01
workqueue: drop 'H' from kworker names of unbound worker pools
Tejun Heo
1
-7
/
+8
2013-04-01
workqueue: add wq_numa_tbl_len and wq_numa_possible_cpumask[]
Tejun Heo
1
-0
/
+46
2013-04-01
workqueue: move pwq_pool_locking outside of get/put_unbound_pool()
Tejun Heo
1
-14
/
+22
2013-04-01
workqueue: fix memory leak in apply_workqueue_attrs()
Tejun Heo
1
-3
/
+8
2013-04-01
workqueue: fix unbound workqueue attrs hashing / comparison
Tejun Heo
1
-32
/
+22
2013-04-01
workqueue: fix race condition in unbound workqueue free path
Tejun Heo
1
-1
/
+3
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-10
/
+25
2013-04-01
perf: Add PERF_RECORD_MISC_MMAP_DATA to RECORD_MMAP
Stephane Eranian
1
-0
/
+3
2013-04-01
perf: Add generic memory sampling interface
Stephane Eranian
1
-0
/
+6
2013-04-01
perf/core: Add weighted samples
Andi Kleen
1
-0
/
+6
2013-03-31
Revert "lockdep: check that no locks held at freeze time"
Paul Walmsley
2
-9
/
+10
2013-03-28
audit: pass int* to nlmsg_next
Alexandru Copot
1
-1
/
+1
2013-03-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
3
-1
/
+15
2013-03-28
audit: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
1
-5
/
+5
2013-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-93
/
+161
2013-03-27
userns: Restrict when proc and sysfs can be mounted
Eric W. Biederman
2
-0
/
+4
2013-03-27
userns: Don't allow creation if the user is chrooted
Eric W. Biederman
1
-0
/
+9
2013-03-26
hrtimer: Don't reinitialize a cpu_base lock on CPU_UP
Michael Bohan
1
-2
/
+1
2013-03-26
Merge branches 'doc.2013.03.12a', 'fixes.2013.03.13a' and 'idlenocb.2013.03.2...
Paul E. McKenney
4
-469
/
+435
2013-03-26
rcu: Make rcu_accelerate_cbs() note need for future grace periods
Paul E. McKenney
1
-18
/
+32
2013-03-26
rcu: Abstract rcu_start_future_gp() from rcu_nocb_wait_gp()
Paul E. McKenney
3
-99
/
+130
2013-03-26
rcu: Rename n_nocb_gp_requests to need_future_gp
Paul E. McKenney
2
-11
/
+11
2013-03-26
rcu: Push lock release to rcu_start_gp()'s callers
Paul E. McKenney
2
-17
/
+12
2013-03-26
rcu: Repurpose no-CBs event tracing to future-GP events
Paul E. McKenney
1
-30
/
+32
2013-03-26
rcu: Rearrange locking in rcu_start_gp()
Paul E. McKenney
1
-4
/
+2
2013-03-26
rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacks
Paul E. McKenney
4
-297
/
+119
2013-03-26
rcu: Accelerate RCU callbacks at grace-period end
Paul E. McKenney
1
-8
/
+13
2013-03-26
rcu: Export RCU_FAST_NO_HZ parameters to sysfs
Paul E. McKenney
1
-11
/
+20
2013-03-26
rcu: Distinguish "rcuo" kthreads by RCU flavor
Paul E. McKenney
3
-5
/
+8
2013-03-26
rcu: Add event tracing for no-CBs CPUs' grace periods
Paul E. McKenney
1
-0
/
+30
2013-03-26
rcu: Add event tracing for no-CBs CPUs' callback registration
Paul E. McKenney
1
-0
/
+7
2013-03-26
rcu: Introduce proper blocking to no-CBs kthreads GP waits
Paul E. McKenney
3
-20
/
+127
2013-03-26
rcu: Provide compile-time control for no-CBs CPUs
Paul E. McKenney
1
-0
/
+14
2013-03-26
pid: Handle the exit of a multi-threaded init.
Eric W. Biederman
1
-1
/
+2
2013-03-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+2
2013-03-26
seccomp: allow BPF_XOR based ALU instructions.
Nicolas Schichan
1
-0
/
+2
2013-03-25
workqueue: remove pwq_lock which is no longer used
Lai Jiangshan
1
-11
/
+2
2013-03-25
workqueue: protect wq->saved_max_active with wq->mutex
Lai Jiangshan
1
-17
/
+16
2013-03-25
workqueue: protect wq->pwqs and iteration with wq->mutex
Lai Jiangshan
1
-24
/
+18
2013-03-25
workqueue: protect wq->nr_drainers and ->flags with wq->mutex
Lai Jiangshan
1
-6
/
+6
2013-03-25
workqueue: rename wq->flush_mutex to wq->mutex
Lai Jiangshan
1
-26
/
+26
2013-03-25
workqueue: rename wq_mutex to wq_pool_mutex
Lai Jiangshan
1
-54
/
+55
2013-03-25
timekeeping: __timekeeping_set_tai_offset can be static
Fengguang Wu
1
-1
/
+1
[prev]
[next]