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
...
|
*
|
Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2008-11-06
1
-2
/
+7
|
|
\
\
|
|
*
|
AMD IOMMU: fix lazy IO/TLB flushing in unmap path
Joerg Roedel
2008-11-06
1
-1
/
+6
|
|
*
|
AMD IOMMU: fix detection of NP capable IOMMUs
Joerg Roedel
2008-10-30
1
-1
/
+1
|
*
|
|
x86: add smp_mb() before sending INVALIDATE_TLB_VECTOR
Suresh Siddha
2008-11-06
2
-0
/
+11
|
*
|
|
x86: remove VISWS and PARAVIRT around NR_IRQS puzzle
Yinghai Lu
2008-11-06
1
-3
/
+3
|
*
|
|
x86: mention ACPI in top-level Kconfig menu
Bjorn Helgaas
2008-11-06
1
-1
/
+1
|
*
|
|
x86: size NR_IRQS on 32-bit systems the same way as 64-bit
Yinghai Lu
2008-11-06
1
-14
/
+6
|
*
|
|
x86: don't allow nr_irqs > NR_IRQS
Ben Hutchings
2008-11-06
1
-0
/
+2
|
*
|
|
x86: don't use tsc_khz to calculate lpj if notsc is passed
Alok Kataria
2008-11-04
1
-4
/
+4
|
*
|
|
x86, voyager: fix smp_intr_init() compile breakage
James Bottomley
2008-11-03
3
-2
/
+3
*
|
|
|
sched: re-tune balancing
Ingo Molnar
2008-11-05
1
-3
/
+4
*
|
|
|
Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2008-11-03
7
-11
/
+70
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
io mapping: clean up #ifdefs
Keith Packard
2008-11-03
1
-0
/
+4
|
*
|
|
x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps
Keith Packard
2008-10-31
6
-11
/
+66
*
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-11-01
2
-1
/
+2
|
\
\
\
\
|
*
|
|
|
x86: fix AMDC1E and XTOPOLOGY conflict in cpufeature
Venki Pallipadi
2008-10-31
1
-1
/
+1
|
*
|
|
|
x86: build fix
Ingo Molnar
2008-10-31
1
-0
/
+1
|
|
/
/
/
*
|
|
|
x86: Clean up late e820 resource allocation
Linus Torvalds
2008-11-01
1
-3
/
+5
|
/
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2008-10-30
1
-12
/
+20
|
\
\
\
|
*
|
|
lguest: fix irq vectors.
Rusty Russell
2008-10-31
1
-0
/
+3
|
*
|
|
lguest: fix early_ioremap.
Rusty Russell
2008-10-31
1
-12
/
+17
*
|
|
|
Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-10-30
14
-40
/
+85
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
x86: cpu_index build fix
Ingo Molnar
2008-10-31
1
-0
/
+2
|
*
|
|
x86/voyager: fix missing cpu_index initialisation
James Bottomley
2008-10-31
2
-0
/
+3
|
*
|
|
x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c60...
James Bottomley
2008-10-31
3
-1
/
+11
|
*
|
|
x86: fix /dev/mem mmap breakage when PAT is disabled
Ravikiran G Thirumalai
2008-10-30
1
-0
/
+4
|
*
|
|
x86/voyager: fix compile breakage casued by x86: move prefill_possible_map ca...
James Bottomley
2008-10-30
1
-0
/
+6
|
*
|
|
x86: use CONFIG_X86_SMP instead of CONFIG_SMP
James Bottomley
2008-10-30
2
-2
/
+2
|
*
|
|
x86/voyager: fix boot breakage caused by x86: boot secondary cpus through ini...
James Bottomley
2008-10-30
1
-1
/
+4
|
*
|
|
x86, uv: fix compile error in uv_hub.h
Mike Travis
2008-10-30
1
-0
/
+1
|
*
|
|
i386/PAE: fix pud_page()
Jan Beulich
2008-10-30
1
-2
/
+2
|
*
|
|
x86: remove debug code from arch_add_memory()
Gary Hade
2008-10-29
1
-1
/
+1
|
*
|
|
x86: start annotating early ioremap pointers with __iomem
Harvey Harrison
2008-10-29
2
-14
/
+14
|
*
|
|
x86: two trivial sparse annotations
Harvey Harrison
2008-10-29
2
-2
/
+2
|
*
|
|
x86: fix init_memory_mapping for [dc000000 - e0000000) - v2
Yinghai Lu
2008-10-28
1
-17
/
+33
*
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-10-30
9
-31
/
+34
|
\
\
\
\
|
|
/
/
/
|
*
|
|
x86, gart: fix gart detection for Fam11h CPUs
Joerg Roedel
2008-10-28
2
-2
/
+1
|
*
|
|
x86: 64 bit print out absent pages num too
Yinghai Lu
2008-10-28
1
-3
/
+6
|
*
|
|
x86, kdump: fix invalid access on i386 sparsemem
Ken'ichi Ohmichi
2008-10-28
1
-1
/
+4
|
*
|
|
x86: fix APIC_DEBUG with inquire_remote_apic
Yinghai Lu
2008-10-28
2
-10
/
+8
|
*
|
|
x86: AMD microcode patch loader author update
Peter Oruba
2008-10-28
1
-1
/
+1
|
*
|
|
x86: microcode patch loader author update
Peter Oruba
2008-10-28
1
-2
/
+2
|
*
|
|
x86, bts: improve help text for BTS config
Markus Metzger
2008-10-28
1
-12
/
+12
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2008-10-30
2
-1
/
+16
|
\
\
\
\
|
*
|
|
|
x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCI
Fenghua Yu
2008-10-24
2
-1
/
+16
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
.gitignore updates
Alexey Dobriyan
2008-10-30
1
-0
/
+2
*
|
|
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2008-10-28
9
-40
/
+33
|
\
\
\
\
|
*
|
|
|
ftrace: use a real variable for ftrace_nop in x86
Steven Rostedt
2008-10-27
1
-11
/
+5
|
*
|
|
|
Merge commit 'v2.6.28-rc2' into tracing/urgent
Ingo Molnar
2008-10-27
373
-272
/
+39077
|
|
\
\
\
\
|
|
|
/
/
/
|
*
|
|
|
ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace file
Steven Rostedt
2008-10-23
2
-5
/
+6
[prev]
[next]