Age | Commit message (Expand) | Author | Files | Lines |
2008-07-17 | ACPI: Create "idle=halt" bootparam | Zhao Yakui | 1 | -0/+1 |
2008-07-16 | x86 ptrace: user-sets-TF nits | Roland McGrath | 1 | -1/+1 |
2008-07-16 | x86 ptrace: unify syscall tracing | Roland McGrath | 3 | -12/+17 |
2008-07-16 | x86 ptrace: unify TIF_SINGLESTEP | Roland McGrath | 1 | -2/+2 |
2008-07-16 | x86: paravirt spinlocks, !CONFIG_SMP build fixes | Ingo Molnar | 1 | -0/+4 |
2008-07-16 | xen: implement Xen-specific spinlocks | Jeremy Fitzhardinge | 1 | -0/+1 |
2008-07-16 | paravirt: introduce a "lock-byte" spinlock implementation | Jeremy Fitzhardinge | 2 | -1/+66 |
2008-07-16 | x86/paravirt: add hooks for spinlock operations | Jeremy Fitzhardinge | 3 | -16/+78 |
2008-07-16 | x86_64: further cleanup of 32-bit compat syscall mechanisms | Jeremy Fitzhardinge | 1 | -0/+8 |
2008-07-16 | xen64: save lots of registers | Jeremy Fitzhardinge | 1 | -4/+22 |
2008-07-16 | xen64: implement 64-bit update_descriptor | Jeremy Fitzhardinge | 1 | -4/+9 |
2008-07-16 | Xen64: HYPERVISOR_set_segment_base() implementation | Eduardo Habkost | 1 | -0/+8 |
2008-07-16 | xen64: register callbacks in arch-independent way | Jeremy Fitzhardinge | 1 | -0/+12 |
2008-07-16 | xen64: use arbitrary_virt_to_machine for xen_set_pmd | Jeremy Fitzhardinge | 1 | -1/+1 |
2008-07-16 | xen64: early mapping setup | Jeremy Fitzhardinge | 1 | -0/+2 |
2008-07-16 | x86_64: add workaround for no %gs-based percpu | Jeremy Fitzhardinge | 2 | -0/+27 |
2008-07-16 | xen64: add extra pv_mmu_ops | Jeremy Fitzhardinge | 1 | -0/+4 |
2008-07-16 | xen64: fix calls into hypercall page | Jeremy Fitzhardinge | 1 | -48/+122 |
2008-07-16 | xen: fix 64-bit hypercall variants | Jeremy Fitzhardinge | 1 | -29/+31 |
2008-07-16 | xen64: define asm/xen/interface for 64-bit | Jeremy Fitzhardinge | 3 | -90/+305 |
2008-07-16 | x86_64: unstatic get_local_pda | Jeremy Fitzhardinge | 1 | -0/+2 |
2008-07-16 | x86/paravirt: call paravirt_pagetable_setup_{start, done} | Eduardo Habkost | 2 | -15/+18 |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 7 | -31/+23 |
2008-07-15 | x86: Fix compile error with CONFIG_AS_CFI=n | Kevin Winchester | 1 | -15/+15 |
2008-07-14 | Merge branch 'auto-ftrace-next' into tracing/for-linus | Ingo Molnar | 4 | -23/+20 |
2008-07-14 | Merge commit 'v2.6.26' into x86/core | Ingo Molnar | 1 | -2/+2 |
2008-07-14 | x86: make 64bit hpet_set_mapping to use ioremap too, v2 | Yinghai Lu | 1 | -1/+0 |
2008-07-13 | x86: change _node_to_cpumask_ptr to return const ptr | Mike Travis | 1 | -5/+5 |
2008-07-13 | x86: I/O APIC: remove an IRQ2-mask hack | Maciej W. Rozycki | 2 | -11/+0 |
2008-07-13 | x86: fix numaq_tsc_disable calling | Yinghai Lu | 1 | -0/+2 |
2008-07-13 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+2 |
2008-07-12 | x86: fix ldt limit for 64 bit | Michael Karcher | 1 | -2/+2 |
2008-07-11 | Merge branch 'x86/generalize-visws' into x86/core | Ingo Molnar | 11 | -151/+36 |
2008-07-11 | x86: merge dwarf2 headers | Glauber Costa | 3 | -122/+59 |
2008-07-11 | x86: use AS_CFI instead of UNWIND_INFO | Glauber Costa | 1 | -1/+1 |
2008-07-11 | x86: use ignore macro instead of hash comment | Glauber Costa | 1 | -15/+17 |
2008-07-11 | x86: fix savesegment() bug causing crashes on 64-bit | Ingo Molnar | 1 | -1/+1 |
2008-07-11 | x86, AMD IOMMU: replace DEVID macro with a function | Joerg Roedel | 1 | -0/+7 |
2008-07-11 | x86, AMD IOMMU: fix device table entry size | Joerg Roedel | 1 | -1/+1 |
2008-07-11 | x86, AMD IOMMU: replace HIGH_U32 macro with upper_32_bits function | Joerg Roedel | 1 | -1/+0 |
2008-07-11 | x86, AMD IOMMU: add comments to amd_iommu_types.h | Joerg Roedel | 1 | -6/+98 |
2008-07-11 | x86_64: add pseudo-features for 32-bit compat syscall | Jeremy Fitzhardinge | 1 | -2/+2 |
2008-07-11 | x86: remove ifdef CONFIG_SWIOTLB in pci-dma.c | FUJITA Tomonori | 1 | -2/+4 |
2008-07-11 | x86: remove ifdef CONFIG_GART_IOMMU in pci-dma.c | FUJITA Tomonori | 1 | -1/+9 |
2008-07-11 | x86: make only GART code include gart.h | FUJITA Tomonori | 1 | -1/+0 |
2008-07-11 | x86: introduce max_low_pfn_mapped for 64-bit | Yinghai Lu | 2 | -1/+3 |
2008-07-10 | x86, VisWS: turn into generic arch, add NR_IRQS quirk | Ingo Molnar | 1 | -2/+2 |
2008-07-10 | x86, VisWS: turn into generic arch, eliminate include/asm-x86/mach-visws/setu... | Ingo Molnar | 1 | -3/+1 |
2008-07-10 | x86, VisWS: turn into generic arch, move definitions | Ingo Molnar | 2 | -3/+5 |
2008-07-10 | x86, VisWS: turn into generic arch, create include/asm-x86/visws/ | Ingo Molnar | 3 | -0/+0 |