Age | Commit message (Expand) | Author |
2008-07-16 | paravirt: introduce a "lock-byte" spinlock implementation | Jeremy Fitzhardinge |
2008-07-16 | x86/paravirt: add hooks for spinlock operations | Jeremy Fitzhardinge |
2008-07-16 | x86_64: further cleanup of 32-bit compat syscall mechanisms | Jeremy Fitzhardinge |
2008-07-16 | xen64: save lots of registers | Jeremy Fitzhardinge |
2008-07-16 | xen64: implement 64-bit update_descriptor | Jeremy Fitzhardinge |
2008-07-16 | Xen64: HYPERVISOR_set_segment_base() implementation | Eduardo Habkost |
2008-07-16 | xen64: register callbacks in arch-independent way | Jeremy Fitzhardinge |
2008-07-16 | xen64: use arbitrary_virt_to_machine for xen_set_pmd | Jeremy Fitzhardinge |
2008-07-16 | xen64: early mapping setup | Jeremy Fitzhardinge |
2008-07-16 | x86_64: add workaround for no %gs-based percpu | Jeremy Fitzhardinge |
2008-07-16 | xen64: add extra pv_mmu_ops | Jeremy Fitzhardinge |
2008-07-16 | xen64: fix calls into hypercall page | Jeremy Fitzhardinge |
2008-07-16 | xen: fix 64-bit hypercall variants | Jeremy Fitzhardinge |
2008-07-16 | xen64: define asm/xen/interface for 64-bit | Jeremy Fitzhardinge |
2008-07-16 | x86_64: unstatic get_local_pda | Jeremy Fitzhardinge |
2008-07-16 | x86/paravirt: call paravirt_pagetable_setup_{start, done} | Eduardo Habkost |
2008-07-16 | Merge branch 'linus' into cpus4096 | Ingo Molnar |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar |
2008-07-15 | x86: Fix compile error with CONFIG_AS_CFI=n | Kevin Winchester |
2008-07-14 | Merge branch 'auto-ftrace-next' into tracing/for-linus | Ingo Molnar |
2008-07-14 | Merge commit 'v2.6.26' into x86/core | Ingo Molnar |
2008-07-14 | x86: make 64bit hpet_set_mapping to use ioremap too, v2 | Yinghai Lu |
2008-07-13 | x86: change _node_to_cpumask_ptr to return const ptr | Mike Travis |
2008-07-13 | x86: I/O APIC: remove an IRQ2-mask hack | Maciej W. Rozycki |
2008-07-13 | x86: fix numaq_tsc_disable calling | Yinghai Lu |
2008-07-12 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-07-12 | x86: fix ldt limit for 64 bit | Michael Karcher |
2008-07-11 | Merge branch 'x86/generalize-visws' into x86/core | Ingo Molnar |
2008-07-11 | x86: merge dwarf2 headers | Glauber Costa |
2008-07-11 | x86: use AS_CFI instead of UNWIND_INFO | Glauber Costa |
2008-07-11 | x86: use ignore macro instead of hash comment | Glauber Costa |
2008-07-11 | x86: fix savesegment() bug causing crashes on 64-bit | Ingo Molnar |
2008-07-11 | x86, AMD IOMMU: replace DEVID macro with a function | Joerg Roedel |
2008-07-11 | x86, AMD IOMMU: fix device table entry size | Joerg Roedel |
2008-07-11 | x86, AMD IOMMU: replace HIGH_U32 macro with upper_32_bits function | Joerg Roedel |
2008-07-11 | x86, AMD IOMMU: add comments to amd_iommu_types.h | Joerg Roedel |
2008-07-11 | x86_64: add pseudo-features for 32-bit compat syscall | Jeremy Fitzhardinge |
2008-07-11 | x86: remove ifdef CONFIG_SWIOTLB in pci-dma.c | FUJITA Tomonori |
2008-07-11 | x86: remove ifdef CONFIG_GART_IOMMU in pci-dma.c | FUJITA Tomonori |
2008-07-11 | x86: make only GART code include gart.h | FUJITA Tomonori |
2008-07-11 | x86: introduce max_low_pfn_mapped for 64-bit | Yinghai Lu |
2008-07-10 | x86, VisWS: turn into generic arch, add NR_IRQS quirk | Ingo Molnar |
2008-07-10 | x86, VisWS: turn into generic arch, eliminate include/asm-x86/mach-visws/setu... | Ingo Molnar |
2008-07-10 | x86, VisWS: turn into generic arch, move definitions | Ingo Molnar |
2008-07-10 | x86, VisWS: turn into generic arch, create include/asm-x86/visws/ | Ingo Molnar |
2008-07-10 | x86, VisWS: turn into generic arch, eliminate asm-x86/mach-visws/mach_apicdef.h | Ingo Molnar |
2008-07-10 | x86, VisWS: turn into generic arch, update asm-x86/mach-visws/mach_apicdef.h | Ingo Molnar |
2008-07-10 | x86, VisWS: turn into generic arch, eliminate include/asm-x86/mach-visws/smpb... | Ingo Molnar |
2008-07-10 | x86, VisWS: turn into generic arch, update include/asm-x86/mach-visws/smpboot... | Ingo Molnar |
2008-07-10 | x86, VisWS: turn into generic arch, enhance include/asm-x86/mach-default/smpb... | Ingo Molnar |