Age | Commit message (Expand) | Author |
2008-07-27 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/x8... | Linus Torvalds |
2008-07-27 | x86: fix cpu hotplug on 32bit | Thomas Gleixner |
2008-07-27 | KVM: VMX: Fix undefined beaviour of EPT after reload kvm-intel.ko | Sheng Yang |
2008-07-27 | KVM: VMX: Fix bypass_guest_pf enabling when disable EPT in module parameter | Sheng Yang |
2008-07-27 | KVM: task switch: translate guest segment limit to virt-extension byte granul... | Marcelo Tosatti |
2008-07-27 | KVM: Avoid instruction emulation when event delivery is pending | Avi Kivity |
2008-07-27 | KVM: task switch: use seg regs provided by subarch instead of reading from GDT | Marcelo Tosatti |
2008-07-27 | KVM: task switch: segment base is linear address | Marcelo Tosatti |
2008-07-27 | KVM: SVM: allow enabling/disabling NPT by reloading only the architecture module | Joerg Roedel |
2008-07-26 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-07-26 | x86: use generic show_mem() | Johannes Weiner |
2008-07-26 | tracehook: exec | Roland McGrath |
2008-07-26 | x86: support 1GB hugepages with get_user_pages_lockless() | Nick Piggin |
2008-07-26 | x86: lockless get_user_pages_fast() | Nick Piggin |
2008-07-26 | kexec jump: save/restore device state | Huang Ying |
2008-07-26 | kexec jump | Huang Ying |
2008-07-26 | x86 calgary: fix handling of devices that aren't behind the Calgary | Alexis Bruemmer |
2008-07-26 | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori |
2008-07-26 | x86, AMD IOMMU: include amd_iommu_last_bdf in device initialization | Joerg Roedel |
2008-07-26 | x86, RDC321x: add to mach-default | Ingo Molnar |
2008-07-25 | x86_64: fix ia32 AMD syscall audit fast-path | Roland McGrath |
2008-07-25 | calgary iommu: use the first kernels TCE tables in kdump | Chandru |
2008-07-25 | gpiolib: allow user-selection | Michael Buesch |
2008-07-25 | kprobes: improve kretprobe scalability with hashed locking | Srinivasa D S |
2008-07-25 | inflate: refactor inflate malloc code | Thomas Petazzoni |
2008-07-25 | introduce HAVE_EFFICIENT_UNALIGNED_ACCESS Kconfig symbol | Johannes Berg |
2008-07-24 | x86/oprofile/nmi_int: add Nehalem to list of ppro cores | Linus Torvalds |
2008-07-24 | x86-64: Clean up 'save/restore_i387()' usage | Linus Torvalds |
2008-07-24 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2008-07-24 | x86-64: make BUILD_IRQ() also reset section back | Linus Torvalds |
2008-07-24 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-07-24 | rtc-cmos: avoid spurious irqs | David Brownell |
2008-07-24 | flag parameters add-on: remove epoll_create size param | Ulrich Drepper |
2008-07-24 | flag parameters: inotify_init | Ulrich Drepper |
2008-07-24 | flag parameters: pipe | Ulrich Drepper |
2008-07-24 | flag parameters: dup2 | Ulrich Drepper |
2008-07-24 | flag parameters: epoll_create | Ulrich Drepper |
2008-07-24 | flag parameters: eventfd | Ulrich Drepper |
2008-07-24 | flag parameters: signalfd | Ulrich Drepper |
2008-07-24 | pm: acpi hibernation: utilize hardware signature | Shaohua Li |
2008-07-24 | remove include/linux/pm_legacy.h | Adrian Bunk |
2008-07-24 | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi |
2008-07-24 | x86: add hugepagesz option on 64-bit | Andi Kleen |
2008-07-24 | x86: support GB hugepages on 64-bit | Andi Kleen |
2008-07-24 | hugetlb: introduce pud_huge | Andi Kleen |
2008-07-24 | hugetlb: modular state for hugetlb page size | Andi Kleen |
2008-07-24 | use generic_access_phys for /dev/mem mappings | Rik van Riel |
2008-07-24 | access_process_vm device memory infrastructure | Rik van Riel |
2008-07-24 | mm: move bootmem descriptors definition to a single place | Johannes Weiner |
2008-07-24 | x86: BUILD_IRQ say .text to avoid .data.percpu | Hugh Dickins |