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
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: mn10300: use generic pcibios_set_master()
Myron Stowe
2012-01-06
1
-16
/
+0
*
PCI: MIPS: use generic pcibios_set_master()
Myron Stowe
2012-01-06
1
-15
/
+0
*
PCI: frv: use generic pcibios_set_master()
Myron Stowe
2012-01-06
1
-14
/
+0
*
PCI: Pull PCI 'latency timer' setup up into the core
Myron Stowe
2012-01-06
12
-45
/
+32
*
PCI: Xtensa: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2012-01-06
2
-5
/
+5
*
PCI: UniCore: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2012-01-06
2
-5
/
+5
*
PCI: TILE: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2012-01-06
2
-7
/
+5
*
PCI: SPARC: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2012-01-06
3
-10
/
+5
*
PCI: PowerPC: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2012-01-06
2
-5
/
+5
*
PCI: MicroBlaze: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2012-01-06
2
-5
/
+5
*
PCI: IA64: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2012-01-06
2
-6
/
+5
*
PCI: ARM: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2012-01-06
3
-12
/
+10
*
PCI: add declaration for pcibios_set_master() to pci core
Myron Stowe
2012-01-06
1
-0
/
+2
*
uio: Convert uio_generic_pci to new intx masking API
Jan Kiszka
2012-01-06
1
-72
/
+7
*
PCI: Introduce INTx check & mask API
Jan Kiszka
2012-01-06
4
-1
/
+116
*
PCI: Rework config space blocking services
Jan Kiszka
2012-01-06
7
-50
/
+131
*
x86/PCI: Ignore CPU non-addressable _CRS reserved memory resources
Gary Hade
2012-01-06
1
-2
/
+16
*
PCI: Fix PCI_EXP_TYPE_RC_EC value
Alex Williamson
2012-01-06
1
-1
/
+1
*
PCI: fix a brace coding style issue in probe.c
Zac Storer
2012-01-06
1
-1
/
+1
*
PCI: pci_has_legacy_pm_support add driver and device to WARN
David Fries
2012-01-06
1
-1
/
+2
*
PCI: msi: Disable msi interrupts when we initialize a pci device
Eric W. Biederman
2012-01-06
1
-0
/
+10
*
PCI/ACPI/PM: Avoid resuming devices that don't signal PME
Rafael J. Wysocki
2012-01-06
1
-4
/
+8
*
PCI: pciehp: Handle push button event asynchronously
Kenji Kaneshige
2012-01-06
4
-13
/
+2
*
PCI: pciehp: Fix wrong workqueue cleanup
Kenji Kaneshige
2012-01-06
1
-1
/
+1
*
PCI: Rework ASPM disable code
Matthew Garrett
2012-01-06
4
-24
/
+46
*
PCI: Fix PRI and PASID consistency
Alex Williamson
2012-01-06
2
-12
/
+12
*
PCI/sysfs: add per pci device msi[x] irq listing (v5)
Neil Horman
2012-01-06
4
-0
/
+133
*
PCI: Add Thinkpad SL510 to pci=nocrs blacklist
Dave Jones
2012-01-06
1
-0
/
+10
*
PCI: Add Dell Studio 1557 to pci=nocrs blacklist
Dave Jones
2012-01-06
1
-0
/
+12
*
PCI: add set_nouse_crs for use by a pci=nocrs blacklist
Dave Jones
2012-01-06
1
-0
/
+7
*
Revert "rtc: Expire alarms after the time is set."
Linus Torvalds
2012-01-04
1
-6
/
+0
*
Revert "rtc: Disable the alarm in the hardware"
Linus Torvalds
2012-01-03
1
-34
/
+10
*
hung_task: fix false positive during vfork
Mandeep Singh Baines
2012-01-03
1
-4
/
+10
*
security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not set
Jan Kara
2012-01-03
2
-2
/
+2
*
drm/radeon/kms/atom: fix possible segfault in pm setup
Alexander Müller
2012-01-03
1
-1
/
+5
*
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-01-02
1
-1
/
+1
|
\
|
*
dt/device: Fix auxdata matching to handle entries without a name override
Grant Likely
2011-12-12
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-01-01
7
-7
/
+17
|
\
\
|
*
|
netfilter: ctnetlink: fix timeout calculation
Xi Wang
2011-12-31
1
-2
/
+2
|
*
|
ipvs: try also real server with port 0 in backup server
Julian Anastasov
2011-12-31
4
-5
/
+11
|
*
|
skge: restore rx multicast filter on resume and after config changes
Florian Zumbiehl
2011-12-30
1
-0
/
+3
|
*
|
mlx4_en: nullify cq->vector field when closing completion queue
Yevgeny Petrilin
2011-12-30
1
-0
/
+1
*
|
|
Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...
Linus Torvalds
2011-12-31
1
-0
/
+1
|
\
\
\
|
*
|
|
ASoC: wm8776: add missing break in sample size switch
Joachim Eastwood
2011-12-23
1
-0
/
+1
*
|
|
|
gspca: Fix falling back to lower isoc alt settings
Mauro Carvalho Chehab
2011-12-31
1
-1
/
+1
*
|
|
|
futex: Fix uninterruptible loop due to gate_area
Hugh Dickins
2011-12-31
1
-8
/
+20
*
|
|
|
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...
Linus Torvalds
2011-12-30
4
-75
/
+65
|
\
\
\
\
|
*
|
|
|
ARM: 7237/1: PL330: Fix driver freeze
Javi Merino
2011-12-23
1
-67
/
+49
|
*
|
|
|
ARM: 7197/1: errata: Remove SMP dependency for erratum 751472
Dave Martin
2011-12-23
2
-3
/
+5
|
*
|
|
|
ARM: 7196/1: errata: Remove SMP dependency for erratum 720789
Dave Martin
2011-12-23
1
-1
/
+1
[next]