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
/
i386
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] i386: In compat mode, the return value here was uninitialized.
Zachary Amsden
2007-05-02
1
-1
/
+1
*
[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
2
-12
/
+13
*
[PATCH] i386: Convert PDA into the percpu section
Jeremy Fitzhardinge
2007-05-02
10
-74
/
+38
*
[PATCH] i386: Page-align the GDT
Jeremy Fitzhardinge
2007-05-02
4
-6
/
+6
*
[PATCH] i386: PARAVIRT: drop unused ptep_get_and_clear
Jeremy Fitzhardinge
2007-05-02
1
-2
/
+0
*
[PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pages
Jeremy Fitzhardinge
2007-05-02
1
-0
/
+5
*
[PATCH] i386: PARAVIRT: revert map_pt_hook.
Jeremy Fitzhardinge
2007-05-02
2
-2
/
+2
*
[PATCH] i386: PARAVIRT: add flush_tlb_others paravirt_op
Jeremy Fitzhardinge
2007-05-02
2
-6
/
+8
*
[PATCH] i386: PARAVIRT: add common patching machinery
Jeremy Fitzhardinge
2007-05-02
2
-27
/
+132
*
[PATCH] i386: PARAVIRT: Fix patch site clobbers to include return register
Jeremy Fitzhardinge
2007-05-02
1
-1
/
+1
*
[PATCH] i386: PARAVIRT: Use patch site IDs computed from offset in paravirt_o...
Jeremy Fitzhardinge
2007-05-02
2
-41
/
+12
*
[PATCH] i386: PARAVIRT: rename struct paravirt_patch to paravirt_patch_site f...
Jeremy Fitzhardinge
2007-05-02
1
-3
/
+4
*
[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction
Jeremy Fitzhardinge
2007-05-02
1
-0
/
+4
*
[PATCH] i386: PARAVIRT: Allow paravirt backend to choose kernel PMD sharing
Jeremy Fitzhardinge
2007-05-02
1
-0
/
+1
*
[PATCH] i386: PARAVIRT: Hooks to set up initial pagetable
Jeremy Fitzhardinge
2007-05-02
1
-0
/
+3
*
[PATCH] i386: PARAVIRT: Add pagetable accessors to pack and unpack pagetable ...
Jeremy Fitzhardinge
2007-05-02
2
-75
/
+15
*
[PATCH] i386: PARAVIRT: use paravirt_nop to consistently mark no-op operations
Jeremy Fitzhardinge
2007-05-02
1
-12
/
+12
*
[PATCH] i386: PARAVIRT: Remove CONFIG_DEBUG_PARAVIRT
Jeremy Fitzhardinge
2007-05-02
1
-13
/
+1
*
[PATCH] i386: i386 separate hardware-defined TSS from Linux additions
Rusty Russell
2007-05-02
7
-28
/
+31
*
[PATCH] i386: Allow boot-time disable of SMP altinstructions
Jeremy Fitzhardinge
2007-05-02
1
-4
/
+19
*
[PATCH] i386: Remove smp_alt_instructions
Jeremy Fitzhardinge
2007-05-02
2
-47
/
+2
*
[PATCH] x86: Allow percpu variables to be page-aligned
Jeremy Fitzhardinge
2007-05-02
1
-1
/
+1
*
[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] x86: Don't use MWAIT on AMD Family 10
Andi Kleen
2007-05-02
2
-9
/
+13
*
[PATCH] i386: Make COMPAT_VDSO runtime selectable.
Jeremy Fitzhardinge
2007-05-02
1
-51
/
+94
*
[PATCH] i386: Relocate VDSO ELF headers to match mapped location with COMPAT_...
Jeremy Fitzhardinge
2007-05-02
2
-13
/
+149
*
[PATCH] i386: clean up identify_cpu
Jeremy Fitzhardinge
2007-05-02
3
-9
/
+16
*
[PATCH] i386: Clean up asm-i386/bugs.h
Jeremy Fitzhardinge
2007-05-02
2
-1
/
+192
*
[PATCH] x86: fix amd64-agp aperture validation
Jan Beulich
2007-05-02
1
-0
/
+20
*
[PATCH] i386: Remove unneeded externs in nmi.c
Andi Kleen
2007-05-02
1
-3
/
+0
*
[PATCH] i386: Add machine_ops interface to abstract halting and rebooting
Jeremy Fitzhardinge
2007-05-02
2
-7
/
+39
*
[PATCH] i386: Add smp_ops interface
Jeremy Fitzhardinge
2007-05-02
2
-9
/
+20
*
[PATCH] i386: cleanup GDT Access
Rusty Russell
2007-05-02
5
-22
/
+17
*
[PATCH] x86: remove UNEXPECTED_IO_APIC()
Adrian Bunk
2007-05-02
1
-30
/
+0
*
[PATCH] x86: sys_ioperm() prototype cleanup
Adrian Bunk
2007-05-02
1
-0
/
+1
*
[PATCH] i386: get rid of unused variables
Parag Warudkar
2007-05-02
1
-7
/
+0
*
[PATCH] x86: tighten kernel image page access rights
Jan Beulich
2007-05-02
1
-2
/
+2
*
[PATCH] i386: rationalize paravirt wrappers
Rusty Russell
2007-05-02
1
-288
/
+5
*
[PATCH] i386: Rename boot_gdt_table to boot_gdt
Sebastien Dugue
2007-05-02
2
-11
/
+10
*
[PATCH] i386: clean up cpu_init()
Rusty Russell
2007-05-02
2
-29
/
+13
*
[PATCH] i386: Use per-cpu GDT immediately upon boot
Rusty Russell
2007-05-02
3
-111
/
+75
*
[PATCH] i386: Use per-cpu variables for GDT, PDA
Rusty Russell
2007-05-02
2
-101
/
+14
*
[PATCH] i386: VDSO_PRELINK warning fix
Andrew Morton
2007-05-02
2
-3
/
+3
*
[PATCH] x86: remove constant_tsc reporting from /proc/cpuinfo' power flags
Joerg Roedel
2007-05-02
1
-2
/
+1
*
[PATCH] i386: fix GDT's number of quadwords in comment
Ahmed S. Darwish
2007-05-02
1
-2
/
+2
*
[PATCH] i386: vmi_pmd_clear() static
Adrian Bunk
2007-05-02
1
-1
/
+1
*
[PATCH] x86: Log reason why TSC was marked unstable
john stultz
2007-05-02
2
-3
/
+4
*
[PATCH] i386: workaround for a -Wmissing-prototypes warning
Adrian Bunk
2007-05-02
1
-0
/
+3
[next]