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
*
V4L/DVB (8036): tda18271: toggle rf agc speed mode on TDA18271HD/C2 only
Michael Krufky
2008-06-26
1
-8
/
+12
*
V4L/DVB (8035): tda18271: dont touch EB14 if rf_cal lookup is out of range
Michael Krufky
2008-06-26
1
-1
/
+9
*
V4L/DVB (8034): tda18271: fix IF notch frequency handling
Michael Krufky
2008-06-26
1
-11
/
+19
*
V4L/DVB (8029): Improve error message at tda1004x_attach
Mauro Carvalho Chehab
2008-06-26
1
-2
/
+13
*
V4L/DVB (8028): Improve error messages for tda1004x attach
Mauro Carvalho Chehab
2008-06-26
2
-5
/
+16
*
V4L/DVB (8027): saa7134: Avermedia A700: only s-video and composite input are...
Matthias Schwarzott
2008-06-26
1
-1
/
+2
*
V4L/DVB (8026): Avoids an OOPS if dev struct can't be successfully recovered
Mauro Carvalho Chehab
2008-06-26
3
-1
/
+19
*
V4L/DVB (8022): saa7134: fix race between opening and closing the device
Marcin Slusarz
2008-06-26
1
-1
/
+2
*
V4L/DVB (8020): Fix callbacks functions of saa7134_empress
Dmitri Belimov
2008-06-26
1
-20
/
+10
*
V4L/DVB (8018): Add em2860 chip ID
Devin Heitmueller
2008-06-26
2
-0
/
+4
*
V4L/DVB (8017): Ensure em28xx extensions only get run against devs that suppo...
Devin Heitmueller
2008-06-26
2
-0
/
+22
*
V4L/DVB (8015): gl861: replace non critical msleep(0) with msleep(1) to be on...
Antti Palosaari
2008-06-26
1
-1
/
+1
*
V4L/DVB (8013): gl861: remove useless identify_state
Antti Palosaari
2008-06-26
1
-17
/
+8
*
V4L/DVB (8012): gl861: sleep a little to avoid I2C errors
Antti Palosaari
2008-06-26
1
-0
/
+2
*
V4L/DVB (8011): em28xx: enable DVB for HVR-900
Devin Heitmueller
2008-06-26
1
-0
/
+1
*
V4L/DVB (8010): em28xx: Properly register extensions for already attached dev...
Devin Heitmueller
2008-06-26
1
-14
/
+10
*
V4L/DVB (8008): cx18: remove duplicate audio and video input enums
Hans Verkuil
2008-06-26
2
-70
/
+31
*
V4L/DVB (8007): cx18/cx25840: the S-Video LUMA input can use all In1-In8 inputs
Hans Verkuil
2008-06-26
4
-4
/
+12
*
V4L/DVB (8005): Fix OOPS if frontend is null
Mauro Carvalho Chehab
2008-06-26
1
-1
/
+2
*
V4L/DVB (8004): Fix INPUT dependency at budget-ci
Mauro Carvalho Chehab
2008-06-26
1
-0
/
+1
*
Linux 2.6.26-rc8
v2.6.26-rc8
Linus Torvalds
2008-06-24
1
-1
/
+1
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2008-06-24
3
-5
/
+2
|
\
|
*
[IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()
Julia Lawall
2008-06-24
1
-2
/
+0
|
*
[IA64] Handle count==0 in sn2_ptc_proc_write()
Cliff Wickman
2008-06-24
1
-1
/
+1
|
*
[IA64] Fix boot failure on ia64/sn2
Jes Sorensen
2008-06-24
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
2008-06-24
2
-15
/
+10
|
\
\
|
*
|
[GFS2] fix gfs2 block allocation (cleaned up)
Benjamin Marzinski
2008-06-24
1
-14
/
+9
|
*
|
[GFS2] BUG: unable to handle kernel paging request at ffff81002690e000
Bob Peterson
2008-06-24
1
-1
/
+1
|
|
/
*
|
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-06-24
18
-266
/
+358
|
\
\
|
*
|
KVM: Remove now unused structs from kvm_para.h
Gerd Hoffmann
2008-06-24
1
-18
/
+0
|
*
|
x86: KVM guest: Use the paravirt clocksource structs and functions
Gerd Hoffmann
2008-06-24
2
-56
/
+34
|
*
|
KVM: Make kvm host use the paravirt clocksource structs
Gerd Hoffmann
2008-06-24
2
-14
/
+65
|
*
|
x86: Make xen use the paravirt clocksource structs and functions
Gerd Hoffmann
2008-06-24
3
-124
/
+16
|
*
|
x86: Add structs and functions for paravirt clocksource
Gerd Hoffmann
2008-06-24
5
-0
/
+201
|
*
|
KVM: VMX: Fix host msr corruption with preemption enabled
Avi Kivity
2008-06-24
1
-8
/
+11
|
*
|
KVM: ioapic: fix lost interrupt when changing a device's irq
Avi Kivity
2008-06-24
1
-20
/
+11
|
*
|
KVM: MMU: Fix oops on guest userspace access to guest pagetable
Avi Kivity
2008-06-24
1
-6
/
+0
|
*
|
KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend)
Marcelo Tosatti
2008-06-24
1
-5
/
+7
|
*
|
KVM: MMU: Fix rmap_write_protect() hugepage iteration bug
Marcelo Tosatti
2008-06-24
1
-0
/
+1
|
*
|
KVM: close timer injection race window in __vcpu_run
Marcelo Tosatti
2008-06-24
4
-3
/
+9
|
*
|
KVM: Fix race between timer migration and vcpu migration
Marcelo Tosatti
2008-06-24
1
-12
/
+3
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2008-06-24
1
-1
/
+0
|
\
\
|
*
|
Revert "[WATCHDOG] hpwdt: Add CFLAGS to get driver working"
Wim Van Sebroeck
2008-06-24
1
-1
/
+0
|
|
/
*
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-06-24
6
-77
/
+27
|
\
\
|
*
|
xen: remove support for non-PAE 32-bit
Jeremy Fitzhardinge
2008-06-24
6
-77
/
+27
*
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2008-06-24
2
-15
/
+8
|
\
\
\
|
*
|
|
kgdb: sparse fix
Jason Wessel
2008-06-24
1
-1
/
+2
|
*
|
|
kgdb: documentation update - remove kgdboe
Jason Wessel
2008-06-24
1
-14
/
+6
|
|
|
/
|
|
/
|
*
|
|
enable bus mastering on i915 at resume time
Jie Luo
2008-06-24
1
-0
/
+1
*
|
|
alpha: fix compile error in arch/alpha/mm/init.c
Thorsten Kranzkowski
2008-06-23
1
-0
/
+2
|
/
/
[next]