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
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
[IPV6]: flowlabels are net-endian
Al Viro
2006-12-02
3
-4
/
+4
*
[AF_KEY]: annotate
Al Viro
2006-12-02
1
-2
/
+2
*
[IPV4]: encapsulation annotations
Al Viro
2006-12-02
2
-6
/
+6
*
[IPV6]: annotate icmpv6 headers
Al Viro
2006-12-02
1
-6
/
+6
*
[NET]: ipconfig and nfsroot annotations
Al Viro
2006-12-02
1
-1
/
+1
*
[TIPC]: endianness annotations
Al Viro
2006-12-02
1
-16
/
+16
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-12-02
4
-8
/
+32
|
\
|
*
[PATCH] PHY: Add support for configuring the PHY connection interface
Andy Fleming
2006-12-02
1
-6
/
+20
|
*
[PATCH] mv643xx_eth: fix unbalanced parentheses in macros
Mariusz Kozlowski
2006-12-02
1
-2
/
+2
|
*
[PATCH] forcedeth: add new NVIDIA pci ids
Ayaz Abdulla
2006-12-02
1
-0
/
+4
|
*
[PATCH] wext: extend MLME support
Christian Lamparter
2006-12-02
1
-0
/
+2
|
*
[PATCH] 2.6.18: sb1250-mac: Missing inclusions from <linux/phy.h>
Maciej W. Rozycki
2006-12-02
1
-0
/
+4
*
|
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/drzeu...
Linus Torvalds
2006-12-02
2
-3
/
+84
|
\
\
|
|
/
|
/
|
|
*
mmc: Support for high speed SD cards
Pierre Ossman
2006-12-01
2
-1
/
+28
|
*
mmc: Add support for mmc v4 wide-bus modes
Philip Langdale
2006-12-01
1
-0
/
+5
|
*
[PATCH] mmc: Add support for mmc v4 high speed mode
Philip Langdale
2006-12-01
2
-3
/
+52
*
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2006-12-01
1
-0
/
+2
|
\
\
|
*
|
[MIPS] Add support for kexec
Nicolas Schichan
2006-11-30
1
-0
/
+2
|
|
/
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2006-12-01
1
-16
/
+165
|
\
\
|
*
|
USB: keep count of unsuspended children
Alan Stern
2006-12-01
1
-0
/
+1
|
*
|
USB: struct usb_device: change flag to bitflag
Alan Stern
2006-12-01
1
-1
/
+1
|
*
|
USB: expand autosuspend/autoresume API
Alan Stern
2006-12-01
1
-3
/
+26
|
*
|
USB: makes usb_endpoint_* functions inline.
Luiz Fernando N. Capitulino
2006-12-01
1
-11
/
+131
|
*
|
usb/hub: allow hubs up to 31 children
inaky@linux.intel.com
2006-12-01
1
-1
/
+6
|
|
/
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2006-12-01
4
-1
/
+16
|
\
\
|
*
|
PCI: irq: irq and pci_ids patch for Intel ICH9
Jason Gaston
2006-12-01
1
-0
/
+7
|
*
|
PCI: switch pci_{enable,disable}_device() to be nestable
Inaky Perez-Gonzalez
2006-12-01
1
-1
/
+2
|
*
|
Altix: Initial ACPI support - ROM shadowing.
John Keller
2006-12-01
1
-0
/
+1
|
*
|
PCI: Make some MSI-X #defines generic
Michael Ellerman
2006-12-01
1
-0
/
+6
|
|
/
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2006-12-01
9
-18
/
+66
|
\
\
|
*
|
Driver core: show drivers in /sys/module/
Kay Sievers
2006-12-01
1
-0
/
+1
|
*
|
Driver core: platform_driver_probe(), can save codespace
David Brownell
2006-12-01
1
-0
/
+6
|
*
|
driver core: Introduce device_move(): move a device to a new parent.
Cornelia Huck
2006-12-01
3
-0
/
+17
|
*
|
driver core: Introduce device_find_child().
Cornelia Huck
2006-12-01
1
-0
/
+2
|
*
|
ACPI: Change ACPI to use dev_archdata instead of firmware_data
Benjamin Herrenschmidt
2006-12-01
1
-2
/
+0
|
*
|
Driver core: add dev_archdata to struct device
Benjamin Herrenschmidt
2006-12-01
1
-0
/
+3
|
*
|
Driver core: convert fb code to use struct device
Greg Kroah-Hartman
2006-12-01
1
-4
/
+4
|
*
|
Driver core: convert mmc code to use struct device
Greg Kroah-Hartman
2006-12-01
1
-4
/
+4
|
*
|
Driver core: convert tty core to use struct device
Greg Kroah-Hartman
2006-12-01
1
-3
/
+2
|
*
|
Driver core: change misc class_devices to be real devices
Greg Kroah-Hartman
2006-12-01
1
-3
/
+2
|
*
|
Driver Core: Move virtual_device_parent() to core.c
Greg Kroah-Hartman
2006-12-01
1
-2
/
+0
|
*
|
Driver core: add notification of bus events
Benjamin Herrenschmidt
2006-12-01
1
-0
/
+25
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-12-01
6
-8
/
+6
|
\
\
|
*
|
Fix typos in doc and comments
Jan Engelhardt
2006-11-30
1
-2
/
+2
|
*
|
Fix misc .c/.h comment typos
Matt LaPlante
2006-11-30
2
-2
/
+2
|
*
|
Fix jiffies.h comment
Chase Venters
2006-11-30
1
-1
/
+1
|
*
|
fix spelling error in include/linux/kernel.h
Jim Cromie
2006-11-30
1
-1
/
+1
|
*
|
mqueue.h: don't include linux/types.h
Alexey Dobriyan
2006-11-30
1
-2
/
+0
|
|
/
*
|
[BLOCK] Cleanup unused variable passing
Jens Axboe
2006-12-01
1
-2
/
+2
*
|
[PATCH] block: support larger block pc requests
Mike Christie
2006-12-01
1
-3
/
+4
[next]