summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2008-07-24flag parameters add-on: remove epoll_create size paramUlrich Drepper2-2/+2
2008-07-24flag parameters: inotify_initUlrich Drepper2-0/+2
2008-07-24flag parameters: pipeUlrich Drepper3-1/+3
2008-07-24flag parameters: dup2Ulrich Drepper2-0/+2
2008-07-24flag parameters: epoll_createUlrich Drepper2-0/+2
2008-07-24flag parameters: eventfdUlrich Drepper2-0/+2
2008-07-24flag parameters: signalfdUlrich Drepper2-0/+2
2008-07-24pm: acpi hibernation: utilize hardware signatureShaohua Li1-0/+4
2008-07-24remove include/linux/pm_legacy.hAdrian Bunk1-1/+0
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-0/+1
2008-07-24x86: add hugepagesz option on 64-bitAndi Kleen1-0/+17
2008-07-24x86: support GB hugepages on 64-bitAndi Kleen1-11/+22
2008-07-24hugetlb: introduce pud_hugeAndi Kleen1-1/+24
2008-07-24hugetlb: modular state for hugetlb page sizeAndi Kleen1-2/+3
2008-07-24use generic_access_phys for /dev/mem mappingsRik van Riel1-0/+1
2008-07-24access_process_vm device memory infrastructureRik van Riel2-0/+9
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner2-5/+2
2008-07-23Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds3-11/+190
2008-07-23Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-6/+0
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds18-116/+172
2008-07-23i386 syscall audit fast-pathRoland McGrath1-2/+53
2008-07-23x86_64 ia32 syscall audit fast-pathRoland McGrath2-4/+88
2008-07-23x86_64 syscall audit fast-pathRoland McGrath1-0/+48
2008-07-23x86_64: remove bogus optimization in sysret_signalRoland McGrath1-5/+1
2008-07-22Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-17/+17
2008-07-22x86: fix crash due to missing debugctlmsr on AMD K6-3Jan Kratochvil1-1/+1
2008-07-22x86: add PTE_FLAGS_MASKJeremy Fitzhardinge2-5/+5
2008-07-22x86: rename PTE_MASK to PTE_PFN_MASKJeremy Fitzhardinge3-10/+10
2008-07-22x86: fix pte_flags() to only return flags, fix lguest (updated)Rusty Russell1-1/+1
2008-07-22x86: use setup_clear_cpu_cap with disable_apic, fixYinghai Lu1-1/+1
2008-07-21sysdev: Convert the x86 mce tolerant sysdev attribute to generic attributeAndi Kleen1-2/+2
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen3-7/+18
2008-07-21driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman2-7/+3
2008-07-21device create: x86: convert device_create to device_create_drvdataGreg Kroah-Hartman2-4/+4
2008-07-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds1-1/+0
2008-07-21x86: Fix help message for STRICT_DEVMEM config optionLinus Torvalds1-1/+1
2008-07-21x86: move the last Dprintk instance to pr_debug()Thomas Gleixner1-4/+4
2008-07-21x86: convert Dprintk to pr_debugThomas Gleixner6-47/+41
2008-07-21Merge branch 'linus' into cpus4096-for-linusIngo Molnar15-386/+691
2008-07-21Merge branch 'x86/paravirt-spinlocks' into x86/for-linusIngo Molnar3-1/+197
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar89-1426/+2944
2008-07-21Merge branch 'linus' into xen-64bitIngo Molnar15-386/+691
2008-07-21Merge branch 'linus' into x86/paravirt-spinlocksIngo Molnar15-386/+691
2008-07-21x86: remove extra calling to get ext cpuid levelYinghai Lu1-1/+0
2008-07-21x86: use setup_clear_cpu_cap() when disabling the lapicYinghai Lu3-9/+2
2008-07-21Merge branch 'linus' into x86/urgentIngo Molnar15-386/+691
2008-07-20KVM: MMU: Fix potential race setting upper shadow ptes on nonpae hostsAvi Kivity1-3/+4
2008-07-20KVM: x86 emulator: emulate clflushGlauber Costa1-1/+3
2008-07-20KVM: MMU: improve invalid shadow root page handlingMarcelo Tosatti1-1/+4
2008-07-20KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destructionMarcelo Tosatti1-0/+5