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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-26
[PATCH] mm: non syncing lock_page()
Nick Piggin
1
-0
/
+15
2006-09-26
[PATCH] CPU hotplug compatible alloc_percpu()
Martin Peschke
1
-19
/
+60
2006-09-26
[PATCH] out of memory notifier
Martin Schwidefsky
1
-0
/
+4
2006-09-26
[PATCH] linearly index zone->node_zonelists[]
Christoph Lameter
2
-58
/
+6
2006-09-26
[PATCH] Apply type enum zone_type
Christoph Lameter
1
-2
/
+2
2006-09-26
[PATCH] mempolicies: fix policy_zone check
Christoph Lameter
1
-0
/
+15
2006-09-26
[PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zones
Christoph Lameter
1
-1
/
+13
2006-09-26
[PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional
Christoph Lameter
2
-11
/
+43
2006-09-26
[PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional
Christoph Lameter
3
-7
/
+15
2006-09-26
[PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and comment
Christoph Lameter
2
-22
/
+51
2006-09-26
[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h
Christoph Lameter
2
-1
/
+3
2006-09-26
[PATCH] bootmem: miscellaneous coding style fixes
Franck Bui-Huu
1
-46
/
+49
2006-09-26
[PATCH] bootmem: remove useless headers inclusions
Franck Bui-Huu
1
-4
/
+1
2006-09-26
[PATCH] bootmem: limit to 80 columns width
Franck Bui-Huu
1
-13
/
+29
2006-09-26
[PATCH] bootmem: remove useless parentheses in bootmem header file
Franck Bui-Huu
1
-7
/
+7
2006-09-26
[PATCH] bootmem: remove useless __init in header file
Franck Bui-Huu
1
-23
/
+23
2006-09-26
[PATCH] mm/: make functions static
Adrian Bunk
3
-6
/
+0
2006-09-26
[PATCH] mm: balance dirty pages
Peter Zijlstra
1
-0
/
+1
2006-09-26
[PATCH] mm: tracking shared dirty pages
Peter Zijlstra
2
-0
/
+48
2006-09-26
[PATCH] mm: VM_BUG_ON
Nick Piggin
1
-1
/
+9
2006-09-26
[PATCH] update to the kernel kmap/kunmap API
James Bottomley
1
-0
/
+2
2006-09-26
[PATCH] trigger a syntax error if percpu macros are incorrectly used
Jan Blunck
1
-2
/
+8
2006-09-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-6
/
+10
2006-09-25
[libata] No need for all those arch libata-portmap.h headers
Jeff Garzik
1
-0
/
+8
2006-09-24
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6
David S. Miller
1
-6
/
+8
2006-09-24
[NETFILTER]: Add dscp,DSCP headers to header-y
Yasuyuki Kozakai
1
-0
/
+2
2006-09-24
[PATCH] fix iptables __user misannotations
Al Viro
1
-2
/
+2
2006-09-24
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+4
2006-09-24
Remove dead netfilter_logging.h from include/linux/Kbuild
David Woodhouse
1
-1
/
+0
2006-09-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
89
-1019
/
+1920
2006-09-24
[DCCP]: Introduce constants for CCID numbers
Ian McDonald
1
-1
/
+7
2006-09-24
[PATCH] Allow file systems to manually d_move() inside of ->rename()
Mark Fasheh
1
-3
/
+4
2006-09-24
[DCCP]: Allow default/fallback service code.
Gerrit Renker
1
-5
/
+1
2006-09-24
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-33
/
+83
2006-09-24
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2006-09-24
Move several *_SUPER_MAGIC symbols to include/linux/magic.h.
Jeff Garzik
21
-78
/
+62
2006-09-24
Merge branch 'master' into upstream
Jeff Garzik
81
-1019
/
+2301
2006-09-23
Merge mulgrave-w:git/linux-2.6
James Bottomley
58
-812
/
+1115
2006-09-23
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
11
-77
/
+187
2006-09-23
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
46
-734
/
+927
2006-09-23
Merge mulgrave-w:git/scsi-misc-2.6
James Bottomley
4
-0
/
+26
2006-09-23
[KERNEL] Do not truncate to 'int' in ALIGN() macro.
David Miller
1
-1
/
+1
2006-09-22
SUNRPC: Add refcounting to the struct rpc_xprt
Trond Myklebust
1
-1
/
+4
2006-09-22
SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument
Trond Myklebust
1
-1
/
+1
2006-09-22
NFSv4: Fix a use-after-free issue with the nfs server.
Trond Myklebust
1
-0
/
+1
2006-09-22
Add a real API for dealing with blk_congestion_wait()
Trond Myklebust
2
-0
/
+2
2006-09-22
NFS: Use cached page as buffer for NFS symlink requests
Chuck Lever
1
-7
/
+10
2006-09-22
NFS: Fix double d_drop in nfs_instantiate() error path
Chuck Lever
1
-3
/
+2
2006-09-22
SUNRPC: Eliminate xprt_create_proto and rpc_create_client
Chuck Lever
2
-8
/
+0
2006-09-22
SUNRPC: use sockaddr + size when creating remote transport endpoints
Chuck Lever
2
-0
/
+23
[next]