aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* 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-12
| * | | | arch/x86/mm/init.c: fix incorrect function name in alloc_low_pages()Zhi Yong Wu2013-11-12
| * | | | mem-hotplug: introduce movable_node boot optionTang Chen2013-11-12
| * | | | x86, acpi, crash, kdump: do reserve_crashkernel() after SRAT is parsed.Tang Chen2013-11-12
| * | | | x86/mem-hotplug: support initialize page tables in bottom-upTang Chen2013-11-12
| * | | | x86/mm: factor out of top-down direct mapping setupTang Chen2013-11-12
| * | | | mm/arch: use NUMA_NO_NODEJianguo Wu2013-11-12
* | | | | 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
| |\ \ \ \ \ \
| | * | | | | | of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely2013-10-24
| | * | | | | | of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-24
| | * | | | | | of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-24
| | * | | | | | of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-24
| * | | | | | | of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring2013-10-09
| * | | | | | | of: implement pci_address_to_pio as weak functionRob Herring2013-10-09
| * | | | | | | x86: add necessary includes for prom.hRob Herring2013-10-09
| * | | | | | | of: remove early_init_dt_setup_initrd_archRob Herring2013-10-09
| * | | | | | | x86: use unflatten_and_copy_device_treeRob Herring2013-10-09
* | | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-11
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "x86/UV: Add uvtrace support"Ingo Molnar2013-11-11
| * | | | | | | | x86/UV: Add call to KGDB/KDB from NMI handlerMike Travis2013-10-03
| * | | | | | | | x86/UV: Check for alloc_cpumask_var() failures properly in uv_nmi_setup()Ingo Molnar2013-09-24
| * | | | | | | | x86/UV: Add uvtrace supportMike Travis2013-09-24
| * | | | | | | | x86/UV: Add kdump to UV NMI handlerMike Travis2013-09-24
| * | | | | | | | x86/UV: Add summary of cpu activity to UV NMI handlerMike Travis2013-09-24
| * | | | | | | | x86/UV: Update UV support for external NMI signalsMike Travis2013-09-24
| * | | | | | | | x86/UV: Move NMI supportMike Travis2013-09-24
* | | | | | | | | Merge branch 'x86-uaccess-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-11-11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86: Add 1/2/4/8 byte optimization to 64bit __copy_{from,to}_user_inatomicAndi Kleen2013-09-10
* | | | | | | | | | Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/reboot: Correct pr_info() log message in the set_bios/pci/kbd_reboot()Lan Tianyu2013-10-25
| * | | | | | | | | | x86/reboot: Sort reboot DMI quirks by vendorDave Jones2013-10-02
| * | | | | | | | | | x86/reboot: Remove the duplicate C6100 entry in the reboot quirks listMasoud Sharbiani2013-09-26
| * | | | | | | | | | Merge branch 'linus'Ingo Molnar2013-09-26
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | reboot: Allow specifying warm/cold reset for CF9 boot typeLi Fei2013-09-25
| | |_|/ / / / / / / / | |/| | | | | | | | |