aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)AuthorFilesLines
2011-03-14xen/mmu: Add the notion of identity (1-1) mapping.Konrad Rzeszutek Wilk1-2/+6
2011-03-14x86: ce4100: Set pci ops via callback instead of module initSebastian Andrzej Siewior1-0/+6
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse1-5/+5
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse1-7/+9
2011-03-11x86: Clean up apic.c and apic.hHenrik Kretzschmar1-4/+0
2011-03-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2011-03-09x86, UV: Initialize the broadcast assist unit base destination node id properlyCliff Wickman1-1/+1
2011-03-09Merge commit 'v2.6.38-rc8' into x86/asmIngo Molnar6-2/+10
2011-03-08Merge commit 'v2.6.38-rc8' into perf/coreIngo Molnar3-1/+7
2011-03-05Merge branch 'x86-mm' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/mis...Ingo Molnar1-2/+0
2011-03-05perf: Avoid the percore allocations if the CPU is not HT capableLin Ming1-0/+10
2011-03-04perf: Add support for supplementary event registersAndi Kleen1-0/+3
2011-03-04x86-64, NUMA: Revert NUMA affine page table allocationTejun Heo1-2/+0
2011-03-03xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.Konrad Rzeszutek Wilk1-0/+1
2011-03-03x86, amd-nb: Misc cleanliness fixesBorislav Petkov1-6/+6
2011-03-03x86: Work around old gas bugJan Beulich1-4/+4
2011-03-02Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+5
2011-02-28x86: Use {push,pop}_cfi in more placesJan Beulich1-4/+2
2011-02-28x86: Use u32 instead of long to set reset vector back to 0Don Zickus1-1/+1
2011-02-28percpu, x86: Add arch-specific this_cpu_cmpxchg_double() supportChristoph Lameter1-0/+48
2011-02-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2011-02-25xen: switch to new schedop hypercall by default.Ian Campbell1-2/+2
2011-02-25xen: use new schedop interface for suspendIan Campbell1-3/+10
2011-02-25x86: dt: Cleanup local apic setupThomas Gleixner2-5/+3
2011-02-24x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systemsAndreas Herrmann1-0/+1
2011-02-24ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem()Rafael J. Wysocki1-2/+2
2011-02-24ACPI / PM: Drop acpi_restore_state_mem()Rafael J. Wysocki1-2/+1
2011-02-24x86: Rename e820_table_* to pgt_buf_*Yinghai Lu1-3/+3
2011-02-24x86: dt: Fix OLPC=y/INTEL_CE=n buildSebastian Andrzej Siewior1-1/+0
2011-02-23x86: ioapic: Add OF bindings for IO_APICSebastian Andrzej Siewior1-0/+2
2011-02-23x86: dtb: Add support for PCI devices backed by dtb nodesSebastian Andrzej Siewior1-0/+14
2011-02-23x86: dtb: Add early parsing of IO_APICSebastian Andrzej Siewior1-0/+7
2011-02-23x86: dtb: Add irq domain abstractionSebastian Andrzej Siewior2-0/+14
2011-02-23x86: Add device tree supportSebastian Andrzej Siewior3-4/+48
2011-02-23x86: e820: Remove conditional early mapping in parse_e820_extSebastian Andrzej Siewior1-1/+1
2011-02-23Merge branch 'x86/apic' into x86/platformThomas Gleixner2-16/+40
2011-02-23x86: ioapic: Move trigger defines to io_apic.hThomas Gleixner1-0/+4
2011-02-23x86: ioapic: Make a few functions staticThomas Gleixner1-5/+0
2011-02-23x86: ioapic: Add io_apic_setup_irq_pin()Thomas Gleixner1-0/+2
2011-02-23x86: OLPC: Make OLPC=n build againThomas Gleixner1-0/+7
2011-02-23x86: Add dummy functions for compiling without IOAPICHenrik Kretzschmar1-0/+18
2011-02-23x86: Rework arch_disable_smp_support() for x86Henrik Kretzschmar1-0/+3
2011-02-23x86: Add dummy mp_save_irq()Henrik Kretzschmar1-0/+1
2011-02-23x86: Move ioapic_irq_destination_types to apicdef.hHenrik Kretzschmar2-11/+12
2011-02-23x86: OLPC: Remove extra OLPC_OPENFIRMWARE_DT indirectionThomas Gleixner1-2/+2
2011-02-23x86: OLPC: Cleanup config maze completelyThomas Gleixner1-11/+0
2011-02-23Merge branch 'linus' into x86/platformThomas Gleixner4-7/+6
2011-02-22Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 int...Thomas Gleixner62-416/+1059
2011-02-20x86, system.h: Drop unused __SAVE/__RESTORE macrosBorislav Petkov1-2/+0
2011-02-18pci/xen: Cleanup: convert int** to int[]Konrad Rzeszutek Wilk1-4/+4