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-01-08
[PATCH] keys: Discard duplicate keys from a keyring on link
David Howells
2
-23
/
+68
2006-01-08
[PATCH] keys: Permit key expiry time to be set
David Howells
5
-1
/
+63
2006-01-08
[PATCH] kmsg_write: don't return printk return value
Guillaume Chazarain
1
-1
/
+4
2006-01-08
[PATCH] printk return value: fix it
Guillaume Chazarain
1
-3
/
+3
2006-01-08
[PATCH] Fix overflow tests for compat_sys_fcntl64 locking
NeilBrown
1
-4
/
+18
2006-01-08
[PATCH] Fix some problems with truncate and mtime semantics.
NeilBrown
5
-23
/
+17
2006-01-08
[PATCH] Permit multiple inclusion of linux/pagevec.h
David Howells
1
-0
/
+5
2006-01-08
[PATCH] vgacon: Workaround for resize bug in some chipsets
Antonino A. Daplas
1
-7
/
+21
2006-01-08
[PATCH] vgacon: fix doublescan mode
Samuel Thibault
1
-1
/
+7
2006-01-08
[PATCH] udf: remove bogus inode == NULL check in inode_bmap
Christoph Hellwig
1
-5
/
+0
2006-01-08
[PATCH] use ptrace_get_task_struct in various places
Christoph Hellwig
12
-241
/
+105
2006-01-08
[PATCH] relayfs: Documentation cleanup, remove obsolete info
Tom Zanussi
1
-23
/
+34
2006-01-08
[PATCH] relayfs: cleanup, change relayfs_file_* to relay_file_*
Tom Zanussi
3
-46
/
+50
2006-01-08
[PATCH] relayfs: add Documentation on global relay buffers
Tom Zanussi
1
-1
/
+20
2006-01-08
[PATCH] relayfs: add support for global relay buffers
Tom Zanussi
2
-11
/
+32
2006-01-08
[PATCH] relayfs: add Documentation on relay files in other filesystems
Tom Zanussi
1
-0
/
+27
2006-01-08
[PATCH] relayfs: add support for relay files in other filesystems
Tom Zanussi
3
-3
/
+63
2006-01-08
[PATCH] relayfs: add Documention for non-relay files
Tom Zanussi
1
-0
/
+23
2006-01-08
[PATCH] relayfs: remove unused alloc/destroy_inode()
Tom Zanussi
2
-59
/
+1
2006-01-08
[PATCH] relayfs: use generic_ip for private data
Tom Zanussi
1
-8
/
+9
2006-01-08
[PATCH] relayfs: add relayfs_remove_file()
Tom Zanussi
2
-0
/
+13
2006-01-08
[PATCH] relayfs: export relayfs_create_file() with fileops param
Tom Zanussi
4
-21
/
+34
2006-01-08
[PATCH] relayfs: decouple buffer creation from inode creation
Tom Zanussi
4
-26
/
+19
2006-01-08
[PATCH] ipc: expand shm_flags
Andrew Morton
1
-12
/
+10
2006-01-08
[PATCH] ELF: symbol table type additions
Jan Beulich
1
-0
/
+2
2006-01-08
[PATCH] rcu file: use atomic primitives
Nick Piggin
9
-291
/
+48
2006-01-08
[PATCH] atomic: dec_and_lock use atomic primitives
Nick Piggin
1
-43
/
+6
2006-01-08
[PATCH] pktcdvd: Use bd_claim to get exclusive access
Peter Osterlund
1
-3
/
+9
2006-01-08
[PATCH] kernel/: small cleanups
Adrian Bunk
4
-2
/
+5
2006-01-08
[PATCH] drivers/isdn/: "extern inline" -> "static inline"
Adrian Bunk
3
-5
/
+4
2006-01-08
[PATCH] move rtc_interrupt() prototype to rtc.h
Adrian Bunk
5
-9
/
+10
2006-01-08
[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)
OGAWA Hirofumi
16
-61
/
+48
2006-01-08
[PATCH] fat: support a truncate() for expanding size (generic_cont_expand)
OGAWA Hirofumi
3
-18
/
+76
2006-01-08
[PATCH] export/change sync_page_range/_nolock()
OGAWA Hirofumi
2
-5
/
+7
2006-01-08
[PATCH] fat: support ->direct_IO()
OGAWA Hirofumi
4
-16
/
+89
2006-01-08
[PATCH] fat: s/EXPORT_SYMBOL/EXPORT_SYMBOL_GPL/
OGAWA Hirofumi
5
-17
/
+17
2006-01-08
[PATCH] fat: add the read/writepages()
OGAWA Hirofumi
1
-1
/
+16
2006-01-08
[PATCH] fat: use sb_find_get_block() instead of sb_getblk()
OGAWA Hirofumi
1
-2
/
+2
2006-01-08
[PATCH] fat: move fat_clusters_flush() to write_super()
OGAWA Hirofumi
3
-6
/
+14
2006-01-08
[PATCH] IRQ type flags
Russell King
14
-61
/
+80
2006-01-08
[PATCH] new driver synclink_gt
Paul Fulghum
4
-1
/
+4518
2006-01-08
[PATCH] fix more missing includes
Tim Schmielau
19
-0
/
+22
2006-01-08
[PATCH] cpuset: skip rcu check if task is in root cpuset
Paul Jackson
1
-4
/
+9
2006-01-08
[PATCH] cpuset: mark number_of_cpusets read_mostly
Paul Jackson
1
-1
/
+1
2006-01-08
[PATCH] cpuset: use rcu directly optimization
Paul Jackson
1
-10
/
+30
2006-01-08
[PATCH] cpuset: remove test for null cpuset from alloc code path
Paul Jackson
3
-6
/
+19
2006-01-08
[PATCH] cpuset: migrate all tasks in cpuset at once
Paul Jackson
1
-13
/
+16
2006-01-08
[PATCH] cpuset: rebind vma mempolicies fix
Paul Jackson
3
-0
/
+137
2006-01-08
[PATCH] cpuset: number_of_cpusets optimization
Paul Jackson
2
-2
/
+20
2006-01-08
[PATCH] cpuset: numa_policy_rebind cleanup
Paul Jackson
3
-15
/
+30
[next]