summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-26x86/unwind: Add the ORC unwinderJosh Poimboeuf
2017-07-25x86/asm: Make objtool unreachable macros independent from GCC versionJosh Poimboeuf
2017-07-25x86/asm: Add ASM_UNREACHABLEKees Cook
2017-07-25x86/asm: Add suffix macro for GEN_*_RMWcc()Kees Cook
2017-07-25objtool: Fix gcov check for older versions of GCCJosh Poimboeuf
2017-07-24x86/io: Make readq() / writeq() API consistentAndy Shevchenko
2017-07-24x86/io: Remove xlate_dev_kmem_ptr() duplicationAndy Shevchenko
2017-07-24x86/io: Remove mem*io() duplicationsAndy Shevchenko
2017-07-24x86/io: Include asm-generic/io.h to architectural codeAndy Shevchenko
2017-07-24x86/io: Define IO accessors by preprocessorAndy Shevchenko
2017-07-18x86/asm: Add unwind hint annotations to sync_core()Josh Poimboeuf
2017-07-18x86/entry/64: Add unwind hint annotationsJosh Poimboeuf
2017-07-18objtool, x86: Add facility for asm code to provide unwind hintsJosh Poimboeuf
2017-07-18objtool: Add ORC unwind table generationJosh Poimboeuf
2017-07-18x86/dumpstack: Fix interrupt and exception stack boundary checksJosh Poimboeuf
2017-07-18x86/dumpstack: Fix occasionally missing registersJosh Poimboeuf
2017-07-18x86/entry/64: Initialize the top of the IRQ stack before switching stacksAndy Lutomirski
2017-07-18x86/entry/64: Refactor IRQ stacks and make them NMI-safeAndy Lutomirski
2017-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-07-17Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-17Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-17Merge tag 'regmap-fix-w1-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-07-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-07-17Blackfin: flat: Use %x to format u32Geert Uytterhoeven
2017-07-17regmap: regmap-w1: Fix build troublesminimumlaw@rambler.ru
2017-07-16h8300: Add missing closing parenthesis in flat_get_addr_from_rp()Geert Uytterhoeven
2017-07-16blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changesGeert Uytterhoeven
2017-07-16binfmt_flat: Use %u to format u32Geert Uytterhoeven
2017-07-15Linux v4.13-rc1Linus Torvalds
2017-07-15Merge tag 'standardize-docs' of git://git.lwn.net/linuxLinus Torvalds
2017-07-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-07-15Merge branch 'work.__copy_to_user' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-15Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-07-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-07-15Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-15Merge tag 'upstream-4.13-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2017-07-15Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-07-15random: reorder READ_ONCE() in get_random_uXXSebastian Andrzej Siewior
2017-07-15random: suppress spammy warnings about unseeded randomnessTheodore Ts'o
2017-07-14Merge tag 'xfs-4.13-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-07-14Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-07-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-07-14Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-07-14Merge tag 'acpi-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-14Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-14replace incorrect strscpy use in FORTIFY_SOURCEDaniel Micay