summaryrefslogtreecommitdiffstats
path: root/scripts/extract-vmlinux (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-04MIPS: Correct MIPS I FP sigcontext layoutMaciej W. Rozycki1-64/+39
2016-11-04MIPS: Fix ISA I/II FP signal context offsetsMaciej W. Rozycki2-117/+131
2016-11-04MIPS: Remove FIR from ISA I FP signal contextMaciej W. Rozycki1-5/+1
2016-11-04MIPS: Fix ISA I FP sigcontext access violation handlingMaciej W. Rozycki1-1/+1
2016-11-04MIPS: Fix FCSR Cause bit handling for correct SIGFPE issueMaciej W. Rozycki5-42/+78
2016-11-04MIPS: ptrace: Also initialize the FP context on individual FCSR writesMaciej W. Rozycki1-0/+1
2016-11-04MIPS: dump_tlb: Fix printk continuationsJames Hogan2-31/+31
2016-11-04MIPS: Fix __show_regs() outputPaul Burton1-21/+21
2016-11-04MIPS: traps: Fix output of show_codeMatt Redfearn1-3/+4
2016-11-04MIPS: traps: Fix output of show_stacktraceMatt Redfearn1-6/+8
2016-11-04MIPS: traps: Fix output of show_backtraceMatt Redfearn1-1/+1
2016-11-04MIPS: Fix build of compressed imageMatt Redfearn1-1/+1
2016-11-04MIPS: generic: Fix KASLR for generic kernel.Matt Redfearn1-6/+10
2016-11-04MIPS: KASLR: Fix handling of NULL FDTMatt Redfearn1-1/+1
2016-11-04MIPS: Malta: Fixup rebootPaul Burton1-1/+2
2016-11-04MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPCPaul Burton1-1/+10
2016-11-02parisc: Ignore the pkey system calls for nowHelge Deller1-1/+3
2016-11-02parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded valueHelge Deller1-1/+1
2016-11-02parisc: Ensure consistent state when switching to kernel stack at syscall entryJohn David Anglin1-2/+9
2016-11-02parisc: Avoid trashing sr2 and sr3 in LWS codeJohn David Anglin1-29/+24
2016-11-02parisc: use KERN_CONT when printing device inventoryHelge Deller1-3/+3
2016-10-31latent_entropy: Fix wrong gcc code generation with 64 bit variablesKees Cook2-11/+10
2016-10-31gcc-plugins: Export symbols needed by gccKees Cook4-7/+8
2016-10-31tpm: remove invalid min length check from tpm_do_selftest()Jarkko Sakkinen1-3/+0
2016-10-30virtio_ring: mark vring_dma_dev inlineMichael S. Tsirkin1-1/+1
2016-10-30virtio/vhost: add Jason to list of maintainersMichael S. Tsirkin1-0/+2
2016-10-30virtio_blk: Delete an unnecessary initialisation in init_vq()Markus Elfring1-1/+1
2016-10-30virtio_blk: Use kmalloc_array() in init_vq()Markus Elfring1-4/+4
2016-10-30virtio: remove config.cJuergen Gross1-12/+0
2016-10-30virtio: console: Unlock vqs while freeing buffersMatt Redfearn1-6/+16
2016-10-30ringtest: poll for new buffers once before updating event indexPaolo Bonzini1-2/+2
2016-10-30ringtest: commonize implementation of poll_avail/poll_usedPaolo Bonzini6-83/+43
2016-10-30ringtest: use link-time optimizationPaolo Bonzini2-4/+4
2016-10-30virtio: update balloon size in balloon "probe"Konstantin Neumoin1-0/+2
2016-10-30virtio_ring: Make interrupt suppression spec compliantLadi Prosek1-5/+9
2016-10-30virtio_pci: Limit DMA mask to 44 bits for legacy virtio devicesWill Deacon1-4/+12
2016-10-30geneve: avoid using stale geneve socket.pravin shelar1-11/+34
2016-10-30vxlan: avoid using stale vxlan socket.pravin shelar2-32/+52
2016-10-30qede: Fix out-of-bound fastpath memory accessMintz, Yuval1-2/+2
2016-10-29net: phy: dp83848: add dp83822 PHY supportRoger Quadros1-0/+3
2016-10-29enic: fix rq disableGovindarajulu Varadarajan1-9/+23
2016-10-29tipc: fix broadcast link synchronization problemJon Paul Maloy6-6/+33
2016-10-29ibmvnic: Fix missing brackets in init_sub_crq_irqsThomas Falcon1-2/+4
2016-10-29ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt contextThomas Falcon2-11/+25
2016-10-29Revert "ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context"David S. Miller2-25/+11
2016-10-29arch/powerpc: Update parameters for csum_tcpudp_magic & csum_tcpudp_nofoldIvan Vecera1-8/+4
2016-10-29Linux 4.9-rc3v4.9-rc3Linus Torvalds1-1/+1
2016-10-29net/mlx4_en: Save slave ethtool stats commandTariq Toukan1-2/+3
2016-10-29net/mlx4_en: Fix potential deadlock in port statistics flowJack Morgenstein3-16/+3
2016-10-29net/mlx4: Fix firmware command timeout during interrupt testEugenia Emantayev3-36/+55