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
/
arch
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-02
[PATCH] i386: Implement vmi_kmap_atomic_pte
Zachary Amsden
1
-12
/
+22
2007-05-02
[PATCH] i386: Now that the VDSO can be relocated, we can support it in VMI co...
Zachary Amsden
1
-1
/
+1
2007-05-02
[PATCH] i386: Clean up arch/i386/kernel/cpu/mcheck/p4.c
Zachary Amsden
1
-12
/
+4
2007-05-02
[PATCH] i386: PARAVIRT: Allow boot-time disable of paravirt_ops patching
Jeremy Fitzhardinge
1
-0
/
+13
2007-05-02
[PATCH] i386: In compat mode, the return value here was uninitialized.
Zachary Amsden
1
-1
/
+1
2007-05-02
[PATCH] i386: map enough initial memory to create lowmem mappings
Jeremy Fitzhardinge
2
-4
/
+25
2007-05-02
[PATCH] i386: Fix UP gdt bugs
Jeremy Fitzhardinge
2
-12
/
+13
2007-05-02
[PATCH] i386: Convert PDA into the percpu section
Jeremy Fitzhardinge
10
-74
/
+38
2007-05-02
[PATCH] i386: Page-align the GDT
Jeremy Fitzhardinge
4
-6
/
+6
2007-05-02
[PATCH] x86: deflate stack usage in lib/inflate.c
Jeremy Fitzhardinge
1
-1
/
+1
2007-05-02
[PATCH] i386: PARAVIRT: drop unused ptep_get_and_clear
Jeremy Fitzhardinge
1
-2
/
+0
2007-05-02
[PATCH] i386: PARAVIRT: flush lazy mmu updates on kunmap_atomic
Jeremy Fitzhardinge
1
-0
/
+1
2007-05-02
[PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pages
Jeremy Fitzhardinge
2
-2
/
+12
2007-05-02
[PATCH] i386: PARAVIRT: revert map_pt_hook.
Jeremy Fitzhardinge
2
-2
/
+2
2007-05-02
[PATCH] i386: PARAVIRT: add flush_tlb_others paravirt_op
Jeremy Fitzhardinge
2
-6
/
+8
2007-05-02
[PATCH] i386: PARAVIRT: add common patching machinery
Jeremy Fitzhardinge
2
-27
/
+132
2007-05-02
[PATCH] i386: PARAVIRT: Fix patch site clobbers to include return register
Jeremy Fitzhardinge
1
-1
/
+1
2007-05-02
[PATCH] i386: PARAVIRT: Use patch site IDs computed from offset in paravirt_o...
Jeremy Fitzhardinge
2
-41
/
+12
2007-05-02
[PATCH] i386: PARAVIRT: rename struct paravirt_patch to paravirt_patch_site f...
Jeremy Fitzhardinge
1
-3
/
+4
2007-05-02
[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction
Jeremy Fitzhardinge
1
-0
/
+4
2007-05-02
[PATCH] i386: PARAVIRT: Allow paravirt backend to choose kernel PMD sharing
Jeremy Fitzhardinge
5
-24
/
+90
2007-05-02
[PATCH] i386: PARAVIRT: Hooks to set up initial pagetable
Jeremy Fitzhardinge
2
-47
/
+94
2007-05-02
[PATCH] i386: PARAVIRT: Add pagetable accessors to pack and unpack pagetable ...
Jeremy Fitzhardinge
2
-75
/
+15
2007-05-02
[PATCH] i386: PARAVIRT: use paravirt_nop to consistently mark no-op operations
Jeremy Fitzhardinge
1
-12
/
+12
2007-05-02
[PATCH] i386: PARAVIRT: Remove CONFIG_DEBUG_PARAVIRT
Jeremy Fitzhardinge
2
-23
/
+1
2007-05-02
[PATCH] i386: i386 separate hardware-defined TSS from Linux additions
Rusty Russell
7
-28
/
+31
2007-05-02
[PATCH] i386: Allow boot-time disable of SMP altinstructions
Jeremy Fitzhardinge
1
-4
/
+19
2007-05-02
[PATCH] i386: Remove smp_alt_instructions
Jeremy Fitzhardinge
2
-47
/
+2
2007-05-02
[PATCH] x86: Allow percpu variables to be page-aligned
Jeremy Fitzhardinge
1
-1
/
+1
2007-05-02
[PATCH] i386: Enable bank 0 on non K7 Athlon
Andi Kleen
1
-3
/
+7
2007-05-02
[PATCH] i386: Update smp_call_function* comments
Jeremy Fitzhardinge
1
-10
/
+15
2007-05-02
[PATCH] i386: Use menuconfig objects - APM
Jan Engelhardt
1
-12
/
+5
2007-05-02
[PATCH] x86: Don't use MWAIT on AMD Family 10
Andi Kleen
2
-9
/
+13
2007-05-02
[PATCH] i386: Make COMPAT_VDSO runtime selectable.
Jeremy Fitzhardinge
1
-51
/
+94
2007-05-02
[PATCH] i386: Relocate VDSO ELF headers to match mapped location with COMPAT_...
Jeremy Fitzhardinge
3
-19
/
+149
2007-05-02
[PATCH] i386: clean up identify_cpu
Jeremy Fitzhardinge
3
-9
/
+16
2007-05-02
[PATCH] i386: Clean up asm-i386/bugs.h
Jeremy Fitzhardinge
2
-1
/
+192
2007-05-02
[PATCH] x86: fix amd64-agp aperture validation
Jan Beulich
1
-0
/
+20
2007-05-02
[PATCH] i386: Remove unneeded externs in nmi.c
Andi Kleen
1
-3
/
+0
2007-05-02
[PATCH] i386: Add machine_ops interface to abstract halting and rebooting
Jeremy Fitzhardinge
2
-7
/
+39
2007-05-02
[PATCH] i386: Add smp_ops interface
Jeremy Fitzhardinge
2
-9
/
+20
2007-05-02
[PATCH] i386: cleanup GDT Access
Rusty Russell
5
-22
/
+17
2007-05-02
[PATCH] x86: remove UNEXPECTED_IO_APIC()
Adrian Bunk
1
-30
/
+0
2007-05-02
[PATCH] x86: sys_ioperm() prototype cleanup
Adrian Bunk
1
-0
/
+1
2007-05-02
[PATCH] i386: remove the APM_RTC_IS_GMT config option.
Parag Warudkar
1
-13
/
+0
2007-05-02
[PATCH] i386: get rid of unused variables
Parag Warudkar
1
-7
/
+0
2007-05-02
[PATCH] x86: tighten kernel image page access rights
Jan Beulich
2
-8
/
+21
2007-05-02
[PATCH] x86: Improve handling of kernel mappings in change_page_attr
Jan Beulich
1
-2
/
+2
2007-05-02
[PATCH] i386: rationalize paravirt wrappers
Rusty Russell
1
-288
/
+5
2007-05-02
[PATCH] i386: Rename boot_gdt_table to boot_gdt
Sebastien Dugue
2
-11
/
+10
[prev]
[next]