- 82268da Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
- 3ae5080 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
- 2b1c6bd generic compat_sys_ustat by Christoph Hellwig · 16 years ago
- 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
- ba1eb95 Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 13220a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
- d3f12d3 Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 16 years ago
- 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
- 562f477 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
- ada19a3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
- 17d1404 x86: headers cleanup - setup.h by Cyrill Gorcunov · 16 years ago
- 5a54bd1 Merge commit 'v2.6.29' into core/header-fixes by Ingo Molnar · 16 years ago
- 4925663 KVM: Report IRQ injection status to userspace. by Gleb Natapov · 16 years ago
- d206269 x86: Add EFER descriptions for FFXSR by Alexander Graf · 16 years ago
- 91b2ae7 KVM: Avoid using CONFIG_ in userspace visible headers by Avi Kivity · 16 years ago
- f6e2c02 KVM: MMU: Rename "metaphysical" attribute to "direct" by Avi Kivity · 16 years ago
- 1c08364 KVM: Move struct kvm_pio_request into x86 kvm_host.h by Avi Kivity · 16 years ago
- 52d939a KVM: PIT: provide an option to disable interrupt reinjection by Marcelo Tosatti · 16 years ago
- 77c2002 KVM: introduce kvm_read_guest_virt, kvm_write_guest_virt by Izik Eidus · 16 years ago
- 53f658b3 KVM: VMX: initialize TSC offset relative to vm creation time by Marcelo Tosatti · 16 years ago
- 2f0b3d6 KVM: MMU: Segregate mmu pages created with different cr4.pge settings by Avi Kivity · 16 years ago
- a770f6f KVM: MMU: Inherit a shadow page's guest level count from vcpu setup by Avi Kivity · 16 years ago
- 42dbaa5 KVM: x86: Virtualize debug registers by Jan Kiszka · 16 years ago
- d0bfb94 KVM: New guest debug interface by Jan Kiszka · 16 years ago
- 8ab2d2e KVM: VMX: Support for injecting software exceptions by Jan Kiszka · 16 years ago
- 3d6368e KVM: SVM: Add VMRUN handler by Alexander Graf · 16 years ago
- 1371d90 KVM: SVM: Implement GIF, clgi and stgi by Alexander Graf · 16 years ago
- 9962d03 KVM: SVM: Move EFER and MSR constants to generic x86 code by Alexander Graf · 16 years ago
- e010098 percpu: make x86 addr <-> pcpu ptr conversion macros generic by Tejun Heo · 16 years ago
- 508827f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
- ab9e185 x86, math-emu: fix init_fpu for task != current by Daniel Glöckner · 16 years ago
- dd39ecf x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAP by Huang Ying · 16 years ago
- 4e83047 x86: remove vestigial fix_ioremap prototypes by Jeremy Fitzhardinge · 16 years ago
- 91d75e2 Merge branch 'x86/core' into core/percpu by Ingo Molnar · 16 years ago
- 8b0e586 Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x86/setup-lzma', 'x86/signal' and 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
- 867c5b52 x86: set_highmem_pages_init() cleanup by Pekka Enberg · 16 years ago
- 5b10174 x86-64: seccomp: fix 32/64 syscall hole by Roland McGrath · 16 years ago
- 9976b39 xen: deal with virtually mapped percpu data by Jeremy Fitzhardinge · 16 years ago
- 2fb6b2a0 x86: add forward decl for tss_struct by Jeremy Fitzhardinge · 16 years ago
- 389d1fb x86: unify chunks of kernel/process*.c by Jeremy Fitzhardinge · 16 years ago
- db949bb x86-32: use non-lazy io bitmap context switching by Jeremy Fitzhardinge · 16 years ago
- f180053 x86, mm: dont use non-temporal stores in pagecache accesses by Ingo Molnar · 16 years ago
- aa4abc9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
- f5c1aa1 Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*" by Ingo Molnar · 16 years ago
- d0c4f57 bootmem, x86: further fixes for arch-specific bootmem wrapping by Tejun Heo · 16 years ago
- c577b09 x86, fixmap: unify fixmap.h by Gustavo F. Padovan · 16 years ago
- c78f322 x86, fixmap: prepare fixmap_32.h for unification by Gustavo F. Padovan · 16 years ago
- e365bcd x86, fixmap: prepare fixmap_64.h for unification by Gustavo F. Padovan · 16 years ago
- 5f403fa x86, fixmap: add CONFIG_EFI by Gustavo F. Padovan · 16 years ago
- 2ae38da x86, fixmap: add CONFIG_X86_{LOCAL,IO}_APIC by Gustavo F. Padovan · 16 years ago
- fd862dd x86, fixmap: define reserve_top_address for x86_64 by Gustavo F. Padovan · 16 years ago
- ab93e3c x86, fixmap: define FIXADDR_BOOT_* and redefine FIX_ADDR_SIZE by Gustavo F. Padovan · 16 years ago
- d09375a x86, fixmap: rename __FIXADDR_SIZE and __FIXADDR_BOOT_SIZE by Gustavo F. Padovan · 16 years ago
- 1f5bcab x86: apic: simplify secondary CPU wakeup methods by Ingo Molnar · 16 years ago
- 0917c01 x86: remove update_apic from x86_quirks, fix by Ingo Molnar · 16 years ago
- 129d8bc x86: don't compile vsmp_64 for 32bit by Yinghai Lu · 16 years ago
- 2b6163b x86: remove update_apic from x86_quirks by Yinghai Lu · 16 years ago
- ecc25fb Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linus' into x86/core by Ingo Molnar · 16 years ago
- 801c0be Merge branches 'x86/urgent' and 'x86/pat' into x86/core by Ingo Molnar · 16 years ago
- 13b2eda Merge branch 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
- 2e31add Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 16 years ago
- 17581ad gpu/drm, x86, PAT: PAT support for io_mapping_* by Venkatesh Pallipadi · 16 years ago
- 4ab0d47 gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_t by Venkatesh Pallipadi · 16 years ago
- 7880f74 gpu/drm, x86, PAT: routine to keep identity map in sync by Venkatesh Pallipadi · 16 years ago
- 95108fa x86: usercopy: check for total size when deciding non-temporal cutoff by Ingo Molnar · 16 years ago
- 3255aa2 x86, mm: pass in 'total' to __copy_from_user_*nocache() by Ingo Molnar · 16 years ago
- 95f66b3 Merge branch 'x86/asm' into x86/mm by Ingo Molnar · 16 years ago
- 199785e [CPUFREQ] p4-clockmod reports wrong frequency. by Matthias-Christian Ott · 16 years ago
- d325100 x86: convert cacheflush macros inline functions by Tejun Heo · 16 years ago
- 0edcf8d Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu by Ingo Molnar · 16 years ago
- a852cbfa Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', 'x86/signal' and 'x86/urgent'; commit 'v2.6.29-rc6' into x86/core by Ingo Molnar · 16 years ago
- 57e3729 x86: invalid_vm86_irq -- use predefined macros by Cyrill Gorcunov · 16 years ago
- 30d697f x86: fix performance regression in write() syscall by Salman Qazi · 16 years ago
- e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
- 458a3e6 x86: update populate_extra_pte() and add populate_extra_pmd() by Tejun Heo · 16 years ago
- c132937 bootmem: clean up arch-specific bootmem wrapping by Tejun Heo · 16 years ago
- 8e6dafd x86: refactor x86_quirks support by Ingo Molnar · 16 years ago
- d85a881 x86: remove various unused subarch hooks by Ingo Molnar · 16 years ago
- 965c7ec x86: remove the Voyager 32-bit subarch by Ingo Molnar · 16 years ago
- fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
- ef1f87a x86: select x2apic ops in early apic probe only if x2apic mode is enabled by Suresh Siddha · 16 years ago
- d951734 x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAX by Ingo Molnar · 16 years ago
- 6091628 Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/core by Ingo Molnar · 16 years ago
- 3b6f7b9 Merge branch 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
- 1112441 x86: convert to the new dynamic percpu allocator by Tejun Heo · 16 years ago
- e9ce0c3 Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/headers by Ingo Molnar · 16 years ago
- 1b25f3b x86: linkage - get rid of _X86 macros by Cyrill Gorcunov · 16 years ago
- 9569554 x86: asm linkage - introduce GLOBAL macro by Cyrill Gorcunov · 16 years ago
- 71d8f97 x86: syscalls.h: remove asmlinkage from declaration of sys_rt_sigreturn() by Hiroshi Shimamoto · 16 years ago
- de54830 x86: include/asm/processor.h remove double declaration of print_cpu_info by Jaswinder Singh Rajput · 16 years ago
- f2dbcfa mm: clean up for early_pfn_to_nid() by KAMEZAWA Hiroyuki · 16 years ago
- 54b6a1b crypto: aes-ni - Add support to Intel AES-NI instructions for x86_64 platform by Huang Ying · 16 years ago
- 07bf44f crypto: aes - Export x86 AES encrypt/decrypt functions by Huang Ying · 16 years ago
- 3501033 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- a7eb518 x86: truncate ISA addresses to unsigned int by H. Peter Anvin · 16 years ago
- be163a1 x86, apic: rename 'genapic' to 'apic' by Ingo Molnar · 16 years ago
- ab6fb7c x86, apic: remove ->store_NMI_vector() by Ingo Molnar · 16 years ago
- cb81eae x86, numaq_32: clean up, misc by Ingo Molnar · 16 years ago
- 2f205bc x86, apic: clean up the cpu_2_logical_apiciddeclaration by Ingo Molnar · 16 years ago
- e641f5f x86, apic: remove duplicate asm/apic.h inclusions by Ingo Molnar · 16 years ago