index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86_64
Age
Commit message (
Expand
)
Author
Files
Lines
2005-07-28
[PATCH] x86_64: Fix SRAT handling on non dual core systems
Andi Kleen
1
-2
/
+0
2005-07-28
[PATCH] x86_64: Switch to the interrupt stack when running a softirq in local...
Andi Kleen
2
-0
/
+31
2005-07-28
[PATCH] x86_64: Small assembly improvements
Andi Kleen
2
-13
/
+13
2005-07-28
[PATCH] x86_64: Remove unnecessary include in fault.c
Andi Kleen
1
-1
/
+0
2005-07-28
[PATCH] x86_64: Icecream has no way of detecting assembler-level includes
Andreas Gruenbacher
3
-12
/
+19
2005-07-28
[PATCH] x86_64: Support more than 8 cores on AMD systems
Andi Kleen
2
-10
/
+85
2005-07-28
[PATCH] x86_64: Remove the broadcast options that were added for cpuhotplug
Andi Kleen
1
-86
/
+2
2005-07-28
[PATCH] x86_64: Remove IA32_* build tools in Makefile
Andi Kleen
1
-12
/
+0
2005-07-28
[PATCH] x86_64: Create per CPU machine check sysfs directories
Andi Kleen
1
-19
/
+74
2005-07-28
[PATCH] x86_64: Print a boot message for hotplug memory zones
Andi Kleen
1
-1
/
+4
2005-07-28
[PATCH] x86_64: Fix overflow in NUMA hash function setup
Keith Mannthey
1
-24
/
+26
2005-07-28
[PATCH] x86_64: Improve CONFIG_GART_IOMMU description and make it default y
Andi Kleen
1
-1
/
+4
2005-07-28
[PATCH] x86_64: Remove unused variable in delay.c
Andi Kleen
1
-2
/
+0
2005-07-28
[PATCH] x86_64: Some cleanup in setup64.c
Andi Kleen
1
-14
/
+4
2005-07-28
[PATCH] x86_64: Clarify Booting processor ... message
Andi Kleen
1
-2
/
+3
2005-07-28
[PATCH] x86_64: Minor clean up to CPU setup - use smp_processor_id instead of...
Andi Kleen
1
-2
/
+1
2005-07-28
[PATCH] x86_64: Move cpu_present/possible_map parsing earlier
Andi Kleen
2
-37
/
+35
2005-07-28
[PATCH] x86_64: Update defconfig
Andi Kleen
1
-86
/
+138
2005-07-28
[PATCH] x86_64: Always ack IPIs even on errors
Andi Kleen
1
-2
/
+1
2005-07-28
[PATCH] x86_64: cpu hotplug changes kills nmi watchdog
Alexander Nyberg
1
-3
/
+0
2005-07-27
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
Olaf Hering
2
-8
/
+8
2005-07-27
[PATCH] x86_64: fix SMP boot lockup on some machines
Andi Kleen
1
-1
/
+1
2005-07-26
[PATCH] x86_64 fsnotify build fix
Andrew Morton
1
-1
/
+1
2005-07-26
[PATCH] x86_64 sync machine_power_off with i386
Eric W. Biederman
1
-0
/
+3
2005-07-26
[PATCH] x86_64: Implemenent machine_emergency_restart
Eric W. Biederman
1
-7
/
+11
2005-07-26
[PATCH] x86_64: Fix reboot_force
Eric W. Biederman
1
-8
/
+1
2005-07-26
[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.
Eric W. Biederman
1
-5
/
+0
2005-07-26
[PATCH] inotify: add x86-64 syscall entries
Robert Love
1
-2
/
+6
2005-07-26
[PATCH] inotify: add missing hook to sys32_open
Robert Love
1
-1
/
+4
2005-07-15
[PATCH] x86_64: TASK_SIZE fixes for compatibility mode processes
Siddha, Suresh B
1
-1
/
+6
2005-07-12
[PATCH] x86_64: section alignment fix
Andrew Morton
1
-2
/
+2
2005-07-11
[NET]: add a top-level Networking menu to *config
Sam Ravnborg
1
-0
/
+2
2005-07-07
[PATCH] mostly_read data section
Christoph Lameter
1
-0
/
+4
2005-07-07
[PATCH] MTRR suspend/resume cleanup
Shaohua Li
2
-0
/
+5
2005-07-06
[CRYPTO] Add x86_64 asm AES
Andreas Steinmetz
4
-1
/
+522
2005-07-05
[PATCH] kprobes: fix namespace problem and sparc64 build
Rusty Lynch
1
-1
/
+1
2005-06-30
[PATCH] x86: i8253/i8259A lock cleanup
Ingo Molnar
1
-1
/
+0
2005-06-27
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Greg KH
2
-170
/
+95
2005-06-27
[PATCH] PCI: use the MCFG table to properly access pci devices (x86-64)
Greg Kroah-Hartman
1
-10
/
+48
2005-06-27
[PATCH] PCI: add proper MCFG table parsing to ACPI core.
Greg Kroah-Hartman
1
-7
/
+9
2005-06-27
[PATCH] Return probe redesign: x86_64 specific changes
Rusty Lynch
1
-63
/
+70
2005-06-27
[PATCH] kprobes: fix single-step out of line - take2
Ananth N Mavinakayanahalli
1
-112
/
+1
2005-06-27
[PATCH] seccomp: tsc disable
Andrea Arcangeli
1
-0
/
+29
2005-06-25
Merge Christoph's freeze cleanup patch
Linus Torvalds
1
-1
/
+1
2005-06-25
[PATCH] Cleanup patch for process freezing
Christoph Lameter
1
-1
/
+1
2005-06-25
[PATCH] x86_64: coding style and whitespace fixups
Domen Puncer
5
-12
/
+9
2005-06-25
[PATCH] x86-64: add memcpy/memset prototypes
randy_dunlap
1
-0
/
+3
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
[prev]
[next]