index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-i386
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-02
[PATCH] i386: Convert VMI timer to use clock events
Zachary Amsden
1
-16
/
+2
2007-05-02
[PATCH] x86: update for i386 and x86-64 check_bugs
Jeremy Fitzhardinge
1
-1
/
+1
2007-05-02
[PATCH] i386: Fix UP gdt bugs
Jeremy Fitzhardinge
2
-0
/
+5
2007-05-02
[PATCH] i386: Define per_cpu_offset
Jeremy Fitzhardinge
1
-0
/
+2
2007-05-02
[PATCH] i386: cleanups to help using per-cpu variables from asm
Jeremy Fitzhardinge
1
-5
/
+7
2007-05-02
[PATCH] i386: Convert PDA into the percpu section
Jeremy Fitzhardinge
7
-121
/
+139
2007-05-02
[PATCH] i386: Page-align the GDT
Jeremy Fitzhardinge
1
-2
/
+7
2007-05-02
[PATCH] i386: PARAVIRT: drop unused ptep_get_and_clear
Jeremy Fitzhardinge
2
-15
/
+2
2007-05-02
[PATCH] i386: PARAVIRT: Clean up paravirt patchable wrappers
Jeremy Fitzhardinge
1
-188
/
+60
2007-05-02
[PATCH] i386: PARAVIRT: Use enums for paravirt lazy flush modi
Jeremy Fitzhardinge
1
-6
/
+1
2007-05-02
[PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pages
Jeremy Fitzhardinge
3
-2
/
+23
2007-05-02
[PATCH] i386: PARAVIRT: revert map_pt_hook.
Jeremy Fitzhardinge
2
-26
/
+4
2007-05-02
[PATCH] i386: PARAVIRT: add flush_tlb_others paravirt_op
Jeremy Fitzhardinge
2
-2
/
+26
2007-05-02
[PATCH] i386: PARAVIRT: add common patching machinery
Jeremy Fitzhardinge
1
-0
/
+12
2007-05-02
[PATCH] i386: PARAVIRT: Document asm-i386/paravirt.h
Jeremy Fitzhardinge
1
-10
/
+121
2007-05-02
[PATCH] i386: PARAVIRT: Consistently wrap paravirt ops callsites to make them...
Jeremy Fitzhardinge
1
-126
/
+560
2007-05-02
[PATCH] i386: PARAVIRT: Fix patch site clobbers to include return register
Jeremy Fitzhardinge
1
-8
/
+10
2007-05-02
[PATCH] i386: PARAVIRT: Use patch site IDs computed from offset in paravirt_o...
Jeremy Fitzhardinge
1
-85
/
+92
2007-05-02
[PATCH] i386: PARAVIRT: rename struct paravirt_patch to paravirt_patch_site f...
Jeremy Fitzhardinge
2
-4
/
+9
2007-05-02
[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction
Jeremy Fitzhardinge
2
-2
/
+38
2007-05-02
[PATCH] i386: PARAVIRT: Allow paravirt backend to choose kernel PMD sharing
Jeremy Fitzhardinge
6
-4
/
+11
2007-05-02
[PATCH] i386: PARAVIRT: Allocate a fixmap slot
Jeremy Fitzhardinge
1
-0
/
+3
2007-05-02
[PATCH] i386: PARAVIRT: Hooks to set up initial pagetable
Jeremy Fitzhardinge
2
-1
/
+32
2007-05-02
[PATCH] i386: PARAVIRT: Add pagetable accessors to pack and unpack pagetable ...
Jeremy Fitzhardinge
5
-53
/
+169
2007-05-02
[PATCH] i386: PARAVIRT: use paravirt_nop to consistently mark no-op operations
Jeremy Fitzhardinge
1
-0
/
+3
2007-05-02
[PATCH] i386: i386 separate hardware-defined TSS from Linux additions
Rusty Russell
1
-8
/
+16
2007-05-02
[PATCH] i386: Remove smp_alt_instructions
Jeremy Fitzhardinge
1
-5
/
+1
2007-05-02
[PATCH] x86: Clean up x86 control register and MSR macros (corrected)
H. Peter Anvin
5
-265
/
+347
2007-05-02
[PATCH] x86: Don't use MWAIT on AMD Family 10
Andi Kleen
1
-0
/
+2
2007-05-02
[PATCH] i386: Make COMPAT_VDSO runtime selectable.
Jeremy Fitzhardinge
1
-2
/
+0
2007-05-02
[PATCH] i386: Relocate VDSO ELF headers to match mapped location with COMPAT_...
Jeremy Fitzhardinge
2
-24
/
+12
2007-05-02
[PATCH] i386: clean up identify_cpu
Jeremy Fitzhardinge
1
-1
/
+2
2007-05-02
[PATCH] i386: Clean up asm-i386/bugs.h
Jeremy Fitzhardinge
2
-190
/
+5
2007-05-02
[PATCH] x86: fix amd64-agp aperture validation
Jan Beulich
1
-0
/
+1
2007-05-02
[PATCH] i386: Add machine_ops interface to abstract halting and rebooting
Jeremy Fitzhardinge
1
-0
/
+20
2007-05-02
[PATCH] i386: Add smp_ops interface
Jeremy Fitzhardinge
1
-0
/
+53
2007-05-02
[PATCH] i386: cleanup GDT Access
Rusty Russell
1
-5
/
+2
2007-05-02
[PATCH] i386: Use X86_EFLAGS_IF in irqflags.h.
Andi Kleen
3
-22
/
+29
2007-05-02
[PATCH] x86: Improve handling of kernel mappings in change_page_attr
Jan Beulich
1
-0
/
+2
2007-05-02
[PATCH] i386: rationalize paravirt wrappers
Rusty Russell
7
-187
/
+384
2007-05-02
[PATCH] i386: clean up cpu_init()
Rusty Russell
1
-1
/
+1
2007-05-02
[PATCH] i386: Use per-cpu GDT immediately upon boot
Rusty Russell
2
-3
/
+0
2007-05-02
[PATCH] i386: Use per-cpu variables for GDT, PDA
Rusty Russell
3
-5
/
+5
2007-05-02
[PATCH] i386: Allow i386 crash kernels to handle x86_64 dumps
Ian Campbell
1
-0
/
+3
2007-05-02
[PATCH] i386: Initialize esp0 properly all the time
Rusty Russell
1
-0
/
+1
2007-05-02
[PATCH] x86: Log reason why TSC was marked unstable
john stultz
2
-3
/
+3
2007-05-02
[PATCH] i386: modpost apic related warning fixes
Vivek Goyal
2
-39
/
+0
2007-05-02
[PATCH] i386: clean up mach_reboot_fixups
Jeremy Fitzhardinge
1
-0
/
+6
2007-05-02
[PATCH] i386: Update __copy_to_user_inatomic linuxdoc description
Aneesh Kumar K.V
1
-1
/
+13
2007-05-02
[PATCH] i386: Add an option for the VIA C7 which sets appropriate L1 cache
Simon Arlott
1
-0
/
+2
[prev]
[next]