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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-02
[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction
Jeremy Fitzhardinge
27
-3
/
+86
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
10
-592
/
+356
2007-05-02
[PATCH] x86: Don't use MWAIT on AMD Family 10
Andi Kleen
2
-0
/
+4
2007-05-02
[PATCH] x86-64: Clean up asm-x86_64/bugs.h
Jeremy Fitzhardinge
2
-26
/
+5
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
3
-24
/
+29
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-64: fix arithmetic in comment
Avi Kivity
1
-1
/
+1
2007-05-02
[PATCH] x86-64: Use X86_EFLAGS_IF in x86-64/irqflags.h.
Andi Kleen
3
-25
/
+32
2007-05-02
[PATCH] x86: fix amd64-agp aperture validation
Jan Beulich
1
-0
/
+1
2007-05-02
[PATCH] x86-64: Account for module percpu space separately from kernel percpu
Jeremy Fitzhardinge
4
-35
/
+8
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] x86: sys_ioperm() prototype cleanup
Adrian Bunk
1
-1
/
+0
2007-05-02
[PATCH] x86-64: use lru instead of page->index and page->private for pgd list...
Christoph Lameter
2
-12
/
+4
2007-05-02
[PATCH] i386: Use X86_EFLAGS_IF in irqflags.h.
Andi Kleen
3
-22
/
+29
2007-05-02
[PATCH] x86: tighten kernel image page access rights
Jan Beulich
1
-3
/
+0
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
4
-5
/
+6
2007-05-02
[PATCH] i386: Allow i386 crash kernels to handle x86_64 dumps
Ian Campbell
2
-0
/
+11
2007-05-02
[PATCH] x86-64: Introduce load_TLS to the "for" loop.
Rusty Russell
1
-7
/
+4
2007-05-02
[PATCH] i386: Initialize esp0 properly all the time
Rusty Russell
1
-0
/
+1
2007-05-02
[PATCH] x86-64: configurable fake numa node sizes
David Rientjes
1
-1
/
+1
2007-05-02
[PATCH] x86: Log reason why TSC was marked unstable
john stultz
3
-4
/
+4
2007-05-02
[PATCH] i386: modpost apic related warning fixes
Vivek Goyal
2
-39
/
+0
2007-05-02
[PATCH] x86-64: Set HASHDIST_DEFAULT to 1 for x86_64 NUMA
Ravikiran G Thirumalai
1
-2
/
+2
2007-05-02
[PATCH] x86-64: fix x86_64-mm-sched-clock-share
Andrew Morton
1
-3
/
+16
2007-05-02
[PATCH] x86-64: build-time checking
Vivek Goyal
1
-0
/
+1
2007-05-02
[PATCH] x86-64: Relocatable Kernel Support
Vivek Goyal
1
-2
/
+4
2007-05-02
[PATCH] x86: __pa and __pa_symbol address space separation
Vivek Goyal
2
-6
/
+4
2007-05-02
[PATCH] x86-64: Remove the identity mapping as early as possible
Vivek Goyal
2
-3
/
+0
2007-05-02
[PATCH] x86-64: wakeup.S rename registers to reflect right names
Vivek Goyal
1
-6
/
+6
2007-05-02
[PATCH] x86-64: Add EFER to the register set saved by save_processor_state
Vivek Goyal
1
-0
/
+1
2007-05-02
[PATCH] x86-64: cleanup segments
Vivek Goyal
1
-1
/
+1
2007-05-02
[PATCH] x86-64: Clean up the early boot page table
Vivek Goyal
1
-1
/
+0
2007-05-02
[PATCH] x86-64: Assembly safe page.h and pgtable.h
Vivek Goyal
4
-30
/
+52
2007-05-02
[PATCH] x86-64: dma_ops as const
Stephen Hemminger
1
-1
/
+1
2007-05-02
[PATCH] x86-64: fix cpu MHz reporting on constant_tsc cpus
Joerg Roedel
1
-0
/
+1
[next]