aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2010-11-18x86: Eliminate bp argument from the stack tracing routinesSoeren Sandmann Pedersen
2010-10-30Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....Linus Torvalds
2010-10-30x86: Check irq_remapped instead of remapping_enabled in destroy_irq()Yinghai Lu
2010-10-29Merge branches 'x86-fixes-for-linus' and 'x86-uv-for-linus' of git://git.kern...Linus Torvalds
2010-10-29x86, alternative: Call stop_machine_text_poke() on all cpusJason Baron
2010-10-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-10-29debug_core,x86,blackfin: Clean up hw debug disable APIDongdong Deng
2010-10-29x86, ftrace: Use safe noops, drop trap testH. Peter Anvin
2010-10-29x86-32: Restore irq stacks NUMA-aware allocationsEric Dumazet
2010-10-28x86, uv: More Westmere support on SGI UVRuss Anderson
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-10-28Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-10-28Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-10-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-27Merge branch 'akpm-incoming-2'Linus Torvalds
2010-10-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-27ptrace: cleanup arch_ptrace() on x86Namhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-10-27x86-32: Allocate irq stacks seperate from percpu areaBrian Gerst
2010-10-27x86: Move olpc to platformThomas Gleixner
2010-10-27x86: Move uv to platformThomas Gleixner
2010-10-27x86: Move mrst to platformThomas Gleixner
2010-10-27x86: Move scx200 to platformThomas Gleixner
2010-10-27x86: Move visws to platformThomas Gleixner
2010-10-27x86: Move efi to platformThomas Gleixner
2010-10-27x86: Move sfi to platformThomas Gleixner
2010-10-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-10-26workqueues: s/ON_STACK/ONSTACK/Andrew Morton
2010-10-26replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer
2010-10-26perf, x86: Fix up kmap_atomic() typePeter Zijlstra
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra
2010-10-26x86: allocate space within a region top-downBjorn Helgaas
2010-10-26x86: update iomem_resource end based on CPU physical address capabilitiesBjorn Helgaas
2010-10-26x86, uv: Enable Westmere support on SGI UVRuss Anderson
2010-10-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2010-10-25x86-32, mm: Remove duplicated #includeBorislav Petkov
2010-10-25Merge branch 'linus' into x86/urgentIngo Molnar
2010-10-25x86-32, mm: Remove duplicated includeBorislav Petkov
2010-10-25Merge branches 'bugzilla-15807', 'bugzilla-15979-v2' and 'bugzilla-19162' int...Len Brown
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-24Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-10-24KVM guest: Move a printk that's using the clock before it's readyArjan Koers
2010-10-24x86: pvclock: Move scale_delta into common headerZachary Amsden
2010-10-23x86, printk: Get rid of <0> from stack outputJiri Slaby
2010-10-23Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu...Linus Torvalds
2010-10-22Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2010-10-22x86,kgdb: remove unnecessary call to kgdb_correct_hw_break()Dongdong Deng
2010-10-22kdb,kgdb: fix sparse fixupsJason Wessel
2010-10-22x86,kgdb: fix debugger hw breakpoint test regression in 2.6.35Jason Wessel
2010-10-22xen: add xen hvm acpi_register_gsi variantJeremy Fitzhardinge