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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
i386: make struct apic_probe static
Adrian Bunk
2007-10-17
1
-1
/
+1
|
*
x86: 0 -> NULL, for arch/x86_64
Yoann Padioleau
2007-10-17
1
-1
/
+1
|
*
i386: Clean up duplicate includes in arch/i386/kernel/
Jesper Juhl
2007-10-17
1
-1
/
+0
|
*
x86: intel_cacheinfo misc section annotation fixes
Satyam Sharma
2007-10-17
1
-5
/
+5
|
*
x86: use dev_to_node() to get node for device in dma_alloc_pages()
Yinghai Lu
2007-10-17
1
-5
/
+3
|
*
x86: pci use pci=bfsort for HP DL385 G2 and DL585 G2
Michal Schmidt
2007-10-17
1
-0
/
+16
|
*
x86: Calgary: fix disable busnum for CalIOC2
Muli Ben-Yehuda
2007-10-17
1
-5
/
+11
|
*
x86: NX bit handling in change_page_attr()
Huang, Ying
2007-10-17
1
-0
/
+1
|
*
x86: voyager don't try to support uniprocessor builds
James Bottomley
2007-10-17
1
-0
/
+1
|
*
x86: stop nmi softlockup warnings in show_mem()
Prarit Bhargava
2007-10-17
1
-0
/
+3
|
*
x86: fix CONFIG_PAGEALLOC related boot hangs/OOMs
Ingo Molnar
2007-10-17
1
-2
/
+9
|
*
x86: prepare page allocator for high allocations on PAGEALLOC=y
Ingo Molnar
2007-10-17
1
-0
/
+9
|
*
x86: do not crash on non-Geode PCs in TSC probe
Ingo Molnar
2007-10-17
1
-3
/
+3
|
*
x86: enable NMI watchdog on nosmp
Ingo Molnar
2007-10-17
1
-0
/
+6
|
*
x86_64: Fix compat emulation of PTRACE_GET/SET_THREAD_AREA
Andi Kleen
2007-10-17
1
-2
/
+8
|
*
x86: call free_init_pages() with irqs enabled in alternative_instructions()
Fengguang Wu
2007-10-17
1
-3
/
+5
|
*
x86: initialize 64bit registers for a.out executables
Andi Kleen
2007-10-17
1
-0
/
+2
|
*
x86: return correct error code from child_rip in x86_64 entry.S
Andrey Mirkin
2007-10-17
1
-1
/
+1
|
*
i386: avoid temporarily inconsistent pte-s
Jan Beulich
2007-10-17
1
-2
/
+1
|
*
i386: fix section mismatch warning in intel.c
Sam Ravnborg
2007-10-17
2
-16
/
+15
|
*
i386: Fix section mismatch
Satyam Sharma
2007-10-17
1
-1
/
+1
|
*
x86: fix off-by-one in find_next_zero_string
Andrew Hastings
2007-10-17
1
-1
/
+1
|
*
i386: export i386 smp_call_function_mask() to modules
Laurent Vivier
2007-10-17
1
-0
/
+7
|
*
x86: Install unstripped copy of 64bit vdso to disk
Roland McGrath
2007-10-17
2
-1
/
+17
|
*
x86_64: install unstripped copies of compat vdso on disk
Roland McGrath
2007-10-17
2
-5
/
+27
|
*
i386: setup_trampoline() must be __cpuinit
Adrian Bunk
2007-10-17
1
-1
/
+1
|
*
i386: make Oprofile call shutdown() only once per session
Stephane Eranian
2007-10-17
1
-1
/
+1
|
*
x86: C1E late detection fix. Really switch off lapic timer
Thomas Gleixner
2007-10-17
1
-3
/
+0
*
|
Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-10-17
13
-336
/
+596
|
\
\
|
*
|
xen: add some debug output for failed multicalls
Jeremy Fitzhardinge
2007-10-16
1
-0
/
+25
|
*
|
xen: fix incorrect vcpu_register_vcpu_info hypercall argument
Jeremy Fitzhardinge
2007-10-16
1
-1
/
+1
|
*
|
xen: ask the hypervisor how much space it needs reserved
Jeremy Fitzhardinge
2007-10-16
1
-1
/
+12
|
*
|
xen: lock pte pages while pinning/unpinning
Jeremy Fitzhardinge
2007-10-16
2
-40
/
+103
|
*
|
xen: deal with stale cr3 values when unpinning pagetables
Jeremy Fitzhardinge
2007-10-16
3
-20
/
+65
|
*
|
xen: add batch completion callbacks
Jeremy Fitzhardinge
2007-10-16
2
-3
/
+29
|
*
|
xen: yield to IPI target if necessary
Jeremy Fitzhardinge
2007-10-16
3
-4
/
+18
|
*
|
Clean up duplicate includes in arch/i386/xen/
Jesper Juhl
2007-10-16
2
-2
/
+0
|
*
|
remove dead code in pgtable_cache_init
Jeremy Fitzhardinge
2007-10-16
1
-17
/
+5
|
*
|
paravirt: clean up lazy mode handling
Jeremy Fitzhardinge
2007-10-16
6
-58
/
+90
|
*
|
paravirt: refactor struct paravirt_ops into smaller pv_*_ops
Jeremy Fitzhardinge
2007-10-16
6
-199
/
+257
*
|
|
[MIPS] IP22: Fix hang due to messing with timer interrupt handler
Thomas Bogendoerfer
2007-10-17
1
-9
/
+0
*
|
|
[MIPS] Sibyte: Fix typos in sibyte clockevent drivers
Atsushi Nemoto
2007-10-17
2
-5
/
+5
*
|
|
[MIPS] Alchemy: replace last remaining instance of au_ffs with ffs.
Ralf Baechle
2007-10-17
1
-1
/
+1
*
|
|
[MIPS] Alchemy: Reformat PM code.
Ralf Baechle
2007-10-17
1
-3
/
+4
*
|
|
[MIPS] Alchemy: Fix build by conversion to irq_cpu.c.
Ralf Baechle
2007-10-17
2
-119
/
+133
*
|
|
[MIPS] MTX1: Enable CONFIG_CROSSCOMPILE in defconfig.
Ralf Baechle
2007-10-17
1
-1
/
+1
*
|
|
[MIPS] Probe for usability of cp0 compare interrupt.
Ralf Baechle
2007-10-17
1
-0
/
+47
*
|
|
[MIPS] SYNC emulation for MIPS I processors
Maciej W. Rozycki
2007-10-17
1
-78
/
+86
*
|
|
[MIPS] Fix modpost warning in raw binary builds.
Ralf Baechle
2007-10-17
1
-1
/
+3
|
|
/
|
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2007-10-17
5
-37
/
+48
|
\
\
[prev]
[next]