summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86, suspend: Avoid unnecessary smp alternatives switch during suspend/resumeSuresh Siddha2010-12-132-1/+16
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-281-0/+20
|\
| * x86, perf, nmi: Disable perf if counters are not accessibleDon Zickus2010-11-261-0/+20
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-11-273-37/+54
|\ \
| * | x86-64: Fix and clean up AMD Fam10 MMCONF enablingJan Beulich2010-11-181-34/+30
| * | x86: UV: Address interrupt/IO port operation conflictDimitri Sivanich2010-11-181-2/+23
| * | x86, asm: Fix binutils 2.15 build failureTetsuo Handa2010-11-181-1/+1
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-273-3/+10
|\ \ \ | | |/ | |/|
| * | x86/kprobes: Prevent kprobes to probe on save_args()Masami Hiramatsu2010-11-181-0/+2
| * | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-11-181-0/+4
| |\ \
| | * | x86: Ignore trap bits on single step exceptionsFrederic Weisbecker2010-11-121-0/+4
| * | | x86, hw_nmi: Move backtrace_mask declaration under ARCH_HAS_NMI_WATCHDOGRakib Mullick2010-11-181-3/+4
| | |/ | |/|
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-11-181-4/+8
|\ \ \
| * | | kgdb,x86: fix regression in detach handlingJason Wessel2010-11-171-4/+8
| |/ /
* | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-172-2/+0
|/ /
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-11-125-49/+11
|\ \
| * | x86, pvclock: Remove leftover scale_delta() functionKusanagi Kouichi2010-11-101-38/+0
| * | x86, apic: Remove double #includeJesper Juhl2010-11-101-1/+0
| * | x86: Adjust section annotations in AMD Fam10 MMCONF enabling codeJan Beulich2010-11-101-3/+4
| * | x86, UV: Update node controller MMRsJack Steiner2010-11-101-6/+6
| * | x86: Remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl2010-11-101-1/+1
* | | perf, amd: Use kmalloc_node(,__GFP_ZERO) for northbridge structure allocationPeter Zijlstra2010-11-101-2/+2
|/ /
| |
| \
*-. \ Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....Linus Torvalds2010-10-302-55/+16
|\ \ \ | | |/ | |/|
| | * x86: Check irq_remapped instead of remapping_enabled in destroy_irq()Yinghai Lu2010-10-301-1/+1
| |/ |/|
| * x86, ftrace: Use safe noops, drop trap testH. Peter Anvin2010-10-291-54/+15
| |
| \
*-. \ Merge branches 'x86-fixes-for-linus' and 'x86-uv-for-linus' of git://git.kern...Linus Torvalds2010-10-293-5/+30
|\ \ \
| | * | x86, uv: More Westmere support on SGI UVRuss Anderson2010-10-281-4/+3
| | * | x86, uv: Enable Westmere support on SGI UVRuss Anderson2010-10-261-2/+23
| * | | x86, alternative: Call stop_machine_text_poke() on all cpusJason Baron2010-10-291-1/+1
| * | | x86-32: Restore irq stacks NUMA-aware allocationsEric Dumazet2010-10-291-2/+7
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-10-291-1/+2
|\ \ \ \
| * | | | debug_core,x86,blackfin: Clean up hw debug disable APIDongdong Deng2010-10-291-1/+2
* | | | | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-283-19/+57
|\ \ \ \ \
| * | | | | xen: add xen hvm acpi_register_gsi variantJeremy Fitzhardinge2010-10-221-1/+2
| * | | | | acpi: use indirect call to register gsi in different modesJeremy Fitzhardinge2010-10-221-17/+42
| * | | | | Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...Stefano Stabellini2010-10-2221-799/+500
| |\ \ \ \ \
| | * | | | | x86: Introduce x86_msi_opsStefano Stabellini2010-10-182-2/+9
| | * | | | | x86/io_apic: add get_nr_irqs_gsi()Jeremy Fitzhardinge2010-10-181-0/+5
* | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-10-2818-5459/+0
|\ \ \ \ \ \ \
| * | | | | | | x86: Move olpc to platformThomas Gleixner2010-10-274-537/+0
| * | | | | | | x86: Move uv to platformThomas Gleixner2010-10-276-2661/+0
| * | | | | | | x86: Move mrst to platformThomas Gleixner2010-10-272-312/+0
| * | | | | | | x86: Move scx200 to platformThomas Gleixner2010-10-272-134/+0
| * | | | | | | x86: Move visws to platformThomas Gleixner2010-10-272-615/+0
| * | | | | | | x86: Move efi to platformThomas Gleixner2010-10-276-1079/+0
| * | | | | | | x86: Move sfi to platformThomas Gleixner2010-10-272-121/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-10-281-0/+2
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | x86: allocate space within a region top-downBjorn Helgaas2010-10-261-0/+1
| * | | | | | x86: update iomem_resource end based on CPU physical address capabilitiesBjorn Helgaas2010-10-261-0/+1
| * | | | | | PCI: OLPC: Only enable PCI configuration type override on XO-1Daniel Drake2010-10-151-2/+4
| | |/ / / / | |/| | | |
OpenPOWER on IntegriCloud