summaryrefslogtreecommitdiff
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-14
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pci/misc' into nextBjorn Helgaas2013-11-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()Konrad Rzeszutek Wilk2013-11-06
| * | | | | | | | | | | | | | Merge branch 'pci/misc' into nextBjorn Helgaas2013-10-31
| |\| | | | | | | | | | | | |
| | * | | | | | | | | | | | | x86/PCI: Coalesce multiple overlapping host bridge windowsAlexey Neyman2013-10-10
| | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| * / | | | | | | | | | | | x86/pci: Use cached pci_dev->pcie_cap to simplify codeYijing Wang2013-09-23
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-14
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'acpica'Rafael J. Wysocki2013-11-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | ACPICA: Cleanup asmlinkage for ACPICA APIs.Lv Zheng2013-10-31
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Merge branch 'powercap'Rafael J. Wysocki2013-10-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | x86 / msr: add 64bit _on_cpu access functionsJacob Pan2013-10-17
| | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'acpi-assorted'Rafael J. Wysocki2013-10-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge back earlier 'acpi-assorted' material.Rafael J. Wysocki2013-10-25
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | x86 / ACPI: fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz2013-09-30
| | | | |/ / / / / / / / / / | | | |/| | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'acpi-tables'Rafael J. Wysocki2013-10-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | ACPI / x86: Increase override tables number limitYinghai Lu2013-09-25
| | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-10-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()Toshi Kani2013-09-30
| | * | | | | | | | | | | | | hotplug / x86: Disable ARCH_CPU_PROBE_RELEASE on x86Toshi Kani2013-09-25
| | * | | | | | | | | | | | | hotplug / x86: Add hotplug lock to missing placesToshi Kani2013-09-25
| | * | | | | | | | | | | | | hotplug / x86: Fix online state in cpu0 debug interfaceToshi Kani2013-09-25
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Merge branch 'acpi-processor'Rafael J. Wysocki2013-10-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | x86 / ACPI: simplify _acpi_map_lsapic()Jiang Liu2013-09-24
| | * | | | | | | | | | | | | ACPI / processor: use apic_id and remove duplicated _MAT evaluationJiang Liu2013-09-24
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Merge branch 'acpi-cleanup'Rafael J. Wysocki2013-10-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | olpc_xo15_sci: convert acpi_evaluate_object() to acpi_execute_simple_method()Zhang Rui2013-09-24
| | |/ / / / / / / / / / / /
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | net: x86: bpf: don't forget to free sk_filter (v2)Andrey Vagin2013-11-07
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | x86/jump_label: expect default_nop if static_key gets enabled on boot-upHannes Frederic Sowa2013-10-19
* | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | x86: move fpu_counter into ARCH specific thread_structVineet Gupta2013-11-13
| * | | | | | | | | | | | | | | arch/x86/mm/init.c: fix incorrect function name in alloc_low_pages()Zhi Yong Wu2013-11-13
| * | | | | | | | | | | | | | | mem-hotplug: introduce movable_node boot optionTang Chen2013-11-13
| * | | | | | | | | | | | | | | x86, acpi, crash, kdump: do reserve_crashkernel() after SRAT is parsed.Tang Chen2013-11-13
| * | | | | | | | | | | | | | | x86/mem-hotplug: support initialize page tables in bottom-upTang Chen2013-11-13
| * | | | | | | | | | | | | | | x86/mm: factor out of top-down direct mapping setupTang Chen2013-11-13
| * | | | | | | | | | | | | | | mm/arch: use NUMA_NO_NODEJianguo Wu2013-11-13
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | constify copy_siginfo_to_user{,32}()Al Viro2013-11-09
| * | | | | | | | | | | | | | | | dump_skip(): dump_seek() replacement taking coredump_paramsAl Viro2013-11-09
| * | | | | | | | | | | | | | | | aout: switch to dump_emitAl Viro2013-11-09
| * | | | | | | | | | | | | | | | switch elf_core_write_extra_data() to dump_emit()Al Viro2013-11-09
| * | | | | | | | | | | | | | | | switch elf_core_write_extra_phdrs() to dump_emit()Al Viro2013-11-09
| * | | | | | | | | | | | | | | | restore 32bit aout coredumpAl Viro2013-11-09
| | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2013-11-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | x86: remove this_cpu_xor() implementationHeiko Carstens2013-10-27
| | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \