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
2010-03-06
memory-hotplug: create /sys/firmware/memmap entry for new memory
akpm@linux-foundation.org
3
-24
/
+43
2010-03-06
mm: fix mbind vma merge problem
KOSAKI Motohiro
1
-13
/
+39
2010-03-06
mm: restore zone->all_unreclaimable to independence word
KOSAKI Motohiro
4
-23
/
+14
2010-03-06
mm: remove free_hot_page()
Li Hong
3
-9
/
+5
2010-03-06
mm/page_alloc.c: adjust a call site to trace_mm_page_free_direct
Li Hong
1
-1
/
+1
2010-03-06
mm/page_alloc.c: remove duplicate call to trace_mm_page_free_direct
Li Hong
1
-1
/
+1
2010-03-06
mm, lockdep: annotate reclaim context to zone reclaim too
KOSAKI Motohiro
1
-0
/
+2
2010-03-06
vmscan: get_scan_ratio() cleanup
KOSAKI Motohiro
1
-9
/
+14
2010-03-06
vmscan: check high watermark after shrink zone
Minchan Kim
1
-10
/
+12
2010-03-06
mm: use rlimit helpers
Jiri Slaby
4
-14
/
+15
2010-03-06
mm: mlock_vma_pages_range() only return success or failure
KOSAKI Motohiro
1
-2
/
+2
2010-03-06
mm: mlock_vma_pages_range() never return negative value
KOSAKI Motohiro
1
-9
/
+2
2010-03-06
mm: count swap usage
KAMEZAWA Hiroyuki
6
-7
/
+23
2010-03-06
mm: avoid false sharing of mm_counter
KAMEZAWA Hiroyuki
7
-15
/
+107
2010-03-06
mm: clean up mm_counter
KAMEZAWA Hiroyuki
12
-101
/
+174
2010-03-06
infiniband: use for_each_set_bit()
Akinobu Mita
1
-16
/
+5
2010-03-06
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
18
-24
/
+26
2010-03-06
timbgpio: fix build
David Miller
1
-0
/
+1
2010-03-06
Fix a dumb typo - use of & instead of &&
Al Viro
1
-1
/
+1
2010-03-05
Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-260
/
+146
2010-03-05
Merge branch 'nfs-for-2.6.34' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
24
-443
/
+642
2010-03-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
12
-144
/
+238
2010-03-05
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
87
-1545
/
+1554
2010-03-05
Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
74
-1661
/
+3770
2010-03-05
fs/9p: Add hardlink support to .u extension
Aneesh Kumar K.V
1
-1
/
+18
2010-03-05
9P2010.L handshake: .L protocol negotiation
Sripathi Kodi
1
-3
/
+22
2010-03-05
9P2010.L handshake: Remove "dotu" variable
Sripathi Kodi
6
-65
/
+87
2010-03-05
9P2010.L handshake: Add mount option
Sripathi Kodi
2
-0
/
+43
2010-03-05
9P2010.L handshake: Add VFS flags
Sripathi Kodi
5
-28
/
+36
2010-03-05
net/9p: Handle mount errors correctly.
Aneesh Kumar K.V
1
-1
/
+3
2010-03-05
net/9p: Remove MAX_9P_CHAN limit
Aneesh Kumar K.V
2
-46
/
+27
2010-03-05
net/9p: Add multi channel support.
Aneesh Kumar K.V
2
-7
/
+9
2010-03-05
Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34
Trond Myklebust
5508
-138110
/
+336593
2010-03-05
NFS: Remove requirement for inode->i_mutex from nfs_invalidate_mapping
Trond Myklebust
4
-43
/
+3
2010-03-05
NFS: Clean up nfs_sync_mapping
Trond Myklebust
1
-9
/
+5
2010-03-05
NFS: Simplify nfs_wb_page()
Trond Myklebust
2
-98
/
+23
2010-03-05
NFS: Replace __nfs_write_mapping with sync_inode()
Trond Myklebust
3
-49
/
+10
2010-03-05
NFS: Simplify nfs_wb_page_cancel()
Trond Myklebust
2
-40
/
+1
2010-03-05
NFS: Ensure inode is always marked I_DIRTY_DATASYNC, if it has unstable pages
Trond Myklebust
1
-0
/
+2
2010-03-05
NFS: Run COMMIT as an asynchronous RPC call when wbc->for_background is set
Trond Myklebust
1
-1
/
+1
2010-03-05
NFS: Reduce the number of unnecessary COMMIT calls
Trond Myklebust
1
-4
/
+22
2010-03-05
NFS: Add a count of the number of unstable writes carried by an inode
Trond Myklebust
3
-4
/
+12
2010-03-05
NFS: Cleanup - move nfs_write_inode() into fs/nfs/write.c
Trond Myklebust
3
-20
/
+23
2010-03-05
Merge branch 'write_inode2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
48
-107
/
+123
2010-03-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-259
/
+262
2010-03-05
x86: fix mtrr missing kernel-doc
Randy Dunlap
1
-0
/
+1
2010-03-05
Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
18
-835
/
+2063
2010-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
4
-14
/
+23
2010-03-05
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
27
-657
/
+1344
2010-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
18
-128
/
+335
[prev]
[next]