aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2008-08-22x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn argsEduardo Habkost
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-07-28Merge branch 'core/generic-dma-coherent' of git://git.kernel.org/pub/scm/linu...Jesse Barnes
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar
2008-07-28Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Jesse Barnes
2008-07-28cpu masks: optimize and clean up cpumask_of_cpu()Linus Torvalds
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-27x86: fix cpu hotplug on 32bitThomas Gleixner
2008-07-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-26kexec jump: save/restore device stateHuang Ying
2008-07-26kexec jumpHuang Ying
2008-07-26x86 calgary: fix handling of devices that aren't behind the CalgaryAlexis Bruemmer
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-26cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis
2008-07-26cpumask: put cpumask_of_cpu_map in the initdata sectionMike Travis
2008-07-26x86, AMD IOMMU: include amd_iommu_last_bdf in device initializationJoerg Roedel
2008-07-26x86 gart: replace to_pages macro with iommu_num_pagesJoerg Roedel
2008-07-26x86, AMD IOMMU: replace to_pages macro with iommu_num_pagesJoerg Roedel
2008-07-25calgary iommu: use the first kernels TCE tables in kdumpChandru
2008-07-25kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S
2008-07-24x86-64: Clean up 'save/restore_i387()' usageLinus Torvalds
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-07-24x86-64: make BUILD_IRQ() also reset section backLinus Torvalds
2008-07-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-24rtc-cmos: avoid spurious irqsDavid Brownell
2008-07-24flag parameters add-on: remove epoll_create size paramUlrich Drepper
2008-07-24flag parameters: inotify_initUlrich Drepper
2008-07-24flag parameters: pipeUlrich Drepper
2008-07-24flag parameters: dup2Ulrich Drepper
2008-07-24flag parameters: epoll_createUlrich Drepper
2008-07-24flag parameters: eventfdUlrich Drepper
2008-07-24flag parameters: signalfdUlrich Drepper
2008-07-24pm: acpi hibernation: utilize hardware signatureShaohua Li
2008-07-24remove include/linux/pm_legacy.hAdrian Bunk
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi
2008-07-24x86: BUILD_IRQ say .text to avoid .data.percpuHugh Dickins
2008-07-24x86: call early_cpu_init at the same pointJeremy Fitzhardinge
2008-07-23Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds
2008-07-23Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-07-23i386 syscall audit fast-pathRoland McGrath
2008-07-23x86_64 ia32 syscall audit fast-pathRoland McGrath
2008-07-23x86_64 syscall audit fast-pathRoland McGrath
2008-07-23x86_64: remove bogus optimization in sysret_signalRoland McGrath
2008-07-22Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-22x86: fix pte_flags() to only return flags, fix lguest (updated)Rusty Russell
2008-07-22x86: use setup_clear_cpu_cap with disable_apic, fixYinghai Lu
2008-07-21sysdev: Convert the x86 mce tolerant sysdev attribute to generic attributeAndi Kleen
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen
2008-07-21driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman