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
*
[PATCH] x86: update for i386 and x86-64 check_bugs
Jeremy Fitzhardinge
2007-05-02
2
-9
/
+2
*
[PATCH] i386: map enough initial memory to create lowmem mappings
Jeremy Fitzhardinge
2007-05-02
2
-4
/
+25
*
[PATCH] i386: Fix UP gdt bugs
Jeremy Fitzhardinge
2007-05-02
4
-12
/
+18
*
[PATCH] i386: Define per_cpu_offset
Jeremy Fitzhardinge
2007-05-02
1
-0
/
+2
*
[PATCH] i386: cleanups to help using per-cpu variables from asm
Jeremy Fitzhardinge
2007-05-02
1
-5
/
+7
*
[PATCH] i386: Convert PDA into the percpu section
Jeremy Fitzhardinge
2007-05-02
17
-195
/
+177
*
[PATCH] i386: Page-align the GDT
Jeremy Fitzhardinge
2007-05-02
5
-8
/
+13
*
[PATCH] x86-64: deflate inflate_dynamic too
Jeremy Fitzhardinge
2007-05-02
1
-20
/
+41
*
[PATCH] x86: deflate stack usage in lib/inflate.c
Jeremy Fitzhardinge
2007-05-02
6
-22
/
+54
*
[PATCH] i386: PARAVIRT: drop unused ptep_get_and_clear
Jeremy Fitzhardinge
2007-05-02
3
-17
/
+2
*
[PATCH] i386: PARAVIRT: Clean up paravirt patchable wrappers
Jeremy Fitzhardinge
2007-05-02
1
-188
/
+60
*
[PATCH] i386: PARAVIRT: Use enums for paravirt lazy flush modi
Jeremy Fitzhardinge
2007-05-02
1
-6
/
+1
*
[PATCH] i386: PARAVIRT: flush lazy mmu updates on kunmap_atomic
Jeremy Fitzhardinge
2007-05-02
1
-0
/
+1
*
[PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pages
Jeremy Fitzhardinge
2007-05-02
7
-4
/
+50
*
[PATCH] i386: PARAVIRT: revert map_pt_hook.
Jeremy Fitzhardinge
2007-05-02
4
-28
/
+6
*
[PATCH] i386: PARAVIRT: add flush_tlb_others paravirt_op
Jeremy Fitzhardinge
2007-05-02
4
-8
/
+34
*
[PATCH] i386: PARAVIRT: add common patching machinery
Jeremy Fitzhardinge
2007-05-02
3
-27
/
+144
*
[PATCH] i386: PARAVIRT: Document asm-i386/paravirt.h
Jeremy Fitzhardinge
2007-05-02
1
-10
/
+121
*
[PATCH] i386: PARAVIRT: Consistently wrap paravirt ops callsites to make them...
Jeremy Fitzhardinge
2007-05-02
1
-126
/
+560
*
[PATCH] i386: PARAVIRT: Fix patch site clobbers to include return register
Jeremy Fitzhardinge
2007-05-02
2
-9
/
+11
*
[PATCH] i386: PARAVIRT: Use patch site IDs computed from offset in paravirt_o...
Jeremy Fitzhardinge
2007-05-02
3
-126
/
+104
*
[PATCH] i386: PARAVIRT: rename struct paravirt_patch to paravirt_patch_site f...
Jeremy Fitzhardinge
2007-05-02
3
-7
/
+13
*
[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction
Jeremy Fitzhardinge
2007-05-02
30
-3
/
+96
*
[PATCH] i386: PARAVIRT: Allow paravirt backend to choose kernel PMD sharing
Jeremy Fitzhardinge
2007-05-02
11
-28
/
+101
*
[PATCH] i386: PARAVIRT: Allocate a fixmap slot
Jeremy Fitzhardinge
2007-05-02
1
-0
/
+3
*
[PATCH] i386: PARAVIRT: Hooks to set up initial pagetable
Jeremy Fitzhardinge
2007-05-02
4
-48
/
+126
*
[PATCH] i386: PARAVIRT: Add pagetable accessors to pack and unpack pagetable ...
Jeremy Fitzhardinge
2007-05-02
7
-128
/
+184
*
[PATCH] i386: PARAVIRT: use paravirt_nop to consistently mark no-op operations
Jeremy Fitzhardinge
2007-05-02
2
-12
/
+15
*
[PATCH] i386: PARAVIRT: Remove CONFIG_DEBUG_PARAVIRT
Jeremy Fitzhardinge
2007-05-02
2
-23
/
+1
*
[PATCH] x86-64: update MAINTAINERS
Jeremy Fitzhardinge
2007-05-02
1
-0
/
+22
*
[PATCH] i386: i386 separate hardware-defined TSS from Linux additions
Rusty Russell
2007-05-02
8
-36
/
+47
*
[PATCH] x86-64: x86-64 system crashes when no memory populating Node 0
James Puthukattukaran
2007-05-02
1
-3
/
+2
*
[PATCH] x86-64: Fix x86_64 compilation with DEBUG_SIG on
Glauber de Oliveira Costa
2007-05-02
1
-3
/
+3
*
[PATCH] i386: Allow boot-time disable of SMP altinstructions
Jeremy Fitzhardinge
2007-05-02
2
-4
/
+25
*
[PATCH] i386: Remove smp_alt_instructions
Jeremy Fitzhardinge
2007-05-02
3
-52
/
+3
*
[PATCH] x86: Clean up x86 control register and MSR macros (corrected)
H. Peter Anvin
2007-05-02
10
-592
/
+356
*
[PATCH] x86: Allow percpu variables to be page-aligned
Jeremy Fitzhardinge
2007-05-02
21
-35
/
+29
*
[PATCH] i386: Enable bank 0 on non K7 Athlon
Andi Kleen
2007-05-02
1
-3
/
+7
*
[PATCH] i386: Update smp_call_function* comments
Jeremy Fitzhardinge
2007-05-02
1
-10
/
+15
*
[PATCH] i386: Use menuconfig objects - APM
Jan Engelhardt
2007-05-02
1
-12
/
+5
*
[PATCH] x86: Don't use MWAIT on AMD Family 10
Andi Kleen
2007-05-02
7
-16
/
+39
*
[PATCH] x86-64: Clean up asm-x86_64/bugs.h
Jeremy Fitzhardinge
2007-05-02
4
-27
/
+34
*
[PATCH] i386: Make COMPAT_VDSO runtime selectable.
Jeremy Fitzhardinge
2007-05-02
3
-53
/
+95
*
[PATCH] i386: Relocate VDSO ELF headers to match mapped location with COMPAT_...
Jeremy Fitzhardinge
2007-05-02
6
-43
/
+178
*
[PATCH] i386: clean up identify_cpu
Jeremy Fitzhardinge
2007-05-02
4
-10
/
+18
*
[PATCH] i386: Clean up asm-i386/bugs.h
Jeremy Fitzhardinge
2007-05-02
4
-191
/
+197
*
[PATCH] x86-64: Fix vmalloc_32 to really allocate <4GB on 64bit platforms
Andi Kleen
2007-05-02
1
-3
/
+11
*
[PATCH] x86-64: fix arithmetic in comment
Avi Kivity
2007-05-02
1
-1
/
+1
*
[PATCH] x86-64: Use X86_EFLAGS_IF in x86-64/irqflags.h.
Andi Kleen
2007-05-02
3
-25
/
+32
*
[PATCH] x86: fix amd64-agp aperture validation
Jan Beulich
2007-05-02
4
-11
/
+28
[next]