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-07-19
mm: merge populate and nopage into fault (fixes nonlinear)
Nick Piggin
20
-272
/
+394
2007-07-19
mm: fix fault vs invalidate race for linear mappings
Nick Piggin
10
-116
/
+127
2007-07-18
Merge branch 'isdn-fix' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...
Linus Torvalds
1
-3
/
+1
2007-07-18
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
22
-56
/
+1308
2007-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
38
-3156
/
+3440
2007-07-18
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/docs-2.6
Linus Torvalds
4
-0
/
+1606
2007-07-18
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
23
-301
/
+253
2007-07-18
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/uio-2.6
Linus Torvalds
9
-0
/
+1596
2007-07-18
Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-62
/
+104
2007-07-18
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
47
-1291
/
+1055
2007-07-19
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
4638
-236319
/
+243495
2007-07-19
[CIFS] merge conflict in fs/cifs/export.c
Steve French
1
-0
/
+1
2007-07-18
[CIFS] Allow disabling CIFS Unix Extensions as mount option
Steve French
9
-46
/
+65
2007-07-18
locks: fix vfs_test_lock() comment
J. Bruce Fields
1
-2
/
+1
2007-07-18
locks: make posix_test_lock() interface more consistent
J. Bruce Fields
3
-8
/
+8
2007-07-18
nfs: disable leases over NFS
J. Bruce Fields
1
-0
/
+12
2007-07-18
gfs2: stop giving out non-cluster-coherent leases
Marc Eshel
1
-0
/
+24
2007-07-18
locks: export setlease to filesystems
J. Bruce Fields
2
-1
/
+3
2007-07-18
locks: provide a file lease method enabling cluster-coherent leases
J. Bruce Fields
2
-2
/
+23
2007-07-18
locks: rename lease functions to reflect locks.c conventions
J. Bruce Fields
3
-14
/
+13
2007-07-18
locks: share more common lease code
J. Bruce Fields
1
-20
/
+10
2007-07-18
locks: clean up lease_alloc()
J. Bruce Fields
1
-12
/
+9
2007-07-18
locks: convert an -EINVAL return to a BUG
J. Bruce Fields
1
-3
/
+1
2007-07-18
leases: minor break_lease() comment clarification
david m. richter
1
-3
/
+3
2007-07-18
zh_CN/HOWTO: update URLs of git trees
Li Yang
1
-13
/
+13
2007-07-18
Chinese translation of Documentation/stable_api_nonsense.txt
TripleX
1
-0
/
+157
2007-07-18
HOWTO: add Chinese translation of Documentation/HOWTO
Li Yang
1
-0
/
+536
2007-07-18
Documentation: add Japanese translated stable_api_nonsense.txt
IKEDA, Munehiro
1
-0
/
+263
2007-07-18
HOWTO: add Japanese translation of Documentation/HOWTO
Tsugikazu Shibata
1
-0
/
+650
2007-07-18
UIO: Hilscher CIF card driver
Hans-Jürgen Koch
3
-1
/
+171
2007-07-18
UIO: Documentation
Hans J. Koch
2
-0
/
+615
2007-07-18
UIO: Add the User IO core code
Hans J. Koch
6
-0
/
+811
2007-07-18
sysfs: cosmetic clean up on node creation failure paths
Tejun Heo
3
-13
/
+18
2007-07-18
sysfs: kill an extra put in sysfs_create_link() failure path
Tejun Heo
1
-0
/
+2
2007-07-18
Driver core: check return code of sysfs_create_link()
Cornelia Huck
1
-40
/
+105
2007-07-18
HOWTO: Add the knwon_regression URI to the documentation
Paolo Ciarrocchi
1
-0
/
+3
2007-07-18
dev_vdbg() documentation
David Brownell
1
-2
/
+18
2007-07-18
dev_vdbg(), available with -DVERBOSE_DEBUG
David Brownell
2
-7
/
+10
2007-07-18
sysfs: make sysfs_init_inode() static
Tejun Heo
2
-2
/
+1
2007-07-18
sysfs: fix sysfs root inode nlink accounting
Tejun Heo
1
-5
/
+5
2007-07-18
Documentation fix devres.txt: lib/iomap.c -> lib/devres.c
Brandon Philips
1
-1
/
+1
2007-07-18
sysfs: avoid kmem_cache_free(NULL)
Akinobu Mita
1
-6
/
+7
2007-07-18
PM: remove deprecated dpm_runtime_* routines
Alan Stern
6
-109
/
+35
2007-07-18
PM: Remove deprecated sysfs files
Alan Stern
3
-80
/
+1
2007-07-18
Driver core: accept all valid action-strings in uevent-trigger
Kay Sievers
3
-31
/
+47
2007-07-18
debugfs: remove rmdir() non-empty complaint
Jens Axboe
1
-5
/
+0
2007-07-18
eHEA: Fix bonding support
Thomas Klein
2
-19
/
+20
2007-07-18
Blackfin ethernet driver: on chip ethernet MAC controller driver
Bryan Wu
5
-0
/
+1193
2007-07-18
fix wrong argument of tc35815_read_plat_dev_addr()
Yoichi Yuasa
1
-1
/
+1
2007-07-18
Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/...
Jeff Garzik
4
-18
/
+15
[next]