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-12-05
sched/numa: Drop idx field of task_numa_env struct
Wanpeng Li
1
-1
/
+1
2013-12-04
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-19
/
+32
2013-12-04
Merge branch 'timers/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
6
-47
/
+35
2013-12-04
params: improve standard definitions
Felipe Contreras
1
-16
/
+9
2013-12-03
rcu: Let the world know when RCU adjusts its geometry
Paul E. McKenney
1
-0
/
+2
2013-12-03
rcu: Fix srcu_barrier() docbook header
Paul E. McKenney
1
-0
/
+1
2013-12-03
rcu: Allow task-level idle entry/exit nesting
Paul E. McKenney
1
-6
/
+8
2013-12-03
rcu: Break call_rcu() deadlock involving scheduler and perf
Paul E. McKenney
4
-17
/
+74
2013-12-03
rcu: Fix and comment ordering around wait_event()
Paul E. McKenney
3
-4
/
+13
2013-12-03
rcu: Kick CPU halfway to RCU CPU stall warning
Paul E. McKenney
2
-1
/
+27
2013-12-02
posix-timers: Fix full dynticks CPUs kick on timer rescheduling
Frederic Weisbecker
1
-11
/
+7
2013-12-02
posix-timers: Spare workqueue if there is no full dynticks CPU to kick
Frederic Weisbecker
1
-1
/
+2
2013-12-02
context_tracking: Wrap static key check into more intuitive function name
Frederic Weisbecker
1
-4
/
+4
2013-12-02
nohz: Convert a few places to use local per cpu accesses
Frederic Weisbecker
4
-31
/
+22
2013-12-02
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2013-12-02
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-7
/
+28
2013-12-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-9
/
+7
2013-11-30
PM / hibernate: export hibernation_set_ops
Leonardo Potenza
1
-0
/
+1
2013-11-29
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-13
/
+37
2013-11-29
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-6
/
+37
2013-11-29
cgroup: don't guarantee cgroup.procs is sorted if sane_behavior
Tejun Heo
1
-5
/
+46
2013-11-29
cgroup: remove cgroup_pidlist->use_count
Tejun Heo
1
-21
/
+7
2013-11-29
cgroup: load and release pidlists from seq_file start and stop respectively
Tejun Heo
1
-29
/
+34
2013-11-29
cgroup: remove cgroup_pidlist->rwsem
Tejun Heo
1
-11
/
+4
2013-11-29
cgroup: refactor cgroup_pidlist_find()
Tejun Heo
1
-27
/
+38
2013-11-29
cgroup: introduce struct cgroup_pidlist_open_file
Tejun Heo
1
-12
/
+27
2013-11-29
cgroup: implement delayed destruction for cgroup_pidlist
Tejun Heo
1
-25
/
+77
2013-11-29
cgroup: remove cftype->release()
Tejun Heo
1
-3
/
+0
2013-11-29
cgroup: don't skip seq_open on write only opens on pidlist files
Tejun Heo
1
-12
/
+1
2013-11-29
nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=off
Thomas Gleixner
1
-1
/
+3
2013-11-28
kernel/extable: fix address-checks for core_kernel and init areas
Helge Deller
1
-2
/
+2
2013-11-27
cgroup: Merge branch 'for-3.13-fixes' into for-3.14
Tejun Heo
2
-3
/
+10
2013-11-27
cgroup: fix cgroup_subsys_state leak for seq_files
Tejun Heo
1
-1
/
+4
2013-11-27
cpuset: Fix memory allocator deadlock
Peter Zijlstra
1
-2
/
+6
2013-11-27
sched: Add sched_class->task_dead() method
Dario Faggioli
2
-0
/
+4
2013-11-27
sched/fair: Clean up update_sg_lb_stats() a bit
Kamalesh Babulal
1
-4
/
+1
2013-11-27
sched/fair: Move load idx selection in find_idlest_group
Vincent Guittot
1
-6
/
+6
2013-11-27
sched: Check TASK_DEAD rather than EXIT_DEAD in schedule_debug()
Oleg Nesterov
1
-3
/
+3
2013-11-27
tasks/fork: Remove unnecessary child->exit_state
Oleg Nesterov
1
-3
/
+1
2013-11-27
lockdep: Be nice about building from userspace
Sasha Levin
1
-0
/
+4
2013-11-27
perf: Add active_entry list head to struct perf_event
Stephane Eranian
1
-0
/
+1
2013-11-27
lockdep: Simplify a bit hardirq <-> softirq transitions
Frederic Weisbecker
1
-21
/
+16
2013-11-27
Merge branch 'core/urgent' into core/locking
Ingo Molnar
1
-9
/
+45
2013-11-27
sched: Expose preempt_schedule_irq()
Thomas Gleixner
1
-2
/
+1
2013-11-26
fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)
Eric W. Biederman
1
-1
/
+1
2013-11-26
Merge tag 'trace-fixes-v3.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-29
/
+35
2013-11-26
sched: Fix a trivial syntax misuse
Shigeru Yoshida
1
-1
/
+1
2013-11-26
ftrace: Fix function graph with loading of modules
Steven Rostedt (Red Hat)
1
-29
/
+35
2013-11-26
panic: Make panic_timeout configurable
Jason Baron
1
-1
/
+1
2013-11-25
Revert "workqueue: allow work_on_cpu() to be called recursively"
Bjorn Helgaas
1
-22
/
+10
[prev]
[next]