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
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/PCI: remove 64-bit division
Bjorn Helgaas
2009-11-06
1
-3
/
+3
*
x86/PCI: fix bogus host bridge window start/end alignment from _CRS
Bjorn Helgaas
2009-11-04
1
-0
/
+25
*
x86/PCI: for debuggability, show host bridge windows even when ignoring _CRS
Bjorn Helgaas
2009-11-04
1
-8
/
+18
*
PCI: improve discovery/configuration messages
Bjorn Helgaas
2009-11-04
1
-3
/
+6
*
x86/PCI: print domain:bus in conventional format
Bjorn Helgaas
2009-11-04
1
-3
/
+5
*
vsprintf: use %pR, %pr instead of %pRt, %pRf
Bjorn Helgaas
2009-11-04
2
-8
/
+10
*
x86/PCI: use -DDEBUG when CONFIG_PCI_DEBUG set
Bjorn Helgaas
2009-11-04
1
-0
/
+4
*
xen: move Xen-testing predicates to common header
Jeremy Fitzhardinge
2009-11-04
2
-27
/
+1
*
x86/PCI: allow MMCONFIG above 4GB
Bjorn Helgaas
2009-11-04
1
-11
/
+20
*
x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled
Suresh Siddha
2009-11-04
1
-0
/
+9
*
x86/PCI: print resources consistently with %pRt
Bjorn Helgaas
2009-11-04
2
-10
/
+16
*
x86/PCI: Use generic cacheline sizing instead of per-vendor tests.
Dave Jones
2009-11-04
1
-7
/
+11
*
PCI: determine CLS more intelligently
Jesse Barnes
2009-11-04
1
-5
/
+3
*
x86/PCI: read root resources from IOH on Intel
Yinghai Lu
2009-11-04
4
-27
/
+135
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-11-02
6
-9
/
+24
|
\
|
*
x86: Make EFI RTC function depend on 32bit again
Feng Tang
2009-10-27
1
-0
/
+2
|
*
x86-64: Fix register leak in 32-bit syscall audting
Jan Beulich
2009-10-26
1
-3
/
+2
|
*
x86: crash_dump: Fix non-pae kdump kernel memory accesses
Jiri Slaby
2009-10-26
1
-0
/
+19
|
*
x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-Pentium
Rusty Russell
2009-10-26
1
-1
/
+1
|
*
x86: Remove STACKPROTECTOR_ALL
Arjan van de Ven
2009-10-23
2
-5
/
+0
*
|
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Linus Torvalds
2009-10-29
1
-1
/
+2
|
\
\
|
*
|
xen: set up mmu_ops before trying to set any ptes
Jeremy Fitzhardinge
2009-10-27
1
-1
/
+2
*
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-10-29
1
-0
/
+1
|
\
\
\
|
*
|
|
sched: Disable SD_PREFER_LOCAL for MC/CPU domains
Peter Zijlstra
2009-10-14
1
-0
/
+1
*
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-10-29
7
-12
/
+40
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
x86, UV: Set DELIVERY_MODE=4 for vector=NMI_VECTOR in uv_hub_send_ipi()
Robin Holt
2009-10-21
1
-0
/
+7
|
*
|
x86, UV: Fix and clean up bau code to use uv_gpa_to_pnode()
Robin Holt
2009-10-16
2
-6
/
+17
|
*
|
x86: Don't print number of MCE banks for every CPU
Roland Dreier
2009-10-16
1
-1
/
+2
|
*
|
x86, UV: Fix information in __uv_hub_info structure
Robin Holt
2009-10-16
2
-6
/
+6
|
*
|
x86: Document linker script ASSERT() quirk
Ingo Molnar
2009-10-16
3
-0
/
+9
*
|
|
Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2009-10-22
3
-8
/
+12
|
\
\
\
|
*
|
|
KVM: MMU: fix pointer cast
Frederik Deweerdt
2009-10-16
1
-6
/
+10
|
*
|
|
KVM: use proper hrtimer function to retrieve expiration time
Marcelo Tosatti
2009-10-16
2
-2
/
+2
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2009-10-22
1
-5
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
crypto: aesni-intel - Fix irq_fpu_usable usage
Huang Ying
2009-10-20
1
-5
/
+5
*
|
|
Revert "x86: linker script syntax nits"
Ingo Molnar
2009-10-15
2
-10
/
+11
*
|
|
Merge branch 'linus' into x86/urgent
Ingo Molnar
2009-10-15
9
-17
/
+16
|
\
\
\
|
*
\
\
Merge branch 'topic/x86-lds-nits' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-10-14
2
-11
/
+10
|
|
\
\
\
|
|
*
|
|
x86: linker script syntax nits
Roland McGrath
2009-10-14
2
-11
/
+10
|
*
|
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-10-14
2
-3
/
+0
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
Revert "x86, timers: Check for pending timers after (device) interrupts"
Ingo Molnar
2009-10-09
2
-3
/
+0
|
*
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-10-14
7
-33
/
+37
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge git://git.infradead.org/~dwmw2/iommu-2.6.32
Linus Torvalds
2009-10-13
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
x86: Move pci_iommu_init to rootfs_initcall()
David Woodhouse
2009-10-12
1
-1
/
+1
|
*
|
|
|
|
pci: increase alignment to make more space for hidden code
Yinghai Lu
2009-10-11
1
-2
/
+2
|
*
|
|
|
|
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
3
-0
/
+3
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
x86, perf_event: Rename 'performance counter interrupt'
Li Hong
2009-10-14
1
-2
/
+2
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
x86/paravirt: Use normal calling sequences for irq enable/disable
Jeremy Fitzhardinge
2009-10-13
2
-28
/
+10
*
|
|
|
x86: fix kernel panic on 32 bits when profiling
H. Peter Anvin
2009-10-12
1
-1
/
+2
*
|
|
|
x86: Fix Suspend to RAM freeze on Acer Aspire 1511Lmi laptop
Jan Beulich
2009-10-12
2
-2
/
+14
[next]