index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] osst endianness annotations
Al Viro
2007-02-09
2
-38
/
+38
*
[PATCH] iscsi endianness annotations
Al Viro
2007-02-09
3
-24
/
+22
*
[PATCH] ahci: trivial endianness annotations
Al Viro
2007-02-09
1
-1
/
+1
*
[PATCH] sata_svw: trivial iomem annotations
Al Viro
2007-02-09
1
-3
/
+3
*
[PATCH] misc NULL noise removal
Al Viro
2007-02-09
2
-2
/
+2
*
[PATCH] kvm: NULL noise removal
Al Viro
2007-02-09
3
-19
/
+19
*
[PATCH] misc duplicate field initializers
Al Viro
2007-02-09
2
-2
/
+0
*
[PATCH] kvm: __user annotations
Al Viro
2007-02-09
1
-17
/
+18
*
[PATCH] offsetof is size_t
Al Viro
2007-02-09
1
-3
/
+3
*
[PATCH] kill eth_io_copy_and_sum()
Al Viro
2007-02-09
8
-14
/
+8
*
[PATCH] drivers/serial NULL noise removal
Al Viro
2007-02-09
1
-3
/
+3
*
[PATCH] usbvision missing __user
Al Viro
2007-02-09
1
-1
/
+1
*
[PATCH] hwmon: ansify
Al Viro
2007-02-09
1
-1
/
+1
*
[PATCH] trivial __user annotations - rtc-dev
Al Viro
2007-02-09
1
-1
/
+1
*
[PATCH] missing include in macsonic
Al Viro
2007-02-09
1
-0
/
+1
*
[PATCH] spider_net breakage from class_device -> device
Al Viro
2007-02-09
1
-1
/
+1
*
[PATCH] TIFM should depend on PCI - TIFM_CORE leads to use of pci primitives
Al Viro
2007-02-09
2
-2
/
+2
*
[PATCH] m32r: class_device -> device fallout
Al Viro
2007-02-09
1
-1
/
+1
*
[PATCH] ps3 usb missed the addition of new argument to ps3_alloc_io_irq()
Al Viro
2007-02-09
2
-2
/
+2
*
[PATCH] assigning enum constant to char * is vile, even if it happens to be 0
Al Viro
2007-02-09
1
-2
/
+2
*
[PATCH] wrong order of kzalloc arguments
Al Viro
2007-02-09
1
-1
/
+1
*
Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
2007-02-09
1
-1
/
+1
|
\
|
*
[ALSA] ucb1400_ts.c compilation fix (struct snd_ac97)
Andrew Morton
2007-02-09
1
-1
/
+1
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-02-09
13
-4413
/
+959
|
\
\
|
*
\
Merge branch 'HEAD' of master.kernel.org:/pub/scm/linux/kernel/git/herbert/cr...
David S. Miller
2007-02-08
1
-1
/
+1
|
|
\
\
|
|
*
|
[CRYPTO] geode: Convert pci_module_init() to pci_register_driver()
Richard Knutsson
2007-02-07
1
-1
/
+1
|
*
|
|
[S390]: Adapt special message interface to new IUCV API
Martin Schwidefsky
2007-02-08
1
-73
/
+74
|
*
|
|
[S390]: Adapt netiucv driver to new IUCV API
Martin Schwidefsky
2007-02-08
1
-662
/
+652
|
*
|
|
[S390]: Adapt vmlogrdr driver to new IUCV API
Martin Schwidefsky
2007-02-08
1
-152
/
+127
|
*
|
|
[S390]: Adapt monreader driver to new IUCV API
Martin Schwidefsky
2007-02-08
1
-117
/
+101
|
*
|
|
[S390]: Rewrite of the IUCV base code, part 1
Martin Schwidefsky
2007-02-08
4
-3397
/
+0
|
*
|
|
[BONDING]: Replace kmalloc() + memset() pairs with the appropriate kzalloc() ...
Joe Jin
2007-02-08
2
-6
/
+2
|
*
|
|
[TG3]: Avoid an expensive divide.
Eric Dumazet
2007-02-08
1
-1
/
+1
|
*
|
|
[NET] slip: Replace kmalloc() + memset() pairs with the appropriate kzalloc()...
Joe Jin
2007-02-08
1
-4
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-02-09
12
-108
/
+5207
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ucc_geth: Add support to local-mac-address property
Li Yang
2007-02-08
1
-1
/
+7
|
*
|
ucc_geth: Remove obsolete workaround of link speed change
Li Yang
2007-02-08
2
-66
/
+7
|
*
|
cxgb3: sysfs attributes in -mm tree
Divy Le Ray
2007-02-08
1
-41
/
+45
|
*
|
Add Attansic L1 ethernet driver.
Jay Cliburn
2007-02-08
9
-0
/
+5148
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-02-08
4
-22
/
+22
|
\
\
\
|
*
|
|
Revert "Driver core: convert SPI code to use struct device"
Greg Kroah-Hartman
2007-02-07
4
-22
/
+22
|
|
/
/
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2007-02-08
14
-430
/
+167
|
\
\
\
|
*
|
|
[POWERPC] windfarm: don't die on suspend thread signal
Johannes Berg
2007-02-08
1
-4
/
+2
|
*
|
|
[POWERPC] ppc: Fix booke watchdog initialization
Stefan Roese
2007-02-08
1
-9
/
+11
|
*
|
|
Merge branch 'linux-2.6'
Paul Mackerras
2007-02-07
143
-1055
/
+1348
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
[POWERPC] Celleb: hypervisor console driver
Ishizaki Kou
2007-02-07
3
-0
/
+142
|
*
|
|
[POWERPC] Fix kernel build errors for mpc8272ads and mpc8560ads
Vitaly Bordug
2007-02-07
3
-6
/
+1
|
*
|
|
[POWERPC] PS3: Move vuart declarations to ps3.h
Geoff Levand
2007-02-07
1
-37
/
+1
|
*
|
|
[POWERPC] PS3: Move system bus to platform directory
Geoff Levand
2007-02-07
2
-363
/
+0
|
*
|
|
[POWERPC] Add "is_power_of_2" checking to log2.h.
Robert P. J. Day
2007-02-07
1
-2
/
+0
[next]