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
/
arch
/
x86_64
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2005-06-25
[PATCH] kexec code cleanup
Maneesh Soni
1
-22
/
+27
2005-06-25
[PATCH] kdump: Use real pt_regs from exception
Alexander Nyberg
1
-1
/
+1
2005-06-25
[PATCH] Kdump: Export crash notes section address through sysfs
Vivek Goyal
1
-3
/
+0
2005-06-25
[PATCH] crashdump: x86_64: crashkernel option
Eric W. Biederman
2
-0
/
+33
2005-06-25
[PATCH] kexec: x86_64 kexec implementation
Eric W. Biederman
4
-0
/
+427
2005-06-25
[PATCH] kexec: x86_64: factor out apic shutdown code
Eric W. Biederman
1
-29
/
+33
2005-06-25
[PATCH] kexec: x86_64: add CONFIG_PHYSICAL_START
Eric W. Biederman
1
-9
/
+9
2005-06-25
[PATCH] kexec: x86_64: vmlinux: fix physical addresses
Eric W. Biederman
1
-42
/
+86
2005-06-25
[PATCH] kexec: x86_64: restore apic virtual wire mode on shutdown
Eric W. Biederman
2
-3
/
+71
2005-06-25
[PATCH] kexec: x86_64: add i8259 shutdown method
Eric W. Biederman
1
-0
/
+12
2005-06-25
[PATCH] kexec: x86_64: e820 64bit fix
Eric W. Biederman
1
-2
/
+0
2005-06-25
[PATCH] RCU: clean up a few remaining synchronize_kernel() calls
Paul E. McKenney
1
-1
/
+1
2005-06-25
[PATCH] swsusp: clean assembly parts
Pavel Machek
1
-9
/
+9
2005-06-25
[PATCH] s-t-RAM: load gdt the right way
Pavel Machek
1
-1
/
+1
2005-06-25
[PATCH] x86_64: Provide ability to choose using shortcuts for IPI in flat mode.
Ashok Raj
1
-14
/
+82
2005-06-25
[PATCH] x86_64: Dont use broadcast shortcut to make it cpu hotplug safe.
Ashok Raj
3
-17
/
+54
2005-06-25
[PATCH] x86_64: CPU hotplug sibling map cleanup
Ashok Raj
1
-48
/
+36
2005-06-25
[PATCH] x86_64: CPU hotplug support
Ashok Raj
4
-17
/
+254
2005-06-25
[PATCH] x86_64: Change init sections for CPU hotplug support
Ashok Raj
9
-36
/
+31
2005-06-23
[PATCH] kprobes: Temporary disarming of reentrant probe for x86_64
Prasanna S Panchamukhi
1
-14
/
+62
2005-06-23
[PATCH] Move kprobe [dis]arming into arch specific code
Rusty Lynch
1
-8
/
+18
2005-06-23
[PATCH] x86_64 specific function return probes
Rusty Lynch
2
-1
/
+113
2005-06-23
[PATCH] xen: x86_64: use more usermode macro
Vincent Hanquez
2
-10
/
+10
2005-06-23
[PATCH] xen: x86_64: Add macro for debugreg
Vincent Hanquez
2
-3
/
+3
2005-06-23
[PATCH] x86_64: avoid wasting IRQs
Natalie Protasevich
1
-1
/
+20
2005-06-23
[PATCH] x86_64: never block forced SIGSEGV
Roland McGrath
1
-11
/
+15
2005-06-23
[PATCH] x86_64: fix hpet for systems that don't support legacy replacement
john stultz
1
-14
/
+28
2005-06-23
[PATCH] x86_64: i8259.c iso99 structure initialization
Alexander Nyberg
1
-8
/
+7
2005-06-23
[PATCH] allow early printk to use more than 25 lines
Jan Beulich
1
-3
/
+10
2005-06-23
[PATCH] x86/x86_64: pcibus_to_node
Christoph Lameter
1
-1
/
+3
2005-06-23
[PATCH] add x86-64 specific support for sparsemem
Matt Tolentino
1
-10
/
+17
2005-06-23
[PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config options
Matt Tolentino
2
-4
/
+4
2005-06-23
[PATCH] remove direct ref to contig_page_data for x86-64
Matt Tolentino
2
-5
/
+1
2005-06-21
[PATCH] Avoiding mmap fragmentation
Wolfgang Wander
1
-0
/
+9
2005-06-21
[PATCH] x86_64: TASK_SIZE fixes for compatibility mode processes
Suresh Siddha
3
-19
/
+16
2005-06-08
[PATCH] revert x86_64-use-the-e820-hole-to-map-the-iommu-agp-aperture
Andrew Morton
1
-30
/
+11
2005-05-31
[PATCH] x86_64: More fixes for compilation without CONFIG_ACPI
Andi Kleen
3
-0
/
+4
2005-05-28
[PATCH] x86_64: signal.c build fix
Oliver Korpilla
1
-0
/
+1
2005-05-25
[PATCH] x86_64: CONFIG_BUG=n fixes
Alexander Nyberg
2
-1
/
+4
2005-05-20
[PATCH] x86_64: i386/x86-64: Export cpu_core_map
Andi Kleen
1
-0
/
+1
2005-05-20
[PATCH] x86_64: Add option to disable timer check
Andi Kleen
1
-1
/
+10
2005-05-20
[PATCH] x86_64: Fix 32bit system call restart
Andi Kleen
1
-1
/
+3
2005-05-20
[PATCH] x86_64: Don't allow accesses below register frame in ptrace
Andi Kleen
1
-2
/
+2
2005-05-20
[PATCH] x86_64: 386/x86-64 Further AMD dual core fixes
Andi Kleen
1
-13
/
+12
2005-05-17
[PATCH] x86_64: Don't assume BSP has ID 0 in new smp bootup
Andi Kleen
2
-8
/
+14
2005-05-17
[PATCH] x86_64: Collected NMI watchdog fixes.
Andi Kleen
3
-79
/
+177
2005-05-17
[PATCH] x86_64: Make vsyscall.c compile without CONFIG_SYSCTL
Andi Kleen
1
-0
/
+2
2005-05-17
[PATCH] x86_64: Fix OEM hpet check
Suresh Siddha
1
-1
/
+1
2005-05-17
[PATCH] x86_64: Fix canonical checking for segment registers in ptrace
Andi Kleen
1
-4
/
+4
2005-05-17
[PATCH] x86_64: check if ptrace RIP is canonical
Andi Kleen
1
-0
/
+5
[next]