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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2012-05-22
xtensa: add handling of TIF_NOTIFY_RESUME
Al Viro
3
-6
/
+20
2012-05-22
microblaze: drop 'oldset' argument of do_notify_resume()
Al Viro
3
-19
/
+11
2012-05-22
microblaze: handle TIF_NOTIFY_RESUME
Al Viro
3
-26
/
+38
2012-05-22
score: add handling of NOTIFY_RESUME to do_notify_resume()
Al Viro
1
-1
/
+8
2012-05-22
m68k: add TIF_NOTIFY_RESUME and handle it.
Al Viro
6
-7
/
+21
2012-05-22
fbdev: sh_mobile_lcdc: Don't confuse line size with pitch
Laurent Pinchart
2
-2
/
+4
2012-05-22
sparc: kill ancient comment in sparc_sigaction()
Al Viro
1
-5
/
+0
2012-05-22
h8300: missing checks of __get_user()/__put_user() return values
Al Viro
1
-6
/
+6
2012-05-22
frv: missing checks of __get_user()/__put_user() return values
Al Viro
1
-6
/
+6
2012-05-22
cris: missing checks of __get_user()/__put_user() return values
Al Viro
2
-12
/
+12
2012-05-22
powerpc: missing checks of __get_user()/__put_user() return values
Al Viro
1
-3
/
+3
2012-05-22
sh: missing checks of __get_user()/__put_user() return values
Al Viro
2
-22
/
+27
2012-05-22
sparc: missing checks of __get_user()/__put_user() return values
Al Viro
2
-10
/
+12
2012-05-22
avr32: struct old_sigaction is never used
Al Viro
1
-7
/
+0
2012-05-22
m32r: struct old_sigaction is never used
Al Viro
1
-7
/
+0
2012-05-22
xtensa: xtensa_sigaction doesn't exist
Al Viro
2
-9
/
+0
2012-05-22
alpha: tidy signal delivery up
Al Viro
1
-43
/
+26
2012-05-22
score: don't open-code force_sigsegv()
Al Viro
1
-3
/
+1
2012-05-22
cris: don't open-code force_sigsegv()
Al Viro
1
-8
/
+2
2012-05-22
blackfin: don't open-code force_sigsegv()
Al Viro
1
-3
/
+1
2012-05-22
avr32: need to clear RESTORE_SIGMASK on successful signal delivery
Al Viro
1
-0
/
+1
2012-05-22
microblaze: bury sys_rt_sigsuspend_wrapper in nommu case too
Al Viro
1
-4
/
+0
2012-05-22
cris: SA_ONESHOT handling is done by get_signal_to_deliver()
Al Viro
1
-3
/
+0
2012-05-22
h8300: switch to saved_sigmask-based sigsuspend/rt_sigsuspend
Al Viro
3
-59
/
+21
2012-05-22
h8300: don't change blocked signals' mask if setting frame up fails
Al Viro
1
-7
/
+11
2012-05-22
sh: switch to saved_sigmask-based sigsuspend()/rt_sigsuspend()
Al Viro
4
-71
/
+13
2012-05-22
xtensa: switch to generic rt_sigsuspend(2)
Al Viro
4
-43
/
+16
2012-05-22
md/bitmap: record the space available for the bitmap in the superblock.
NeilBrown
2
-1
/
+10
2012-05-22
md/raid10: Remove extras after reshape to smaller number of devices.
NeilBrown
1
-0
/
+13
2012-05-22
md/raid5: improve removal of extra devices after reshape.
NeilBrown
1
-5
/
+5
2012-05-22
md: check the return of mddev_find()
Yuanhan Liu
1
-0
/
+3
2012-05-22
MD RAID1: Further conditionalize 'fullsync'
Jonathan Brassow
1
-1
/
+2
2012-05-22
DM RAID: Use md_error() in place of simply setting Faulty bit
Jonathan Brassow
1
-1
/
+1
2012-05-22
DM RAID: Record and handle missing devices
Jonathan Brassow
1
-4
/
+7
2012-05-22
DM RAID: Set recovery flags on resume
Jonathan Brassow
2
-5
/
+4
2012-05-22
md/raid5: Allow reshape while a bitmap is present.
NeilBrown
1
-3
/
+3
2012-05-22
md/raid10: resize bitmap when required during reshape.
NeilBrown
1
-13
/
+24
2012-05-22
md: allow array to be resized while bitmap is present.
NeilBrown
4
-13
/
+28
2012-05-22
md/bitmap: make sure reshape request are reflected in superblock.
NeilBrown
1
-0
/
+3
2012-05-22
md/bitmap: add bitmap_resize function to allow bitmap resizing.
NeilBrown
2
-30
/
+172
2012-05-22
md/bitmap: use DIV_ROUND_UP instead of open-code
NeilBrown
1
-3
/
+2
2012-05-22
md/bitmap: create a 'struct bitmap_counts' substructure of 'struct bitmap'
NeilBrown
2
-77
/
+84
2012-05-22
md/bitmap: make bitmap bitops atomic.
NeilBrown
1
-4
/
+2
2012-05-22
md/bitmap: make _page_attr bitops atomic.
NeilBrown
1
-32
/
+23
2012-05-22
md/bitmap: merge bitmap_file_unmap and bitmap_file_put.
NeilBrown
1
-24
/
+10
2012-05-22
md/bitmap: remove async freeing of bitmap file.
NeilBrown
1
-12
/
+6
2012-05-22
md/bitmap: convert some spin_lock_irqsave to spin_lock_irq
NeilBrown
1
-18
/
+14
2012-05-22
md/bitmap: use set_bit, test_bit, etc for operation on bitmap->flags.
NeilBrown
2
-28
/
+24
2012-05-22
md/bitmap: remove single-bit manipulation on sb->state
NeilBrown
1
-2
/
+2
2012-05-22
md/bitmap: remove bitmap_mask_state
NeilBrown
1
-34
/
+3
[prev]
[next]