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-10-23
nilfs2: make snapshots in checkpoint tree exportable
Ryusuke Konishi
5
-71
/
+151
2010-10-23
nilfs2: set pointer to root object in inodes
Ryusuke Konishi
5
-20
/
+68
2010-10-23
nilfs2: add checkpoint tree to nilfs object
Ryusuke Konishi
2
-0
/
+134
2010-10-23
nilfs2: remove own inode hash used for GC
Ryusuke Konishi
7
-142
/
+64
2010-10-23
nilfs2: separate initializer of metadata file inode
Ryusuke Konishi
3
-19
/
+35
2010-10-23
nilfs2: use iget5_locked to get inode
Ryusuke Konishi
2
-3
/
+35
2010-10-23
nilfs2: keep zero value in i_cno except for gc-inodes
Ryusuke Konishi
3
-16
/
+24
2010-10-23
nilfs2: allow nilfs_dirty_inode to mark metadata file inodes dirty
Ryusuke Konishi
1
-0
/
+5
2010-10-23
nilfs2: allow nilfs_destroy_inode to destroy metadata file inodes
Ryusuke Konishi
2
-2
/
+6
2010-10-23
nilfs2: accept future revisions
Ryusuke Konishi
2
-2
/
+3
2010-10-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
17
-218
/
+363
2010-10-22
Merge branch 'for-2.6.37/misc' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+1
2010-10-22
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
80
-1921
/
+845
2010-10-22
Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
20
-1390
/
+2432
2010-10-22
Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
43
-299
/
+2494
2010-10-22
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
13
-286
/
+419
2010-10-22
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
21
-112
/
+362
2010-10-22
kdb,debug_core: adjust master cpu switch logic against new debug_core locking
Jason Wessel
3
-22
/
+9
2010-10-22
debug_core: refactor locking for master/slave cpus
Jason Wessel
2
-50
/
+56
2010-10-22
x86,kgdb: remove unnecessary call to kgdb_correct_hw_break()
Dongdong Deng
1
-2
/
+0
2010-10-22
debug_core: disable hw_breakpoints on all cores in kgdb_cpu_enter()
Dongdong Deng
1
-2
/
+5
2010-10-22
kdb,kgdb: fix sparse fixups
Jason Wessel
4
-10
/
+11
2010-10-22
kdb: Fix oops in kdb_unregister
Jason Wessel
1
-1
/
+1
2010-10-22
kdb,ftdump: Remove reference to internal kdb include
Jason Wessel
1
-1
/
+0
2010-10-22
kdb: Allow kernel loadable modules to add kdb shell functions
Jason Wessel
4
-40
/
+48
2010-10-22
debug_core: stop rcu warnings on kernel resume
Jason Wessel
1
-0
/
+2
2010-10-22
debug_core: move all watch dog syncs to a single function
Jason Wessel
1
-6
/
+9
2010-10-22
x86,kgdb: fix debugger hw breakpoint test regression in 2.6.35
Jason Wessel
1
-1
/
+6
2010-10-22
Blackfin: bfin_spi.h: add MMR peripheral layout
Mike Frysinger
1
-0
/
+19
2010-10-22
Blackfin: bfin_ppi.h: start a common PPI/EPPI header
Mike Frysinger
1
-0
/
+51
2010-10-22
Blackfin: bfin_can.h: add missing VERSION/VERSION2 MMRs
Mike Frysinger
1
-3
/
+6
2010-10-22
Blackfin: bf538: add missing SIC_RVECT define
Mike Frysinger
1
-0
/
+1
2010-10-22
Blackfin: bf561: rewrite SICA_xxx to just SIC_xxx
Mike Frysinger
8
-157
/
+87
2010-10-22
Blackfin: bf54x: add missing SIC_RVECT definition
Mike Frysinger
2
-0
/
+3
2010-10-22
Blackfin: H8606: move 8250 irqflags to platform resources
Mike Frysinger
2
-1
/
+2
2010-10-22
Blackfin: glue XIP/ROM kernel kconfigs
Mike Frysinger
1
-0
/
+6
2010-10-22
Blackfin: update sparse flags for latest upstream changes
Mike Frysinger
1
-2
/
+1
2010-10-22
Blackfin: coreb: update ioctl numbers
Mike Frysinger
1
-3
/
+3
2010-10-22
Blackfin: coreb: add gpl module license
Mike Frysinger
1
-0
/
+1
2010-10-22
Blackfin: bf518-ezkit: add ssm2603 codec resources
Bob Liu
1
-0
/
+17
2010-10-22
Blackfin: bf51x/bf52x: fix 16/32bit SPORT MMR helpers
Bob Liu
2
-32
/
+32
2010-10-22
Blackfin: tll6527m: new board port
Ashish Gupta
4
-0
/
+1172
2010-10-22
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
3
-2
/
+5
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
9
-85
/
+86
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
370
-77
/
+601
2010-10-22
Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
59
-711
/
+691
2010-10-22
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
100
-556
/
+614
2010-10-22
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
53
-402
/
+347
2010-10-22
USB: mct_u232: fix broken close
Johan Hovold
1
-2
/
+5
2010-10-22
USB: gadget: amd5536udc.c: fix error path
Rahul Ruikar
1
-1
/
+3
[prev]
[next]