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
Age
Commit message (
Expand
)
Author
2008-12-08
Merge branches 'x86/signal' and 'x86/irq' into perfcounters/core
Ingo Molnar
2008-12-08
x86: signal: change type of paramter for sys_rt_sigreturn()
Hiroshi Shimamoto
2008-12-04
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-12-04
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-12-04
x86: fix early panic with boot option "nosmp"
Andi Kleen
2008-12-03
Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2008-12-03
x86/oprofile: fix Intel cpu family 6 detection
William Cohen
2008-12-03
oprofile: fix CPU unplug panic in ppro_stop()
Eric Dumazet
2008-12-03
Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2008-12-03
AMD IOMMU: fix possible race while accessing iommu->need_sync
Joerg Roedel
2008-12-03
AMD IOMMU: set device table entry for aliased devices
Joerg Roedel
2008-12-03
AMD IOMMU: struct amd_iommu remove padding on 64 bit
Richard Kennedy
2008-12-03
x86: fix broken flushing in GART nofullflush path
Joerg Roedel
2008-12-02
Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-12-01
sched: don't export sched_mc_power_savings in laptops
Mahesh Salgaonkar
2008-11-30
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-11-30
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-11-30
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
2008-11-30
remove __ARCH_WANT_COMPAT_SYS_PTRACE
Christoph Hellwig
2008-11-30
xen_play_dead() is __cpuinit
Al Viro
2008-11-30
xen_setup_vcpu_info_placement() is not init on x86
Al Viro
2008-11-30
kvm_setup_secondary_clock() is cpuinit
Al Viro
2008-11-30
enable_IR_x2apic() needs to be __init
Al Viro
2008-11-29
x86: fix dma_mapping_error for 32bit x86
Thomas Bogendoerfer
2008-11-28
x86: ret_from_fork - get rid of jump back
Ingo Molnar
2008-11-28
Merge branch 'x86/debug' into x86/irq
Ingo Molnar
2008-11-28
x86: entry_64.S - trivial: space, comments fixup
Cyrill Gorcunov
2008-11-28
x86: uv bau interrupt -- use proper interrupt number
Cyrill Gorcunov
2008-11-27
x86: entry_64.S - use ENTRY to define child_rip
Cyrill Gorcunov
2008-11-27
x86: entry_64.S - use X86_EFLAGS_IF instead of hardcoded number
gorcunov@gmail.com
2008-11-27
x86: always define DECLARE_PCI_UNMAP* macros
Joerg Roedel
2008-11-27
i386: get rid of the use of KPROBE_ENTRY / KPROBE_END
Alexander van Heukelum
2008-11-27
x86_64: get rid of the use of KPROBE_ENTRY / KPROBE_END
Alexander van Heukelum
2008-11-26
KVM: MMU: avoid creation of unreachable pages in the shadow
Marcelo Tosatti
2008-11-26
x86: signal: unify signal_{32|64}.c
Hiroshi Shimamoto
2008-11-26
x86: signal: unify signal_{32|64}.c, prepare
Hiroshi Shimamoto
2008-11-26
x86: signal: cosmetic unification of __setup_sigframe() and __setup_rt_sigfra...
Hiroshi Shimamoto
2008-11-26
x86: signal: move {setup|restore}_sigcontext()
Hiroshi Shimamoto
2008-11-26
x86: fixup config space size of CPU functions for AMD family 11h
Andreas Herrmann
2008-11-25
[CPUFREQ] powernow-k8: ignore out-of-range PstateStatus value
Andreas Herrmann
2008-11-25
x86, bts: fix wrmsr and spinlock over kmalloc
Markus Metzger
2008-11-25
x86, pebs: fix PEBS record size configuration
Markus Metzger
2008-11-25
x86, bts: turn macro into static inline function
Markus Metzger
2008-11-25
x86, bts: exclude ds.c from build when disabled
Markus Metzger
2008-11-25
arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoul
Julia Lawall
2008-11-25
x86: use limited register constraint for setnz
Steven Rostedt
2008-11-23
x86, debug: remove the confusing entry in call trace
jia zhang
2008-11-23
x86: introduce ENTRY(KPROBE_ENTRY)_X86 assembly helpers to catch unbalanced d...
Cyrill Gorcunov
2008-11-23
KVM: MMU: fix sync of ptes addressed at owner pagetable
Marcelo Tosatti
2008-11-23
x86: KPROBE_ENTRY should be paired wth KPROBE_END
Alexander van Heukelum
[next]