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
*
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil...
Jeff Garzik
2007-02-09
9
-94
/
+210
|
\
|
*
[PATCH] ieee80211: Fix sparse warning
Larry Finger
2007-02-09
1
-3
/
+0
|
*
[PATCH] bcm43xx: Check error returns in initialization routines
Larry Finger
2007-02-09
1
-5
/
+14
|
*
[PATCH] Replace incorrect macro name "WIRELESS_EXT" with "CONFIG_WIRELESS_EXT"
Robert P. J. Day
2007-02-09
1
-2
/
+2
|
*
[PATCH] Rename IPW2100 debugging macros to not look like config options.
Robert P. J. Day
2007-02-07
1
-8
/
+8
|
*
[PATCH] zd1211rw: Remove noisy debug message
Daniel Drake
2007-02-07
1
-2
/
+0
|
*
[PATCH] zd1211rw: Added error stats update
Ulrich Kunitz
2007-02-07
2
-5
/
+41
|
*
[PATCH] zd1211rw: Fixed array size issue in reset_mode
Ulrich Kunitz
2007-02-07
1
-3
/
+2
|
*
[PATCH] zd1211rw: Reset device in the probe call
Ulrich Kunitz
2007-02-07
1
-0
/
+2
|
*
[PATCH] bcm43xx: Enable fwpostfix in nondebug bcm43xx
Michael Buesch
2007-02-07
1
-5
/
+1
|
*
[PATCH] bcm43xx: Fix scaling error for 'iwlist freq' information
Larry Finger
2007-02-07
1
-2
/
+2
|
*
[PATCH] bcm43xx: Fix scaling error for 'iwlist rate' information
Larry Finger
2007-02-07
1
-12
/
+12
|
*
[PATCH] bcm43xx: Fix problem with >1 GB RAM
Larry Finger
2007-02-07
2
-47
/
+125
|
*
[PATCH] zd1211rw: fix potential leak in usb_init
Maxime Austruy
2007-02-07
1
-0
/
+1
*
|
NetXen: Updates for ethtool support
Amit S. Kale
2007-02-09
3
-4
/
+14
*
|
NetXen: Fixes for ppc architecture.
Amit S. Kale
2007-02-09
4
-4
/
+7
*
|
ehea: Fixed error recovery
Jan-Bernd Themann
2007-02-09
6
-2
/
+68
*
|
[PATCH] m68knommu: use irq_handler_t for passing handler types
Greg Ungerer
2007-02-09
12
-12
/
+14
*
|
[PATCH] m68knommu: removed include of system.h from bitops
Greg Ungerer
2007-02-09
1
-1
/
+0
*
|
[PATCH] uclinux: correctly remap bin_fmtflat exe allocated mem regions
Greg Ungerer
2007-02-09
1
-7
/
+24
*
|
[PATCH] m68knommu: use irq_handler_t passing handler to clock init
Greg Ungerer
2007-02-09
1
-2
/
+3
*
|
[PATCH] m68knommu: use irq_handler_t passing handler to PIT init
Greg Ungerer
2007-02-09
1
-1
/
+1
*
|
[PATCH] m68knommu: include unused sections in linker script
Greg Ungerer
2007-02-09
1
-0
/
+10
*
|
[PATCH] m68knommu: remove regs arg from coldfire timer interrupt
Greg Ungerer
2007-02-09
1
-2
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2007-02-09
18
-7280
/
+105
|
\
\
|
*
|
ieee1394: fix host device registering when nodemgr disabled
Stefan Richter
2007-02-08
1
-8
/
+16
|
*
|
ieee1394: video1394: DMA fix
David Moore
2007-02-08
1
-0
/
+8
|
*
|
ieee1394: raw1394: prevent unloading of low-level driver
Stefan Richter
2007-02-08
1
-19
/
+29
|
*
|
ieee1394: dv1394: tidy up card removal
Stefan Richter
2007-02-08
1
-23
/
+13
|
*
|
ieee1394: dv1394: fix CardBus card ejection
Stefan Richter
2007-02-08
1
-7
/
+5
|
*
|
ieee1394: sbp2: lower block queue alignment requirement
Stefan Richter
2007-02-08
1
-2
/
+0
|
*
|
ieee1394: sbp2: remove bogus "emulated" host flag
Stefan Richter
2007-02-08
1
-1
/
+0
|
*
|
ieee1394: save one word in struct hpsb_host
Stefan Richter
2007-02-08
1
-2
/
+2
|
*
|
ieee1394: restore config ROM when resuming
Stefan Richter
2007-02-08
4
-9
/
+12
|
*
|
ieee1394: ohci1394: drop pcmcia-cs compatibility code
Stefan Richter
2007-02-08
1
-7
/
+2
|
*
|
ieee1394: nodemgr: check info_length in ROM header earlier
Stefan Richter
2007-02-08
1
-3
/
+6
|
*
|
the scheduled IEEE1394_OUI_DB removal
Adrian Bunk
2007-02-08
8
-7145
/
+0
|
*
|
the scheduled IEEE1394_EXPORT_FULL_API removal
Adrian Bunk
2007-02-08
3
-37
/
+0
|
*
|
ieee1394: sbp2: use a better wildcard for blacklist
Stefan Richter
2007-02-08
1
-12
/
+8
|
*
|
Add PCI class ID for firewire OHCI controllers.
Kristian Høgsberg
2007-02-08
2
-3
/
+2
|
*
|
ieee1394: modified csr1212_key_id_type_map to support lisight
Andrea Guzzo
2007-02-08
1
-3
/
+3
|
|
/
*
|
[PATCH] kbuild: more Makefile cleanups
Roman Zippel
2007-02-09
1
-36
/
+36
*
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apm
Linus Torvalds
2007-02-09
19
-1370
/
+80
|
\
\
|
*
|
[APM] SH: Convert to use shared APM emulation.
Paul Mundt
2007-02-09
5
-632
/
+28
|
*
|
[APM] MIPS: Convert to use shared APM emulation.
Ralf Baechle
2007-02-09
4
-699
/
+9
|
*
|
[APM] ARM: Convert to use shared APM emulation.
Ralf Baechle
2007-02-09
8
-766
/
+8
|
*
|
[APM] Add shared version of APM emulation
Ralf Baechle
2007-02-09
4
-0
/
+762
*
|
|
[PATCH] SH vdso: use install_special_mapping()
Paul Mundt
2007-02-09
1
-49
/
+9
*
|
|
[PATCH] powerpc vDSO: use install_special_mapping
Roland McGrath
2007-02-09
1
-77
/
+27
*
|
|
[PATCH] x86_64 ia32 vDSO: use install_special_mapping
Roland McGrath
2007-02-09
2
-47
/
+13
[next]