summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-07-021-1/+1
|\
| * x86: replace __init_or_module with __init in non-modular vsmp_64.cPaul Gortmaker2015-06-161-1/+1
* | Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...Linus Torvalds2015-07-023-5/+3
|\ \
| * | x86: perf_event_intel_pt.c: use arch_initcall to hook in enablingPaul Gortmaker2015-06-161-2/+1
| * | x86: perf_event_intel_bts.c: use arch_initcall to hook in enablingPaul Gortmaker2015-06-161-2/+1
| * | x86: don't use module_init for non-modular core bootflag codePaul Gortmaker2015-06-161-1/+1
| |/
* | Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds2015-07-022-3/+2
|\ \
| * | x86: don't use module_init in non-modular devicetree.c codePaul Gortmaker2015-06-161-1/+1
| * | x86: don't use module_init in non-modular intel_mid_vrtc.cPaul Gortmaker2015-06-161-2/+1
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-07-014-12/+15
|\ \
| * | x86: opt into HAVE_COPY_THREAD_TLS, for both 32-bit and 64-bitJosh Triplett2015-06-303-7/+8
| * | x86/kexec: prepend elfcorehdr instead of appending it to the crash-kernel com...KarimAllah Ahmed2015-06-301-5/+6
| * | x86: mm: enable deferred struct page initialisation on x86-64Mel Gorman2015-06-301-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-07-011-1/+1
|\ \ \
| * | | crypto: aesni - fix failing setkey for rfc4106-gcm-aesniTadeusz Struk2015-06-291-1/+1
* | | | Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-07-011-0/+28
|\ \ \ \
| * | | | kconfig: add xenconfig defconfig helperLuis R. Rodriguez2015-06-161-0/+28
* | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-012-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-282-2/+2
| |/ / /
* | | | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-298-36/+175
|\ \ \ \
| * | | | arch, x86: pmem api for ensuring durability of persistent memory updatesRoss Zwisler2015-06-263-0/+79
| * | | | libnvdimm: Set numa_node to NVDIMM devicesToshi Kani2015-06-261-0/+1
| * | | | libnvdimm, pmem: add libnvdimm support to the pmem driverDan Williams2015-06-242-32/+63
| * | | | e820, efi: add ACPI 6.0 persistent memory typesDan Williams2015-05-274-4/+32
* | | | | Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-06-2815-10/+25
|\ \ \ \ \
| * | | | | um: Don't pollute kernel namespace with uapiRichard Weinberger2015-06-254-0/+4
| * | | | | um: Stop abusing __KERNEL__Richard Weinberger2015-05-311-3/+3
| * | | | | um: Fix warning in setup_signal_stack_si()Richard Weinberger2015-05-311-1/+2
| * | | | | um: Rework uaccess codeRichard Weinberger2015-05-314-2/+11
| * | | | | um: Add uaccess.h to ldt.cRichard Weinberger2015-05-311-0/+1
| * | | | | um: Add uaccess.h to syscalls_64.cRichard Weinberger2015-05-311-0/+1
| * | | | | um: Add asm/elf.h to vma.cRichard Weinberger2015-05-311-0/+1
| * | | | | um: Cleanup mem_32/64.c headersRichard Weinberger2015-05-312-4/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-261-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge 4.1-rc7 into tty-nextGreg Kroah-Hartman2015-06-0827-132/+265
| |\ \ \ \ \
| * \ \ \ \ \ Merge 4.1-rc4 into tty-nextGreg Kroah-Hartman2015-05-1815-60/+160
| |\ \ \ \ \ \
| * | | | | | | serial: 8250: remove Kconfig indirectionValentin Rothberg2015-05-061-1/+1
* | | | | | | | Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-261-15/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | hwmon: Allow to compile dell-smm-hwmon driver without /proc/i8kPali Rohár2015-05-241-15/+10
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-06-263-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | tracing: Rename ftrace_event.h to trace_events.hSteven Rostedt (Red Hat)2015-05-133-3/+3
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-06-261-0/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'v4.1-rc6' into drm-nextDave Airlie2015-06-0414-19/+94
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Backmerge v4.1-rc4 into into drm-nextDave Airlie2015-05-2015-60/+160
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/...Dave Airlie2015-05-081-0/+1
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| | * | | | | | | | drm/i915/bxt: Broxton uses the same GMS values as SkylakeDamien Lespiau2015-04-091-0/+1
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-261-9/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel2015-06-251-9/+0
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-252-2/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0
OpenPOWER on IntegriCloud