index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86_64
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
Olaf Hering
2005-07-27
2
-8
/
+8
*
[PATCH] x86_64: fix SMP boot lockup on some machines
Andi Kleen
2005-07-27
1
-1
/
+1
*
[PATCH] x86_64 fsnotify build fix
Andrew Morton
2005-07-26
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] inotify: add x86-64 syscall entries
Robert Love
2005-07-26
1
-2
/
+6
*
[PATCH] inotify: add missing hook to sys32_open
Robert Love
2005-07-26
1
-1
/
+4
*
[PATCH] x86_64: TASK_SIZE fixes for compatibility mode processes
Siddha, Suresh B
2005-07-15
1
-1
/
+6
*
[PATCH] x86_64: section alignment fix
Andrew Morton
2005-07-12
1
-2
/
+2
*
[NET]: add a top-level Networking menu to *config
Sam Ravnborg
2005-07-11
1
-0
/
+2
*
[PATCH] mostly_read data section
Christoph Lameter
2005-07-07
1
-0
/
+4
*
[PATCH] MTRR suspend/resume cleanup
Shaohua Li
2005-07-07
2
-0
/
+5
*
[CRYPTO] Add x86_64 asm AES
Andreas Steinmetz
2005-07-06
4
-1
/
+522
*
[PATCH] kprobes: fix namespace problem and sparc64 build
Rusty Lynch
2005-07-05
1
-1
/
+1
*
[PATCH] x86: i8253/i8259A lock cleanup
Ingo Molnar
2005-06-30
1
-1
/
+0
*
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Greg KH
2005-06-27
2
-170
/
+95
|
\
|
*
[PATCH] Return probe redesign: x86_64 specific changes
Rusty Lynch
2005-06-27
1
-63
/
+70
|
*
[PATCH] kprobes: fix single-step out of line - take2
Ananth N Mavinakayanahalli
2005-06-27
1
-112
/
+1
|
*
[PATCH] seccomp: tsc disable
Andrea Arcangeli
2005-06-27
1
-0
/
+29
*
|
[PATCH] PCI: use the MCFG table to properly access pci devices (x86-64)
Greg Kroah-Hartman
2005-06-27
1
-10
/
+48
*
|
[PATCH] PCI: add proper MCFG table parsing to ACPI core.
Greg Kroah-Hartman
2005-06-27
1
-7
/
+9
|
/
*
Merge Christoph's freeze cleanup patch
Linus Torvalds
2005-06-25
1
-1
/
+1
|
\
|
*
[PATCH] Cleanup patch for process freezing
Christoph Lameter
2005-06-25
1
-1
/
+1
*
|
[PATCH] x86_64: coding style and whitespace fixups
Domen Puncer
2005-06-25
5
-12
/
+9
*
|
[PATCH] x86-64: add memcpy/memset prototypes
randy_dunlap
2005-06-25
1
-0
/
+3
*
|
[PATCH] kexec code cleanup
Maneesh Soni
2005-06-25
1
-22
/
+27
*
|
[PATCH] kdump: Use real pt_regs from exception
Alexander Nyberg
2005-06-25
1
-1
/
+1
*
|
[PATCH] Kdump: Export crash notes section address through sysfs
Vivek Goyal
2005-06-25
1
-3
/
+0
*
|
[PATCH] crashdump: x86_64: crashkernel option
Eric W. Biederman
2005-06-25
2
-0
/
+33
*
|
[PATCH] kexec: x86_64 kexec implementation
Eric W. Biederman
2005-06-25
6
-1
/
+445
*
|
[PATCH] kexec: x86_64: factor out apic shutdown code
Eric W. Biederman
2005-06-25
1
-29
/
+33
*
|
[PATCH] kexec: x86_64: add CONFIG_PHYSICAL_START
Eric W. Biederman
2005-06-25
4
-15
/
+28
*
|
[PATCH] kexec: x86_64: vmlinux: fix physical addresses
Eric W. Biederman
2005-06-25
2
-43
/
+87
*
|
[PATCH] kexec: x86_64: restore apic virtual wire mode on shutdown
Eric W. Biederman
2005-06-25
2
-3
/
+71
*
|
[PATCH] kexec: x86_64: add i8259 shutdown method
Eric W. Biederman
2005-06-25
1
-0
/
+12
*
|
[PATCH] kexec: x86_64: e820 64bit fix
Eric W. Biederman
2005-06-25
1
-2
/
+0
*
|
[PATCH] consolidate PREEMPT options into kernel/Kconfig.preempt
Ingo Molnar
2005-06-25
1
-27
/
+2
*
|
[PATCH] RCU: clean up a few remaining synchronize_kernel() calls
Paul E. McKenney
2005-06-25
1
-1
/
+1
*
|
[PATCH] swsusp: clean assembly parts
Pavel Machek
2005-06-25
1
-9
/
+9
*
|
[PATCH] s-t-RAM: load gdt the right way
Pavel Machek
2005-06-25
1
-1
/
+1
*
|
[PATCH] x86_64: Provide ability to choose using shortcuts for IPI in flat mode.
Ashok Raj
2005-06-25
1
-14
/
+82
*
|
[PATCH] x86_64: Dont use broadcast shortcut to make it cpu hotplug safe.
Ashok Raj
2005-06-25
3
-17
/
+54
*
|
[PATCH] x86_64: CPU hotplug sibling map cleanup
Ashok Raj
2005-06-25
1
-48
/
+36
*
|
[PATCH] x86_64: CPU hotplug support
Ashok Raj
2005-06-25
5
-17
/
+263
*
|
[PATCH] x86_64: Change init sections for CPU hotplug support
Ashok Raj
2005-06-25
10
-37
/
+32
|
/
*
[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
[next]