aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/entry_64.S
AgeCommit message (Expand)Author
2009-12-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-08Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-12-06x86: Fixup wrong debug exception frame link in stacktracesFrederic Weisbecker
2009-12-05Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-11-03x86, 64-bit: Fix bstep_iret jumpBrian Gerst
2009-10-23Merge branch 'perf/core' into perf/probesIngo Molnar
2009-10-14x86: UV RTC: Rename generic_interrupt to x86_platform_ipiDimitri Sivanich
2009-10-14function-graph/x86: Replace unbalanced ret with jmpSteven Rostedt
2009-10-12x86, 64-bit: Move K8 B step iret fixup to fault entry asmBrian Gerst
2009-09-23Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker
2009-09-22x86: ptrace: sysret path should reach syscall_trace_leaveRoland McGrath
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-12tracing/function-graph: x86_64 stack allocation cleanupJiri Olsa
2009-08-30kprobes/x86-64: Fix to move common_interrupt to .kprobes.textMasami Hiramatsu
2009-06-18function-graph: add stack frame testSteven Rostedt
2009-06-11Merge branch 'linus' into x86/mce3Ingo Molnar
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-06-10Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-03x86: fix panic with interrupts off (needed for MCE)Andi Kleen
2009-06-03x86, mce: implement bootstrapping for machine check wakeupsAndi Kleen
2009-06-03perf_counter/x86: Remove the IRQ (non-NMI) handling bitsYong Wang
2009-05-28x86, mce: enable MCE_INTEL for 32bit new MCEAndi Kleen
2009-05-28x86, mce: use a call vector to call the 64bit mce handlerAndi Kleen
2009-05-08xen/x86-64: fix breakpoints and hardware watchpointsJeremy Fitzhardinge
2009-05-07Merge branch 'linus' into tracing/coreIngo Molnar
2009-04-29Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-04-18lockdep, x86: account for irqs enabled in paranoid_exitSteven Rostedt
2009-04-10x86, function-graph: only save return values on x86_64Steven Rostedt
2009-04-07perf_counter: x86: self-IPI for pending workPeter Zijlstra
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar
2009-03-12x86-64: move save_paranoid into .kprobes.textJan Beulich
2009-03-12x86: remove leftover unwind annotationsJan Beulich
2009-03-04x86: UV, SGI RTC: add generic system vectorDimitri Sivanich
2009-02-26Merge branch 'x86/core' into perfcounters/coreIngo Molnar
2009-02-24Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar
2009-02-24x86: head_64.S - use GLOBAL macroCyrill Gorcunov
2009-02-24x86: entry_64.S - add missing ENDPROCCyrill Gorcunov
2009-02-13x86: use _types.h headers in asm where availableJeremy Fitzhardinge
2009-02-13Merge branch 'x86/core' into perfcounters/coreIngo Molnar
2009-02-11Merge commit 'v2.6.29-rc4' into perfcounters/coreIngo Molnar
2009-02-09Merge branch 'x86/paravirt' into x86/apicIngo Molnar
2009-02-05Merge branch 'x86/urgent' into x86/apicIngo Molnar
2009-02-02x86: push old stack address on irqstack for unwinderMartin Hicks
2009-01-30x86: fix paravirt clobber in entry_64.SJeremy Fitzhardinge
2009-01-28Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/...Ingo Molnar
2009-01-23Merge branch 'core/percpu' into perfcounters/coreIngo Molnar
2009-01-21x86: make UV support configurableNick Piggin
2009-01-18Merge branch 'core/percpu' into perfcounters/coreIngo Molnar
2009-01-19x86-64: Move irqcount from PDA to per-cpu.Brian Gerst
2009-01-19x86-64: Move oldrsp from PDA to per-cpu.Brian Gerst