index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-x86
/
mach-voyager
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-10-19
x86: use raw locks during oopses
Andi Kleen
2
-14
/
+14
2007-10-19
x86: honor _PAGE_PSE bit on page walks
Jan Beulich
2
-2
/
+3
2007-10-19
i386: do cpuid_device_create() in CPU_UP_PREPARE instead of CPU_ONLINE.
Akinobu Mita
1
-13
/
+19
2007-10-19
x86: implement missing x86_64 function smp_call_function_mask()
Laurent Vivier
2
-56
/
+65
2007-10-19
x86: use descriptor's functions instead of inline assembly
Glauber de Oliveira Costa
5
-9
/
+41
2007-10-19
i386: consolidate show_regs and show_registers for i386
Pavel Emelyanov
3
-44
/
+45
2007-10-19
i386: make callgraph use dump_trace() on i386/x86_64
Jan Blunck
1
-66
/
+38
2007-10-19
x86: enable iommu_merge by default
Andi Kleen
1
-1
/
+1
2007-10-19
i386: i386 add AMD64 Barcelona PMU MSR definitions to msr.h
Stephane Eranian
1
-11
/
+25
2007-10-19
x86: Unify i386 and x86-64 early quirks
Andi Kleen
9
-103
/
+20
2007-10-19
x86: enable HPET on ICH3 and ICH4
Udo A. Steinberg
1
-0
/
+18
2007-10-19
x86: force enable HPET on VT8235/8237 chipsets
Udo A. Steinberg
1
-1
/
+68
2007-10-19
x86: add force_hpet boot option
Thomas Gleixner
3
-2
/
+8
2007-10-19
x86: quirk.c trivial coding style and white space cleanup
Thomas Gleixner
1
-11
/
+14
2007-10-19
x86: don't zero pad addresses in segfault message
Andi Kleen
1
-1
/
+1
2007-10-19
x86: Use linux/elfcore-compat.h
Roland McGrath
2
-78
/
+52
2007-10-19
x86: merge init_task_32/64.c
Hiroshi Shimamoto
7
-63
/
+16
2007-10-19
x86: remove page_fault_trace
Andi Kleen
1
-12
/
+0
2007-10-19
Kconfig: Missing line breaks in arch/x86_64/Kconfig
Adrian Knoth
1
-3
/
+3
2007-10-19
x86: move cpufreq Kconfigs to the same directory
Thomas Gleixner
4
-3
/
+3
2007-10-19
GEODE: use symbolic constant in cs5536 reboot fixup
Andres Salomon
2
-5
/
+5
2007-10-19
x86: fix CONFIG_NUMA and nosmp | maxcpus=0/1 crash
Ingo Molnar
1
-0
/
+2
2007-10-19
x86: use relative symlink for bzImage
Sam Ravnborg
2
-4
/
+4
2007-10-19
x86, vsyscall: fix the oops crash with __pa_vsymbol()
Siddha, Suresh B
1
-1
/
+1
2007-10-19
x86: update .gitignore entries
Thomas Gleixner
2
-0
/
+2
2007-10-19
x86: fix global_flush_tlb() bug
Ingo Molnar
1
-2
/
+7
2007-10-19
ide: set drive->autotune in ide_pci_setup_ports()
Bartlomiej Zolnierkiewicz
29
-74
/
+3
2007-10-19
triflex: always tune PIO
Bartlomiej Zolnierkiewicz
1
-0
/
+3
2007-10-19
opti621: always tune PIO
Bartlomiej Zolnierkiewicz
1
-4
/
+4
2007-10-19
cy82c693: always tune PIO
Bartlomiej Zolnierkiewicz
1
-5
/
+5
2007-10-19
cs5520: always tune PIO
Bartlomiej Zolnierkiewicz
1
-3
/
+4
2007-10-19
alim15x3: always tune PIO
Bartlomiej Zolnierkiewicz
1
-5
/
+5
2007-10-19
ide: add IDE_HFLAG_LEGACY_IRQS host flag
Bartlomiej Zolnierkiewicz
7
-35
/
+28
2007-10-19
ide: add IDE_HFLAG_SERIALIZE host flag
Bartlomiej Zolnierkiewicz
5
-13
/
+16
2007-10-19
ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag
Bartlomiej Zolnierkiewicz
4
-8
/
+9
2007-10-19
piix: add DECLARE_ICH_DEV() macro
Bartlomiej Zolnierkiewicz
1
-63
/
+47
2007-10-19
pdc202xx_old: add DECLARE_PDC2026X_DEV() macro
Bartlomiej Zolnierkiewicz
1
-41
/
+19
2007-10-19
pdc202xx_new: add DECLARE_PDCNEW_DEV() macro
Bartlomiej Zolnierkiewicz
1
-57
/
+19
2007-10-19
aec62xx: no need to disable UDMA in ->init_hwif method for ATP850UF
Bartlomiej Zolnierkiewicz
1
-9
/
+5
2007-10-19
ide: remove .init_setup from ide_pci_device_t
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2007-10-19
serverworks: remove ->init_setup
Bartlomiej Zolnierkiewicz
1
-31
/
+14
2007-10-19
scc_pata: remove ->init_setup
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2007-10-19
pdc202xx_old: remove ->init_setup
Bartlomiej Zolnierkiewicz
1
-32
/
+25
2007-10-19
pdc202xx_new: remove ->init_setup
Bartlomiej Zolnierkiewicz
1
-59
/
+49
2007-10-19
hpt366: remove ->init_setup
Bartlomiej Zolnierkiewicz
1
-179
/
+127
2007-10-19
cmd64x: remove ->init_setup
Bartlomiej Zolnierkiewicz
1
-27
/
+12
2007-10-19
aec62xx: remove ->init_setup
Bartlomiej Zolnierkiewicz
1
-25
/
+14
2007-10-19
ide: use I/O ops directly part #2 (take 2)
Bartlomiej Zolnierkiewicz
4
-37
/
+34
2007-10-19
ide: use pci_dev->revision
Bartlomiej Zolnierkiewicz
4
-27
/
+10
2007-10-19
cmd64x: Use dev->revision
Auke Kok
1
-10
/
+4
[next]