index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
2008-02-08
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
David Howells
2008-02-08
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
David Howells
2008-02-08
time: fix typo in comments
Li Zefan
2008-02-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2008-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2008-02-07
vmcoreinfo: fix the configuration dependencies
Ken'ichi Ohmichi
2008-02-07
Use BOOTMEM_EXCLUSIVE for kdump
Bernhard Walle
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
2008-02-07
Merge branches 'release' and 'fluff' into release
Len Brown
2008-02-07
ACPI: misc cleanups
Adrian Bunk
2008-02-07
Merge branches 'release' and 'throttling-domains' into release
Len Brown
2008-02-07
Merge branches 'release', 'misc' and 'misc-2.6.25' into release
Len Brown
2008-02-07
Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...
Len Brown
2008-02-06
[CPUFREQ] Add missing printk levels to e_powersaver
Dave Jones
2008-02-06
[CPUFREQ] Fix sparse warning in powernow-k8
Dave Jones
2008-02-06
[CPUFREQ] Support Model D parts and newer in e_powersaver
Jesse Ahrens
2008-02-06
[CPUFREQ] Powernow-k8: Update to support the latest Turion processors
Mark Langsdorf
2008-02-06
[CPUFREQ] powernow-k8 print pstate instead of fid/did for family 10h
Yinghai Lu
2008-02-06
[CPUFREQ] gx-suspmod.c: use boot_cpu_data instead of current_cpu_data
Dave Young
2008-02-06
[CPUFREQ] arch/x86: Add missing "space"
Joe Perches
2008-02-06
[CPUFREQ] Remove pointless Kconfig dependancy
Dave Jones
2008-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
2008-02-06
x86: fix mttr trimming
Yinghai Lu
2008-02-06
x86: fix 64-bit sections
Sam Ravnborg
2008-02-06
x86: mark the .rodata section also NX
Arjan van de Ven
2008-02-06
x86: fix iret exception recovery on 64-bit
Roland McGrath
2008-02-06
x86: fix sparse warnings in powernow-k8.c
Harvey Harrison
2008-02-06
x86: fix sparse error in traps_32.c
Harvey Harrison
2008-02-06
x86: trivial sparse/checkpatch in quirks.c
Harvey Harrison
2008-02-06
x86 ptrace: disallow null cs/ss
Roland McGrath
2008-02-06
x86: make traps on entry code be debuggable in user space, 64-bit
Roland McGrath
2008-02-06
idle_regs() must be __cpuinit
Adrian Bunk
2008-02-06
calibrate_delay() must be __cpuinit
Adrian Bunk
2008-02-05
iommu sg: x86: convert gart IOMMU to use the IOMMU helper
FUJITA Tomonori
2008-02-05
iommu sg: x86: convert calgary IOMMU to use the IOMMU helper
FUJITA Tomonori
2008-02-05
iommu sg merging: x86: make pci-gart iommu respect the segment size limits
FUJITA Tomonori
2008-02-05
timerfd: wire the new timerfd API to the x86 family
Davide Libenzi
2008-02-04
x86: switch pci-gart over to using set_memory_np() instead of clear_kernel_ma...
Andi Kleen
2008-02-04
x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE
Andi Kleen
2008-02-04
x86: fix EFI mapping
Huang, Ying
2008-02-04
x86: add cpu mtrr init function definitions to mtrr.h
Harvey Harrison
2008-02-04
x86: add cpu init function defintions to cpu.h
Harvey Harrison
2008-02-04
x86: small sparse fix in process_32.c
Harvey Harrison
2008-02-04
x86: add include to cpu/intel.c
Harvey Harrison
2008-02-04
x86: cleanup - eliminate numbers in LDT allocation code
Cyrill Gorcunov
2008-02-04
x86: remove misleading comments in trampoline_*.S
Pavel Machek
2008-02-04
x86: remove long dead cyrix mtrr code
Harvey Harrison
2008-02-04
x86: unify CPU feature string names
H. Peter Anvin
2008-02-04
x86: cpuid, msr: use inode mutex instead of big kernel lock
H. Peter Anvin
2008-02-04
x86: cpuid: allow querying %ecx-sensitive CPUID levels
H. Peter Anvin
[next]