index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc/tifm_7xx1: replace deprecated irq flag
Jeff Garzik
2007-06-01
1
-1
/
+1
*
fbdev: Move declaration of fb_class to <linux/fb.h>
Geert Uytterhoeven
2007-06-01
2
-1
/
+1
*
cfag12864bfb: Use sys_ instead of cfb_ framebuffer accessors
Avuton Olrich
2007-06-01
2
-3
/
+9
*
vt8623fb: arkfb: null pointer dereference fix
Ondrej Zajicek
2007-06-01
2
-2
/
+4
*
skeletonfb: fix of xxxfb_setup ifdef
Krzysztof Helt
2007-06-01
1
-16
/
+15
*
fix compat futex code for private futexes
Ulrich Drepper
2007-06-01
1
-4
/
+5
*
Work around Dell E520 BIOS reboot bug
Tim Gardner
2007-06-01
1
-0
/
+8
*
x86: fix oprofile double free
Chris Wright
2007-06-01
1
-3
/
+9
*
pci_ids: update patch for Intel ICH9M
Jason Gaston
2007-06-01
1
-2
/
+2
*
parse errors in ifdefs
Yoann Padioleau
2007-06-01
9
-16
/
+16
*
potential parse error in ifdef
Yoann Padioleau
2007-06-01
9
-9
/
+9
*
msi: mask the msix vector before we unmap it
Eric W. Biederman
2007-06-01
1
-3
/
+3
*
msi: fix the ordering of msix irqs
Eric W. Biederman
2007-06-01
1
-2
/
+2
*
m68k: parenthesis balance
Mariusz Kozlowski
2007-06-01
1
-1
/
+1
*
Fix possible UDF data corruption
Jan Kara
2007-06-01
1
-4
/
+8
*
Add select PHYLIB to the UCC_GETH Kconfig option
Jan Altenberg
2007-06-01
1
-0
/
+1
*
x86_64: allocate sparsemem memmap above 4G
Zou Nan hai
2007-06-01
3
-0
/
+18
*
Fix vmi.c compilation
Alexey Dobriyan
2007-06-01
1
-0
/
+1
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2007-06-01
8
-74
/
+134
|
\
|
*
Define/reserve new ext4 superblock fields
Theodore Ts'o
2007-05-31
1
-1
/
+8
|
*
When ext4_ext_insert_extent() fails to insert new blocks
Alex Tomas
2007-05-31
1
-1
/
+5
|
*
ext4: Extent overlap bugfix
Amit Arora
2007-05-31
2
-2
/
+59
|
*
Remove unnecessary exported symbols.
Mingming Cao
2007-05-31
1
-8
/
+0
|
*
EXT4: Fix whitespace
Dave Kleikamp
2007-05-31
8
-62
/
+62
*
|
PCI: quirk disable MSI on via vt3351
Jay Cliburn
2007-05-31
2
-0
/
+2
*
|
PCI: i386: fixup for Siemens Nixdorf AG FSC Multiprocessor Interrupt Controllers
Ivan Kokshaysky
2007-05-31
1
-0
/
+11
*
|
PCI: Fix pci_find_present
Ben Gardner
2007-05-31
1
-1
/
+2
*
|
PCI: disable MSI by default on systems with Serverworks HT1000 chips
Andy Gospodarek
2007-05-31
2
-0
/
+2
*
|
msi: fix ARM compile
Dan Williams
2007-05-31
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix
Linus Torvalds
2007-05-31
2
-8
/
+13
|
\
|
*
sparc64: fix alignment bug in linker definition script
Sam Ravnborg
2007-05-29
2
-8
/
+13
*
|
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2007-05-31
8
-43
/
+87
|
\
\
|
*
|
[S390] cio: deregister ccw device when pgid disband failed
Peter Oberparleiter
2007-05-31
1
-0
/
+6
|
*
|
[S390] cio: Use device_schedule_callback() for removing disconnected devices.
Cornelia Huck
2007-05-31
1
-11
/
+38
|
*
|
[S390] Fix section annotations.
Heiko Carstens
2007-05-31
2
-5
/
+5
|
*
|
[S390] raw3270: use mutex instead of semaphore
Christoph Hellwig
2007-05-31
1
-5
/
+5
|
*
|
[S390] arch/s390/kernel/debug.c: use mutex instead of semaphore
Christoph Hellwig
2007-05-31
1
-11
/
+11
|
*
|
[S390] dasd_eer: use mutex instead of semaphore
Christoph Hellwig
2007-05-31
1
-8
/
+8
|
*
|
[S390] Add exception handler for diagnose 224
Michael Holzheu
2007-05-31
1
-3
/
+14
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2007-05-31
14
-10
/
+33
|
\
\
\
|
*
|
|
sh: support older gcc's
Andrew Morton
2007-05-31
1
-1
/
+1
|
*
|
|
sh: trivial build cleanups.
Evgeniy Polyakov
2007-05-31
9
-6
/
+27
|
*
|
|
sh: Fix vsyscall build failure.
Manuel Lauss
2007-05-31
1
-0
/
+1
|
*
|
|
sh: Trivial fix for dma-api compile failure.
Manuel Lauss
2007-05-31
1
-0
/
+1
|
*
|
|
sh: Fix pcrel too far for in_nmi label.
Takashi YOSHII
2007-05-31
1
-0
/
+1
|
*
|
|
sh: section mismatch fixes for system timer.
Paul Mundt
2007-05-23
1
-3
/
+2
*
|
|
|
Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
2007-05-31
10
-11
/
+136
|
\
\
\
\
|
*
|
|
|
[ALSA] version 1.0.14
Jaroslav Kysela
2007-05-31
1
-2
/
+2
|
*
|
|
|
[ALSA] hda-codec - Fix STAC922x capture boost level
Takashi Iwai
2007-05-31
3
-0
/
+22
|
*
|
|
|
[ALSA] hda-codec - Fix input with STAC92xx
Takashi Iwai
2007-05-31
1
-0
/
+15
[next]