summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2008-07-29Merge branch 'core/generic-dma-coherent' of git://git.kernel.org/pub/scm/linu...Jesse Barnes1-120/+2
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar84-1199/+2152
2008-07-29Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Jesse Barnes2-15/+9
2008-07-27x86: fix cpu hotplug on 32bitThomas Gleixner1-3/+5
2008-07-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-4/+4
2008-07-26kexec jump: save/restore device stateHuang Ying1-0/+12
2008-07-26kexec jumpHuang Ying3-31/+172
2008-07-26x86 calgary: fix handling of devices that aren't behind the CalgaryAlexis Bruemmer1-45/+26
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori5-28/+20
2008-07-26x86, AMD IOMMU: include amd_iommu_last_bdf in device initializationJoerg Roedel2-4/+4
2008-07-26x86 gart: replace to_pages macro with iommu_num_pagesJoerg Roedel1-7/+4
2008-07-26x86, AMD IOMMU: replace to_pages macro with iommu_num_pagesJoerg Roedel1-8/+5
2008-07-25calgary iommu: use the first kernels TCE tables in kdumpChandru1-6/+79
2008-07-25kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S1-4/+2
2008-07-25x86-64: Clean up 'save/restore_i387()' usageLinus Torvalds1-0/+53
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+2
2008-07-24x86-64: make BUILD_IRQ() also reset section backLinus Torvalds1-1/+2
2008-07-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-5/+2
2008-07-24rtc-cmos: avoid spurious irqsDavid Brownell1-3/+7
2008-07-24flag parameters add-on: remove epoll_create size paramUlrich Drepper1-1/+1
2008-07-24flag parameters: inotify_initUlrich Drepper1-0/+1
2008-07-24flag parameters: pipeUlrich Drepper1-0/+1
2008-07-24flag parameters: dup2Ulrich Drepper1-0/+1
2008-07-24flag parameters: epoll_createUlrich Drepper1-0/+1
2008-07-24flag parameters: eventfdUlrich Drepper1-0/+1
2008-07-24flag parameters: signalfdUlrich Drepper1-0/+1
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: BUILD_IRQ say .text to avoid .data.percpuHugh Dickins1-1/+1
2008-07-24x86: call early_cpu_init at the same pointJeremy Fitzhardinge1-4/+1
2008-07-24Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds2-7/+103
2008-07-24Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-6/+0
2008-07-24Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds17-114/+170
2008-07-24i386 syscall audit fast-pathRoland McGrath1-2/+53
2008-07-24x86_64 ia32 syscall audit fast-pathRoland McGrath1-0/+1
2008-07-24x86_64 syscall audit fast-pathRoland McGrath1-0/+48
2008-07-24x86_64: remove bogus optimization in sysret_signalRoland McGrath1-5/+1
2008-07-23Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+2
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-22sysdev: Convert the x86 mce tolerant sysdev attribute to generic attributeAndi Kleen1-2/+2
2008-07-22sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen3-7/+18
2008-07-22driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman2-7/+3
2008-07-22device create: x86: convert device_create to device_create_drvdataGreg Kroah-Hartman2-4/+4
2008-07-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds1-1/+0
2008-07-21x86: convert Dprintk to pr_debugThomas Gleixner4-34/+34
2008-07-21Merge branch 'linus' into cpus4096-for-linusIngo Molnar1-1/+1
2008-07-21Merge branch 'x86/paravirt-spinlocks' into x86/for-linusIngo Molnar2-1/+26
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar53-874/+1388