Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-11-19sparc: generate uapi header and system call table filesFiroz Khan
2018-11-19sparc: add system call table generation supportFiroz Khan
2018-11-19sparc: add __NR_syscalls along with NR_syscallsFiroz Khan
2018-11-19sparc: move __IGNORE* entries to non uapi headerFiroz Khan
2018-11-19sparc: Use DT node full_name instead of name for resourcesRob Herring
2018-11-19sparc: Remove unused leon_trans_initRob Herring
2018-11-19sparc: Use device_type helpers to access the node typeRob Herring
2018-11-19sparc: Use of_node_name_eq for node name comparisonsRob Herring
2018-11-19sparc: Convert to using %pOFn instead of device_node.nameRob Herring
2018-11-19sparc: prom: use property "name" directly to construct node namesRob Herring
2018-11-19sparc: Convert to using %pOF instead of full_nameRob Herring
2018-11-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-18Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-18Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-11-16Merge tag 'drm-fixes-2018-11-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-11-16Merge tag 'powerpc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-11-16Merge tag 'xtensa-20181115' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2018-11-15Merge tag 'drm-misc-fixes-2018-11-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-11-15efi/arm: Defer persistent reservations until after paging_init()Ard Biesheuvel
2018-11-15powerpc/64: Fix kernel stack 16-byte alignmentNicholas Piggin
2018-11-15Merge tag 'riscv-for-linus-4.20-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-14Merge branch 'parisc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-11-14Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-11-14xtensa: fix boot parameters address translationMax Filippov
2018-11-14powerpc/numa: Suppress "VPHN is not supported" messagesSatheesh Rajendran
2018-11-13RISC-V: Silence some module warnings on 32-bitOlof Johansson
2018-11-13RISC-V: lib: Fix build error for 64-bitOlof Johansson
2018-11-13riscv: add missing vdso_install targetDavid Abdurachmanov
2018-11-13riscv: fix spacing in struct pt_regsDavid Abdurachmanov
2018-11-13RISC-V: defconfig: Enable printk timestampsAnup Patel
2018-11-12ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King
2018-11-12ARM: 8810/1: vfp: Fix wrong assignement to ufp_excJulien Thierry
2018-11-12ARM: add PROC_VTABLE and PROC_TABLE macrosRussell King
2018-11-12ARM: clean up per-processor check_bugs method callRussell King
2018-11-12ARM: split out processor lookupRussell King
2018-11-12ARM: make lookup_processor_type() non-__initRussell King
2018-11-12drm/omap: Populate DSS children in omapdss driverLaurent Pinchart
2018-11-12perf/x86/intel/uncore: Support CoffeeLake 8th CBOXKan Liang
2018-11-12perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUsKan Liang
2018-11-12powerpc/io: Fix the IO workarounds code to work with RadixMichael Ellerman
2018-11-12powerpc/mm/64s: Fix preempt warning in slb_allocate_kernel()Michael Ellerman
2018-11-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-12Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-11-10Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-11-10Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-11-10Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-11-10Merge tag 'mips_fixes_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-11-09x86/cpu/vmware: Do not trace vmware_sched_clock()Steven Rostedt (VMware)
2018-11-09xen: fix xen_qlock_wait()Juergen Gross