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
2007-05-09
md: allow reshape_position for md arrays to be set via sysfs
NeilBrown
2
-35
/
+107
2007-05-09
md: remove the slash from the name of a kmem_cache used by raid5
NeilBrown
1
-2
/
+2
2007-05-09
md: stop using csum_partial for checksum calculation in md
NeilBrown
1
-2
/
+29
2007-05-09
md: move test for whether level supports bitmap to correct place
NeilBrown
1
-16
/
+26
2007-05-09
md: cleanup: use seq_release_private() where appropriate
Martin Peschke
1
-10
/
+1
2007-05-09
drivers/md.c: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
1
-3
/
+3
2007-05-09
frame buffer: geforce 7300 gt
Michal Piotrowski
2
-2
/
+6
2007-05-09
fbdev: add support for AVR32
Haavard Skinnemoen
2
-1
/
+5
2007-05-09
svgalib: move fb_get_caps to svgalib
Antonino A. Daplas
5
-18
/
+22
2007-05-09
arkfb: new framebuffer driver for ARK Logic cards
Ondrej Zajicek
4
-0
/
+1282
2007-05-09
vt8623fb: new framebuffer driver for VIA VT8623
Ondrej Zajicek
4
-0
/
+1005
2007-05-09
i386 mmzone: use __maybe_unused
David Rientjes
1
-3
/
+3
2007-05-09
i386: voyager: use __maybe_unused
David Rientjes
1
-2
/
+2
2007-05-09
sh: dma: use __maybe_unused
David Rientjes
3
-3
/
+3
2007-05-09
i386 pci: use __maybe_unused
David Rientjes
1
-1
/
+1
2007-05-09
compiler: introduce __used and __maybe_unused
David Rientjes
4
-6
/
+25
2007-05-09
rename thread_info to stack
Roman Zippel
19
-33
/
+33
2007-05-09
wrap access to thread_info
Roman Zippel
13
-18
/
+18
2007-05-09
Allow arch to initialize arch field of the module structure
Roman Zippel
2
-0
/
+4
2007-05-09
clocksource: fix resume logic
Thomas Gleixner
3
-0
/
+50
2007-05-09
Move remote node draining out of slab allocators
Christoph Lameter
6
-131
/
+67
2007-05-09
Make vm statistics update interval configurable
Christoph Lameter
2
-1
/
+15
2007-05-09
vmstat: use our own timer events
Christoph Lameter
4
-9
/
+36
2007-05-09
microcode: use suspend-related CPU hotplug notifications
Rafael J. Wysocki
2
-36
/
+36
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
47
-27
/
+152
2007-05-09
fs: deprecate memclear_highpage_flush
Nate Diller
1
-2
/
+1
2007-05-09
reiserfs: use zero_user_page
Nate Diller
2
-39
/
+13
2007-05-09
ext3: use zero_user_page
Nate Diller
1
-10
/
+2
2007-05-09
affs: use zero_user_page
Nate Diller
1
-5
/
+1
2007-05-09
fs: convert core functions to zero_user_page
Nate Diller
7
-81
/
+42
2007-05-09
timer: parenthesis fix in tbase_get_deferrable() etc
Jarek Poplawski
1
-5
/
+5
2007-05-09
FUTEX: new PRIVATE futexes
Eric Dumazet
2
-117
/
+236
2007-05-09
futex_requeue_pi optimization
Pierre Peiffer
5
-88
/
+540
2007-05-09
Make futex_wait() use an hrtimer for timeout
Pierre Peiffer
3
-55
/
+57
2007-05-09
futex priority based wakeup
Pierre Peiffer
1
-29
/
+49
2007-05-09
declare struct ktime
Andrew Morton
1
-2
/
+4
2007-05-09
aio is unlikely
Andrew Morton
1
-1
/
+2
2007-05-09
knfsd: avoid Oops if buggy userspace performs confusing filehandle->dentry ma...
NeilBrown
1
-6
/
+50
2007-05-09
knfsd: various nfsd xdr cleanups
NeilBrown
2
-60
/
+34
2007-05-09
knfsd: trivial makefile cleanup
Christoph Hellwig
1
-1
/
+0
2007-05-09
knfsd: simplify a 'while' condition in svcsock.c
NeilBrown
1
-8
/
+13
2007-05-09
knfsd: rpcgss: RPC_GSS_PROC_ DESTROY request will get a bad rpc
Wei Yongjun
1
-0
/
+2
2007-05-09
knfsd: fix resource leak resulting in module refcount leak for rpcsec_gss_krb...
Frank Filz
1
-1
/
+4
2007-05-09
knfsd: rpc: fix server-side wrapping of krb5i replies
NeilBrown
1
-7
/
+1
2007-05-09
knfsd: avoid use of unitialised variables on error path when nfs exports
NeilBrown
1
-7
/
+7
2007-05-09
sunrpc: fix error path in module_init
Akinobu Mita
2
-3
/
+12
2007-05-09
RPC: add wrapper for svc_reserve to account for checksum
Jeff Layton
4
-3
/
+22
2007-05-09
nfsd/nfs4state: remove unnecessary daemonize call
Eric W. Biederman
1
-2
/
+0
2007-05-09
knfsd: rename sk_defer_lock to sk_lock
NeilBrown
3
-12
/
+14
2007-05-09
The NFSv2/NFSv3 server does not handle zero length WRITE requests correctly
Peter Staubach
2
-17
/
+77
[next]