index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86_64
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
Olaf Hering
2005-07-28
1
-5
/
+5
*
[PATCH] x86_64: fix SMP boot lockup on some machines
Andi Kleen
2005-07-28
1
-1
/
+1
*
[PATCH] x86_64 sync machine_power_off with i386
Eric W. Biederman
2005-07-26
1
-0
/
+3
*
[PATCH] x86_64: Implemenent machine_emergency_restart
Eric W. Biederman
2005-07-26
1
-7
/
+11
*
[PATCH] x86_64: Fix reboot_force
Eric W. Biederman
2005-07-26
1
-8
/
+1
*
[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.
Eric W. Biederman
2005-07-26
1
-5
/
+0
*
[PATCH] x86_64: section alignment fix
Andrew Morton
2005-07-13
1
-2
/
+2
*
[PATCH] mostly_read data section
Christoph Lameter
2005-07-08
1
-0
/
+4
*
[PATCH] MTRR suspend/resume cleanup
Shaohua Li
2005-07-08
2
-0
/
+5
*
[PATCH] kprobes: fix namespace problem and sparc64 build
Rusty Lynch
2005-07-06
1
-1
/
+1
*
[PATCH] x86: i8253/i8259A lock cleanup
Ingo Molnar
2005-06-30
1
-1
/
+0
*
[PATCH] Return probe redesign: x86_64 specific changes
Rusty Lynch
2005-06-28
1
-63
/
+70
*
[PATCH] kprobes: fix single-step out of line - take2
Ananth N Mavinakayanahalli
2005-06-28
1
-112
/
+1
*
[PATCH] seccomp: tsc disable
Andrea Arcangeli
2005-06-28
1
-0
/
+29
*
Merge Christoph's freeze cleanup patch
Linus Torvalds
2005-06-26
1
-1
/
+1
|
\
|
*
[PATCH] Cleanup patch for process freezing
Christoph Lameter
2005-06-26
1
-1
/
+1
*
|
[PATCH] kexec code cleanup
Maneesh Soni
2005-06-26
1
-22
/
+27
*
|
[PATCH] kdump: Use real pt_regs from exception
Alexander Nyberg
2005-06-26
1
-1
/
+1
*
|
[PATCH] Kdump: Export crash notes section address through sysfs
Vivek Goyal
2005-06-26
1
-3
/
+0
*
|
[PATCH] crashdump: x86_64: crashkernel option
Eric W. Biederman
2005-06-26
2
-0
/
+33
*
|
[PATCH] kexec: x86_64 kexec implementation
Eric W. Biederman
2005-06-26
4
-0
/
+427
*
|
[PATCH] kexec: x86_64: factor out apic shutdown code
Eric W. Biederman
2005-06-26
1
-29
/
+33
*
|
[PATCH] kexec: x86_64: add CONFIG_PHYSICAL_START
Eric W. Biederman
2005-06-26
1
-9
/
+9
*
|
[PATCH] kexec: x86_64: vmlinux: fix physical addresses
Eric W. Biederman
2005-06-26
1
-42
/
+86
*
|
[PATCH] kexec: x86_64: restore apic virtual wire mode on shutdown
Eric W. Biederman
2005-06-26
2
-3
/
+71
*
|
[PATCH] kexec: x86_64: add i8259 shutdown method
Eric W. Biederman
2005-06-26
1
-0
/
+12
*
|
[PATCH] kexec: x86_64: e820 64bit fix
Eric W. Biederman
2005-06-26
1
-2
/
+0
*
|
[PATCH] RCU: clean up a few remaining synchronize_kernel() calls
Paul E. McKenney
2005-06-26
1
-1
/
+1
*
|
[PATCH] swsusp: clean assembly parts
Pavel Machek
2005-06-26
1
-9
/
+9
*
|
[PATCH] s-t-RAM: load gdt the right way
Pavel Machek
2005-06-26
1
-1
/
+1
*
|
[PATCH] x86_64: Provide ability to choose using shortcuts for IPI in flat mode.
Ashok Raj
2005-06-26
1
-14
/
+82
*
|
[PATCH] x86_64: Dont use broadcast shortcut to make it cpu hotplug safe.
Ashok Raj
2005-06-26
3
-17
/
+54
*
|
[PATCH] x86_64: CPU hotplug sibling map cleanup
Ashok Raj
2005-06-26
1
-48
/
+36
*
|
[PATCH] x86_64: CPU hotplug support
Ashok Raj
2005-06-26
4
-17
/
+254
*
|
[PATCH] x86_64: Change init sections for CPU hotplug support
Ashok Raj
2005-06-26
9
-36
/
+31
|
/
*
[PATCH] kprobes: Temporary disarming of reentrant probe for x86_64
Prasanna S Panchamukhi
2005-06-23
1
-14
/
+62
*
[PATCH] Move kprobe [dis]arming into arch specific code
Rusty Lynch
2005-06-23
1
-8
/
+18
*
[PATCH] x86_64 specific function return probes
Rusty Lynch
2005-06-23
2
-1
/
+113
*
[PATCH] xen: x86_64: use more usermode macro
Vincent Hanquez
2005-06-23
2
-10
/
+10
*
[PATCH] xen: x86_64: Add macro for debugreg
Vincent Hanquez
2005-06-23
2
-3
/
+3
*
[PATCH] x86_64: avoid wasting IRQs
Natalie Protasevich
2005-06-23
1
-1
/
+20
*
[PATCH] x86_64: never block forced SIGSEGV
Roland McGrath
2005-06-23
1
-11
/
+15
*
[PATCH] x86_64: fix hpet for systems that don't support legacy replacement
john stultz
2005-06-23
1
-14
/
+28
*
[PATCH] x86_64: i8259.c iso99 structure initialization
Alexander Nyberg
2005-06-23
1
-8
/
+7
*
[PATCH] allow early printk to use more than 25 lines
Jan Beulich
2005-06-23
1
-3
/
+10
*
[PATCH] x86/x86_64: pcibus_to_node
Christoph Lameter
2005-06-23
1
-1
/
+3
*
[PATCH] add x86-64 specific support for sparsemem
Matt Tolentino
2005-06-23
1
-10
/
+17
*
[PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config options
Matt Tolentino
2005-06-23
2
-4
/
+4
*
[PATCH] remove direct ref to contig_page_data for x86-64
Matt Tolentino
2005-06-23
2
-5
/
+1
*
[PATCH] Avoiding mmap fragmentation
Wolfgang Wander
2005-06-22
1
-0
/
+9
[next]