index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2008-12-28
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-12-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2008-12-25
Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/core
Ingo Molnar
2008-12-25
x86: traps.c replace #if CONFIG_X86_32 with #ifdef CONFIG_X86_32
Jaswinder Singh
2008-12-25
Merge branch 'next' into for-linus
James Morris
2008-12-25
crypto: crc32c-intel - Switch to shash
Herbert Xu
2008-12-25
crypto: crc32c-intel - Update copyright head
Kent Liu
2008-12-24
x86: disable X86_PTRACE_BTS
Ingo Molnar
2008-12-24
x86: PAT: fix address types in track_pfn_vma_new()
H. Peter Anvin
2008-12-23
Merge branch 'x86/irq' into x86/core
Ingo Molnar
2008-12-23
Merge branch 'x86/iommu' into x86/core
Ingo Molnar
2008-12-23
Merge branch 'x86/tsc' into x86/core
Ingo Molnar
2008-12-23
Merge branch 'x86/ptrace' into x86/tsc
Ingo Molnar
2008-12-23
Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...
Ingo Molnar
2008-12-23
Merge branch 'x86/apic' into x86/irq
Ingo Molnar
2008-12-23
Merge commit 'v2.6.28-rc9' into x86/apic
Ingo Molnar
2008-12-22
x86: prioritize the FPU traps for the error code
H. Peter Anvin
2008-12-20
x86: fix resume (S2R) broken by Intel microcode module, on A110L
Dmitry Adamushko
2008-12-19
x86: PAT: move track untrack pfnmap stubs to asm-generic
venkatesh.pallipadi@intel.com
2008-12-19
x86: PAT: remove follow_pfnmap_pte in favor of follow_phys
venkatesh.pallipadi@intel.com
2008-12-19
x86: ia32_signal: remove unnecessary declaration
Hiroshi Shimamoto
2008-12-19
x86: common.c boot_cpu_stack and boot_exception_stacks should be static
Jaswinder Singh
2008-12-19
x86: fix intel x86_64 llc_shared_map/cpu_llc_id anomolies
Suresh Siddha
2008-12-19
x86: fix warning in arch/x86/kernel/microcode_amd.c
Ingo Molnar
2008-12-18
x86: ia32.h: remove unused struct sigfram32 and rt_sigframe32
Hiroshi Shimamoto
2008-12-18
x86: asm-offset_64: use rt_sigframe_ia32
Hiroshi Shimamoto
2008-12-18
x86: sigframe.h: include headers for dependency
Hiroshi Shimamoto
2008-12-18
x86: traps.c declare functions before they get used
Jaswinder Singh
2008-12-18
x86: PAT: add pgprot_writecombine() interface for drivers - v3
venkatesh.pallipadi@intel.com
2008-12-18
x86: PAT: change pgprot_noncached to uc_minus instead of strong uc - v3
venkatesh.pallipadi@intel.com
2008-12-18
x86: PAT: implement track/untrack of pfnmap regions for x86 - v3
venkatesh.pallipadi@intel.com
2008-12-18
x86: process.c declare c1e_remove_cpu before they get used
Jaswinder Singh
2008-12-18
x86: sigframe.h: add guard macro
Hiroshi Shimamoto
2008-12-18
x86: revert CONFIG_RELOCATABLE=y defconfig change
Vegard Nossum
2008-12-18
x86: tls.c declare sys_set_thread_area and sys_get_thread_area before they ge...
Jaswinder Singh
2008-12-18
x86: time_64.c timer_interrupt() should be static
Jaswinder Singh
2008-12-18
Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2008-12-18
x86 gart: don't complain if no AMD GART found
Bjorn Helgaas
2008-12-18
x86: ia32_signal: use sigframe.h
Hiroshi Shimamoto
2008-12-18
x86: ia32_signal: rename struct sigframe and rt_sigframe
Hiroshi Shimamoto
2008-12-18
x86: signal: prepare to include from ia32_signal.c
Hiroshi Shimamoto
2008-12-18
x86: signal: move sigframe.h to arch/x86/include/asm
Hiroshi Shimamoto
2008-12-18
x86: signal: rename sigframe and rt_sigframe on 32-bit
Hiroshi Shimamoto
2008-12-18
x86: signal: move ia32 func declarations into arch/x86/kernel/signal.c
Hiroshi Shimamoto
2008-12-17
AMD IOMMU: panic if completion wait loop fails
Joerg Roedel
2008-12-17
AMD IOMMU: set cmd buffer pointers to zero manually
Joerg Roedel
2008-12-16
x86: ia32_signal: use proper macro __USER32_DS
Hiroshi Shimamoto
2008-12-16
x86: ia32_signal: use __put_user() instead of __copy_to_user()
Hiroshi Shimamoto
2008-12-16
x86: signal: use signal_fault() in sys_sigreturn()
Hiroshi Shimamoto
2008-12-16
sgi-xp: xpc needs to pass the physical address, not virtual
Russ Anderson
[next]