summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'x86-cpu-for-linus' and 'x86-fpu-for-linus' of git://git.kerne...Linus Torvalds2019-11-2615-48/+94
|\ \
| | * x86/fpu: Use XFEATURE_FP/SSE enum values instead of hardcoded numbersCyrill Gorcunov2019-11-041-6/+10
| | * x86/fpu: Shrink space allocated for xstate_comp_offsetsCyrill Gorcunov2019-11-041-2/+2
| | * x86/fpu: Update stale variable name in commentCyrill Gorcunov2019-11-041-1/+1
| * | x86/cpu: Align the x86_capability array to size of unsigned longFenghua Yu2019-11-151-1/+9
| * | x86/cpu: Align cpu_caps_cleared and cpu_caps_set to unsigned longFenghua Yu2019-11-151-2/+3
| * | x86/umip: Make the comments vendor-agnosticBabu Moger2019-11-071-6/+6
| * | x86/Kconfig: Rename UMIP config parameterBabu Moger2019-11-074-12/+12
| * | x86/Kconfig: Enforce limit of 512 CPUs with MAXSMP and no CPUMASK_OFFSTACKScott Wood2019-10-171-2/+2
| * | x86/cpufeatures: Add feature bit RDPRU on AMDBabu Moger2019-10-081-0/+1
| * | x86/math-emu: Limit MATH_EMULATION to 486SX compatiblesArnd Bergmann2019-10-034-10/+20
| * | x86/math-emu: Check __copy_from_user() resultArnd Bergmann2019-10-032-5/+7
| * | x86/rdrand: Sanity-check RDRAND outputBorislav Petkov2019-10-011-1/+21
* | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-11-2614-17/+152
|\ \ \
| * | | x86/boot: Introduce setup_indirectDaniel Kiper2019-11-129-16/+96
| * | | x86/boot: Introduce kernel_info.setup_type_maxDaniel Kiper2019-11-122-0/+8
| * | | x86/boot: Introduce kernel_infoDaniel Kiper2019-11-126-3/+27
| * | | x86/init: Allow DT configured systems to disable RTC at boot timeRahul Tanwar2019-11-121-1/+23
| * | | x86/realmode: Explicitly set entry point via ENTRY in linker scriptNick Desaulniers2019-10-011-0/+1
| |/ /
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'core-objtool-for-linus', 'x86-cleanups-for-linus' and 'x86-ap...Linus Torvalds2019-11-2619-2017/+22
|\ \ \ \ \
| | | * | | x86/ioapic: Rename misnamed functionsThomas Gleixner2019-10-241-8/+8
| | | * | | x86/ioapic: Prevent inconsistent state when moving an interruptThomas Gleixner2019-10-241-3/+6
| | * | | | x86: Remove unused asm/rio.hThomas Gleixner2019-11-181-64/+0
| | * | | | x86: Fix typos in commentsCao jin2019-11-182-4/+4
| | * | | | x86/pci: Remove #ifdef __KERNEL__ guard from <asm/pci.h>Christoph Hellwig2019-11-151-3/+0
| | * | | | x86/pci: Remove pci_64.hChristoph Hellwig2019-11-152-18/+0
| | * | | | x86: Remove the calgary IOMMU driverChristoph Hellwig2019-11-159-1907/+0
| | * | | | x86/apic, x86/uprobes: Correct parameter names in kernel-doc commentsYi Wang2019-10-272-2/+2
| | * | | | x86/kdump: Remove the unused crash_copy_backup_region()Lianbo Jiang2019-10-221-1/+0
| | * | | | x86/nmi: Remove stale EDAC include leftoverBorislav Petkov2019-10-011-5/+0
| | | |/ / | | |/| |
| * / | | x86/insn: Fix awk regexp warningsAlexander Kapshuk2019-10-011-2/+2
| |/ / /
* | | | Merge tag 'spi-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2019-11-261-2/+2
|\ \ \ \
| * \ \ \ Merge branch 'spi-5.5' into spi-nextMark Brown2019-11-221-2/+2
| |\ \ \ \
| | * | | | spi: pxa2xx: No need to keep pointer to platform deviceAndy Shevchenko2019-10-181-2/+2
| | |/ / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-11-2617-258/+1200
|\ \ \ \ \
| * | | | | bpf: Simplify __bpf_arch_text_poke poke type handlingDaniel Borkmann2019-11-251-60/+25
| * | | | | bpf, x86: Emit patchable direct jump as tail callDaniel Borkmann2019-11-251-95/+187
| * | | | | bpf, x86: Generalize and extend bpf_arch_text_poke for direct jumpsDaniel Borkmann2019-11-251-18/+46
| * | | | | powerpc: Add const qual to local_read() parameterEric Dumazet2019-11-251-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2019-11-237-31/+27
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-11-216-237/+865
| |\ \ \ \ \ \
| | * | | | | | s390/bpf: Remove JITed image size limitationsIlya Leoshkevich2019-11-191-7/+0
| | * | | | | | s390/bpf: Use lg(f)rl when long displacement cannot be usedIlya Leoshkevich2019-11-191-15/+81
| | * | | | | | s390/bpf: Use lgrl instead of lg where possibleIlya Leoshkevich2019-11-191-12/+20
| | * | | | | | s390/bpf: Load literal pool register using larlIlya Leoshkevich2019-11-191-3/+19
| | * | | | | | s390/bpf: Align literal pool entriesIlya Leoshkevich2019-11-191-13/+24
| | * | | | | | s390/bpf: Use relative long branchesIlya Leoshkevich2019-11-191-32/+126
| | * | | | | | bpf: Support attaching tracing BPF program to other BPF programsAlexei Starovoitov2019-11-151-1/+2
| | * | | | | | bpf: Reserve space for BPF trampoline in BPF programsAlexei Starovoitov2019-11-151-2/+7
| | * | | | | | bpf: Introduce BPF trampolineAlexei Starovoitov2019-11-151-2/+209