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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-02
[PATCH] x86-64: x86-64 system crashes when no memory populating Node 0
James Puthukattukaran
1
-3
/
+2
2007-05-02
[PATCH] x86-64: Fix x86_64 compilation with DEBUG_SIG on
Glauber de Oliveira Costa
1
-3
/
+3
2007-05-02
[PATCH] x86: Allow percpu variables to be page-aligned
Jeremy Fitzhardinge
2
-3
/
+3
2007-05-02
[PATCH] x86: Don't use MWAIT on AMD Family 10
Andi Kleen
2
-5
/
+13
2007-05-02
[PATCH] x86-64: Clean up asm-x86_64/bugs.h
Jeremy Fitzhardinge
2
-1
/
+29
2007-05-02
[PATCH] x86: fix amd64-agp aperture validation
Jan Beulich
1
-2
/
+3
2007-05-02
[PATCH] x86-64: Fix "Section mismatch" compile warning
Bernhard Walle
1
-3
/
+3
2007-05-02
[PATCH] x86-64: vsyscall_gtod_data diet and vgettimeofday() fix
Eric Dumazet
1
-17
/
+36
2007-05-02
[PATCH] x86-64: fix vtime() vsyscall
Eric Dumazet
1
-3
/
+5
2007-05-02
[PATCH] x86: remove UNEXPECTED_IO_APIC()
Adrian Bunk
1
-28
/
+0
2007-05-02
[PATCH] x86: sys_ioperm() prototype cleanup
Adrian Bunk
1
-0
/
+1
2007-05-02
[PATCH] x86-64: Remove unused stext symbol
Andi Kleen
1
-1
/
+0
2007-05-02
[PATCH] x86: tighten kernel image page access rights
Jan Beulich
2
-3
/
+3
2007-05-02
[PATCH] x86: remove constant_tsc reporting from /proc/cpuinfo' power flags
Joerg Roedel
1
-3
/
+2
2007-05-02
[PATCH] x86-64: make simnow_init() static
Adrian Bunk
1
-1
/
+1
2007-05-02
[PATCH] x86-64: remove extra smp_processor_id calling
Yinghai Lu
1
-2
/
+1
2007-05-02
[PATCH] x86: Log reason why TSC was marked unstable
john stultz
3
-4
/
+5
2007-05-02
[PATCH] x86-64: Minor white space cleanup in traps.c
Andi Kleen
1
-3
/
+1
2007-05-02
[PATCH] x86-64: Move cpu verification code to common file
Vivek Goyal
3
-63
/
+128
2007-05-02
[PATCH] x86-64: build-time checking
Vivek Goyal
1
-0
/
+7
2007-05-02
[PATCH] x86-64: Relocatable Kernel Support
Vivek Goyal
2
-106
/
+134
2007-05-02
[PATCH] x86: __pa and __pa_symbol address space separation
Vivek Goyal
4
-14
/
+20
2007-05-02
[PATCH] x86: Move swsusp __pa() dependent code to arch portion
Vivek Goyal
1
-0
/
+14
2007-05-02
[PATCH] x86-64: Remove the identity mapping as early as possible
Vivek Goyal
4
-34
/
+25
2007-05-02
[PATCH] x86-64: Modify discover_ebda to use virtual addresses
Vivek Goyal
1
-2
/
+2
2007-05-02
[PATCH] x86-64: 64bit ACPI wakeup trampoline
Vivek Goyal
3
-51
/
+41
2007-05-02
[PATCH] x86-64: wakeup.S misc cleanups
Vivek Goyal
1
-72
/
+40
2007-05-02
[PATCH] x86-64: wakeup.S rename registers to reflect right names
Vivek Goyal
1
-18
/
+18
2007-05-02
[PATCH] x86-64: Get rid of dead code in suspend resume
Vivek Goyal
1
-56
/
+1
2007-05-02
[PATCH] x86-64: 64bit PIC SMP trampoline
Vivek Goyal
3
-22
/
+156
2007-05-02
[PATCH] x86-64: Add EFER to the register set saved by save_processor_state
Vivek Goyal
1
-1
/
+2
2007-05-02
[PATCH] x86-64: cleanup segments
Vivek Goyal
1
-6
/
+6
2007-05-02
[PATCH] x86-64: modify copy_bootdata to use virtual addresses
Vivek Goyal
1
-9
/
+8
2007-05-02
[PATCH] x86-64: Fix early printk to use standard ISA mapping
Vivek Goyal
1
-2
/
+1
2007-05-02
[PATCH] x86-64: Clean up the early boot page table
Vivek Goyal
1
-33
/
+28
2007-05-02
[PATCH] x86-64: Kill temp boot pmds
Vivek Goyal
1
-3
/
+0
2007-05-02
[PATCH] x86-64: dma_ops as const
Stephen Hemminger
4
-4
/
+4
2007-05-02
[PATCH] x86-64: fix cpu MHz reporting on constant_tsc cpus
Joerg Roedel
4
-10
/
+64
2007-05-02
[PATCH] x86-64: x86_64 make NMI use PERFCTR1 for architectural perfmon (take 2)
Stephane Eranian
1
-4
/
+4
2007-05-02
[PATCH] x86-64: Some cleanup in time.c
Andi Kleen
1
-4
/
+1
2007-05-02
[PATCH] x86: Fix i386 and x86_64 fault information pollution
Andi Kleen
1
-7
/
+23
2007-05-02
[PATCH] x86-64: a few missing entry.S annotations
Jan Beulich
1
-0
/
+5
2007-05-02
[PATCH] x86: consolidate smp_send_stop()
Jan Beulich
1
-18
/
+10
2007-05-02
[PATCH] x86: adjust inclusion of asm/fixmap.h
Jan Beulich
2
-0
/
+2
2007-05-02
[PATCH] x86: default to physical mode on hotplug CPU kernels
Ingo Molnar
2
-14
/
+4
2007-05-02
[PATCH] x86-64: remove clustered APIC mode
Ingo Molnar
2
-139
/
+1
2007-05-02
[PATCH] x86-64: always use physical delivery mode on > 8 CPUs
Ingo Molnar
1
-56
/
+15
2007-05-02
[PATCH] x86-64: optimize & fix APIC mode setup
Ingo Molnar
1
-24
/
+15
2007-05-02
[PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk-for-e7320-e7520-e7525
Andrew Morton
2
-21
/
+0
2007-05-02
[PATCH] x86-64: revert x86_64-mm-add-genapic_force
Andrew Morton
1
-8
/
+1
[next]