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
2009-04-21
spi: pxa2xx: limit reaches -1
Roel Kluin
1
-3
/
+3
2009-04-21
MAINTAINERS: update KMEMTRACE pattern after file rename
Joe Perches
1
-1
/
+1
2009-04-21
MAINTAINERS: remove include/asm-*/suspend* file patterns
Joe Perches
1
-2
/
+0
2009-04-21
pxa2xx_spi: restore DRCMR on resume
Daniel Ribeiro
1
-0
/
+7
2009-04-21
drivers/input/serio/hp_sdc.c: fix crash when removing hp_sdc module
Helge Deller
1
-1
/
+23
2009-04-21
memcg: use rcu_dereference to access mm->owner
KAMEZAWA Hiroyuki
1
-1
/
+1
2009-04-21
hugetlbfs: return negative error code for bad mount option
Akinobu Mita
1
-2
/
+1
2009-04-21
ipmi: add oem message handling
dann frazier
3
-5
/
+137
2009-04-21
ipmi: fix statistics counting issues
Corey Minyard
1
-22
/
+51
2009-04-21
ipmi: test for event buffer before using
Corey Minyard
2
-29
/
+125
2009-04-21
ipmi: fix platform return check
Corey Minyard
1
-1
/
+1
2009-04-21
clocksource: add enable() and disable() callbacks
Magnus Damm
2
-3
/
+40
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
54
-79
/
+94
2009-04-21
pxafb: lcsr1 is unused without CONFIG_FB_PXA_OVERLAY
Denis V. Lunev
1
-7
/
+9
2009-04-21
asiliantfb: add missing return statement
Vlada Peric
1
-0
/
+1
2009-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
2
-1
/
+9
2009-04-21
Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-21
/
+59
2009-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
27
-351
/
+207
2009-04-21
Fix SYSCALL_ALIAS for older MIPS assembler
Thomas Bogendoerfer
1
-1
/
+1
2009-04-21
NFS: Fix the XDR iovec calculation in nfs3_xdr_setaclargs
Trond Myklebust
1
-1
/
+2
2009-04-21
Merge branch 'sh/stable-updates' into sh/for-2.6.30
Paul Mundt
387
-4322
/
+5559
2009-04-20
reiserfs: fix j_last_flush_trans_id type
Al Viro
1
-1
/
+1
2009-04-20
fs: Mark get_filesystem_list() as __init function.
Tetsuo Handa
2
-2
/
+2
2009-04-20
kill vfs_stat_fd / vfs_lstat_fd
Christoph Hellwig
3
-73
/
+52
2009-04-20
Separate out common fstatat code into vfs_fstatat
Oleg Drokin
7
-97
/
+54
2009-04-20
ecryptfs: use memdup_user()
Li Zefan
1
-10
/
+5
2009-04-20
ncpfs: use memdup_user()
Li Zefan
1
-14
/
+7
2009-04-20
xfs: use memdup_user()
Li Zefan
2
-24
/
+11
2009-04-20
sysfs: use memdup_user()
Li Zefan
1
-10
/
+3
2009-04-20
btrfs: use memdup_user()
Li Zefan
2
-46
/
+16
2009-04-20
xattr: use memdup_user()
Li Zefan
1
-7
/
+3
2009-04-20
autofs4: use memchr() in invalid_string()
Al Viro
1
-6
/
+4
2009-04-20
Documentation/filesystems: remove out of date reference to BKL being held
Adrian McMenamin
1
-2
/
+1
2009-04-20
Fix i_mutex vs. readdir handling in nfsd
David Woodhouse
3
-43
/
+30
2009-04-20
fs/compat_ioctl: fix build when !BLOCK
Alexander Beregalov
1
-4
/
+3
2009-04-20
Fix autofs_expire()
Al Viro
1
-16
/
+18
2009-04-20
No need for crossing to mountpoint in audit_tag_tree()
Al Viro
2
-4
/
+0
2009-04-20
Safer nfsd_cross_mnt()
Al Viro
1
-2
/
+7
2009-04-20
Touch all affected namespaces on propagation of mount
Al Viro
1
-1
/
+1
2009-04-20
Fix AUTOFS_DEV_IOCTL_REQUESTER_CMD
Al Viro
1
-1
/
+1
2009-04-21
sh: Fix mmap2 for handling differing PAGE_SIZEs.
Toshinobu Sugioka
1
-0
/
+9
2009-04-20
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2
-10
/
+6
2009-04-20
[IA64] fix allmodconfig compilation breakage.
Isaku Yamahata
1
-2
/
+0
2009-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
3
-21
/
+47
2009-04-20
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
4
-8
/
+20
2009-04-20
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
4
-25
/
+51
2009-04-20
FS-Cache: Add MAINTAINERS record for FS-Cache and CacheFiles
David Howells
1
-0
/
+17
2009-04-20
FRV: Don't attempt to #include <linux/blk.h> as it doesn't exist
David Howells
1
-1
/
+0
2009-04-20
driver: dont update dev_name via device_add path
Kay Sievers
2
-1
/
+5
2009-04-20
GFS2: Fix page_mkwrite() return code
Steven Whitehouse
1
-1
/
+3
[next]