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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-06
sdio: put active devices into 1-bit mode during suspend
Daniel Drake
1
-0
/
+2
2010-03-06
sdio: introduce API for special power management features
Nicolas Pitre
3
-0
/
+40
2010-03-06
sdio: add quirk to clamp byte mode transfer
Bing Zhao
1
-0
/
+7
2010-03-06
lib: fix first line of kernel-doc for a few functions
Ben Hutchings
1
-3
/
+3
2010-03-06
smp: fix documentation in include/linux/smp.h
Rakib Mullick
1
-1
/
+1
2010-03-06
nodemask.h: remove macro any_online_node
H Hartley Sweeten
1
-11
/
+0
2010-03-06
cpumask: let num_*_cpus() function always return unsigned values
Heiko Carstens
1
-4
/
+4
2010-03-06
mm: add comment about deprecation of __GFP_NOFAIL
David Rientjes
1
-1
/
+2
2010-03-06
vmscan: detect mapped file pages used only once
Johannes Weiner
1
-1
/
+1
2010-03-06
mm/pm: force GFP_NOIO during suspend/hibernation and resume
Rafael J. Wysocki
1
-4
/
+3
2010-03-06
mm: remove VM_LOCK_RMAP code
Rik van Riel
1
-4
/
+0
2010-03-06
rmap: move exclusively owned pages to own anon_vma in do_wp_page()
Rik van Riel
1
-0
/
+1
2010-03-06
mm: change anon_vma linking to fix multi-process server scalability issue
Rik van Riel
3
-6
/
+38
2010-03-06
include/linux/fs.h: convert FMODE_* constants to hex
Andrew Morton
1
-11
/
+11
2010-03-06
readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
Wu Fengguang
1
-0
/
+3
2010-03-06
memory-hotplug: create /sys/firmware/memmap entry for new memory
akpm@linux-foundation.org
1
-3
/
+3
2010-03-06
mm: restore zone->all_unreclaimable to independence word
KOSAKI Motohiro
1
-6
/
+1
2010-03-06
mm: remove free_hot_page()
Li Hong
1
-1
/
+1
2010-03-06
mm: count swap usage
KAMEZAWA Hiroyuki
1
-0
/
+1
2010-03-06
mm: avoid false sharing of mm_counter
KAMEZAWA Hiroyuki
3
-6
/
+12
2010-03-06
mm: clean up mm_counter
KAMEZAWA Hiroyuki
3
-65
/
+126
2010-03-06
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
1
-1
/
+3
2010-03-05
Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-17
/
+20
2010-03-05
Merge branch 'nfs-for-2.6.34' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
3
-13
/
+18
2010-03-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2
-4
/
+17
2010-03-05
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
6
-268
/
+126
2010-03-05
Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-29
/
+93
2010-03-05
9P2010.L handshake: Remove "dotu" variable
Sripathi Kodi
1
-1
/
+2
2010-03-05
9P2010.L handshake: Add mount option
Sripathi Kodi
1
-0
/
+15
2010-03-05
net/9p: Remove MAX_9P_CHAN limit
Aneesh Kumar K.V
1
-3
/
+0
2010-03-05
net/9p: Add multi channel support.
Aneesh Kumar K.V
1
-1
/
+1
2010-03-05
Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34
Trond Myklebust
290
-1653
/
+5734
2010-03-05
NFS: Remove requirement for inode->i_mutex from nfs_invalidate_mapping
Trond Myklebust
1
-1
/
+0
2010-03-05
NFS: Simplify nfs_wb_page()
Trond Myklebust
1
-1
/
+0
2010-03-05
NFS: Replace __nfs_write_mapping with sync_inode()
Trond Myklebust
1
-2
/
+0
2010-03-05
NFS: Simplify nfs_wb_page_cancel()
Trond Myklebust
1
-2
/
+0
2010-03-05
NFS: Add a count of the number of unstable writes carried by an inode
Trond Myklebust
1
-0
/
+1
2010-03-05
NFS: Cleanup - move nfs_write_inode() into fs/nfs/write.c
Trond Myklebust
1
-7
/
+0
2010-03-05
Merge branch 'write_inode2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+3
2010-03-05
Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+44
2010-03-05
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
3
-9
/
+131
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
3
-3
/
+3
2010-03-05
quota: stop using QUOTA_OK / NO_QUOTA
Christoph Hellwig
1
-3
/
+0
2010-03-05
dquot: cleanup dquot initialize routine
Christoph Hellwig
2
-14
/
+4
2010-03-05
dquot: move dquot initialization responsibility into the filesystem
Christoph Hellwig
1
-0
/
+4
2010-03-05
dquot: cleanup dquot drop routine
Christoph Hellwig
2
-4
/
+2
2010-03-05
dquot: cleanup dquot transfer routine
Christoph Hellwig
2
-4
/
+2
2010-03-05
dquot: cleanup inode allocation / freeing routines
Christoph Hellwig
2
-22
/
+4
2010-03-05
dquot: cleanup space allocation / freeing routines
Christoph Hellwig
2
-158
/
+58
2010-03-05
quota: generalize quota transfer interface
Dmitry Monakhov
2
-2
/
+2
[next]