index
:
~wallbraker/linux
for-ubuntu-vmwgfx
master
And what's this thing coming toward me very fast?
wallbraker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-x86
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-20
sched, x86: clean up hrtick implementation
Peter Zijlstra
1
-3
/
+1
2008-07-20
NR_CPUS: Replace per_cpu(..., smp_processor_id()) with __get_cpu_var
Mike Travis
1
-1
/
+1
2008-07-20
x86, VisWS: turn into generic arch, eliminate leftover files
Ingo Molnar
5
-9
/
+0
2008-07-20
x86: add ->pre_time_init to x86_quirks
Yinghai Lu
2
-0
/
+2
2008-07-20
x86: extend and use x86_quirks to clean up NUMAQ code
Yinghai Lu
2
-0
/
+12
2008-07-20
x86: introduce x86_quirks
Yinghai Lu
1
-7
/
+11
2008-07-18
x86: i386: reduce boot fixmap space
Jan Beulich
1
-3
/
+3
2008-07-18
x86: reduce force_mwait visibility
Jan Beulich
1
-2
/
+0
2008-07-18
x86: reduce forbid_dac's visibility
Jan Beulich
1
-1
/
+0
2008-07-18
Merge branch 'linus' into cpus4096
Ingo Molnar
3
-1
/
+8
2008-07-18
x86: introducing asm-x86/traps.h
Jaswinder Singh
1
-0
/
+66
2008-07-18
Merge branch 'linus' into x86/amd-iommu
Ingo Molnar
140
-3242
/
+4132
2008-07-18
x86: consolidate the definition of the force_mwait variable
Thomas Petazzoni
1
-2
/
+0
2008-07-18
Fix typos from signal_32/64.h merge
Herton Ronaldo Krzesinski
1
-2
/
+2
2008-07-18
x86 BIOS interface for RTC on SGI UV
Russ Anderson
1
-0
/
+68
2008-07-18
x86, cleanup: fix description of __fls(): __fls(0) is undefined
Alexander van Heukelum
1
-1
/
+1
2008-07-18
x86: more apic debugging
Maciej W. Rozycki
1
-1
/
+1
2008-07-18
x86: APIC: Make apic_verbosity unsigned
Maciej W. Rozycki
1
-1
/
+1
2008-07-18
x86: seperate memtest from init_64.c
Yinghai Lu
1
-0
/
+8
2008-07-18
x86: suppress sparse returning void warnings
Harvey Harrison
1
-2
/
+2
2008-07-18
Merge branch 'linus' into x86/paravirt-spinlocks
Ingo Molnar
3
-1
/
+8
2008-07-18
ftrace: copy + paste typo in asm/ftrace.h
Sebastian Siewior
1
-1
/
+1
2008-07-18
x86: APIC: remove apic_write_around(); use alternatives
Maciej W. Rozycki
7
-31
/
+16
2008-07-18
Merge branch 'linus' into x86/step
Ingo Molnar
3
-1
/
+8
2008-07-17
Merge branch 'linus' into xen-64bit
Ingo Molnar
3
-1
/
+8
2008-07-17
x86: unify and correct the GDT_ENTRY() macro
H. Peter Anvin
1
-0
/
+9
2008-07-17
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2008-07-17
x86: fix asm/e820.h for userspace inclusion
Rusty Russell
1
-1
/
+2
2008-07-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-0
/
+4
2008-07-16
ACPI : Create "idle=nomwait" bootparam
Zhao Yakui
1
-0
/
+1
2008-07-16
ACPI: Create "idle=halt" bootparam
Zhao Yakui
1
-0
/
+1
2008-07-16
x86 ptrace: user-sets-TF nits
Roland McGrath
1
-1
/
+1
2008-07-16
x86 ptrace: unify syscall tracing
Roland McGrath
3
-12
/
+17
2008-07-16
x86 ptrace: unify TIF_SINGLESTEP
Roland McGrath
1
-2
/
+2
2008-07-16
x86: paravirt spinlocks, !CONFIG_SMP build fixes
Ingo Molnar
1
-0
/
+4
2008-07-16
xen: implement Xen-specific spinlocks
Jeremy Fitzhardinge
1
-0
/
+1
2008-07-16
paravirt: introduce a "lock-byte" spinlock implementation
Jeremy Fitzhardinge
2
-1
/
+66
2008-07-16
x86/paravirt: add hooks for spinlock operations
Jeremy Fitzhardinge
3
-16
/
+78
2008-07-16
x86_64: further cleanup of 32-bit compat syscall mechanisms
Jeremy Fitzhardinge
1
-0
/
+8
2008-07-16
xen64: save lots of registers
Jeremy Fitzhardinge
1
-4
/
+22
2008-07-16
xen64: implement 64-bit update_descriptor
Jeremy Fitzhardinge
1
-4
/
+9
2008-07-16
Xen64: HYPERVISOR_set_segment_base() implementation
Eduardo Habkost
1
-0
/
+8
2008-07-16
xen64: register callbacks in arch-independent way
Jeremy Fitzhardinge
1
-0
/
+12
2008-07-16
xen64: use arbitrary_virt_to_machine for xen_set_pmd
Jeremy Fitzhardinge
1
-1
/
+1
2008-07-16
xen64: early mapping setup
Jeremy Fitzhardinge
1
-0
/
+2
2008-07-16
x86_64: add workaround for no %gs-based percpu
Jeremy Fitzhardinge
2
-0
/
+27
2008-07-16
xen64: add extra pv_mmu_ops
Jeremy Fitzhardinge
1
-0
/
+4
2008-07-16
xen64: fix calls into hypercall page
Jeremy Fitzhardinge
1
-48
/
+122
2008-07-16
xen: fix 64-bit hypercall variants
Jeremy Fitzhardinge
1
-29
/
+31
2008-07-16
xen64: define asm/xen/interface for 64-bit
Jeremy Fitzhardinge
3
-90
/
+305
[prev]
[next]