Age | Commit message (Expand) | Author |
2008-07-25 | include/asm/ptrace.h userspace headers cleanup | Adrian Bunk |
2008-07-25 | gpiolib: allow user-selection | Michael Buesch |
2008-07-25 | clean up duplicated alloc/free_thread_info | FUJITA Tomonori |
2008-07-24 | x86-64: Clean up 'save/restore_i387()' usage | Linus Torvalds |
2008-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-07-24 | ide: remove <asm/ide.h> for some archs | Bartlomiej Zolnierkiewicz |
2008-07-24 | ide-generic: remove ide_default_{io_base,irq}() inlines (take 3) | Bartlomiej Zolnierkiewicz |
2008-07-24 | ide: define MAX_HWIFS in <linux/ide.h> | Bartlomiej Zolnierkiewicz |
2008-07-24 | ide-generic: remove "no_pci_devices()" quirk from ide_default_io_base() | Bartlomiej Zolnierkiewicz |
2008-07-24 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-07-24 | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds |
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 | flag parameters: paccept | Ulrich Drepper |
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 | hugetlb: modular state for hugetlb page size | Andi Kleen |
2008-07-24 | mm: remove double indirection on tlb parameter to free_pgd_range() & Co | Jan Beulich |
2008-07-24 | access_process_vm device memory infrastructure | Rik van Riel |
2008-07-24 | Remove asm/semaphore.h | Matthew Wilcox |
2008-07-24 | x86: fix header export, asm-x86/processor-flags.h, CONFIG_* leaks | Vegard Nossum |
2008-07-23 | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2008-07-23 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-07-22 | x86: add PTE_FLAGS_MASK | Jeremy Fitzhardinge |
2008-07-22 | x86: rename PTE_MASK to PTE_PFN_MASK | Jeremy Fitzhardinge |
2008-07-22 | x86: fix pte_flags() to only return flags, fix lguest (updated) | Rusty Russell |
2008-07-21 | x86: convert Dprintk to pr_debug | Thomas Gleixner |
2008-07-21 | Merge branch 'linus' into cpus4096-for-linus | Ingo Molnar |
2008-07-21 | Merge branch 'x86/paravirt-spinlocks' into x86/for-linus | Ingo Molnar |
2008-07-21 | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar |
2008-07-21 | Merge branch 'linus' into xen-64bit | Ingo Molnar |
2008-07-21 | Merge branch 'linus' into x86/paravirt-spinlocks | Ingo Molnar |
2008-07-21 | KVM: fix exception entry / build bug, on 64-bit | Ingo Molnar |
2008-07-21 | Merge branch 'linus' into x86/urgent | Ingo Molnar |
2008-07-20 | KVM: Prefix some x86 low level function with kvm_, to avoid namespace issues | Avi Kivity |
2008-07-20 | KVM: x86 emulator: lazily evaluate segment registers | Avi Kivity |
2008-07-20 | KVM: x86 emulator: simplify rip relative decoding | Avi Kivity |
2008-07-20 | KVM: Add coalesced MMIO support (x86 part) | Laurent Vivier |
2008-07-20 | KVM: Prefixes segment functions that will be exported with "kvm_" | Guillaume Thouvenin |
2008-07-20 | KVM: MTRR support | Avi Kivity |
2008-07-20 | KVM: Order segment register constants in the same way as cpu operand encoding | Avi Kivity |
2008-07-20 | KVM: VMX: Enable NMI with in-kernel irqchip | Sheng Yang |
2008-07-20 | KVM: IOAPIC/LAPIC: Enable NMI support | Sheng Yang |
2008-07-20 | KVM: Remove decache_vcpus_on_cpu() and related callbacks | Avi Kivity |
2008-07-20 | KVM: Handle virtualization instruction #UD faults during reboot | Avi Kivity |