index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[PATCH] i386: Use safe_apic_wait_icr_idle in safe_apic_wait_icr_idle - i386
Fernando Luis [** ISO-8859-1 charset **] VázquezCao
2007-05-02
1
-1
/
+4
*
[PATCH] x86-64: __send_IPI_dest_field - x86_64
Fernando Luis [** ISO-8859-1 charset **] VázquezCao
2007-05-02
2
-44
/
+33
*
[PATCH] i386: __send_IPI_dest_field - i386
Fernando Luis [** ISO-8859-1 charset **] VázquezCao
2007-05-02
1
-29
/
+18
*
[PATCH] x86-64: use safe_apic_wait_icr_idle in smpboot.c - x86_64
Fernando Luis VazquezCao
2007-05-02
1
-2
/
+5
*
[PATCH] i386: use safe_apic_wait_icr_idle in smpboot.c
Fernando Luis VazquezCao
2007-05-02
1
-2
/
+5
*
[PATCH] x86-64: use safe_apic_wait_icr_idle in smpboot.c - x86_64
Fernando Luis VazquezCao
2007-05-02
1
-20
/
+5
*
[PATCH] i386: use safe_apic_wait_icr_idle - i386
Fernando Luis VazquezCao
2007-05-02
1
-28
/
+8
*
[PATCH] x86-64: safe_apic_wait_icr_idle - x86_64
Fernando Luis VazquezCao
2007-05-02
2
-5
/
+25
*
[PATCH] i386: safe_apic_wait_icr_idle - i386
Fernando Luis VazquezCao
2007-05-02
2
-6
/
+25
*
[PATCH] i386: Enable support for fixed-range IORRs to keep RdMem & WrMem in sync
Bernhard Kaindl
2007-05-02
2
-25
/
+65
*
[PATCH] x86: Save and restore the fixed-range MTRRs of the BSP when suspending
Bernhard Kaindl
2007-05-02
2
-0
/
+3
*
[PATCH] x86: Save the MTRRs of the BSP before booting an AP
Bernhard Kaindl
2007-05-02
5
-0
/
+28
*
[PATCH] x86: Adds mtrr_save_fixed_ranges() for use in two later patches.
Bernhard Kaindl
2007-05-02
3
-1
/
+10
*
[PATCH] x86-64: Move mtrr prototypes from proto.h to mtrr.h
Andi Kleen
2007-05-02
2
-7
/
+8
*
[PATCH] i386: Clean up ELF note generation
Jeremy Fitzhardinge
2007-05-02
3
-4
/
+4
*
[PATCH] i386: PARAVIRT: Export paravirt_ops for non GPL modules too
Andi Kleen
2007-05-02
1
-7
/
+1
*
[PATCH] x86: PARAVIRT: Jeremy Fitzhardinge <jeremy@goop.org>
Jeremy Fitzhardinge
2007-05-02
5
-14
/
+10
*
[PATCH] i386: Convert VMI timer to use clock events
Zachary Amsden
2007-05-02
6
-524
/
+327
*
[PATCH] i386: Implement vmi_kmap_atomic_pte
Zachary Amsden
2007-05-02
1
-12
/
+22
*
[PATCH] i386: Now that the VDSO can be relocated, we can support it in VMI co...
Zachary Amsden
2007-05-02
1
-1
/
+1
*
[PATCH] i386: Clean up arch/i386/kernel/cpu/mcheck/p4.c
Zachary Amsden
2007-05-02
1
-12
/
+4
*
[PATCH] i386: PARAVIRT: Allow boot-time disable of paravirt_ops patching
Jeremy Fitzhardinge
2007-05-02
2
-0
/
+16
*
[PATCH] i386: In compat mode, the return value here was uninitialized.
Zachary Amsden
2007-05-02
1
-1
/
+1
*
[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
[prev]
[next]