Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-flexiantxendom0-3.2.10.git] / arch / x86 / kernel / entry_64.S
2012-01-15 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2011-12-21 Steven Rostedtx86: Add workaround to NMI iret woes
2011-12-21 Steven Rostedtx86: Document the NMI handler about not using paranoid_exit
2011-12-21 Linus Torvaldsx86: Do not schedule while still in NMI context
2011-12-06 Seiichi Ikarashix86: Fix rflags in FAKE_STACK_FRAME
2011-12-05 Jan Beulichx86-64: Cleanup some assembly entry points
2011-12-05 Jan Beulichx86-64: Slightly shorten line system call entry and...
2011-12-05 Jan Beulichx86-64: Reduce amount of redundant code generated for...
2011-12-05 Jan Beulichx86-64: Slightly shorten int_ret_from_sys_call
2011-09-28 Jan Beulichx86-64: Fix CFI data for interrupt frames
2011-08-13 Linus TorvaldsMerge branch 'x86-vdso-for-linus' of git://git./linux...
2011-08-11 Andy Lutomirskix86-64: Rework vsyscall emulation and add vsyscall...
2011-07-23 Linus TorvaldsMerge branch 'x86-vdso-for-linus' of git://git./linux...
2011-07-23 Linus TorvaldsMerge branch 'x86-mce-for-linus' of git://git./linux...
2011-07-23 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2011-07-02 Frederic Weisbeckerx86: Don't use frame pointer to save old stack on irq...
2011-07-02 Frederic Weisbeckerx86: Remove useless unwinder backlink from irq regs...
2011-07-02 Frederic Weisbeckerx86,64: Separate arg1 from rbp handling in SAVE_REGS_IRQ
2011-07-02 Frederic Weisbeckerx86,64: Simplify save_regs()
2011-06-16 Hidetoshi Setox86, mce: Replace MCE_SELF_VECTOR by irq_work
2011-06-07 Andy Lutomirskix86-64: Emulate legacy vsyscalls
2011-06-05 Andy Lutomirskix86-64: Document some of entry_64.S
2011-06-03 Borislav Petkovx86, asm: Flip RESTORE_ARGS arguments logic
2011-06-03 Borislav Petkovx86, asm: Flip SAVE_ARGS arguments logic
2011-03-18 Lucas De Marchix86: Fix common misspellings
2011-03-16 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2011-03-16 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2011-03-12 Alexander van Heukelumx86, binutils, xen: Fix another wrong size directive
2011-03-08 Jiri Olsax86: Separate out entry text section
2011-02-14 Shaohua Lix86: Allocate 32 tlb_invalidate_interrupt handler stubs
2011-01-13 Linus TorvaldsMerge branch 'kvm-updates/2.6.38' of git://git./virt...
2011-01-12 Gleb NatapovKVM: Handle async PF in a guest.
2011-01-07 Frederic Weisbeckerx86: Save rbp in pt_regs on irq entry
2010-11-18 Masami Hiramatsux86/kprobes: Prevent kprobes to probe on save_args()
2010-10-23 Linus TorvaldsMerge branches 'softirq-for-linus', 'x86-debug-for...
2010-10-21 Linus TorvaldsMerge branch 'x86-debug-for-linus' of git://git./linux...
2010-10-19 Jan Beulichx86, asm: Fix CFI macro invocations to deal with shortc...
2010-10-18 Peter Zijlstrairq_work: Add generic hardirq context callbacks
2010-09-03 Jan Beulichx86: Use {push,pop}{l,q}_cfi in more places
2010-09-03 Jan Beulichx86-64: Use symbolics instead of raw numbers in entry_64.S
2010-09-03 Jan Beulichx86-64: Adjust frame type at paranoid_exit:
2010-09-03 Jan Beulichx86-64: Fix unwind annotations in syscall stubs
2010-08-13 David HowellsMark arguments to certain syscalls as being const
2010-08-06 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2010-08-04 Jeremy FitzhardingeMerge branch 'upstream/pvhvm' into upstream/xen
2010-08-01 Brian Gerstx86-64, asm: Directly access per-cpu IST
2010-07-22 Sheng Yangx86/xen: event channels delivery on HVM.
2010-07-22 Roland McGrathx86: auditsyscall: fix fastpath return value after...
2009-12-16 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-12-12 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2009-12-10 Brian Gerstx86, 64-bit: Move kernel_thread to C
2009-12-08 Linus TorvaldsMerge branch 'x86-uv-for-linus' of git://git./linux...
2009-12-06 Frederic Weisbeckerx86: Fixup wrong debug exception frame link in stacktraces
2009-12-05 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2009-11-03 Brian Gerstx86, 64-bit: Fix bstep_iret jump
2009-10-23 Ingo MolnarMerge branch 'perf/core' into perf/probes
2009-10-14 Dimitri Sivanichx86: UV RTC: Rename generic_interrupt to x86_platform_ipi
2009-10-14 Steven Rostedtfunction-graph/x86: Replace unbalanced ret with jmp
2009-10-12 Brian Gerstx86, 64-bit: Move K8 B step iret fixup to fault entry asm
2009-09-23 Frederic WeisbeckerMerge commit 'linus/master' into tracing/kprobes
2009-09-23 Roland McGrathx86: ptrace: sysret path should reach syscall_trace_leave
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-09-13 Jiri Olsatracing/function-graph: x86_64 stack allocation cleanup
2009-08-30 Masami Hiramatsukprobes/x86-64: Fix to move common_interrupt to .kprobe...
2009-06-18 Steven Rostedtfunction-graph: add stack frame test
2009-06-11 Ingo MolnarMerge branch 'linus' into x86/mce3
2009-06-11 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-06-11 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-06-03 Andi Kleenx86: fix panic with interrupts off (needed for MCE)
2009-06-03 Andi Kleenx86, mce: implement bootstrapping for machine check...
2009-06-03 Yong Wangperf_counter/x86: Remove the IRQ (non-NMI) handling...
2009-05-28 Andi Kleenx86, mce: enable MCE_INTEL for 32bit new MCE
2009-05-28 Andi Kleenx86, mce: use a call vector to call the 64bit mce handler
2009-05-08 Jeremy Fitzhardingexen/x86-64: fix breakpoints and hardware watchpoints
2009-05-07 Ingo MolnarMerge branch 'linus' into tracing/core
2009-04-29 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-04-18 Steven Rostedtlockdep, x86: account for irqs enabled in paranoid_exit
2009-04-10 Steven Rostedtx86, function-graph: only save return values on x86_64
2009-04-07 Peter Zijlstraperf_counter: x86: self-IPI for pending work
2009-04-06 Ingo MolnarMerge branch 'linus' into perfcounters/core-v2
2009-03-12 Jan Beulichx86-64: move save_paranoid into .kprobes.text
2009-03-12 Jan Beulichx86: remove leftover unwind annotations
2009-03-04 Dimitri Sivanichx86: UV, SGI RTC: add generic system vector
2009-02-26 Ingo MolnarMerge branch 'x86/core' into perfcounters/core
2009-02-25 Ingo MolnarMerge branch 'x86/asm' into x86/mm
2009-02-24 Ingo MolnarMerge branches 'x86/acpi', 'x86/apic', 'x86/asm', ...
2009-02-24 Cyrill Gorcunovx86: head_64.S - use GLOBAL macro
2009-02-24 Cyrill Gorcunovx86: entry_64.S - add missing ENDPROC
2009-02-13 Jeremy Fitzhardingex86: use _types.h headers in asm where available
2009-02-13 Ingo MolnarMerge branch 'x86/core' into perfcounters/core
2009-02-11 Jeremy FitzhardingeMerge commit 'remotes/tip/x86/paravirt' into x86/untangle2
2009-02-11 Ingo MolnarMerge commit 'v2.6.29-rc4' into perfcounters/core
2009-02-09 Ingo MolnarMerge commit 'v2.6.29-rc4' into core/percpu
2009-02-09 Ingo MolnarMerge branch 'x86/paravirt' into x86/apic
2009-02-05 Ingo MolnarMerge branch 'x86/urgent' into x86/apic
2009-02-03 Martin Hicksx86: push old stack address on irqstack for unwinder
2009-01-30 Jeremy Fitzhardingex86: fix paravirt clobber in entry_64.S
2009-01-28 Ingo MolnarMerge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetec...
2009-01-23 Ingo MolnarMerge branch 'core/percpu' into perfcounters/core
2009-01-21 Nick Pigginx86: make UV support configurable
next