aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-16parisc: Wire up execveat syscallHelge Deller2-1/+3
2015-02-16ARM: dts: add I2C device nodes for Broadcom CygnusRay Jui1-0/+20
2015-02-16ARM: dts: BCM63xx: fix L2 cache propertiesFlorian Fainelli1-2/+3
2015-02-16Fix docs build failure caused by i2o removalJonathan Corbet1-17/+0
2015-02-16Revert "locks: keep a count of locks on the flctx lists"Jeff Layton4-38/+33
2015-02-16mfd: intel_soc_pmic: Add missing error check for devm_kzallocKiran Padwal1-0/+3
2015-02-16nfsd4: fix v3-less buildJ. Bruce Fields1-0/+5
2015-02-16dm crypt: sort writesMikulas Patocka1-15/+36
2015-02-16dm crypt: add 'submit_from_crypt_cpus' optionMikulas Patocka2-3/+23
2015-02-16dm crypt: offload writes to threadMikulas Patocka1-20/+94
2015-02-16dm crypt: remove unused io_pool and _crypt_io_poolMikulas Patocka1-22/+2
2015-02-16dm crypt: avoid deadlock in mempoolsMikulas Patocka1-5/+36
2015-02-16dm crypt: don't allocate pages for a partial requestMikulas Patocka1-109/+30
2015-02-16dm crypt: use unbound workqueue for request processingMikulas Patocka2-16/+40
2015-02-16netfilter: xt_socket: fix a stack corruption bugEric Dumazet1-9/+12
2015-02-16netfilter: xt_recent: don't reject rule if new hitcount exceeds table maxFlorian Westphal1-6/+5
2015-02-16netfilter: nft_compat: fix module refcount underflowPablo Neira Ayuso1-2/+10
2015-02-16livepatch: fix format string in kobject_init_and_add()Jiri Kosina1-2/+2
2015-02-16MIPS: mm: Add MIPS R6 instruction encodingsLeonid Yegoshin2-3/+38
2015-02-16nios2: add kgdb supportLey Foon Tan5-1/+277
2015-02-16MIPS: mm: uasm: Add signed 9-bit immediate related macrosLeonid Yegoshin1-1/+12
2015-02-16MIPS: Add build support for the MIPS R6 ISALeonid Yegoshin2-4/+45
2015-02-16MIPS: Add MIPS generic QEMU probe supportLeonid Yegoshin1-0/+5
2015-02-16MIPS: Add cases for CPU_QEMU_GENERICLeonid Yegoshin7-0/+13
2015-02-16MIPS: Add generic QEMU PRid and cpu type identifiersLeonid Yegoshin1-0/+3
2015-02-16MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}Markos Chandras4-8/+32
2015-02-16MIPS: Makefile: Move the ASEs checks after setting the core's CFLAGSMarkos Chandras1-18/+17
2015-02-16MIPS: asm: pgtable: Prevent HTW race when updating PTEsMarkos Chandras1-10/+4
2015-02-16MIPS: asm: pgtable: Add c0 hazards on HTW start/stop sequencesMarkos Chandras1-4/+6
2015-02-16MIPS: mm: Add debug information for userland SIGSEGV signals.Markos Chandras2-9/+21
2015-02-16dmaengine: pl330: add DMA_PAUSE featureRobert Baldyga1-0/+28
2015-02-16dmaengine: pl330: improve pl330_tx_status() functionRobert Baldyga1-2/+72
2015-02-16dmaengine: rcar-dmac: Disable channel 0 when using IOMMULaurent Pinchart1-1/+16
2015-02-16dmaengine: rcar-dmac: Work around descriptor mode IOMMU errataLaurent Pinchart1-0/+14
2015-02-16dmaengine: rcar-dmac: Allocate hardware descriptors with DMAC deviceLaurent Pinchart1-4/+4
2015-02-16dmaengine: rcar-dmac: Fix oops due to unintialized list in error ISRLaurent Pinchart1-10/+11
2015-02-16dmaengine: rcar-dmac: Fix spinlock issues in interruptLaurent Pinchart1-4/+4
2015-02-16dmaenegine: edma: fix sparse warningsLad, Prabhakar1-1/+2
2015-02-16Merge branch 'drm-next-3.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2-3/+2
2015-02-16md/raid10: round up to bdev_logical_block_size in narrow_write_error.NeilBrown1-1/+2
2015-02-16md/raid1: round up to bdev_logical_block_size in narrow_write_errorNate Dailey1-1/+2
2015-02-16MAINTAINERS: update arch/nios2 git treeLey Foon Tan1-1/+1
2015-02-16Merge branch 'smack-for-3.20-rebased' of git://git.gitorious.org/smack-next/k...James Morris1-0/+16
2015-02-16Don't leak a key reference if request_key() tries to use a revoked keyringDavid Jeffery1-0/+1
2015-02-16Merge https://github.com/PeterHuewe/linux-tpmdd into for-linusJames Morris6-62/+85
2015-02-15Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds6-76/+111
2015-02-16xfs: recall pNFS layouts on conflicting accessChristoph Hellwig5-7/+64
2015-02-16xfs: implement pNFS export operationsChristoph Hellwig8-1/+329
2015-02-15Input: psmouse - use IS_ENABLED instead of homegrown codeDmitry Torokhov7-35/+3
2015-02-15Merge branch 'bfin_rotary' into nextDmitry Torokhov880-5897/+8761