summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* x86: ioapic: Add OF bindings for IO_APICSebastian Andrzej Siewior2011-02-231-0/+2
* x86: dtb: Add support for PCI devices backed by dtb nodesSebastian Andrzej Siewior2011-02-231-0/+14
* x86: dtb: Add early parsing of IO_APICSebastian Andrzej Siewior2011-02-231-0/+7
* x86: dtb: Add irq domain abstractionSebastian Andrzej Siewior2011-02-232-0/+14
* x86: Add device tree supportSebastian Andrzej Siewior2011-02-233-4/+48
* x86: e820: Remove conditional early mapping in parse_e820_extSebastian Andrzej Siewior2011-02-231-1/+1
* Merge branch 'x86/apic' into x86/platformThomas Gleixner2011-02-232-16/+40
|\
| * x86: ioapic: Move trigger defines to io_apic.hThomas Gleixner2011-02-231-0/+4
| * x86: ioapic: Make a few functions staticThomas Gleixner2011-02-231-5/+0
| * x86: ioapic: Add io_apic_setup_irq_pin()Thomas Gleixner2011-02-231-0/+2
| * x86: Add dummy functions for compiling without IOAPICHenrik Kretzschmar2011-02-231-0/+18
| * x86: Rework arch_disable_smp_support() for x86Henrik Kretzschmar2011-02-231-0/+3
| * x86: Add dummy mp_save_irq()Henrik Kretzschmar2011-02-231-0/+1
| * x86: Move ioapic_irq_destination_types to apicdef.hHenrik Kretzschmar2011-02-232-11/+12
* | x86: OLPC: Make OLPC=n build againThomas Gleixner2011-02-231-0/+7
* | x86: OLPC: Remove extra OLPC_OPENFIRMWARE_DT indirectionThomas Gleixner2011-02-231-2/+2
* | x86: OLPC: Cleanup config maze completelyThomas Gleixner2011-02-231-11/+0
* | Merge branch 'linus' into x86/platformThomas Gleixner2011-02-234-7/+6
|\ \ | |/
| * x86: Fix mwait_usable section mismatchBorislav Petkov2011-02-141-1/+1
| * x86: Fix section mismatch in LAPIC initializationJan Beulich2011-02-101-0/+1
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-02-061-4/+1
| |\
| | * x86-32: Make sure the stack is set up before we use itH. Peter Anvin2011-02-041-4/+1
| * | x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s...Suresh Siddha2011-02-031-2/+3
| |/
* | Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 int...Thomas Gleixner2011-02-2262-416/+1059
|\ \ | |/
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-01-282-34/+12
| |\
| | * percpu, x86: Fix percpu_xchg_op()Eric Dumazet2011-01-261-12/+12
| | * x86: Remove left over system_64.hYinghai Lu2011-01-261-22/+0
| * | thp: fix PARAVIRT x86 32bit noPAEAndrea Arcangeli2011-01-261-3/+2
| |/
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-01-253-42/+3
| |\
| | * x86: Fix jump label with RO/NX module protection crashmatthieu castet2011-01-231-1/+1
| | * x86, hotplug: Fix powersavings with offlined cores on AMDBorislav Petkov2011-01-211-0/+1
| | * x86: Use asm-generic/cacheflush.hAkinobu Mita2011-01-211-41/+1
| * | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-211-4/+4
| |\ \ | | |/ | |/|
| | * x86,percpu: Move out of place 64 bit ops into X86_64 sectionChristoph Lameter2011-01-111-4/+4
| * | x86: Unify "numa=" command line option handlingJan Beulich2011-01-192-0/+3
| * | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-131-2/+3
| |\ \
| | * \ Merge branch 'linus' into idle-testLen Brown2011-01-1236-146/+494
| | |\ \
| | * | | ACPI, intel_idle: Cleanup idle= internal variablesThomas Renninger2011-01-121-2/+3
| * | | | Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-131-3/+13
| |\ \ \ \
| | * | | | xen p2m: clear the old pte when adding a page to m2p_overrideJeremy Fitzhardinge2011-01-111-2/+2
| | * | | | xen: add m2p override mechanismJeremy Fitzhardinge2011-01-111-3/+13
| | |/ / /
| * | | | thp: mmu_notifier_test_youngAndrea Arcangeli2011-01-131-0/+1
| * | | | thp: don't allow transparent hugepage support without PSEAndrea Arcangeli2011-01-131-0/+5
| * | | | thp: add pmd_modifyJohannes Weiner2011-01-132-0/+11
| * | | | thp: add x86 32bit supportJohannes Weiner2011-01-134-109/+149
| * | | | thp: transparent hugepage coreAndrea Arcangeli2011-01-131-0/+5
| * | | | thp: add pmd mangling functions to x86Andrea Arcangeli2011-01-132-8/+113
| * | | | thp: special pmd_trans_* functionsAndrea Arcangeli2011-01-132-0/+15
| * | | | thp: no paravirt version of pmd opsAndrea Arcangeli2011-01-131-0/+3
| * | | | thp: add pmd paravirt opsAndrea Arcangeli2011-01-132-0/+31
OpenPOWER on IntegriCloud