| Commit message (Expand) | Author | Age | Files | Lines |
* | x86_64: further cleanup of 32-bit compat syscall mechanisms | Jeremy Fitzhardinge | 2008-07-16 | 1 | -0/+8 |
* | xen64: save lots of registers | Jeremy Fitzhardinge | 2008-07-16 | 1 | -4/+22 |
* | xen64: implement 64-bit update_descriptor | Jeremy Fitzhardinge | 2008-07-16 | 1 | -4/+9 |
* | Xen64: HYPERVISOR_set_segment_base() implementation | Eduardo Habkost | 2008-07-16 | 1 | -0/+8 |
* | xen64: register callbacks in arch-independent way | Jeremy Fitzhardinge | 2008-07-16 | 1 | -0/+12 |
* | xen64: use arbitrary_virt_to_machine for xen_set_pmd | Jeremy Fitzhardinge | 2008-07-16 | 1 | -1/+1 |
* | xen64: early mapping setup | Jeremy Fitzhardinge | 2008-07-16 | 1 | -0/+2 |
* | x86_64: add workaround for no %gs-based percpu | Jeremy Fitzhardinge | 2008-07-16 | 2 | -0/+27 |
* | xen64: add extra pv_mmu_ops | Jeremy Fitzhardinge | 2008-07-16 | 1 | -0/+4 |
* | xen64: fix calls into hypercall page | Jeremy Fitzhardinge | 2008-07-16 | 1 | -48/+122 |
* | xen: fix 64-bit hypercall variants | Jeremy Fitzhardinge | 2008-07-16 | 1 | -29/+31 |
* | xen64: define asm/xen/interface for 64-bit | Jeremy Fitzhardinge | 2008-07-16 | 3 | -90/+305 |
* | x86_64: unstatic get_local_pda | Jeremy Fitzhardinge | 2008-07-16 | 1 | -0/+2 |
* | x86/paravirt: call paravirt_pagetable_setup_{start, done} | Eduardo Habkost | 2008-07-16 | 2 | -15/+18 |
* | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 | 7 | -31/+23 |
|\ |
|
| * | x86, visws: use mach-default/entry_arch.h | Ingo Molnar | 2008-07-10 | 1 | -32/+2 |
| * | x86, visws: fix generic-ipi build | Ingo Molnar | 2008-07-10 | 1 | -0/+12 |
| * | x86: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 | 8 | -11/+22 |
* | | x86: Fix compile error with CONFIG_AS_CFI=n | Kevin Winchester | 2008-07-15 | 1 | -15/+15 |
* | | Merge branch 'auto-ftrace-next' into tracing/for-linus | Ingo Molnar | 2008-07-14 | 4 | -23/+20 |
|\ \ |
|
| * \ | Merge branch 'tracing/mmiotrace' into auto-ftrace-next | Ingo Molnar | 2008-07-10 | 1 | -9/+0 |
| |\ \ |
|
| | * \ | Merge branch 'linus' into tracing/mmiotrace | Ingo Molnar | 2008-07-07 | 10 | -33/+87 |
| | |\ \ |
|
| | * | | | x86: mmiotrace full patch, preview 1 | Pekka Paalanen | 2008-05-24 | 1 | -7/+0 |
| | * | | | x86: explicit call to mmiotrace in do_page_fault() | Pekka Paalanen | 2008-05-24 | 1 | -7/+5 |
| * | | | | Merge branch 'tracing/ftrace' into auto-ftrace-next | Ingo Molnar | 2008-07-10 | 5 | -23/+29 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-25 | 5 | -23/+58 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| | * | | | ftrace: store mcount address in rec->ip | Abhishek Sagar | 2008-06-23 | 1 | -0/+14 |
| | * | | | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-23 | 2 | -3/+4 |
| | |\ \ \ |
|
| | * \ \ \ | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-16 | 2 | -1/+14 |
| | |\ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | * | | | | x86: add a list for custom page fault handlers. | Pekka Paalanen | 2008-05-23 | 1 | -0/+9 |
| | * | | | | ftrace: use nops instead of jmp | Steven Rostedt | 2008-05-23 | 1 | -0/+2 |
| | * | | | | ftrace: trace irq disabled critical timings | Steven Rostedt | 2008-05-23 | 1 | -22/+2 |
| | * | | | | x86: add notrace annotations to vsyscall. | Steven Rostedt | 2008-05-23 | 1 | -1/+2 |
* | | | | | | Merge commit 'v2.6.26' into x86/core | Ingo Molnar | 2008-07-14 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-07-12 | 1 | -2/+2 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | x86: fix ldt limit for 64 bit | Michael Karcher | 2008-07-12 | 1 | -2/+2 |
* | | | | | | | x86: make 64bit hpet_set_mapping to use ioremap too, v2 | Yinghai Lu | 2008-07-14 | 1 | -1/+0 |
* | | | | | | | x86: change _node_to_cpumask_ptr to return const ptr | Mike Travis | 2008-07-13 | 1 | -5/+5 |
* | | | | | | | x86: I/O APIC: remove an IRQ2-mask hack | Maciej W. Rozycki | 2008-07-13 | 2 | -11/+0 |
* | | | | | | | x86: fix numaq_tsc_disable calling | Yinghai Lu | 2008-07-13 | 1 | -0/+2 |
* | | | | | | | Merge branch 'x86/generalize-visws' into x86/core | Ingo Molnar | 2008-07-11 | 11 | -151/+36 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86, VisWS: turn into generic arch, add NR_IRQS quirk | Ingo Molnar | 2008-07-10 | 1 | -2/+2 |
| * | | | | | | | x86, VisWS: turn into generic arch, eliminate include/asm-x86/mach-visws/setu... | Ingo Molnar | 2008-07-10 | 1 | -3/+1 |
| * | | | | | | | x86, VisWS: turn into generic arch, move definitions | Ingo Molnar | 2008-07-10 | 2 | -3/+5 |
| * | | | | | | | x86, VisWS: turn into generic arch, create include/asm-x86/visws/ | Ingo Molnar | 2008-07-10 | 3 | -0/+0 |
| * | | | | | | | x86, VisWS: turn into generic arch, eliminate asm-x86/mach-visws/mach_apicdef.h | Ingo Molnar | 2008-07-10 | 1 | -24/+1 |
| * | | | | | | | x86, VisWS: turn into generic arch, update asm-x86/mach-visws/mach_apicdef.h | Ingo Molnar | 2008-07-10 | 1 | -5/+17 |
| * | | | | | | | x86, VisWS: turn into generic arch, eliminate include/asm-x86/mach-visws/smpb... | Ingo Molnar | 2008-07-10 | 1 | -59/+1 |
| * | | | | | | | x86, VisWS: turn into generic arch, update include/asm-x86/mach-visws/smpboot... | Ingo Molnar | 2008-07-10 | 1 | -7/+38 |
| * | | | | | | | x86, VisWS: turn into generic arch, enhance include/asm-x86/mach-default/smpb... | Ingo Molnar | 2008-07-10 | 1 | -0/+6 |