summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-11powerpc/44x/fsp2: Interrupt handling setupIvan Mikhaylov1-0/+37
2017-12-11powerpc/44x/fsp2: Add fsp2 headersIvan Mikhaylov1-0/+272
2017-12-11powerpc/32: Add .data.rel* sections explicitlyNicholas Piggin1-0/+1
2017-12-11powerpc/boot: Only build CPM code when necessaryMichael Ellerman2-1/+4
2017-12-11powerpc/boot: Only build OPAL code when necessaryMichael Ellerman2-3/+5
2017-12-11powerpc/boot: Only build uartlite if XILINX_VIRTEX=yMichael Ellerman2-1/+4
2017-12-11powerpc/modules: Improve restore_r2() error messageJosh Poimboeuf1-2/+2
2017-12-11powerpc/modules: Don't try to restore r2 after a sibling callJosh Poimboeuf3-1/+17
2017-12-11powerpc/modules: Add REL24 relocation support of livepatch symbolsKamalesh Babulal1-1/+2
2017-12-11powerpc: Reduce log level of "OPAL detected !" messageBenjamin Herrenschmidt1-1/+1
2017-12-11powerpc: Remove DEBUG define in 64-bit early setup codeBenjamin Herrenschmidt1-2/+0
2017-12-04selftests/powerpc: Check for pthread errors in tm-unavailableCyril Bur1-9/+34
2017-12-04powerpc/vdso64: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSESantosh Sivaraj2-11/+58
2017-12-04ps3: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-9/+2
2017-12-04powerpc: Use of for_each_node_by_name() instead of open-coding itDmitry Torokhov7-10/+7
2017-12-04powerpc/powermac: drop useless call to of_find_node_by_nameDmitry Torokhov1-1/+0
2017-12-04powerpc/powermac: fix OF node refcount leakDmitry Torokhov1-0/+1
2017-12-04powerpc: Use pr_warn instead of pr_warningJoe Perches20-65/+56
2017-12-03Linux 4.15-rc2v4.15-rc2Linus Torvalds1-1/+1
2017-12-03Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-2/+2
2017-12-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-1/+23
2017-12-03Merge tag 'hwmon-for-linus-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-10/+37
2017-12-03Merge tag 'at24-4.15-fixes-for-wolfram' of git://git.kernel.org/pub/scm/linux...Wolfram Sang1-1/+18
2017-12-02Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds3-2/+9
2017-12-02Merge tag 'xfs-4.15-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds13-61/+190
2017-12-02Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm...Linus Torvalds40-146/+498
2017-12-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds13-93/+92
2017-12-02RISC-V: Fixes for clean allmodconfig buildPalmer Dabbelt12-21/+39
2017-12-02move libgcc.h to include/linuxPalmer Dabbelt7-6/+6
2017-12-02RISC-V: __io_writes should respect the length argumentPalmer Dabbelt1-1/+1
2017-12-02RISC-V: User-Visible ChangesPalmer Dabbelt19-34/+392
2017-12-02RISC-V Atomic CleanupsPalmer Dabbelt5-84/+60
2017-12-02RISC-V: __io_writes should respect the length argumentPalmer Dabbelt1-1/+1
2017-12-02move libgcc.h to include/linuxChristoph Hellwig7-6/+6
2017-12-01Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds4-8/+33
2017-12-01Merge tag 'afs-fixes-20171201' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-10/+27
2017-12-01Merge tag 'mmc-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds7-21/+98
2017-12-01Merge tag 'drm-fixes-for-v4.15-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds67-483/+814
2017-12-01Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds22-211/+291
2017-12-01arm64: context: Fix comments and remove pointless smp_wmb()Will Deacon1-11/+12
2017-12-01arm64: cpu_ops: Add missing 'const' qualifiersYury Norov1-3/+3
2017-12-01arm64: perf: remove unsupported events for Cortex-A73Xu YiPing1-6/+0
2017-12-01arm64: fpsimd: Fix failure to restore FPSIMD state after signalsDave Martin1-3/+3
2017-12-01arm64: pgd: Mark pgd_cache as __ro_after_initJinbum Park1-1/+1
2017-12-01arm64: ftrace: emit ftrace-mod.o contents through codeArd Biesheuvel7-31/+22
2017-12-01arm64: module-plts: factor out PLT generation code for ftraceArd Biesheuvel2-36/+46
2017-12-01afs: Properly reset afs_vnode (inode) fieldsDavid Howells2-2/+17
2017-12-01afs: Fix permit refcountingDavid Howells1-8/+10
2017-12-01Merge tag 'apparmor-pr-2017-11-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-5/+7
2017-12-01Merge tag 'acpi-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds6-24/+73