summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86/unwind: Add the ORC unwinderJosh Poimboeuf2017-07-2618-64/+977
* x86/asm: Make objtool unreachable macros independent from GCC versionJosh Poimboeuf2017-07-251-16/+16
* x86/asm: Add ASM_UNREACHABLEKees Cook2017-07-252-4/+12
* x86/asm: Add suffix macro for GEN_*_RMWcc()Kees Cook2017-07-251-13/+24
* objtool: Fix gcov check for older versions of GCCJosh Poimboeuf2017-07-255-35/+17
* x86/io: Make readq() / writeq() API consistentAndy Shevchenko2017-07-241-4/+6
* x86/io: Remove xlate_dev_kmem_ptr() duplicationAndy Shevchenko2017-07-242-5/+3
* x86/io: Remove mem*io() duplicationsAndy Shevchenko2017-07-242-45/+24
* x86/io: Include asm-generic/io.h to architectural codeAndy Shevchenko2017-07-241-0/+3
* x86/io: Define IO accessors by preprocessorAndy Shevchenko2017-07-241-0/+41
* x86/asm: Add unwind hint annotations to sync_core()Josh Poimboeuf2017-07-181-0/+3
* x86/entry/64: Add unwind hint annotationsJosh Poimboeuf2017-07-183-11/+66
* objtool, x86: Add facility for asm code to provide unwind hintsJosh Poimboeuf2017-07-186-13/+417
* objtool: Add ORC unwind table generationJosh Poimboeuf2017-07-1814-60/+916
* x86/dumpstack: Fix interrupt and exception stack boundary checksJosh Poimboeuf2017-07-182-4/+4
* x86/dumpstack: Fix occasionally missing registersJosh Poimboeuf2017-07-181-5/+7
* x86/entry/64: Initialize the top of the IRQ stack before switching stacksAndy Lutomirski2017-07-181-1/+23
* x86/entry/64: Refactor IRQ stacks and make them NMI-safeAndy Lutomirski2017-07-183-26/+64
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-07-185-75/+139
|\
| * sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu2017-07-144-70/+132
| * SPARC64: Fix sun4v DMA panicTushar Dave2017-07-121-5/+7
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-171-10/+53
|\ \
| * | genirq: Keep chip buslock across irq_request/release_resources()Thomas Gleixner2017-07-121-10/+53
* | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-171-1/+2
|\ \ \
| * | | smp/hotplug: Replace BUG_ON and react usefulThomas Gleixner2017-07-111-1/+2
* | | | Merge tag 'regmap-fix-w1-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-07-171-2/+2
|\ \ \ \
| * | | | regmap: regmap-w1: Fix build troublesminimumlaw@rambler.ru2017-07-171-2/+2
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-07-1712-21/+674
|\ \ \ \ \
| * | | | | scsi: libfc: pass an error pointer to fc_disc_error()Dan Carpenter2017-07-121-1/+1
| * | | | | scsi: hisi_sas: make several const arrays staticColin Ian King2017-07-121-5/+5
| * | | | | scsi: qla2xxx: Off by one in qlt_ctio_to_cmd()Dan Carpenter2017-07-121-1/+1
| * | | | | scsi: sg: fix SG_DXFER_FROM_DEV transfersJohannes Thumshirn2017-07-121-1/+4
| * | | | | scsi: virtio_scsi: always read VPD pages for multiqueue tooPaolo Bonzini2017-07-121-0/+1
| * | | | | scsi: qedf: fix spelling mistake: "offlading" -> "offloading"Colin Ian King2017-07-121-1/+1
| * | | | | scsi: qedi: fix another spelling mistake: "alloction" -> "allocation"Colin Ian King2017-07-121-1/+1
| * | | | | scsi: isci: fix typo in function namesColin Ian King2017-07-121-7/+7
| * | | | | scsi: cxlflash: return -EFAULT if copy_from_user() failsDan Carpenter2017-07-121-4/+7
| * | | | | scsi: qedi: Add support for Boot from SAN over iSCSI offloadNilesh Javali2017-07-123-0/+646
* | | | | | Blackfin: flat: Use %x to format u32Geert Uytterhoeven2017-07-171-2/+2
* | | | | | h8300: Add missing closing parenthesis in flat_get_addr_from_rp()Geert Uytterhoeven2017-07-161-1/+1
* | | | | | blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changesGeert Uytterhoeven2017-07-162-4/+2
* | | | | | binfmt_flat: Use %u to format u32Geert Uytterhoeven2017-07-161-1/+1
| |/ / / / |/| | | |
* | | | | Linux v4.13-rc1v4.13-rc1Linus Torvalds2017-07-161-2/+2
* | | | | Merge tag 'standardize-docs' of git://git.lwn.net/linuxLinus Torvalds2017-07-1581-4731/+6263
|\ \ \ \ \
| * | | | | docs: kprobes.txt: Fix whitespacingMauro Carvalho Chehab2017-07-141-1/+2
| * | | | | tee.txt: standardize document formatMauro Carvalho Chehab2017-07-141-22/+31
| * | | | | cgroup-v2.txt: standardize document formatMauro Carvalho Chehab2017-07-141-221/+239
| * | | | | dell_rbu.txt: standardize document formatMauro Carvalho Chehab2017-07-141-25/+56
| * | | | | zorro.txt: standardize document formatMauro Carvalho Chehab2017-07-141-29/+30
| * | | | | xz.txt: standardize document formatMauro Carvalho Chehab2017-07-141-97/+103