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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-27
x86: ptrace.c: fix defined-but-unused warnings
Andrew Morton
1
-84
/
+85
2008-03-26
x86: fix trim mtrr not to setup_memory two times
Yinghai Lu
1
-5
/
+4
2008-03-26
x86: GEODE: add missing module.h include
Andres Salomon
1
-0
/
+1
2008-03-26
x86, cpufreq: fix Speedfreq-SMI call that clobbers ECX
Stephan Diestelhorst
1
-15
/
+24
2008-03-26
x86: fix memoryless node oops during boot
Yinghai Lu
1
-1
/
+1
2008-03-26
x86: add dmi quirk for io_delay
Ingo Molnar
1
-0
/
+8
2008-03-26
x86: convert mtrr/generic.c to kernel-doc
Randy Dunlap
1
-19
/
+23
2008-03-22
x86: revert: reserve dma32 early for gart
Thomas Gleixner
2
-51
/
+0
2008-03-21
x86: trim mtrr don't close gap for resource allocation.
Yinghai Lu
3
-1
/
+55
2008-03-21
x86: fix reboot problem with Dell Optiplex 745, 0KW626 board
Heinz-Ado Arnolds
1
-0
/
+9
2008-03-21
x86: fix fault_msg nul termination
Jiri Slaby
1
-1
/
+1
2008-03-21
x86: fix long standing bug with usb after hibernation with 4GB ram
Pavel Machek
1
-0
/
+3
2008-03-21
x86: hpet clock enable quirk on nVidia nForce 430
Zbigniew Luszpinski
1
-0
/
+2
2008-03-21
x86: reserve dma32 early for gart
Yinghai Lu
2
-0
/
+51
2008-03-21
x86: add the DFF (Desktop Form Factor) Dell Optiplex 745 to the reboot errata...
Coleman Kane
1
-0
/
+9
2008-03-21
x86: tight online check in setup_per_cpu_areas
Yinghai Lu
1
-6
/
+8
2008-03-21
x86: fix dma_alloc_pages
Yinghai Lu
1
-5
/
+0
2008-03-11
x86: ia32 syscall restart fix
Roland McGrath
2
-6
/
+41
2008-03-07
x86_64: make ptrace always sign-extend orig_ax to 64 bits
Roland McGrath
1
-0
/
+10
2008-03-07
x86: re-add reboot fixups
Ingo Molnar
1
-0
/
+6
2008-03-07
x86: fix typo in step.c
Jan Beulich
1
-2
/
+2
2008-03-07
x86: fix merge mistake in i387.c
Jan Beulich
1
-1
/
+1
2008-03-07
x86: clear DF before calling signal handler
Aurelien Jarno
2
-3
/
+3
2008-03-05
[CPUFREQ] Remove debugging message from e_powersaver
Dave Jones
1
-2
/
+6
2008-03-04
x86, i387: fix ptrace leakage using init_fpu()
Suresh Siddha
1
-4
/
+4
2008-02-29
x86: disable BTS ptrace extensions for now
Ingo Molnar
3
-0
/
+16
2008-02-29
x86: delay the export removal of init_mm
Ingo Molnar
1
-0
/
+1
2008-02-29
x86: restore vsyscall64 prochandler
Thomas Gleixner
1
-1
/
+10
2008-02-29
x86: tls prevent_tail_call
Roland McGrath
1
-2
/
+6
2008-02-26
x86: fix boot failure on 486 due to TSC breakage
Mikael Pettersson
2
-2
/
+2
2008-02-26
x86: make c_idle.work have a static address.
Glauber Costa
1
-1
/
+1
2008-02-26
x86: don't save unreliable stack trace entries
Vegard Nossum
1
-0
/
+4
2008-02-26
x86: don't make swapper_pg_pmd global
Adrian Bunk
1
-1
/
+1
2008-02-26
x86: don't print a warning when MTRR are blank and running in KVM
Joerg Roedel
1
-2
/
+6
2008-02-26
x86: fix execve with -fstack-protect
Ingo Molnar
2
-5
/
+7
2008-02-26
x86: fix vsyscall wreckage
Thomas Gleixner
1
-49
/
+3
2008-02-26
x86: rename KERNEL_TEXT_SIZE => KERNEL_IMAGE_SIZE
Ingo Molnar
1
-1
/
+1
2008-02-26
x86: fix spontaneous reboot with allyesconfig bzImage
Ingo Molnar
1
-8
/
+14
2008-02-26
x86: notsc is ignored on common configurations
Pavel Machek
1
-1
/
+2
2008-02-26
x86/mtrr: fix kernel-doc missing notation
Randy Dunlap
1
-0
/
+1
2008-02-26
x86: do not promote TM3x00/TM5x00 to i686-class
H. Peter Anvin
1
-7
/
+0
2008-02-26
x86: hpet fix docbook comment
Pavel Machek
1
-2
/
+2
2008-02-26
lguest: fix build breakage
Tony Breeds
1
-3
/
+1
2008-02-22
x86 ptrace: fix compat PTRACE_SETREGS
Roland McGrath
1
-2
/
+2
2008-02-21
PCI: don't load acpi_php when acpi is disabled
Yinghai Lu
1
-1
/
+2
2008-02-19
x86: i8259A: remove redundant irq_descinitialization
Ahmed S. Darwish
1
-19
/
+6
2008-02-19
x86: lds - Use THREAD_SIZE instead of numeric constant
Cyrill Gorcunov
1
-1
/
+1
2008-02-19
x86: lds - Use PAGE_SIZE instead of numeric constant
Cyrill Gorcunov
2
-27
/
+27
2008-02-19
x86: fix printout ugliness in cpu info printk
Marcin Slusarz
1
-1
/
+1
2008-02-19
x86: exclude vsyscall files from stackprotect
Ingo Molnar
1
-1
/
+9
[next]