aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-09-21Use macros for .data.page_aligned section.Tim Abbott
2009-09-21Use macros for .bss.page_aligned section.Tim Abbott
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6Linus Torvalds
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-09-20Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2009-09-20x86: Print the hypervisor returned tsc_khz during bootAlok Kataria
2009-09-20Merge branch 'linus' into x86/urgentIngo Molnar
2009-09-20x86: Correct segment permission flags in 64-bit linker scriptJan Beulich
2009-09-20x86: cpuinit-annotate SMP boot trampolines properlyJan Beulich
2009-09-20x86: Increase timeout for EHCI debug port reset completion in early printkJan Beulich
2009-09-20x86: Fix uaccess_32.h typoSergey Senozhatsky
2009-09-20x86: Trivial whitespace cleanupsFelipe Contreras
2009-09-20x86, apic: Fix missed handling of discrete apicsCyrill Gorcunov
2009-09-20x86/i386: Remove duplicated #includeHuang Weiyi
2009-09-20x86, mtrr: Convert loop to a while based construct, avoid naked semicolonJoe Perches
2009-09-20perf_counter: x86: Fix PMU resource leakPeter Zijlstra
2009-09-20includecheck fix: x86, cpu/common.cJaswinder Singh Rajput
2009-09-20includecheck fix: x86, shadow.cJaswinder Singh Rajput
2009-09-20includecheck fix: x86, traps.cJaswinder Singh Rajput
2009-09-20kbuild: rename ld-option to cc-ldoptionSam Ravnborg
2009-09-20kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg
2009-09-19Driver-Core: extend devnode callbacks to provide permissionsKay Sievers
2009-09-19Revert 'x86: Fix system crash when loading with "reservetop" parameter'Yinghai Lu
2009-09-19x86, mce: Fix compile warning in case of CONFIG_SMP=nAndreas Herrmann
2009-09-19tracing, x86, cpuidle: Move the end point of a C state in the power tracerArjan van de Ven
2009-09-19intel-iommu: Kill DMAR_BROKEN_GFX_WA option.David Woodhouse
2009-09-19tracing, perf: Convert the power tracer into an event tracerArjan van de Ven
2009-09-19Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-09-19x86, apic: Use logical flat on intel with <= 8 logical cpusSuresh Siddha
2009-09-19Merge branch 'sfi-base' into releaseLen Brown
2009-09-19Merge branch 'linus' into sfi-releaseLen Brown
2009-09-18Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-18x86, perf_counter, bts: Optimize BTS overflow handlingMarkus Metzger
2009-09-18x86: Cleanup linker script using new linker script macros.Tim Abbott
2009-09-18x86: Use section .data.page_aligned for the idt_table.Tim Abbott
2009-09-18x86: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott
2009-09-18x86: convert compressed loader to use __HEAD and HEAD_TEXT macros.Tim Abbott
2009-09-18x86: fix fragile computation of vsyscall addressAnders Kaseorg
2009-09-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-09-18x86/PCI: make 32 bit NUMA node array int, not unsigned charJesse Barnes
2009-09-18x86/PCI: default pcibus cpumask to all cpus if it lacks affinityDavid Rientjes
2009-09-18x86: SGI UV: Map MMIO-High memory rangeJack Steiner
2009-09-18x86: SGI UV: Add volatile semantics to macros that access chipset registersJack Steiner
2009-09-18x86: SGI UV: Fix IPI macrosJack Steiner
2009-09-18x86: apic: Convert BUG() to BUG_ON()Daniel Walker
2009-09-18x86: Remove final bits of CONFIG_X86_OLD_MCEAndi Kleen
2009-09-17Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-17Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds