summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2011-03-15x86: Introduce pci_map_biosrom()Dan Williams
2011-03-15x86, olpc: Use device tree for platform identificationDaniel Drake
2011-03-11x86: Clean up apic.c and apic.hHenrik Kretzschmar
2011-02-25x86: dt: Cleanup local apic setupThomas Gleixner
2011-02-24x86: dt: Fix OLPC=y/INTEL_CE=n buildSebastian Andrzej Siewior
2011-02-23x86: ioapic: Add OF bindings for IO_APICSebastian Andrzej Siewior
2011-02-23x86: dtb: Add support for PCI devices backed by dtb nodesSebastian Andrzej Siewior
2011-02-23x86: dtb: Add early parsing of IO_APICSebastian Andrzej Siewior
2011-02-23x86: dtb: Add irq domain abstractionSebastian Andrzej Siewior
2011-02-23x86: Add device tree supportSebastian Andrzej Siewior
2011-02-23x86: e820: Remove conditional early mapping in parse_e820_extSebastian Andrzej Siewior
2011-02-23Merge branch 'x86/apic' into x86/platformThomas Gleixner
2011-02-23x86: ioapic: Move trigger defines to io_apic.hThomas Gleixner
2011-02-23x86: ioapic: Make a few functions staticThomas Gleixner
2011-02-23x86: ioapic: Add io_apic_setup_irq_pin()Thomas Gleixner
2011-02-23x86: OLPC: Make OLPC=n build againThomas Gleixner
2011-02-23x86: Add dummy functions for compiling without IOAPICHenrik Kretzschmar
2011-02-23x86: Rework arch_disable_smp_support() for x86Henrik Kretzschmar
2011-02-23x86: Add dummy mp_save_irq()Henrik Kretzschmar
2011-02-23x86: Move ioapic_irq_destination_types to apicdef.hHenrik Kretzschmar
2011-02-23x86: OLPC: Remove extra OLPC_OPENFIRMWARE_DT indirectionThomas Gleixner
2011-02-23x86: OLPC: Cleanup config maze completelyThomas Gleixner
2011-02-23Merge branch 'linus' into x86/platformThomas Gleixner
2011-02-22Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 int...Thomas Gleixner
2011-02-14x86/platform: Add a wallclock_init func to x86_init.timers opsFeng Tang
2011-02-14x86: Fix mwait_usable section mismatchBorislav Petkov
2011-02-10x86: Fix section mismatch in LAPIC initializationJan Beulich
2011-02-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-02-04x86-32: Make sure the stack is set up before we use itH. Peter Anvin
2011-02-03x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s...Suresh Siddha
2011-01-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-01-26percpu, x86: Fix percpu_xchg_op()Eric Dumazet
2011-01-26x86: Remove left over system_64.hYinghai Lu
2011-01-26thp: fix PARAVIRT x86 32bit noPAEAndrea Arcangeli
2011-01-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-01-23x86: Fix jump label with RO/NX module protection crashmatthieu castet
2011-01-21x86, hotplug: Fix powersavings with offlined cores on AMDBorislav Petkov
2011-01-21Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-01-21x86: Use asm-generic/cacheflush.hAkinobu Mita
2011-01-19x86: Unify "numa=" command line option handlingJan Beulich
2011-01-13Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-01-13Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-13thp: mmu_notifier_test_youngAndrea Arcangeli
2011-01-13thp: don't allow transparent hugepage support without PSEAndrea Arcangeli
2011-01-13thp: add pmd_modifyJohannes Weiner
2011-01-13thp: add x86 32bit supportJohannes Weiner
2011-01-13thp: transparent hugepage coreAndrea Arcangeli
2011-01-13thp: add pmd mangling functions to x86Andrea Arcangeli
2011-01-13thp: special pmd_trans_* functionsAndrea Arcangeli
2011-01-13thp: no paravirt version of pmd opsAndrea Arcangeli