index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2014-04-03
14
-40
/
+35
|
\
|
*
printk: fix one circular lockdep warning about console_lock
Jane Li
2014-04-03
1
-0
/
+2
|
*
printk: do not compute the size of the message twice
Petr Mladek
2014-04-03
1
-1
/
+1
|
*
printk: use also the last bytes in the ring buffer
Petr Mladek
2014-04-03
1
-2
/
+2
|
*
printk: add comment about tricky check for text buffer size
Petr Mladek
2014-04-03
1
-0
/
+5
|
*
printk: remove obsolete check for log level "c"
Petr Mladek
2014-04-03
1
-2
/
+0
|
*
kernel/resource.c: make reallocate_resource() static
Daeseok Youn
2014-04-03
1
-1
/
+1
|
*
kernel: audit/fix non-modular users of module_init in core code
Paul Gortmaker
2014-04-03
6
-9
/
+7
|
*
fs, kernel: permit disabling the uselib syscall
Josh Triplett
2014-04-03
1
-0
/
+1
|
*
kernel/groups.c: remove return value of set_groups
Wang YanQing
2014-04-03
1
-12
/
+2
|
*
sys_sysfs: Add CONFIG_SYSFS_SYSCALL
Fabian Frederick
2014-04-03
1
-0
/
+1
|
*
drop_caches: add some documentation and info message
Dave Hansen
2014-04-03
1
-2
/
+2
|
*
mm: optimize put_mems_allowed() usage
Mel Gorman
2014-04-03
1
-1
/
+1
|
*
kernel/watchdog.c: touch_nmi_watchdog should only touch local cpu not every one
Ben Zhang
2014-04-03
1
-8
/
+8
|
*
kthread: ensure locality of task_struct allocations
Nishanth Aravamudan
2014-04-03
1
-2
/
+2
*
|
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-04-03
9
-2388
/
+1676
|
\
\
|
*
|
cgroup: remove useless argument from cgroup_exit()
Li Zefan
2014-03-29
2
-4
/
+3
|
*
|
cgroup: fix spurious lockdep warning in cgroup_exit()
Li Zefan
2014-03-29
2
-5
/
+3
|
*
|
cgroup: Use RCU_INIT_POINTER(x, NULL) in cgroup.c
Monam Agarwal
2014-03-24
1
-1
/
+1
|
*
|
cgroup: break kernfs active_ref protection in cgroup directory operations
Tejun Heo
2014-03-20
1
-1
/
+26
|
*
|
cgroup: fix cgroup_taskset walking order
Tejun Heo
2014-03-19
1
-5
/
+19
|
*
|
cgroup: implement CFTYPE_ONLY_ON_DFL
Tejun Heo
2014-03-19
1
-0
/
+2
|
*
|
cgroup: make cgrp_dfl_root mountable
Tejun Heo
2014-03-19
1
-33
/
+61
|
*
|
cgroup: drop const from @buffer of cftype->write_string()
Tejun Heo
2014-03-19
3
-3
/
+3
|
*
|
cgroup: rename cgroup_dummy_root and related names
Tejun Heo
2014-03-19
1
-87
/
+81
|
*
|
cgroup: move ->subsys_mask from cgroupfs_root to cgroup
Tejun Heo
2014-03-19
1
-22
/
+39
|
*
|
cgroup: treat cgroup_dummy_root as an equivalent hierarchy during rebinding
Tejun Heo
2014-03-19
1
-44
/
+56
|
*
|
cgroup: use cgroup_setup_root() to initialize cgroup_dummy_root
Tejun Heo
2014-03-19
1
-23
/
+20
|
*
|
cgroup: reorganize cgroup bootstrapping
Tejun Heo
2014-03-19
1
-51
/
+49
|
*
|
cgroup: relocate setting of CGRP_DEAD
Tejun Heo
2014-03-19
1
-9
/
+9
|
*
|
cpuset: use rcu_read_lock() to protect task_cs()
Li Zefan
2014-03-03
1
-11
/
+13
|
*
|
cgroup_freezer: document freezer_fork() subtleties
Tejun Heo
2014-02-25
1
-3
/
+25
|
*
|
cgroup: update cgroup_transfer_tasks() to either succeed or fail
Tejun Heo
2014-02-25
1
-5
/
+23
|
*
|
cgroup: drop task_lock() protection around task->cgroups
Tejun Heo
2014-02-25
1
-73
/
+24
|
*
|
cgroup: update how a newly forked task gets associated with css_set
Tejun Heo
2014-02-25
1
-31
/
+55
|
*
|
cgroup: split process / task migration into four steps
Tejun Heo
2014-02-25
1
-59
/
+181
|
*
|
cgroup: separate out cset_group_from_root() from task_cgroup_from_root()
Tejun Heo
2014-02-25
1
-12
/
+17
|
*
|
cgroup: use css_set->mg_tasks to track target tasks during migration
Tejun Heo
2014-02-25
1
-108
/
+115
|
*
|
cgroup: add css_set->mg_tasks
Tejun Heo
2014-02-25
1
-19
/
+37
|
*
|
Merge branch 'cgroup/for-3.14-fixes' into cgroup/for-3.15
Tejun Heo
2014-02-25
1
-6
/
+6
|
|
\
\
|
*
|
|
cgroup: add a validation check to cgroup_add_cftyps()
Li Zefan
2014-02-18
1
-0
/
+3
|
*
|
|
cgroup: fix memory leak in cgroup_mount()
Li Zefan
2014-02-14
1
-0
/
+2
|
*
|
|
cgroup: fix locking in cgroupstats_build()
Li Zefan
2014-02-14
1
-2
/
+6
|
*
|
|
cgroup: fix coccinelle warnings
Fengguang Wu
2014-02-13
1
-3
/
+1
|
*
|
|
cgroup: unexport functions
Tejun Heo
2014-02-13
1
-8
/
+0
|
*
|
|
cgroup: cosmetic updates to cgroup_attach_task()
Tejun Heo
2014-02-13
1
-22
/
+23
|
*
|
|
cgroup: remove cgroup_taskset_cur_css() and cgroup_taskset_size()
Tejun Heo
2014-02-13
1
-30
/
+0
|
*
|
|
cpuset: don't use cgroup_taskset_cur_css()
Tejun Heo
2014-02-13
1
-3
/
+6
|
*
|
|
cgroup: drop @skip_css from cgroup_taskset_for_each()
Tejun Heo
2014-02-13
4
-6
/
+6
|
*
|
|
cgroup: move css_set_rwsem locking outside of cgroup_task_migrate()
Tejun Heo
2014-02-13
1
-5
/
+11
[next]