index
:
Linux Stable
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.12.y
linux-6.13.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cgroup: improve old cgroup handling in cgroup_attach_proc()
Tejun Heo
2011-12-12
1
-24
/
+42
*
cgroup: always lock threadgroup during migration
Tejun Heo
2011-12-12
1
-35
/
+27
*
threadgroup: extend threadgroup_lock() to cover exit and exec
Tejun Heo
2011-12-12
2
-6
/
+51
*
threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsem
Tejun Heo
2011-12-12
4
-31
/
+29
*
cgroup: add cgroup_root_mutex
Tejun Heo
2011-12-12
1
-22
/
+42
*
PM / Freezer: Remove the "userspace only" constraint from freezer[_do_not]_co...
Srivatsa S. Bhat
2011-12-08
1
-17
/
+11
*
Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezer
Jeff Layton
2011-12-06
6
-6
/
+39
*
Freezer: fix more fallout from the thaw_process rename
Stephen Rothwell
2011-11-25
1
-0
/
+1
*
Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Rafael J. Wysocki
2011-11-23
57
-401
/
+303
|
\
|
*
freezer: fix wait_event_freezable/__thaw_task races
Oleg Nesterov
2011-11-23
1
-8
/
+10
|
*
freezer: kill unused set_freezable_with_signal()
Tejun Heo
2011-11-23
4
-42
/
+8
|
*
dmatest: don't use set_freezable_with_signal()
Tejun Heo
2011-11-23
1
-19
/
+27
|
*
usb_storage: don't use set_freezable_with_signal()
Tejun Heo
2011-11-21
1
-6
/
+7
|
*
freezer: remove unused @sig_only from freeze_task()
Tejun Heo
2011-11-21
4
-19
/
+16
|
*
freezer: use lock_task_sighand() in fake_signal_wake_up()
Tejun Heo
2011-11-21
1
-3
/
+4
|
*
freezer: restructure __refrigerator()
Tejun Heo
2011-11-21
1
-21
/
+11
|
*
freezer: fix set_freezable[_with_signal]() race
Tejun Heo
2011-11-21
2
-4
/
+30
|
*
freezer: remove should_send_signal() and update frozen()
Tejun Heo
2011-11-21
2
-8
/
+3
|
*
freezer: remove now unused TIF_FREEZE
Tejun Heo
2011-11-21
23
-45
/
+0
|
*
freezer: make freezing() test freeze conditions in effect instead of TIF_FREEZE
Tejun Heo
2011-11-21
5
-49
/
+72
|
*
cgroup_freezer: prepare for removal of TIF_FREEZE
Tejun Heo
2011-11-21
3
-31
/
+17
|
*
freezer: clean up freeze_processes() failure path
Tejun Heo
2011-11-21
6
-46
/
+23
|
*
freezer: kill PF_FREEZING
Tejun Heo
2011-11-21
2
-8
/
+1
|
*
freezer: test freezable conditions while holding freezer_lock
Tejun Heo
2011-11-21
2
-16
/
+3
|
*
freezer: make freezing indicate freeze condition in effect
Tejun Heo
2011-11-21
3
-20
/
+27
|
*
freezer: use dedicated lock instead of task_lock() + memory barrier
Tejun Heo
2011-11-21
2
-49
/
+37
|
*
freezer: don't distinguish nosig tasks on thaw
Tejun Heo
2011-11-21
1
-13
/
+7
|
*
freezer: remove racy clear_freeze_flag() and set PF_NOFREEZE on dead tasks
Tejun Heo
2011-11-21
2
-4
/
+2
|
*
freezer: rename thaw_process() to __thaw_task() and simplify the implementation
Tejun Heo
2011-11-21
5
-27
/
+18
|
*
freezer: implement and use kthread_freezable_should_stop()
Tejun Heo
2011-11-21
7
-23
/
+42
|
*
freezer: unexport refrigerator() and update try_to_freeze() slightly
Tejun Heo
2011-11-21
15
-39
/
+37
|
*
freezer: don't unnecessarily set PF_NOFREEZE explicitly
Tejun Heo
2011-11-21
4
-7
/
+1
|
*
freezer: fix current->state restoration race in refrigerator()
Tejun Heo
2011-11-21
1
-1
/
+7
*
|
PM / Hibernate: Do not leak memory in error/test code paths
Rafael J. Wysocki
2011-11-23
1
-6
/
+10
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2011-11-23
1
-0
/
+16
|
\
\
|
*
|
ktest: Check parent options for iterated tests
Rabin Vincent
2011-11-18
1
-0
/
+16
*
|
|
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-11-23
5
-24
/
+25
|
\
\
\
|
*
|
|
i2c: Make i2cdev_notifier_call static
Shubhrajyoti D
2011-11-23
1
-1
/
+1
|
*
|
|
i2c: Delete ANY_I2C_BUS
Jean Delvare
2011-11-23
1
-3
/
+0
|
*
|
|
i2c: Fix device name for 10-bit slave address
Jean Delvare
2011-11-23
2
-18
/
+22
|
*
|
|
i2c-algo-bit: Generate correct i2c address sequence for 10-bit target
Jeffrey (Sheng-Hui) Chu
2011-11-23
1
-2
/
+2
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2011-11-23
2
-7
/
+10
|
\
\
\
\
|
*
|
|
|
regulator: TPS65910: Fix VDD1/2 voltage selector count
Afzal Mohammed
2011-11-23
2
-7
/
+10
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2011-11-23
22
-432
/
+600
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
drm: integer overflow in drm_mode_dirtyfb_ioctl()
Xi Wang
2011-11-23
2
-0
/
+6
|
*
|
|
drivers/gpu/vga/vgaarb.c: add missing kfree
Julia Lawall
2011-11-22
1
-6
/
+12
|
*
|
|
drm/radeon/kms/atom: unify i2c gpio table handling
Alex Deucher
2011-11-22
1
-128
/
+86
|
*
|
|
drm/radeon/kms: fix up gpio i2c mask bits for r4xx for real
Alex Deucher
2011-11-22
1
-0
/
+12
|
*
|
|
ttm: Don't return the bo reserved on error path
Thomas Hellstrom
2011-11-22
1
-1
/
+7
|
*
|
|
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux ...
Dave Airlie
2011-11-22
10
-211
/
+354
|
|
\
\
\
[next]