index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
jbd: fix the way the b_modified flag is cleared
Josef Bacik
2008-04-28
2
-16
/
+13
*
fs/ext3: use BUG_ON
Julia Lawall
2008-04-28
1
-2
/
+1
*
ext3: check ext3_journal_get_write_access() errors
Akinobu Mita
2008-04-28
1
-2
/
+7
*
ext3: use ext3_get_group_desc()
Akinobu Mita
2008-04-28
1
-18
/
+5
*
ext3: add missing ext3_journal_stop()
Akinobu Mita
2008-04-28
1
-0
/
+1
*
ext3: use ext3_group_first_block_no()
Akinobu Mita
2008-04-28
2
-7
/
+4
*
make ext3_xattr_list() static
Adrian Bunk
2008-04-28
2
-8
/
+3
*
ext3: convert byte order of constant instead of variable
Marcin Slusarz
2008-04-28
1
-1
/
+1
*
ext3: fdatasync should skip metadata writeout when overwriting
Hisashi Hifumi
2008-04-28
1
-0
/
+3
*
ext2: retry block allocation if new blocks are allocated from system zone
Aneesh Kumar K.V
2008-04-28
1
-5
/
+11
*
ext2: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
4
-16
/
+16
*
fs/ext2: use BUG_ON
Julia Lawall
2008-04-28
2
-4
/
+3
*
ext2: use ext2_fsblk_t type
Akinobu Mita
2008-04-28
1
-5
/
+5
*
ext2: use ext2_group_first_block_no()
Akinobu Mita
2008-04-28
3
-12
/
+8
*
ext2: improve ext2_readdir() return value
Akinobu Mita
2008-04-28
1
-1
/
+1
*
ext2: convert byte order of constant instead of variable
Marcin Slusarz
2008-04-28
1
-5
/
+3
*
ext2: le*_add_cpu conversion
Marcin Slusarz
2008-04-28
3
-15
/
+8
*
PNP: use dev_printk for quirk messages
Bjorn Helgaas
2008-04-28
1
-4
/
+7
*
PNP: simplify quirk debug output
Bjorn Helgaas
2008-04-28
1
-2
/
+2
*
PNP: skip dev->protocol NULL checks
Bjorn Helgaas
2008-04-28
1
-2
/
+2
*
drivers/md: use time_before, time_before_eq, etc
Julia Lawall
2008-04-28
1
-1
/
+2
*
raid: remove leading TAB on printk messages
Nick Andrew
2008-04-28
4
-7
/
+8
*
md: raid5.c convert simple_strtoul to strict_strtoul
Dan Williams
2008-04-28
1
-9
/
+5
*
md: introduce get_priority_stripe() to improve raid456 write performance
Dan Williams
2008-04-28
3
-10
/
+125
*
md: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
2
-25
/
+25
*
md: fix integer as NULL pointer warnings in md.c
Harvey Harrison
2008-04-28
1
-4
/
+4
*
video: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
28
-106
/
+106
*
BF54x Framebuffer Driver: BF542 does not have EPPI0, so dont allow the LQ034 ...
Mike Frysinger
2008-04-28
1
-1
/
+1
*
BF54x Framebuffer Driver: drop request_irq cast
Mike Frysinger
2008-04-28
1
-1
/
+1
*
drivers/video/w100fb.c: avoid a couple of error-path NULL derefs
Andrew Morton
2008-04-28
1
-2
/
+4
*
fbdev: intelfb: add support for the Intel Integrated Graphics Controller 965G...
Maik Broemme
2008-04-28
6
-8
/
+40
*
fb: convert /proc/fb to seq_file interface
Alexey Dobriyan
2008-04-28
1
-19
/
+44
*
drivers/video/uvesafb.c: fix error-path memory leak
Andrew Morton
2008-04-28
1
-3
/
+4
*
fbdev: platforming hecubafb and n411
Jaya Kumar
2008-04-28
4
-206
/
+314
*
metronomefb: don't free firmware twice in error path
Sebastian Siewior
2008-04-28
1
-5
/
+3
*
fbdev: platforming metronomefb and am200epd
Jaya Kumar
2008-04-28
6
-282
/
+422
*
fbdev: hecubafb bugfix
Jaya Kumar
2008-04-28
1
-25
/
+27
*
fbdev: metronomefb bugfix
Jaya Kumar
2008-04-28
1
-3
/
+3
*
powerpc: Add DIU platform code for MPC8610HPCD
York Sun
2008-04-28
3
-9
/
+245
*
fbdev: powerpc: driver for Freescale 8610 and 5121 DIU
York Sun
2008-04-28
6
-0
/
+2000
*
fbdev: nv: fix sparse noise
Alexey Dobriyan
2008-04-28
4
-7
/
+7
*
fbdev: nv: drop useless CONFIG_PCI checks
Alexey Dobriyan
2008-04-28
2
-9
/
+0
*
fbdev: nv: drop useless MODULE ifdefs
Alexey Dobriyan
2008-04-28
2
-5
/
+0
*
OLPC: gxfb/lxfb: add DCON panel modes to framebuffer drivers
Andres Salomon
2008-04-28
2
-7
/
+67
*
gxfb/lxfb: detect framebuffer size using an MSR if VSA2 isn't available
Andres Salomon
2008-04-28
3
-1
/
+35
*
gxfb/lxfb: use VSA definitions when fetching framebuffer size
Andres Salomon
2008-04-28
3
-6
/
+8
*
lxfb/gxfb: when blanking with FB_BLANK_POWERDOWN, also turn off the CRT
Andres Salomon
2008-04-28
2
-15
/
+20
*
lxfb: disable suspend VT switch by default
Andres Salomon
2008-04-28
2
-0
/
+9
*
lxfb: rename kernel arg fbsize to vram
Andres Salomon
2008-04-28
2
-7
/
+55
*
lxfb: add power management functionality
Andres Salomon
2008-04-28
3
-9
/
+340
[next]