index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-21
h8300: don't change blocked signals' mask if setting frame up fails
Al Viro
1
-7
/
+11
2012-05-21
sh: switch to saved_sigmask-based sigsuspend()/rt_sigsuspend()
Al Viro
4
-71
/
+13
2012-05-21
xtensa: switch to generic rt_sigsuspend(2)
Al Viro
4
-43
/
+16
2012-05-21
avr32: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
1
-0
/
+3
2012-05-21
xtensa: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
1
-0
/
+3
2012-05-21
score: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
1
-0
/
+3
2012-05-21
microblaze: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
1
-0
/
+3
2012-05-21
hexagon: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
1
-0
/
+3
2012-05-21
c6x: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
1
-0
/
+3
2012-05-21
parisc: resetting ->restart_block.fn needs to be done on rt_sigreturn()
Al Viro
1
-2
/
+1
2012-05-21
m68k: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-8
/
+3
2012-05-21
hexagon: do_notify_resume() needs tracehook_notify_resume()
Oleg Nesterov
1
-0
/
+1
2012-05-21
avr32: use block_sigmask()
Matt Fleming
1
-5
/
+1
2012-05-21
avr32: use set_current_blocked() in handle_signal/sys_rt_sigreturn
Oleg Nesterov
1
-10
/
+5
2012-05-21
avr32: don't mask signals in the error path
Matt Fleming
1
-13
/
+12
2012-05-21
m32r: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-10
/
+2
2012-05-21
mn10300: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-17
/
+4
2012-05-21
cris: use set_current_blocked() and block_sigmask()
Matt Fleming
2
-38
/
+9
2012-05-21
ia64: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-13
/
+2
2012-05-21
microblaze: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-10
/
+2
2012-05-21
microblaze: fix signal masking
Matt Fleming
1
-13
/
+18
2012-05-21
microblaze: no need to reset handler if SA_ONESHOT
Matt Fleming
1
-3
/
+0
2012-05-21
microblaze: don't reimplement force_sigsegv()
Matt Fleming
1
-3
/
+1
2012-05-21
score: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-12
/
+3
2012-05-21
score: don't mask signals if we fail to setup signal stack
Matt Fleming
1
-6
/
+8
2012-05-21
h8300: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-24
/
+9
2012-05-21
unicore32: use block_sigmask()
Matt Fleming
1
-4
/
+1
2012-05-21
blackfin: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-13
/
+4
2012-05-21
frv: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-17
/
+4
2012-05-21
parisc: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-10
/
+2
2012-05-21
new helper: sigsuspend()
Al Viro
21
-223
/
+50
2012-05-21
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
157
-1934
/
+415
2012-05-21
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
23
-353
/
+1358
2012-05-21
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-84
/
+71
2012-05-21
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-451
/
+731
2012-05-21
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-6
/
+5
2012-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
23
-499
/
+588
2012-05-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
51
-4555
/
+1807
2012-05-21
Revert "vfs: remove unnecessary d_unhashed() check from __d_lookup_rcu"
Linus Torvalds
1
-0
/
+2
2012-05-21
Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
80
-447
/
+10546
2012-05-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
99
-4257
/
+6500
2012-05-21
Merge branch 'usb-target-merge' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-0
/
+2638
2012-05-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
41
-2304
/
+1315
2012-05-21
Merge tag 'for-3.5' of git://openrisc.net/jonas/linux
Linus Torvalds
9
-202
/
+199
2012-05-21
Merge tag 'pinctrl-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
42
-246
/
+13534
2012-05-21
Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
74
-3274
/
+4348
2012-05-21
Merge tag 'regmap-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Linus Torvalds
21
-190
/
+3872
2012-05-21
Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helg...
Linus Torvalds
20
-305
/
+442
2012-05-21
vfs: be even more careful about dentry RCU name lookups
Linus Torvalds
1
-2
/
+15
2012-05-21
vfs: make AIO use the proper rw_verify_area() area helpers
Linus Torvalds
1
-16
/
+14
[next]