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
2006-03-25
[PATCH] Fix memory leak in isapnp
Jesper Juhl
1
-1
/
+3
2006-03-25
[PATCH] OSS: Fix leak in awe_wave, also remove pointless cast.
Jesper Juhl
1
-2
/
+4
2006-03-25
[PATCH] cpumask: uninline any_online_cpu()
Andrew Morton
2
-10
/
+15
2006-03-25
[PATCH] cpumask: uninline highest_possible_processor_id()
Andrew Morton
2
-9
/
+23
2006-03-25
[PATCH] cpumask: uninline next_cpu()
Andrew Morton
2
-7
/
+9
2006-03-25
[PATCH] cpumask: uninline first_cpu()
Andrew Morton
3
-5
/
+19
2006-03-25
[PATCH] Altix: rs422 support for ioc4 serial driver
Pat Gefre
1
-138
/
+249
2006-03-25
[PATCH] Fix sb_mixer use before validation
Eugene Teo
1
-3
/
+3
2006-03-25
[PATCH] i4l/isdn_tty.c: fix a check-after-use
Adrian Bunk
1
-1
/
+4
2006-03-25
[PATCH] radix-tree documentation cleanups
Jonathan Corbet
2
-27
/
+35
2006-03-25
[PATCH] compat_sys_nfsservctl(): handle errors correctly
Peter Staubach
1
-1
/
+4
2006-03-25
[PATCH] i2o_dump_hrt() output cleanup
Vasily Averin
1
-18
/
+13
2006-03-25
[PATCH] fix alloc_large_system_hash() roundup
John Hawkes
1
-2
/
+1
2006-03-25
[PATCH] roundup_pow_of_two() 64-bit fix
Andrew Morton
2
-2
/
+10
2006-03-25
[PATCH] No need to protect current->group_info in sys_getgroups(), in_group_p...
Eric Dumazet
1
-6
/
+0
2006-03-25
[PATCH] Ext2 flags shouldn't report "nogrpid"
Rob Landley
1
-2
/
+0
2006-03-25
[PATCH] MAINTAINERS: remove dead URL
Johannes Stezenbach
1
-1
/
+0
2006-03-25
[PATCH] Honour AOP_TRUNCATE_PAGE returns in page_symlink
NeilBrown
1
-2
/
+14
2006-03-25
[PATCH] Update some VFS documentation
NeilBrown
1
-22
/
+195
2006-03-25
[PATCH] indirect_print_item() warning fix
Benoit Boissinot
1
-1
/
+1
2006-03-25
[PATCH] remove dead address from maintainers list.
Dave Jones
1
-1
/
+1
2006-03-25
[PATCH] Remova long-incorrect address for Jamie Lokier
Jamie Lokier
1
-5
/
+6
2006-03-25
[PATCH] drivers/char/ipmi/ipmi_msghandler.c: fix a memory leak
Adrian Bunk
1
-5
/
+7
2006-03-25
[PATCH] md/bitmap.c:bitmap_mask_state(): fix inconsequent NULL checking
Adrian Bunk
1
-1
/
+1
2006-03-25
[PATCH] reiserfs/xattr_acl.c:reiserfs_get_acl(): make size an int
Adrian Bunk
1
-2
/
+2
2006-03-25
[PATCH] BLK_DEV_INITRD: do not require BLK_DEV_RAM=y
Zdenek Pavlas
2
-1
/
+10
2006-03-25
[PATCH] find_task_by_pid() needs tasklist_lock
Andrew Morton
2
-0
/
+4
2006-03-25
[PATCH] ext3: Fix debug logging-only compilation error
Kirk True
1
-3
/
+3
2006-03-25
[PATCH] kallsyms: handle malloc() failure
Jesper Juhl
1
-1
/
+11
2006-03-25
[PATCH] Reduce sched latency in shrink_dcache_sb()
Kirill Korotaev
1
-0
/
+1
2006-03-25
[PATCH] Move cond_resched() after iput() in sync_sb_inodes()
OGAWA Hirofumi
1
-1
/
+1
2006-03-25
[PATCH] freeze_bdev() cleanup
OGAWA Hirofumi
1
-19
/
+11
2006-03-25
[PATCH] fix messages in fs/minix
Denis Vlasenko
4
-22
/
+22
2006-03-25
[PATCH] make cap_ptrace enforce PTRACE_TRACME checks
Chris Wright
1
-2
/
+2
2006-03-25
[PATCH] refactor capable() to one implementation, add __capable() helper
Chris Wright
5
-42
/
+34
2006-03-25
[PATCH] add a proper prototype for setup_arch()
Adrian Bunk
2
-2
/
+4
2006-03-25
[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
Davide Libenzi
28
-4
/
+35
2006-03-25
[PATCH] IRQ: prevent enabling of previously disabled interrupt
Bryan Holty
1
-4
/
+17
2006-03-25
[PATCH] irq: uninline migration functions
Andrew Morton
3
-49
/
+55
2006-03-25
[PATCH] ads7846 build fix
Andrew Morton
1
-0
/
+1
2006-03-25
[PATCH] tpm: sparc32 build fix
Andrew Morton
1
-0
/
+1
2006-03-25
[PATCH] collie: fix missing pcmcia bits
Pavel Machek
1
-0
/
+30
2006-03-25
[PATCH] fix hardcoded values in collie frontlight
Pavel Machek
1
-13
/
+10
2006-03-25
[PATCH] remove MAINTAINERS entry for rtlinux
Adrian Bunk
1
-7
/
+0
2006-03-25
[PATCH] adjust /dev/{kmem,mem,port} write handlers
Jan Beulich
1
-15
/
+13
2006-03-25
[PATCH] smbfs: Fix debug logging-only compilation error
Kirk True
1
-1
/
+1
2006-03-25
[PATCH] 9p: update documentation
Eric Van Hensbergen
1
-10
/
+11
2006-03-25
[PATCH] 9p: fix name consistency problems
Eric Van Hensbergen
6
-23
/
+22
2006-03-25
[PATCH] v9fs: update license boilerplate
Eric Van Hensbergen
23
-70
/
+46
2006-03-25
[PATCH] v9fs: fix vfs_inode dereference before NULL check
Eugene Teo
1
-0
/
+2
[next]