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
...
|
*
[PARISC] Remove GCC_VERSION usage as suggested by Adrian Bunk
Grant Grundler
2006-12-08
1
-6
/
+2
|
*
[PARISC] Make Lasi Ethernet depend on GSC only
Matthew Wilcox
2006-12-08
1
-3
/
+3
|
*
[PARISC] lasi_82596: use BUILD_BUG_ON() and constify static array
Helge Deller
2006-12-08
1
-27
/
+7
|
*
[TRIVIAL] [PARISC] Fix module.c printk message, add missing ')'
Helge Deller
2006-12-08
1
-1
/
+2
|
*
[PARISC] bloody printf fmt string warnings
Kyle McMartin
2006-12-08
1
-1
/
+1
|
*
[PARISC] avoid compiler warnings when compiling 64bit
Helge Deller
2006-12-08
2
-5
/
+7
|
*
[PARISC] Fix PCI bus numbering in the presence of Cardbus bridges
Matthew Wilcox
2006-12-08
1
-13
/
+19
|
*
[PARISC] Reserve 1GB of space for vmalloc/tmpalias space on parisc64
Kyle McMartin
2006-12-08
1
-1
/
+5
|
*
[PARISC] more sparse fixes
Matthew Wilcox
2006-12-08
4
-32
/
+34
|
*
[PARISC] sparse fixes
Matthew Wilcox
2006-12-08
5
-6
/
+6
|
*
[PARISC] parisc-agp: Fix integer/pointer warning
Matthew Wilcox
2006-12-08
1
-1
/
+1
|
*
[PARISC] [MUX] Get the hversion directly from the parisc_device
Ryan Bradetich
2006-12-08
1
-4
/
+5
|
*
[PARISC] [MUX] Correctly report the number of available ports
Ryan Bradetich
2006-12-08
1
-11
/
+31
|
*
[PARISC] [MUX] Detect multiple cards in the correct order
Ryan Bradetich
2006-12-08
1
-8
/
+30
|
*
[PARISC] [MUX] Make the Serial Mux driver work as module
Ryan Bradetich
2006-12-08
1
-78
/
+57
|
*
[PARISC] [MUX] Claim resources for the Mux driver
Ryan Bradetich
2006-12-08
1
-1
/
+60
|
*
[PARISC] [MUX] Mux driver updates
Ryan Bradetich
2006-12-08
1
-2
/
+11
|
*
[PARISC] [MUX] Mux driver bug fix
Ryan Bradetich
2006-12-08
1
-10
/
+17
|
*
[PARISC] HPPB bus updates for E-Class systems
Ryan Bradetich
2006-12-08
1
-8
/
+6
|
*
[PARISC] Fix ccio_request_resource when CONFIG_IOMMU_CCIO is not defined
Ryan Bradetich
2006-12-08
1
-1
/
+1
|
*
[PARISC] Unbreak discontigmem mem_init()
Kyle McMartin
2006-12-08
1
-18
/
+32
|
*
[PARISC] Show more memory information and memory layout at bootup
Helge Deller
2006-12-08
1
-1
/
+47
|
*
[PARISC] Delete arch/parisc/mm/kmap.c again
Matthew Wilcox
2006-12-08
1
-166
/
+0
*
|
Linux 2.6.20
v2.6.20
Linus Torvalds
2007-02-04
1
-1
/
+1
*
|
[PATCH] EFI x86: pass firmware call parameters on the stack
Frédéric Riss
2007-02-04
1
-16
/
+73
*
|
[PATCH] fix rtl8150
Al Viro
2007-02-03
1
-1
/
+2
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2007-02-03
10
-70
/
+100
|
\
\
|
*
|
[SCSI] sd: udev accessing an uninitialized scsi_disk field results in a crash
Nagendra Singh Tomar
2007-02-02
1
-10
/
+10
|
*
|
[SCSI] st: A MTIOCTOP/MTWEOF within the early warning will cause the file num...
Kai Makisara
2007-01-27
1
-8
/
+11
|
*
|
[SCSI] qla4xxx: bug fixes
David C Somayajulu
2007-01-27
7
-52
/
+73
|
*
|
[SCSI] Fix scsi_add_device() for async scanning
Matthew Wilcox
2007-01-27
1
-0
/
+6
*
|
|
[PATCH] x86-64: define dma noncoherent API functions
Jeff Garzik
2007-02-03
1
-0
/
+3
*
|
|
[PATCH] Altix: more ACPI PRT support
John Keller
2007-02-03
1
-0
/
+3
*
|
|
[PATCH] revert blockdev direct io back to 2.6.19 version
Andrew Morton
2007-02-03
1
-0
/
+41
*
|
|
[PATCH] alpha: fix epoll syscall enumerations
Mike Frysinger
2007-02-03
1
-3
/
+8
*
|
|
[PATCH] net/smc911x: match up spin lock/unlock
Peter Korsgaard
2007-02-03
1
-2
/
+3
*
|
|
[PATCH] kexec: Avoid migration of already disabled irqs (ia64)
Magnus Damm
2007-02-03
1
-0
/
+3
*
|
|
[PATCH] aio: fix buggy put_ioctx call in aio_complete - v2
Ken Chen
2007-02-03
1
-11
/
+9
*
|
|
[NETFILTER]: nf_conntrack_h323: fix compile error with CONFIG_IPV6=m, CONFIG_...
Adrian Bunk
2007-02-02
1
-1
/
+1
*
|
|
[NETFILTER]: ctnetlink: fix compile failure with NF_CONNTRACK_MARK=n
Patrick McHardy
2007-02-02
2
-0
/
+4
*
|
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-02-02
6
-18
/
+21
|
\
\
\
|
*
|
|
libata: Initialize nbytes for internal sg commands
Brian King
2007-02-02
1
-0
/
+1
|
*
|
|
libata: Fix ata_busy_wait() kernel docs
Alan
2007-02-02
1
-0
/
+2
|
*
|
|
pata_via: Correct missing comments
Alan
2007-02-02
1
-1
/
+2
|
*
|
|
pata_atiixp: propogate cable detection hack from drivers/ide to the new driver
Alan
2007-02-02
1
-2
/
+9
|
*
|
|
ahci/pata_jmicron: fix JMicron quirk
Tejun Heo
2007-02-02
2
-15
/
+7
*
|
|
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-02-02
10
-218
/
+199
|
\
\
\
\
|
*
|
|
|
spidernet : fix memory leak in spider_net_stop
Jens Osterkamp
2007-02-02
1
-0
/
+2
|
*
|
|
|
e100: fix napi ifdefs removing needed code
Auke Kok
2007-02-02
1
-6
/
+1
|
*
|
|
|
Merge ../linux-2.6
Jeff Garzik
2007-02-02
30
-104
/
+154
|
|
\
\
\
\
|
|
|
/
/
/
[prev]
[next]