index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-19
use the new percpu interface for shared data
Fenghua Yu
2
-2
/
+2
2007-07-19
define new percpu interface for shared data
Fenghua Yu
1
-0
/
+1
2007-07-19
PM: Integrate beeping flag with existing acpi_sleep flags
Pavel Machek
2
-14
/
+16
2007-07-19
PM: Optional beeping during resume from suspend to RAM
Nigel Cunningham
1
-0
/
+27
2007-07-19
mm: fault feedback #2
Nick Piggin
1
-12
/
+11
2007-07-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...
Linus Torvalds
10
-12
/
+24
2007-07-18
i386: fixup TRACE_IRQ breakage
Peter Zijlstra
2
-6
/
+6
2007-07-18
Handle bogus %cs selector in single-step instruction decoding
Roland McGrath
1
-7
/
+15
2007-07-18
[PATCH] x86: do not recompile boot for each build
Sam Ravnborg
1
-1
/
+1
2007-07-18
[x86 setup] Save/restore DS around invocations of INT 10h
H. Peter Anvin
2
-2
/
+9
2007-07-18
[x86 setup] VGA: Clear the Protect bit before setting the vertical height
H. Peter Anvin
1
-1
/
+6
2007-07-18
[x86 setup] Fix assembly constraints
H. Peter Anvin
6
-7
/
+7
2007-07-18
[x86 setup] build/tools.c: fix comment
H. Peter Anvin
1
-1
/
+1
2007-07-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-0
/
+1
2007-07-18
xen: disable all non-virtual drivers
Jeremy Fitzhardinge
1
-0
/
+2
2007-07-18
xen: use iret directly when possible
Jeremy Fitzhardinge
5
-5
/
+199
2007-07-18
xen: suppress abs symbol warnings for unused reloc pointers
Jeremy Fitzhardinge
1
-0
/
+2
2007-07-18
xen: Attempt to patch inline versions of common operations
Jeremy Fitzhardinge
5
-54
/
+190
2007-07-18
xen: Place vcpu_info structure into per-cpu memory
Jeremy Fitzhardinge
4
-16
/
+151
2007-07-18
xen: handle external requests for shutdown, reboot and sysrq
Jeremy Fitzhardinge
2
-1
/
+144
2007-07-18
xen: machine operations
Jeremy Fitzhardinge
2
-3
/
+44
2007-07-18
xen: use the hvc console infrastructure for Xen console
Jeremy Fitzhardinge
1
-1
/
+2
2007-07-18
xen: hack to prevent bad segment register reload
Jeremy Fitzhardinge
1
-0
/
+12
2007-07-18
xen: lazy-mmu operations
Jeremy Fitzhardinge
3
-32
/
+72
2007-07-18
xen: Add support for preemption
Jeremy Fitzhardinge
5
-42
/
+76
2007-07-18
xen: SMP guest support
Jeremy Fitzhardinge
10
-49
/
+682
2007-07-18
xen: Implement sched_clock
Jeremy Fitzhardinge
3
-4
/
+28
2007-07-18
xen: Account for stolen time
Jeremy Fitzhardinge
1
-9
/
+150
2007-07-18
xen: ignore RW mapping of RO pages in pagetable_init
Jeremy Fitzhardinge
1
-2
/
+25
2007-07-18
xen: Complete pagetable pinning
Jeremy Fitzhardinge
4
-109
/
+242
2007-07-18
xen: configuration
Jeremy Fitzhardinge
2
-0
/
+13
2007-07-18
xen: time implementation
Jeremy Fitzhardinge
3
-1
/
+414
2007-07-18
xen: event channels
Jeremy Fitzhardinge
3
-1
/
+514
2007-07-18
xen: virtual mmu
Jeremy Fitzhardinge
4
-5
/
+494
2007-07-18
xen: Core Xen implementation
Jeremy Fitzhardinge
12
-1
/
+1152
2007-07-18
Add nosegneg capability to the vsyscall page notes
Jeremy Fitzhardinge
1
-0
/
+28
2007-07-18
Add a sched_clock paravirt_op
Jeremy Fitzhardinge
4
-13
/
+20
2007-07-18
paravirt: helper to disable all IO space
Jeremy Fitzhardinge
1
-0
/
+35
2007-07-18
paravirt: export __supported_pte_mask
Jeremy Fitzhardinge
1
-0
/
+1
2007-07-18
paravirt: make siblingmap functions visible
Jeremy Fitzhardinge
1
-4
/
+2
2007-07-18
paravirt: unstatic smp_store_cpu_info
Jeremy Fitzhardinge
1
-1
/
+1
2007-07-18
paravirt: unstatic leave_mm
Jeremy Fitzhardinge
1
-2
/
+3
2007-07-18
paravirt: add a hook for once the allocator is ready
Jeremy Fitzhardinge
1
-0
/
+2
2007-07-18
paravirt: add an "mm" argument to alloc_pt
Jeremy Fitzhardinge
3
-3
/
+3
2007-07-18
use elfnote.h to generate vsyscall notes.
Jeremy Fitzhardinge
1
-17
/
+6
2007-07-18
usermodehelper: Tidy up waiting
Jeremy Fitzhardinge
1
-1
/
+1
2007-07-17
sys_fallocate() implementation on i386, x86_64 and powerpc
Amit Arora
1
-0
/
+1
2007-07-17
arch/i386/* fs/* ipc/*: mark variables with uninitialized_var()
Jeff Garzik
1
-1
/
+1
2007-07-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...
Linus Torvalds
2
-5
/
+9
2007-07-17
fbcon: allow fbcon to use the primary display driver
Antonino A. Daplas
1
-3
/
+1
[next]