summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-11-26powerpc/32: Remove #ifdef CONFIG_PPC_STD_MMU_32 in asm/book3s/32/pgtable.hChristophe Leroy
2018-11-26powerpc/kconfig: remove CONFIG_6xxChristophe Leroy
2018-11-26powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy
2018-11-26powerpc: Use device_type helpers to access the node typeRob Herring
2018-11-26powerpc: Rework btext_find_display to use of_stdout and device_type helpersRob Herring
2018-11-26powerpc/configs: Add KVM guest defconfigSatheesh Rajendran
2018-11-26powerpc/configs: Add missing config symbols for ppc64_defconfigSatheesh Rajendran
2018-11-26powerpc/configs: Add CONFIG_NR_CPUS to ppc64_defconfigSatheesh Rajendran
2018-11-26powerpc/configs: Update ppc64_defconfig with savedefconfigMichael Ellerman
2018-11-26powerpc/configs: Remove unnecessary ftrace symbolsMichael Ellerman
2018-11-25powerpc/pasemi: Use dma_zalloc_coherent()Sabyasachi Gupta
2018-11-25powerpc/85xx: Drop pointless static qualifierYue Haibing
2018-11-25powerpc64/ftrace: Drop pointless static qualifier in is_b_op()YueHaibing
2018-11-25powerpc: Typo s/use use/use/Geert Uytterhoeven
2018-11-25powerpc/fadump: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li
2018-11-25powerpc/powernv/vas: Use DEFINE_SHOW_ATTRIBUTE macroYangtao Li
2018-11-25powerpc: mark 64-bit PD_HUGE constant as unsigned longDaniel Axtens
2018-11-25powerpc/mm: remove const type qualifier from function ‘pud_pfn’Mathieu Malaterre
2018-11-25powerpc/32: Add .data..Lubsan_data*/.data..Lubsan_type* sections explicitlyMathieu Malaterre
2018-11-25powerpc/mm: Remove extern from function definitionBreno Leitao
2018-11-25powerpc/pkey: Define functions as staticBreno Leitao
2018-11-25powerpc/perf: Declare static identifier a suchBreno Leitao
2018-11-25powerpc/scom: Return NULL instead of 0Breno Leitao
2018-11-25powerpc/lib: Declare static methodsBreno Leitao
2018-11-25powerpc/xmon: Define static functionsBreno Leitao
2018-11-25powerpc/xive: Define xive_do_source_eoi as staticBreno Leitao
2018-11-25powerpc/eeh: Declare pci_ers_result_name() as staticBreno Leitao
2018-11-25powerpc/64s: Include cpu headerBreno Leitao
2018-11-25Merge branch 'fixes' into nextMichael Ellerman
2018-11-15powerpc/64: Fix kernel stack 16-byte alignmentNicholas Piggin
2018-11-14powerpc/numa: Suppress "VPHN is not supported" messagesSatheesh Rajendran
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-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-11Merge 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-09Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-11-09Merge 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
2018-11-09Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2018-11-09x86/xen: fix pv bootJuergen Gross
2018-11-08arm64: memblock: don't permit memblock resizing until linear mapping is upArd Biesheuvel
2018-11-08arm64: mm: define NET_IP_ALIGN to 0Ard Biesheuvel
2018-11-08ubd: fix missing initialization of io_reqAnton Ivanov
2018-11-08arch/alpha, termios: implement BOTHER, IBSHIFT and termios2H. Peter Anvin (Intel)
2018-11-08s390/perf: Change CPUM_CF return code in event init functionThomas Richter
2018-11-07ubd: fix missing lock around request issueJens Axboe