Age | Commit message (Expand) | Author |
2008-01-15 | x86: asm-x86/msr.h: pull in linux/types.h | Mike Frysinger |
2008-01-01 | x86: fix asm-x86/msr.h for user-space export | Mike Frysinger |
2008-01-01 | x86: fix asm-x86/byteorder.h for userspace export | Mike Frysinger |
2007-12-18 | x86: also define AT_VECTOR_SIZE_ARCH | Jan Beulich |
2007-12-18 | x86: jprobe bugfix | Masami Hiramatsu |
2007-12-03 | x86: disable hpet on shutdown | OGAWA Hirofumi |
2007-11-26 | x86: fix ACPI compile for LOCAL_APIC=n | Thomas Gleixner |
2007-11-26 | ACPI: Set max_cstate to 1 for early Opterons. | Alexey Starikovskiy |
2007-11-17 | x86: fix reboot with no keyboard attached | Truxton Fulton |
2007-11-17 | x86: voyager use correct header file name | Randy Dunlap |
2007-11-17 | x86: fix bogus memcpy in es7000_check_dsdt() | Thomas Gleixner |
2007-11-14 | oprofile: fix oops on x86 32-bit | Jan Blunck |
2007-11-12 | x86: fix taking DNA during 64bit sigreturn | Siddha, Suresh B |
2007-11-10 | voyager: use struct instead of PARAM | Randy Dunlap |
2007-11-05 | lguest: make async_hcall() static | Adrian Bunk |
2007-11-03 | Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2007-10-30 | x86 gart: rename symbols only used for the GART implementation | Joerg Roedel |
2007-10-30 | x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU | Joerg Roedel |
2007-10-30 | x86 gart: rename iommu.h to gart.h | Joerg Roedel |
2007-10-27 | Revert "i386: export i386 smp_call_function_mask() to modules" | Thomas Gleixner |
2007-10-25 | x86 bitops: fix code style issues | Randy Dunlap |
2007-10-25 | bitops kernel-doc: inline instead of macro | Randy Dunlap |
2007-10-25 | lockdep: fixup irq tracing | Peter Zijlstra |
2007-10-25 | lguest: documentation update | Rusty Russell |
2007-10-23 | x86: clean up setup.h and the boot code | H. Peter Anvin |
2007-10-23 | x86: Save registers in saved_context during suspend and hibernation | Rafael J. Wysocki |
2007-10-23 | x86: merge setup_32/64.h | Thomas Gleixner |
2007-10-23 | x86: merge signal_32/64.h | Thomas Gleixner |
2007-10-23 | x86: merge required-features.h | Brian Gerst |
2007-10-23 | x86: merge sigcontext_32/64.h | Thomas Gleixner |
2007-10-23 | x86: merge msr_32/64.h | Thomas Gleixner |
2007-10-23 | x86: merge mttr_32/64.h | Thomas Gleixner |
2007-10-23 | x86: merge statfs_32/64.h | Thomas Gleixner |
2007-10-23 | x86: merge stat_32/64.h | Thomas Gleixner |
2007-10-23 | x86: merge shmbuf_32/64.h | Thomas Gleixner |
2007-10-23 | x86: merge ptrace_32/64.h | Thomas Gleixner |
2007-10-23 | x86: merge msgbuf_32/64.h | Thomas Gleixner |
2007-10-23 | x86: merge elf_32/64.h | Thomas Gleixner |
2007-10-23 | x86: merge byteorder_32/64.h | Thomas Gleixner |
2007-10-23 | x86: unify div64{,_32,_64}.h | Chris Snook |
2007-10-23 | x86: unify a.out{,_32,_64}.h | Chris Snook |
2007-10-23 | x86: add safe_smp_processor_id for x86_64 | Hiroshi Shimamoto |
2007-10-23 | x86: add lapic_shutdown for x86_64 | Hiroshi Shimamoto |
2007-10-23 | x86: merge mmu{,_32,_64}.h | Chris Snook |
2007-10-23 | x86: lock bitops | Nick Piggin |
2007-10-23 | Remove old lguest I/O infrrasructure. | Rusty Russell |
2007-10-23 | Boot with virtual == physical to get closer to native Linux. | Rusty Russell |
2007-10-23 | Make hypercalls arch-independent. | Jes Sorensen |
2007-10-23 | Reorder guest saved regs to match hyperall order | Jes Sorensen |
2007-10-23 | Move i386 part of core.c to x86/core.c. | Jes Sorensen |