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
*
Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2008-02-02
4
-27
/
+64
|
\
|
*
Hibernation: Introduce begin() and end() callbacks
Rafael J. Wysocki
2008-02-01
1
-5
/
+9
|
*
Suspend: Introduce begin() and end() callbacks
Rafael J. Wysocki
2008-02-01
1
-11
/
+18
|
*
PM: Convert PM notifiers to out-of-line code
Alan Stern
2008-02-01
1
-11
/
+2
|
*
Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)
Alan Stern
2008-02-01
1
-0
/
+2
|
*
Hibernation: Introduce exportable suspend ioctls header (rev. 2)
Rafael J. Wysocki
2008-02-01
2
-0
/
+33
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2008-02-02
4
-119
/
+311
|
\
\
|
*
|
PCI: make pci_bus a struct device
Greg Kroah-Hartman
2008-02-01
1
-2
/
+2
|
*
|
PCI: fix codingstyle issues in include/linux/pci.h
Greg Kroah-Hartman
2008-02-01
1
-107
/
+236
|
*
|
PCI: PCIE ASPM support
Shaohua Li
2008-02-01
3
-0
/
+57
|
*
|
PCI ACPI: Added a function to register _OSC with only PCIe devices.
Andrew Patterson
2008-02-01
1
-1
/
+10
|
*
|
PCI: Remove pci_enable_device_bars()
Benjamin Herrenschmidt
2008-02-01
1
-1
/
+0
|
*
|
PCI: Add pci_enable_device_{io,mem} intefaces
Benjamin Herrenschmidt
2008-02-01
1
-0
/
+2
|
*
|
PCI: Fix bus resource assignment on 32 bits with 64b resources
Benjamin Herrenschmidt
2008-02-01
1
-2
/
+2
|
*
|
PCI: export pci_restore_msi_state()
Linas Vepstas
2008-02-01
1
-0
/
+2
|
*
|
PCI: get rid of pci_dev::{vendor,device}_compatible fields
Lennert Buytenhek
2008-02-01
1
-5
/
+0
|
*
|
pcie: utilize pcie transaction pending bit
Shaohua Li
2008-02-01
1
-0
/
+2
|
*
|
PCI: drivers/pci/rom.c: #if 0 two functions
Adrian Bunk
2008-02-01
1
-2
/
+0
|
*
|
PCI: make pci_restore_bars() static
Adrian Bunk
2008-02-01
1
-1
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2008-02-02
16
-306
/
+385
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
USB: fix codingstyle issues in include/linux/usb/
Greg Kroah-Hartman
2008-02-01
11
-205
/
+220
|
*
|
USB: fix codingstyle issues in include/linux/usb.h
Greg Kroah-Hartman
2008-02-01
1
-91
/
+113
|
*
|
USB: stop io performed by mos7720 upon close()
Oliver Neukum
2008-02-01
1
-0
/
+2
|
*
|
USB: Export suspend statistics
Sarah Sharp
2008-02-01
1
-0
/
+3
|
*
|
USB: usbdevfs_urb: __user annotation
Marcin Slusarz
2008-02-01
1
-1
/
+1
|
*
|
USB: linux/usb/Kbuild needs only "header-y", not "unifdef-y"
Robert P. J. Day
2008-02-01
1
-5
/
+5
|
*
|
USB: usb_serial: clean tty reference in the last close
Aristeu Rozanski
2008-02-01
1
-0
/
+1
|
*
|
USB: add Printer Gadget Driver
Craig W. Nadler
2008-02-01
3
-0
/
+37
|
*
|
USB: usb-storage: new "lockable" subclass 0x07
Alan Stern
2008-02-01
1
-3
/
+2
|
*
|
USB: Convert from class_device to device for USB core
Tony Jones
2008-02-01
1
-1
/
+1
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-02-02
3
-20
/
+36
|
\
\
|
*
|
ide: use ide_remove_port_from_hwgroup in init_irq()
Bartlomiej Zolnierkiewicz
2008-02-01
1
-0
/
+1
|
*
|
ide: remove unused ide_hwgroup_t fields
Bartlomiej Zolnierkiewicz
2008-02-01
1
-11
/
+3
|
*
|
<linux/hdsmart.h> is not used by kernel code
Bartlomiej Zolnierkiewicz
2008-02-01
1
-0
/
+2
|
*
|
ide: don't include <linux/hdsmart.h>
Bartlomiej Zolnierkiewicz
2008-02-01
1
-1
/
+0
|
*
|
ide: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host drivers
Bartlomiej Zolnierkiewicz
2008-02-01
1
-2
/
+3
|
*
|
ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-02-01
1
-2
/
+3
|
*
|
ide: add IDE_HFLAG_NO_DSC host flag
Bartlomiej Zolnierkiewicz
2008-02-01
1
-0
/
+2
|
*
|
ide: add IDE_HFLAG_CLEAR_SIMPLEX host flag
Bartlomiej Zolnierkiewicz
2008-02-01
1
-0
/
+2
|
*
|
ide: ide_setup_dma() assumes 8 ports
Sergei Shtylyov
2008-02-01
1
-1
/
+1
|
*
|
ide: add ide_dump_identify() debug helper
Bartlomiej Zolnierkiewicz
2008-02-01
1
-0
/
+5
|
*
|
ide-cd: move lba_to_msf() and msf_to_lba() to <linux/cdrom.h>
Bartlomiej Zolnierkiewicz
2008-02-01
1
-0
/
+14
|
*
|
ide: make wait_drive_not_busy() static again
Adrian Bunk
2008-02-01
1
-2
/
+0
|
*
|
ide: small ide-scan-pci.c cleanup
Adrian Bunk
2008-02-01
1
-1
/
+0
|
|
/
*
|
Merge branch 'audit.b46' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-02-02
3
-4
/
+21
|
\
\
|
*
|
[AUDIT] break large execve argument logging into smaller messages
Eric Paris
2008-02-01
1
-2
/
+4
|
*
|
[AUDIT] Add End of Event record
Eric Paris
2008-02-01
1
-0
/
+1
|
*
|
[AUDIT] add session id to audit messages
Eric Paris
2008-02-01
3
-1
/
+5
|
*
|
[PATCH] get rid of loginuid races
Al Viro
2008-02-01
3
-1
/
+11
|
*
|
[PATCH] switch audit_get_loginuid() to task_struct *
Al Viro
2008-02-01
1
-2
/
+2
|
|
/
[next]