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-06-13
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2
-4
/
+19
2013-06-13
cgroup: remove cgroup->count and use
Tejun Heo
1
-16
/
+5
2013-06-13
cgroup: drop unnecessary RCU dancing from __put_css_set()
Tejun Heo
1
-10
/
+10
2013-06-13
cgroup: rename CGRP_REMOVED to CGRP_DEAD
Tejun Heo
1
-16
/
+14
2013-06-13
cgroup: use kzalloc() instead of kmalloc()
Tejun Heo
1
-7
/
+7
2013-06-13
cgroup: bring some sanity to naming around cg_cgroup_link
Tejun Heo
1
-113
/
+113
2013-06-13
cgroup: consistently use @cset for struct css_set variables
Tejun Heo
1
-107
/
+109
2013-06-13
cgroup: remove now unused css_depth()
Tejun Heo
1
-12
/
+0
2013-06-13
cpuset: fix to migrate mm correctly in a corner case
Li Zefan
1
-6
/
+19
2013-06-13
cpuset: allow to move tasks to empty cpusets
Li Zefan
1
-2
/
+7
2013-06-13
cpuset: allow to keep tasks in empty cpusets
Li Zefan
1
-31
/
+110
2013-06-13
cpuset: introduce effective_{cpumask|nodemask}_cpuset()
Li Zefan
1
-11
/
+65
2013-06-13
cpuset: record old_mems_allowed in struct cpuset
Li Zefan
1
-25
/
+36
2013-06-12
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
5
-77
/
+101
2013-06-12
kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules()
Chen Gang
1
-0
/
+1
2013-06-12
audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE
Oleg Nesterov
1
-1
/
+1
2013-06-12
kmsg: honor dmesg_restrict sysctl on /dev/kmsg
Kees Cook
1
-41
/
+50
2013-06-12
reboot: rigrate shutdown/reboot to boot cpu
Robin Holt
1
-3
/
+26
2013-06-12
CPU hotplug: provide a generic helper to disable/enable CPU hotplug
Srivatsa S. Bhat
1
-32
/
+23
2013-06-12
sched_clock: Make ARM's sched_clock generic for all architectures
Stephen Boyd
2
-0
/
+216
2013-06-12
alarmtimer: Export symbols of functions declared in linux/alarmtimer.h
Marcus Gelderie
1
-1
/
+9
2013-06-12
Merge tag 'trace-fixes-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-7
/
+3
2013-06-11
tracing: Do not call kmem_cache_free() on allocation failure
Namhyung Kim
1
-6
/
+1
2013-06-11
ftrace: Use schedule_on_each_cpu() as a heavy synchronize_sched()
Steven Rostedt
1
-2
/
+21
2013-06-11
tracing: Fix file mode of free_buffer
Wang YanQing
1
-1
/
+1
2013-06-11
tracing/trivial: Consolidate error return condition
Harsh Prateek Bora
1
-4
/
+1
2013-06-11
tracing: Add function probe to trigger a ftrace dump of current CPU trace
Steven Rostedt (Red Hat)
1
-0
/
+44
2013-06-11
tracing: Add function probe to trigger a ftrace dump to console
Steven Rostedt (Red Hat)
1
-5
/
+54
2013-06-11
PM / wakeup: Adjust messaging for wake events during suspend
Bernie Thompson
1
-1
/
+1
2013-06-11
idle: Add the stack canary init to cpu_startup_entry()
Thomas Gleixner
1
-0
/
+16
2013-06-11
tracing: Fix outputting formats of x86-tsc and counter when use trace_clock
Yoshihiro YUNOMAE
2
-7
/
+3
2013-06-11
genirq: Set irq thread to RT priority on creation
Ivo Sieben
1
-5
/
+6
2013-06-10
Fix lockup related to stop_machine being stuck in __do_softirq.
Ben Greear
1
-3
/
+10
2013-06-10
Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', '...
Paul E. McKenney
7
-1063
/
+104
2013-06-10
rcu: Shrink TINY_RCU by reworking CPU-stall ifdefs
Paul E. McKenney
2
-6
/
+4
2013-06-10
rcu: Shrink TINY_RCU by moving exit_rcu()
Paul E. McKenney
2
-25
/
+27
2013-06-10
rcu: Consolidate rcutiny_plugin.h ifdefs
Paul E. McKenney
1
-46
/
+40
2013-06-10
rcu: Remove check_cpu_stall_preempt()
Paul E. McKenney
1
-7
/
+0
2013-06-10
rcu: Simplify RCU_TINY RCU callback invocation
Paul E. McKenney
2
-38
/
+9
2013-06-10
rcu: Remove rcu_preempt_process_callbacks()
Paul E. McKenney
2
-9
/
+0
2013-06-10
rcu: Remove rcu_preempt_remove_callbacks()
Paul E. McKenney
2
-9
/
+0
2013-06-10
rcu: Remove rcu_preempt_check_callbacks()
Paul E. McKenney
2
-9
/
+0
2013-06-10
rcu: Remove show_tiny_preempt_stats()
Paul E. McKenney
1
-13
/
+0
2013-06-10
rcu: Remove TINY_PREEMPT_RCU
Paul E. McKenney
1
-854
/
+0
2013-06-10
rcu: Remove srcu_read_lock_raw() and srcu_read_unlock_raw().
Paul E. McKenney
1
-39
/
+0
2013-06-10
rcu: Merge adjacent identical ifdefs
Paul E. McKenney
1
-3
/
+0
2013-06-10
rcu: Drive quiescent-state-forcing delay from HZ
Paul E. McKenney
2
-7
/
+26
2013-06-10
rcu: Remove "Experimental" flags
Paul E. McKenney
1
-5
/
+5
2013-06-10
rcu: Move redundant call to note_gp_changes() into called function
Paul E. McKenney
1
-8
/
+2
2013-06-10
rcu: Inline trivial wrapper function rcu_start_gp_per_cpu()
Paul E. McKenney
1
-13
/
+1
[prev]
[next]