index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
13
-111
/
+290
2011-11-22
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-23
/
+7
2011-11-22
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-8
/
+9
2011-11-22
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
42
-282
/
+332
2011-11-22
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-53
/
+72
2011-11-22
Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-8
/
+15
2011-11-22
Merge branch 'char-misc-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-31
/
+77
2011-11-22
iio: fix a leak due to improper use of anon_inode_getfd()
Al Viro
1
-1
/
+9
2011-11-22
microblaze: bury asm/namei.h
Al Viro
1
-22
/
+0
2011-11-22
usb_storage: don't use set_freezable_with_signal()
Tejun Heo
1
-6
/
+7
2011-11-22
freezer: remove unused @sig_only from freeze_task()
Tejun Heo
4
-19
/
+16
2011-11-22
freezer: use lock_task_sighand() in fake_signal_wake_up()
Tejun Heo
1
-3
/
+4
2011-11-22
freezer: restructure __refrigerator()
Tejun Heo
1
-21
/
+11
2011-11-22
freezer: fix set_freezable[_with_signal]() race
Tejun Heo
2
-4
/
+30
2011-11-22
freezer: remove should_send_signal() and update frozen()
Tejun Heo
2
-8
/
+3
2011-11-22
freezer: remove now unused TIF_FREEZE
Tejun Heo
23
-45
/
+0
2011-11-22
freezer: make freezing() test freeze conditions in effect instead of TIF_FREEZE
Tejun Heo
5
-49
/
+72
2011-11-22
cgroup_freezer: prepare for removal of TIF_FREEZE
Tejun Heo
3
-31
/
+17
2011-11-22
freezer: clean up freeze_processes() failure path
Tejun Heo
6
-46
/
+23
2011-11-22
freezer: kill PF_FREEZING
Tejun Heo
2
-8
/
+1
2011-11-22
freezer: test freezable conditions while holding freezer_lock
Tejun Heo
2
-16
/
+3
2011-11-22
freezer: make freezing indicate freeze condition in effect
Tejun Heo
3
-20
/
+27
2011-11-22
freezer: use dedicated lock instead of task_lock() + memory barrier
Tejun Heo
2
-49
/
+37
2011-11-22
freezer: don't distinguish nosig tasks on thaw
Tejun Heo
1
-13
/
+7
2011-11-22
freezer: remove racy clear_freeze_flag() and set PF_NOFREEZE on dead tasks
Tejun Heo
2
-4
/
+2
2011-11-22
freezer: rename thaw_process() to __thaw_task() and simplify the implementation
Tejun Heo
5
-27
/
+18
2011-11-22
freezer: implement and use kthread_freezable_should_stop()
Tejun Heo
7
-23
/
+42
2011-11-22
freezer: unexport refrigerator() and update try_to_freeze() slightly
Tejun Heo
15
-39
/
+37
2011-11-22
freezer: don't unnecessarily set PF_NOFREEZE explicitly
Tejun Heo
4
-7
/
+1
2011-11-22
freezer: fix current->state restoration race in refrigerator()
Tejun Heo
1
-1
/
+7
2011-11-22
Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
3
-4
/
+5
2011-11-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
5
-8
/
+19
2011-11-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-37
/
+65
2011-11-22
fix braino in um patchset (mea culpa)
Al Viro
1
-1
/
+1
2011-11-21
Btrfs: remove free-space-cache.c WARN during log replay
Chris Mason
1
-1
/
+7
2011-11-21
ext4: fix up a undefined error in ext4_free_blocks in debugging code
Yongqiang Yang
1
-1
/
+1
2011-11-21
VFS: Log the fact that we've given ELOOP rather than creating a loop
David Howells
1
-1
/
+10
2011-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
77
-312
/
+604
2011-11-21
Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
14
-49
/
+189
2011-11-21
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...
Linus Torvalds
15
-32
/
+88
2011-11-21
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
12
-61
/
+89
2011-11-20
Btrfs: sectorsize align offsets in fiemap
Josef Bacik
1
-1
/
+4
2011-11-20
Btrfs: clear pages dirty for io and set them extent mapped
Josef Bacik
1
-0
/
+5
2011-11-20
Btrfs: wait on caching if we're loading the free space cache
Josef Bacik
2
-41
/
+81
2011-11-20
Btrfs: prefix resize related printks with btrfs:
Arnd Hannemann
1
-3
/
+3
2011-11-20
btrfs: fix stat blocks accounting
David Sterba
1
-2
/
+4
2011-11-20
Btrfs: avoid unnecessary bitmap search for cluster setup
Li Zefan
1
-38
/
+4
2011-11-20
Btrfs: fix to search one more bitmap for cluster setup
Li Zefan
1
-0
/
+12
2011-11-20
btrfs: mirror_num should be int, not u64
Jan Schmidt
3
-4
/
+4
2011-11-20
btrfs: Fix up 32/64-bit compatibility for new ioctls
Jeff Mahoney
4
-6
/
+9
[prev]
[next]