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
2008-08-13
[XFS] remove some easy bhv_vnode_t instances
Christoph Hellwig
6
-37
/
+17
2008-08-13
[XFS] kill xfs_lock_dir_and_entry
Christoph Hellwig
3
-133
/
+44
2008-08-13
[XFS] kill INDUCE_IO_ERROR
Christoph Hellwig
3
-15
/
+4
2008-08-13
[XFS] implement IHOLD/IRELE directly
Christoph Hellwig
3
-37
/
+12
2008-08-13
[XFS] remove remaining VN_HOLD calls
Christoph Hellwig
3
-9
/
+5
2008-08-13
[XFS] remove spurious VN_HOLD/VN_RELE calls from xfs_acl.c
Christoph Hellwig
1
-6
/
+0
2008-08-13
[XFS] kill vn_to_inode
Christoph Hellwig
5
-28
/
+18
2008-08-13
[XFS] Remove vn_from_inode()
Christoph Hellwig
2
-7
/
+2
2008-08-13
[XFS] remove shouting-indirection macros from xfs_trans.h
Eric Sandeen
5
-59
/
+48
2008-08-13
[XFS] convert xfs to use ERR_CAST
Eric Sandeen
1
-2
/
+2
2008-08-13
[XFS] remove INT_GET and friends
Eric Sandeen
1
-68
/
+0
2008-08-13
[XFS] Move xfs_attr_rolltrans to xfs_trans_roll
Niv Sardi
5
-79
/
+92
2008-08-13
[XFS] don't leak m_fsname/m_rtname/m_logname
Christoph Hellwig
2
-17
/
+41
2008-08-13
[XFS] Move attr log alloc size calculator to another function.
Niv Sardi
2
-32
/
+49
2008-08-13
[XFS] Use KM_NOFS for incore inode extent tree allocation V2
David Chinner
1
-9
/
+7
2008-08-13
[XFS] XFS: Kill xfs_vtoi()
David Chinner
4
-17
/
+11
2008-08-13
[XFS] Kill shouty XFS_ITOV() macro
David Chinner
13
-24
/
+23
2008-08-13
[XFS] kill shouty XFS_ITOV_NULL macro
David Chinner
6
-7
/
+6
2008-08-13
[XFS] Avoid directly referencing the VFS inode.
David Chinner
9
-30
/
+41
2008-08-13
[XFS] Do not access buffers after dropping reference count
Lachlan McIlroy
1
-5
/
+1
2008-08-13
[XFS] Use the generic bitops rather than implementing them ourselves.
David Chinner
3
-119
/
+37
2008-08-11
Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd
Linus Torvalds
16
-76
/
+2249
2008-08-11
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
8
-110
/
+66
2008-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
8
-24
/
+21
2008-08-11
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
26
-1174
/
+2598
2008-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
7
-32
/
+60
2008-08-11
Fix race/oops in tty layer after BKL pushdown
Christian Borntraeger
1
-1
/
+1
2008-08-11
m68k{,nommu}: Wire up new system calls
Geert Uytterhoeven
4
-2
/
+26
2008-08-11
Revert "fbcon: bgcolor fix"
Linus Torvalds
1
-1
/
+1
2008-08-11
powerpc: Remove include/linux/harrier_defs.h
Paul Mackerras
1
-212
/
+0
2008-08-11
powerpc: Do not ignore arch/powerpc/include
Junio C Hamano
1
-1
/
+0
2008-08-11
powerpc: Delete completed "ppc removal" task from feature removal file
Robert P. J. Day
1
-13
/
+0
2008-08-11
powerpc/mm: Fix attribute confusion with htab_bolt_mapping()
Benjamin Herrenschmidt
3
-31
/
+43
2008-08-11
powerpc/pci: Don't keep ISA memory hole resources in the tree
Benjamin Herrenschmidt
1
-5
/
+12
2008-08-11
powerpc: Zero fill the return values of rtas argument buffer
Nathan Fontenot
1
-2
/
+3
2008-08-10
[WATCHDOG] pcwd.c - fix open_allowed type.
Wim Van Sebroeck
1
-1
/
+1
2008-08-10
mfd: tc6393 cleanup and update
Ian Molton
2
-69
/
+96
2008-08-10
mfd: have TMIO drivers and subdevices depend on ARM
Samuel Ortiz
3
-2
/
+11
2008-08-10
mfd: TMIO MMC driver
Ian Molton
4
-0
/
+892
2008-08-10
mfd: driver for the TMIO NAND controller
Ian Molton
3
-0
/
+564
2008-08-10
hwmon: (lm75) Drop legacy i2c driver
Jean Delvare
1
-92
/
+22
2008-08-10
i2c: correct some size_t printk formats
David Brownell
2
-6
/
+6
2008-08-10
i2c: Check for address business before creating clients
Jean Delvare
1
-1
/
+6
2008-08-10
i2c: Let users select algorithm drivers manually again
Jean Delvare
2
-3
/
+22
2008-08-10
i2c: Fix NULL pointer dereference in i2c_new_probed_device
Hans Verkuil
1
-1
/
+3
2008-08-10
i2c: Fix oops on bus multiplexer driver loading
Jean Delvare
2
-7
/
+7
2008-08-10
[WATCHDOG] fix watchdog/ixp4xx_wdt.c compilation
Adrian Bunk
1
-1
/
+1
2008-08-10
[WATCHDOG] fix watchdog/wdt285.c compilation
Adrian Bunk
1
-1
/
+1
2008-08-10
[WATCHDOG] fix watchdog/at91rm9200_wdt.c compilation
Adrian Bunk
1
-1
/
+1
2008-08-10
[WATCHDOG] fix watchdog/shwdt.c compilation
Adrian Bunk
1
-12
/
+12
[next]