summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-10-23Merge branch 'parisc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds26-184/+706
2018-10-23Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds17-222/+200
2018-10-23Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-193/+144
2018-10-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds16-173/+183
2018-10-23Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+4
2018-10-23Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds63-954/+927
2018-10-23Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds16-458/+854
2018-10-23Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+19
2018-10-23Merge branch 'x86-grub2-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-4/+46
2018-10-23Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds30-38/+598
2018-10-23Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-9/+0
2018-10-23Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-15/+31
2018-10-23Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds12-143/+299
2018-10-23Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+4
2018-10-23Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+6
2018-10-23Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-28/+34
2018-10-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds21-322/+804
2018-10-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds52-599/+706
2018-10-23Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-8/+115
2018-10-23Merge branch 'x86/cache' into perf/core, to pick up fixesIngo Molnar26-160/+512
2018-10-23Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds84-739/+2131
2018-10-23Merge tag 'please-pull-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-112/+0
2018-10-23Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds10-247/+334
2018-10-23Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds6-26/+21
2018-10-23Merge tag 'mmc-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds4-10/+0
2018-10-23Merge tag 'regulator-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds18-42/+172
2018-10-23Merge tag 'mtd/for-4.20' of git://git.infradead.org/linux-mtdLinus Torvalds22-162/+96
2018-10-22Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds43-426/+92
2018-10-22Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds12-269/+104
2018-10-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds57-309/+1072
2018-10-22s390/kasan: support preemptible kernel buildVasily Gorbik2-4/+9
2018-10-22x86/stackprotector: Remove the call to boot_init_stack_canary() from cpu_star...Christophe Leroy1-0/+2
2018-10-22kprobes/x86: Use preempt_enable() in optimized_callback()Masami Hiramatsu1-1/+1
2018-10-21Merge branch 'regulator-4.20' into regulator-nextMark Brown18-42/+172
2018-10-21x86/mm: Kill stray kernel fault handling commentDave Hansen1-1/+0
2018-10-20parisc: Retrieve and display the PDC PAT capabilitiesHelge Deller2-0/+11
2018-10-20parisc: Optimze cache flush algorithmsJohn David Anglin2-20/+229
2018-10-20parisc: Remove pte_inserted defineJohn David Anglin1-8/+2
2018-10-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman9-18/+30
2018-10-19parisc: Add PDC PAT cell_info() and pd_get_pdc_revisions() functionsHelge Deller2-13/+98
2018-10-19parisc: Drop two instructions from pte lookup codeHelge Deller1-3/+1
2018-10-19parisc: Use zdep for shlw macro on PA1.1 and PA2.0Helge Deller1-8/+1
2018-10-19arm64: KVM: Guests can skip __install_bp_hardening_cb()s HYP workJames Morse1-0/+9
2018-10-19x86/intel_rdt: Prevent pseudo-locking from using stale pointersJithu Joseph4-12/+55
2018-10-19s390/perf: Return error when debug_register failsThomas Richter1-1/+5
2018-10-19x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernelsChristoph Hellwig1-2/+0
2018-10-19ubd: remove use of blk_rq_map_sgChristoph Hellwig1-104/+54
2018-10-18Merge branches 'acpi-pm' and 'pm-sleep'Rafael J. Wysocki10-247/+334
2018-10-18kprobes, x86/ptrace.h: Make regs_get_kernel_stack_nth() not fault on bad stackSteven Rostedt (VMware)1-7/+35
2018-10-18sparc: vDSO: Silence an uninitialized variable warningDan Carpenter1-1/+3