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-04-28
ufs: [bl]e*_add_cpu conversion
Marcin Slusarz
1
-8
/
+8
2008-04-28
jbd: replace remaining __FUNCTION__ occurrences
Harvey Harrison
3
-12
/
+12
2008-04-28
ext3: replace remaining __FUNCTION__ occurrences
Harvey Harrison
8
-80
/
+80
2008-04-28
ext3: fix mount messages when quota disabled
Jan Kara
1
-1
/
+4
2008-04-28
ext3: retry block allocation if new blocks are allocated from system zone
Aneesh Kumar K.V
1
-5
/
+10
2008-04-28
ext3: fix hang on umount with quotas when journal is aborted
Jan Kara
1
-1
/
+7
2008-04-28
ext3: fix update of mtime and ctime on rename
Jan Kara
1
-0
/
+2
2008-04-28
jbd: fix possible journal overflow issues
Josef Bacik
2
-3
/
+21
2008-04-28
jbd: fix the way the b_modified flag is cleared
Josef Bacik
2
-16
/
+13
2008-04-28
fs/ext3: use BUG_ON
Julia Lawall
1
-2
/
+1
2008-04-28
ext3: check ext3_journal_get_write_access() errors
Akinobu Mita
1
-2
/
+7
2008-04-28
ext3: use ext3_get_group_desc()
Akinobu Mita
1
-18
/
+5
2008-04-28
ext3: add missing ext3_journal_stop()
Akinobu Mita
1
-0
/
+1
2008-04-28
ext3: use ext3_group_first_block_no()
Akinobu Mita
2
-7
/
+4
2008-04-28
make ext3_xattr_list() static
Adrian Bunk
2
-8
/
+3
2008-04-28
ext3: convert byte order of constant instead of variable
Marcin Slusarz
1
-1
/
+1
2008-04-28
ext3: fdatasync should skip metadata writeout when overwriting
Hisashi Hifumi
1
-0
/
+3
2008-04-28
ext2: retry block allocation if new blocks are allocated from system zone
Aneesh Kumar K.V
1
-5
/
+11
2008-04-28
ext2: replace remaining __FUNCTION__ occurrences
Harvey Harrison
4
-16
/
+16
2008-04-28
fs/ext2: use BUG_ON
Julia Lawall
2
-4
/
+3
2008-04-28
ext2: use ext2_fsblk_t type
Akinobu Mita
1
-5
/
+5
2008-04-28
ext2: use ext2_group_first_block_no()
Akinobu Mita
3
-12
/
+8
2008-04-28
ext2: improve ext2_readdir() return value
Akinobu Mita
1
-1
/
+1
2008-04-28
ext2: convert byte order of constant instead of variable
Marcin Slusarz
1
-5
/
+3
2008-04-28
ext2: le*_add_cpu conversion
Marcin Slusarz
3
-15
/
+8
2008-04-28
PNP: use dev_printk for quirk messages
Bjorn Helgaas
1
-4
/
+7
2008-04-28
PNP: simplify quirk debug output
Bjorn Helgaas
1
-2
/
+2
2008-04-28
PNP: skip dev->protocol NULL checks
Bjorn Helgaas
1
-2
/
+2
2008-04-28
drivers/md: use time_before, time_before_eq, etc
Julia Lawall
1
-1
/
+2
2008-04-28
raid: remove leading TAB on printk messages
Nick Andrew
4
-7
/
+8
2008-04-28
md: raid5.c convert simple_strtoul to strict_strtoul
Dan Williams
1
-9
/
+5
2008-04-28
md: introduce get_priority_stripe() to improve raid456 write performance
Dan Williams
3
-10
/
+125
2008-04-28
md: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2
-25
/
+25
2008-04-28
md: fix integer as NULL pointer warnings in md.c
Harvey Harrison
1
-4
/
+4
2008-04-28
video: replace remaining __FUNCTION__ occurrences
Harvey Harrison
28
-106
/
+106
2008-04-28
BF54x Framebuffer Driver: BF542 does not have EPPI0, so dont allow the LQ034 ...
Mike Frysinger
1
-1
/
+1
2008-04-28
BF54x Framebuffer Driver: drop request_irq cast
Mike Frysinger
1
-1
/
+1
2008-04-28
drivers/video/w100fb.c: avoid a couple of error-path NULL derefs
Andrew Morton
1
-2
/
+4
2008-04-28
fbdev: intelfb: add support for the Intel Integrated Graphics Controller 965G...
Maik Broemme
6
-8
/
+40
2008-04-28
fb: convert /proc/fb to seq_file interface
Alexey Dobriyan
1
-19
/
+44
2008-04-28
drivers/video/uvesafb.c: fix error-path memory leak
Andrew Morton
1
-3
/
+4
2008-04-28
fbdev: platforming hecubafb and n411
Jaya Kumar
4
-206
/
+314
2008-04-28
metronomefb: don't free firmware twice in error path
Sebastian Siewior
1
-5
/
+3
2008-04-28
fbdev: platforming metronomefb and am200epd
Jaya Kumar
6
-282
/
+422
2008-04-28
fbdev: hecubafb bugfix
Jaya Kumar
1
-25
/
+27
2008-04-28
fbdev: metronomefb bugfix
Jaya Kumar
1
-3
/
+3
2008-04-28
powerpc: Add DIU platform code for MPC8610HPCD
York Sun
3
-9
/
+245
2008-04-28
fbdev: powerpc: driver for Freescale 8610 and 5121 DIU
York Sun
6
-0
/
+2000
2008-04-28
fbdev: nv: fix sparse noise
Alexey Dobriyan
4
-7
/
+7
2008-04-28
fbdev: nv: drop useless CONFIG_PCI checks
Alexey Dobriyan
2
-9
/
+0
[next]