| Commit message (Expand) | Author | Age |
* | ftrace: x86 mcount stub | Steven Rostedt | 2008-10-14 |
* | x86, traps: introduce dotraplinkage | Alexander van Heukelum | 2008-10-13 |
* | traps: x86_64: add TRACE_IRQS_OFF in paranoidentry macro | Alexander van Heukelum | 2008-10-13 |
* | traps: x86_64: add TRACE_IRQS_OFF in error_entry | Alexander van Heukelum | 2008-10-13 |
* | x86: set bp field in pt_regs properly | Glauber Costa | 2008-10-13 |
* | x86, 64-bit, dwarf2: push pushes 8 bytes and popf pops 8 | Alexander van Heukelum | 2008-07-24 |
* | x86_64 ia32 syscall audit fast-path | Roland McGrath | 2008-07-23 |
* | x86_64 syscall audit fast-path | Roland McGrath | 2008-07-23 |
* | x86_64: remove bogus optimization in sysret_signal | Roland McGrath | 2008-07-23 |
*-------. | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 2008-07-21 |
|\ \ \ \ \ |
|
| | | | | * | x86_64: adjust exception frame on paranoid exceptions | Jeremy Fitzhardinge | 2008-07-16 |
| | | | | * | xen64: implement failsafe callback | Jeremy Fitzhardinge | 2008-07-16 |
| | | | | * | xen64: add hypervisor callbacks for events, etc | Jeremy Fitzhardinge | 2008-07-16 |
| |_|_|_|/
|/| | | | |
|
| | | | * | x86 ptrace: unify syscall tracing | Roland McGrath | 2008-07-16 |
| |_|_|/
|/| | | |
|
* | | | | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | x86: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 |
| | |/
| |/| |
|
* | | | Merge branch 'auto-ftrace-next' into tracing/for-linus | Ingo Molnar | 2008-07-14 |
|\ \ \ |
|
| * | | | ftrace: store mcount address in rec->ip | Abhishek Sagar | 2008-06-23 |
| * | | | ftrace: use dynamic patching for updating mcount calls | Steven Rostedt | 2008-05-23 |
| * | | | ftrace: add basic support for gcc profiler instrumentation | Arnaldo Carvalho de Melo | 2008-05-23 |
| |/ / |
|
* | / | x86_64: fix delayed signals | Roland McGrath | 2008-07-12 |
| |/
|/| |
|
* | | x86: rename threadinfo to TI. | Glauber Costa | 2008-07-09 |
* | | x86/paravirt, 64-bit: make load_gs_index() a paravirt operation | Jeremy Fitzhardinge | 2008-07-08 |
* | | x86/paravirt, 64-bit: add adjust_exception_frame | Jeremy Fitzhardinge | 2008-07-08 |
* | | x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility ... | Jeremy Fitzhardinge | 2008-07-08 |
* | | x86/paravirt, 64-bit: don't restore user rsp within sysret | Jeremy Fitzhardinge | 2008-07-08 |
* | | x86/paravirt: split sysret and sysexit | Jeremy Fitzhardinge | 2008-07-08 |
* | | x86: use __KERNEL_DS as SS when returning to a kernel thread | Jeremy Fitzhardinge | 2008-07-08 |
* | | Merge branch 'x86/uv' into x86/devel | Ingo Molnar | 2008-07-08 |
|\ \ |
|
| * | | x86, SGI UV: TLB shootdown using broadcast assist unit | Cliff Wickman | 2008-07-08 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debu... | Ingo Molnar | 2008-07-08 |
|\ \ \
| | |/
| |/| |
|
| | * | x86: don't destroy %rbp on kernel-mode faults | Vegard Nossum | 2008-06-27 |
| |/ |
|
* | | x86-64: remove unnecessary ptregs call stubs | Jan Beulich | 2008-06-19 |
* | | x86: eliminate dead code in x86_64 entry.S | Jan Beulich | 2008-05-25 |
|/ |
|
* | x86: ptrace vs -ENOSYS | Roland McGrath | 2008-04-17 |
* | x86: fix execve with -fstack-protect | Ingo Molnar | 2008-02-26 |
* | x86: don't make irq_return global | Adrian Bunk | 2008-02-19 |
* | x86: fixup more paravirt fallout | Ingo Molnar | 2008-02-09 |
* | x86: fix iret exception recovery on 64-bit | Roland McGrath | 2008-02-06 |
* | x86: make traps on entry code be debuggable in user space, 64-bit | Roland McGrath | 2008-02-06 |
* | x86: replace privileged instructions with paravirt macros | Glauber de Oliveira Costa | 2008-01-30 |
* | sched: high-res preemption tick | Peter Zijlstra | 2008-01-25 |
* | x86: return correct error code from child_rip in x86_64 entry.S | Andrey Mirkin | 2007-10-17 |
* | lockdep: x86_64: connect the sysexit hook | Peter Zijlstra | 2007-10-11 |
* | x86_64: move kernel | Thomas Gleixner | 2007-10-11 |