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
*
[IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id
Alex Chiang
2008-04-29
4
-0
/
+24
*
[IA64] Remove printk noise on unimplemented SAL_PHYSICAL_ID_INFO
Alex Chiang
2008-04-29
1
-3
/
+9
*
[IA64] allocate multiple contiguous pages via uncached allocator
Dean Nelson
2008-04-29
4
-21
/
+24
*
[IA64] bugfix: nptcg breaks cpu-hotadd
Hidetoshi Seto
2008-04-29
1
-1
/
+4
*
Improve queue_is_locked()
Jens Axboe
2008-04-29
1
-0
/
+4
*
drivers/net/tehuti: use proper capability check for raw IO access
Linus Torvalds
2008-04-29
1
-1
/
+1
*
Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-04-29
22
-233
/
+346
|
\
|
*
[PATCH] new predicate - AUDIT_FILETYPE
Al Viro
2008-04-28
3
-0
/
+25
|
*
[patch 2/2] Use find_task_by_vpid in audit code
Pavel Emelyanov
2008-04-28
1
-3
/
+3
|
*
[patch 1/2] audit: let userspace fully control TTY input auditing
Miloslav Trmac
2008-04-28
3
-59
/
+5
|
*
[PATCH 2/2] audit: fix sparse shadowed variable warnings
Harvey Harrison
2008-04-28
3
-15
/
+13
|
*
[PATCH 1/2] audit: move extern declarations to audit.h
Harvey Harrison
2008-04-28
3
-11
/
+13
|
*
Audit: MAINTAINERS update
Eric Paris
2008-04-28
1
-3
/
+5
|
*
Audit: increase the maximum length of the key field
Eric Paris
2008-04-28
1
-1
/
+1
|
*
Audit: standardize string audit interfaces
Eric Paris
2008-04-28
5
-24
/
+29
|
*
Audit: stop deadlock from signals under load
Eric Paris
2008-04-28
1
-5
/
+35
|
*
Audit: save audit_backlog_limit audit messages in case auditd comes back
Eric Paris
2008-04-28
1
-21
/
+81
|
*
Audit: collect sessionid in netlink messages
Eric Paris
2008-04-28
17
-87
/
+132
|
*
Audit: end printk with newline
Eric Paris
2008-04-28
1
-4
/
+4
*
|
drivers/pcmcia/pcmcia_ioctl.c: fix build
akpm@linux-foundation.org
2008-04-29
1
-2
/
+2
*
|
dm: use unlocked variants of queue flag check/set
Jens Axboe
2008-04-29
1
-5
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2008-04-29
13
-468
/
+302
|
\
\
|
*
|
pciehp: fix error message about getting hotplug control
Kenji Kaneshige
2008-04-29
1
-1
/
+1
|
*
|
pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2
Yinghai Lu
2008-04-29
3
-9
/
+34
|
*
|
pci/irq: restore mask_bits in msi shutdown -v3
Yinghai Lu
2008-04-29
2
-7
/
+15
|
*
|
doc: replace yet another dev with pdev for consistency in DMA-mapping.txt
Matti Linnanvuori
2008-04-29
1
-1
/
+1
|
*
|
PCI: don't expose struct pci_vpd to userspace
Jesse Barnes
2008-04-28
1
-2
/
+2
|
*
|
doc: fix an incorrect suggestion to pass NULL for PCI like buses
Matti Linnanvuori
2008-04-28
1
-3
/
+3
|
*
|
Consistently use pdev as the variable of type struct pci_dev *.
Matti Linnanvuori
2008-04-28
1
-16
/
+16
|
*
|
pciehp: Fix command write
Kenji Kaneshige
2008-04-25
1
-1
/
+4
|
*
|
shpchp: fix slot name
Kenji Kaneshige
2008-04-25
1
-2
/
+9
|
*
|
make pciehp_acpi_get_hp_hw_control_from_firmware()
Adrian Bunk
2008-04-25
1
-1
/
+1
|
*
|
pciehp: Clean up pcie_init()
Kenji Kaneshige
2008-04-25
1
-110
/
+88
|
*
|
pciehp: Mask hotplug interrupt at controller release
Kenji Kaneshige
2008-04-25
1
-0
/
+4
|
*
|
pciehp: Remove useless hotplug interrupt enabling
Kenji Kaneshige
2008-04-25
1
-46
/
+8
|
*
|
pciehp: Fix wrong slot capability check
Kenji Kaneshige
2008-04-25
4
-39
/
+39
|
*
|
pciehp: Fix wrong slot control register access
Kenji Kaneshige
2008-04-25
1
-112
/
+38
|
*
|
pciehp: Add missing memory barrier
Kenji Kaneshige
2008-04-25
1
-0
/
+2
|
*
|
pciehp: Fix interrupt event handlig
Kenji Kaneshige
2008-04-25
2
-120
/
+29
|
*
|
pciehp: fix slot name
Kenji Kaneshige
2008-04-25
1
-2
/
+9
|
*
|
Update MAINTAINERS with location of PCI tree
Jesse Barnes
2008-04-25
1
-0
/
+1
|
*
|
PCI: Add Intel SCH PCI IDs
Alek Du
2008-04-23
1
-0
/
+2
|
*
|
PCI Express ASPM support should default to 'No'
Jesper Juhl
2008-04-23
1
-1
/
+1
*
|
|
block: fix queue locking verification
Linus Torvalds
2008-04-29
1
-2
/
+8
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2008-04-29
16
-37
/
+1344
|
\
\
\
|
*
|
|
[ALSA] soc - wm9712 - checkpatch fixes
Mark Brown
2008-04-29
1
-33
/
+29
|
*
|
|
[ALSA] pcsp - Fix more dependency
Takashi Iwai
2008-04-29
1
-0
/
+2
|
*
|
|
[ALSA] hda - Add support of Medion RIM 2150
Takashi Iwai
2008-04-29
2
-0
/
+87
|
*
|
|
[ALSA] ASoC: Add drivers for the Texas Instruments OMAP processors
Jarkko Nikula
2008-04-29
9
-1
/
+1223
|
*
|
|
[ALSA] ice1724 - Enable watermarks
Takashi Iwai
2008-04-29
1
-2
/
+0
[next]