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-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-36
/
+79
2013-01-15
cpuset: drop spurious retval assignment in proc_cpuset_show()
Li Zefan
1
-1
/
+0
2013-01-15
cpuset: fix RCU lockdep splat
Li Zefan
1
-4
/
+4
2013-01-14
Merge tag 'trace-3.8-rc3-regression-fix' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-4
/
+11
2013-01-14
cgroup: remove synchronize_rcu() from rebind_subsystems()
Li Zefan
1
-1
/
+0
2013-01-14
cgroup: remove synchronize_rcu() from cgroup_attach_{task|proc}()
Li Zefan
1
-2
/
+0
2013-01-14
Merge branch 'clocksource/cleanup' into next/cleanup
Olof Johansson
3
-8
/
+7
2013-01-14
tracing: Fix regression of trace_pipe
Liu Bo
1
-2
/
+2
2013-01-14
clockevents: export clockevents_config_and_register for module use
Shawn Guo
1
-0
/
+1
2013-01-14
block: add @req to bio_{front|back}_merge tracepoints
Tejun Heo
1
-0
/
+2
2013-01-14
block: add missing block_bio_complete() tracepoint
Tejun Heo
1
-3
/
+23
2013-01-12
module: put modules in list much earlier.
Rusty Russell
1
-41
/
+49
2013-01-12
module: add new state MODULE_STATE_UNFORMED.
Rusty Russell
2
-5
/
+54
2013-01-11
kernel/audit.c: avoid negative sleep durations
Andrew Morton
1
-13
/
+23
2013-01-11
audit: catch possible NULL audit buffers
Kees Cook
4
-11
/
+27
2013-01-11
audit: create explicit AUDIT_SECCOMP event type
Kees Cook
1
-3
/
+11
2013-01-11
lockdep, rwsem: provide down_write_nest_lock()
Jiri Kosina
1
-0
/
+10
2013-01-11
tracing: Fix regression with irqsoff tracer and tracing_on file
Steven Rostedt
1
-2
/
+9
2013-01-11
kernel/gcov: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2013-01-10
softirq: reduce latencies
Eric Dumazet
1
-8
/
+9
2013-01-10
audit: fix auditfilter.c kernel-doc warnings
Randy Dunlap
1
-1
/
+0
2013-01-10
cgroup: use new hashtable implementation
Li Zefan
1
-53
/
+39
2013-01-10
Merge tag 'trace-3.8-rc2-regression-fix' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+2
2013-01-09
tracing: Fix regression of trace_options file setting
Steven Rostedt
1
-0
/
+2
2013-01-09
sysctl: Enable IA64 "ignore-unaligned-usertrap" to be used cross-arch
Vineet Gupta
1
-2
/
+7
2013-01-08
rcu: Trace callback acceleration
Paul E. McKenney
1
-0
/
+6
2013-01-08
rcu: Tag callback lists with corresponding grace-period number
Paul E. McKenney
2
-28
/
+169
2013-01-08
rcutorture: Don't compare ptr with 0
Sasha Levin
1
-1
/
+1
2013-01-08
rcu: Silence compiler array out-of-bounds false positive
Paul E. McKenney
1
-0
/
+4
2013-01-08
rcu: Use new nesting value for rcu_dyntick trace in rcu_eqs_enter_common
Li Zhong
1
-1
/
+1
2013-01-08
rcu: Make rcu_is_cpu_rrupt_from_idle helper functions static
Josh Triplett
2
-2
/
+2
2013-01-08
rcu: Reduce rcutorture tracing
Paul E. McKenney
2
-10
/
+30
2013-01-08
tracing: Export trace_clock_local()
Paul E. McKenney
1
-0
/
+1
2013-01-08
rcu: Make rcu_nocb_poll an early_param instead of module_param
Paul Gortmaker
1
-2
/
+8
2013-01-08
rcu: Prevent soft-lockup complaints about no-CBs CPUs
Paul Gortmaker
1
-1
/
+2
2013-01-08
Merge tag 'swarren-for-3.9-arm-timer-rework' of git://git.kernel.org/pub/scm/...
Olof Johansson
1
-6
/
+20
2013-01-07
cpuset: remove cpuset->parent
Tejun Heo
1
-11
/
+17
2013-01-07
cpuset: replace cpuset->stack_list with cpuset_for_each_descendant_pre()
Tejun Heo
1
-75
/
+48
2013-01-07
cpuset: replace cgroup_mutex locking with cpuset internal locking
Tejun Heo
1
-81
/
+107
2013-01-07
cpuset: schedule hotplug propagation from cpuset_attach() if the cpuset is empty
Tejun Heo
1
-0
/
+14
2013-01-07
cpuset: pin down cpus and mems while a task is being attached
Tejun Heo
1
-2
/
+26
2013-01-07
cpuset: make CPU / memory hotplug propagation asynchronous
Tejun Heo
1
-6
/
+48
2013-01-07
cpuset: drop async_rebuild_sched_domains()
Tejun Heo
1
-60
/
+16
2013-01-07
cpuset: don't nest cgroup_mutex inside get_online_cpus()
Tejun Heo
1
-4
/
+35
2013-01-07
cpuset: reorganize CPU / memory hotplug handling
Tejun Heo
1
-117
/
+104
2013-01-07
cpuset: cleanup cpuset[_can]_attach()
Tejun Heo
1
-17
/
+18
2013-01-07
cpuset: introduce cpuset_for_each_child()
Tejun Heo
1
-31
/
+54
2013-01-07
cpuset: introduce CS_ONLINE
Tejun Heo
1
-1
/
+10
2013-01-07
cpuset: introduce ->css_on/offline()
Tejun Heo
1
-22
/
+44
2013-01-07
cpuset: remove fast exit path from remove_tasks_in_empty_cpuset()
Tejun Heo
1
-8
/
+0
[prev]
[next]