index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-09
x86: make nmi_cpu_busy() always defined
Ingo Molnar
1
-2
/
+2
2007-11-09
x86: make ipi_handler() always defined
Ingo Molnar
1
-4
/
+2
2007-11-03
Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-12
/
+6
2007-10-30
x86: kernel/setup_32.c: unexport machine_id
Adrian Bunk
1
-3
/
+0
2007-10-30
x86 gart: rename symbols only used for the GART implementation
Joerg Roedel
4
-13
/
+14
2007-10-30
x86 gart: make some variables and functions static
Joerg Roedel
1
-4
/
+4
2007-10-30
x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU
Joerg Roedel
3
-6
/
+6
2007-10-30
x86 gart: rename iommu.h to gart.h
Joerg Roedel
8
-8
/
+8
2007-10-30
x86: additional CPUID strings; fix strings for AMD-ecx
H. Peter Anvin
2
-10
/
+10
2007-10-29
x86: fix pci-gart failure handling
FUJITA Tomonori
1
-1
/
+1
2007-10-27
x86: Dump filtering supports x86_64 sparsemem
Ken'ichi Ohmichi
1
-0
/
+2
2007-10-27
x86: fix compiler warnings in arch/x86/kernel/early-quirks.c
Jeff Garzik
1
-1
/
+3
2007-10-27
x86: fix !SMP compiler warning in arch/x86/kernel/acpi/processor.c
Jeff Garzik
1
-2
/
+1
2007-10-27
x86: Fix boot protocol KEEP_SEGMENTS check.
Eric W. Biederman
1
-0
/
+10
2007-10-27
x86: export smp_ops to allow modular build of KVM
Thomas Gleixner
1
-0
/
+1
2007-10-27
Revert "i386: export i386 smp_call_function_mask() to modules"
Thomas Gleixner
1
-7
/
+0
2007-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
1
-3
/
+3
2007-10-25
lockdep: fixup irq tracing
Peter Zijlstra
4
-12
/
+6
2007-10-25
x86: pci-gart fix
FUJITA Tomonori
1
-2
/
+1
2007-10-24
x86: fix CONFIG_KEXEC build breakage
Mike Galbraith
1
-3
/
+3
2007-10-23
x86: Add HPET force support for MCP55 (nForce 5) chipsets
Carlos Corbacho
1
-0
/
+18
2007-10-23
x86: Force enable HPET for CK804 (nForce 4) chipsets
Carlos Corbacho
1
-1
/
+36
2007-10-23
x86: clean up setup.h and the boot code
H. Peter Anvin
1
-6
/
+1
2007-10-23
x86: Save registers in saved_context during suspend and hibernation
Rafael J. Wysocki
4
-89
/
+118
2007-10-23
x86: whitespace cleanup of mce_64.c
Thomas Gleixner
1
-78
/
+86
2007-10-23
x86: consolidate the cpu/ related code usage
Thomas Gleixner
5
-14
/
+6
2007-10-23
x86: prepare consolidation of cpu/ related code usage
Thomas Gleixner
2
-4
/
+2
2007-10-23
x86: prepare consolidation of cpu/ related Makefiles
Thomas Gleixner
2
-14
/
+17
2007-10-23
x86: Unify arch/x86/kernel/acpi Makefiles
Thomas Gleixner
3
-18
/
+6
2007-10-23
x86: unify crash_32/64.c
Hiroshi Shimamoto
4
-139
/
+11
2007-10-23
x86: add lapic_shutdown for x86_64
Hiroshi Shimamoto
1
-0
/
+14
2007-10-23
x86: ARRAY_SIZE cleanup
Alejandro Martinez Ruiz
1
-1
/
+1
2007-10-23
x86: fix more TSC clock source calibration errors
Dave Johnson
1
-14
/
+20
2007-10-23
x86: fix TSC clock source calibration error
Dave Johnson
1
-3
/
+2
2007-10-23
Boot with virtual == physical to get closer to native Linux.
Rusty Russell
1
-0
/
+1
2007-10-22
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
3
-8
/
+10
2007-10-22
Update arch/ to use sg helpers
Jens Axboe
3
-8
/
+10
2007-10-22
kexec: add BSS to resource tree
Bernhard Walle
5
-5
/
+33
2007-10-22
Intel IOMMU: Iommu Gfx workaround
Keshavamurthy, Anil S
1
-0
/
+19
2007-10-22
Intel IOMMU: DMAR fault handling support
Keshavamurthy, Anil S
1
-1
/
+58
2007-10-22
Intel IOMMU: Intel IOMMU driver
Keshavamurthy, Anil S
1
-0
/
+5
2007-10-22
i386: paravirt boot sequence
Rusty Russell
1
-3
/
+41
2007-10-22
update boot spec to 2.07
Rusty Russell
1
-0
/
+7
2007-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
34
-53
/
+53
2007-10-20
Fix typo in arch/x86/kernel/tsc_32.c
Josh Triplett
1
-1
/
+1
2007-10-20
spelling fixes: arch/x86_64/
Simon Arlott
6
-8
/
+8
2007-10-20
spelling fixes: arch/i386/
Simon Arlott
26
-38
/
+38
2007-10-19
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
57
-449
/
+521
2007-10-19
more UTF-8 conversions
Marcin Garski
1
-1
/
+1
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2
-4
/
+4
[next]