summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: correctly check the return value of ocfs2_search_extent_listYingtai Xie2014-08-063-5/+14
* fs/squashfs/super.c: logging cleanupFabian Frederick2014-08-061-2/+3
* fs/squashfs/file_direct.c: replace count*size kmalloc by kmalloc_arrayFabian Frederick2014-08-061-1/+1
* sh: fix build error by adding generic ioport_{map/unmap}()Pranith Kumar2014-08-061-0/+11
* sh: SH7724 clock fixesDaniel Palmer2014-08-061-1/+3
* arch/sh/kernel/time.c: use PTR_ERR_OR_ZEROFabian Frederick2014-08-061-3/+1
* arch/sh/mm/asids-debugfs.c: use PTR_ERR_OR_ZEROFabian Frederick2014-08-061-3/+1
* sh: remove CPU_SUBTYPE_SH7764Richard Weinberger2014-08-063-6/+3
* score, ptrace: remove unused macrosChen Gang2014-08-061-11/+0
* ntfs: kernel-doc warning fixesFabian Frederick2014-08-061-3/+0
* fs/logfs/readwrite.c: kernel-doc warning fixesFabian Frederick2014-08-061-8/+7
* ./Makefile: explain stack-protector-strong CONFIG logicKees Cook2014-08-061-0/+16
* fanotify: fix double free of pending permission eventsJan Kara2014-08-064-2/+39
* fsnotify: rename event handling functionsJan Kara2014-08-066-20/+21
* fs/fscache: make ctl_table staticFabian Frederick2014-08-061-2/+2
* kernel/auditfilter.c: replace count*size kmalloc by kcallocFabian Frederick2014-08-061-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2014-08-062-24/+2
|\
| * ide: use module_platform_driver()Christoph Jaeger2014-08-052-24/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2014-08-0616-301/+427
|\ \
| * | sparc64: Fix up merge thinko.David S. Miller2014-08-051-1/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2014-08-05173-663/+1476
| |\ \
| | * | sparc: Add "install" targetDavid L Stevens2014-08-043-0/+57
| | * | arch/sparc/math-emu/math_32.c: drop stray break operatorAndrey Utkin2014-08-041-1/+1
| | * | sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan2014-08-041-1/+1
| | * | sparc64: Guard against flushing openfirmware mappings.David S. Miller2014-08-042-10/+25
| | * | sunsab: Fix detection of BREAK on sunsab serial consoleChristopher Alexander Tobias Schulze2014-08-041-0/+9
| | * | bbc-i2c: Fix BBC I2C envctrl on SunBlade 2000Christopher Alexander Tobias Schulze2014-08-042-3/+14
| | * | sparc64: Do not insert non-valid PTEs into the TSB hash table.David S. Miller2014-08-041-0/+8
| * | | Merge branch 'sparc64_io'David S. Miller2014-07-213-265/+174
| |\ \ \
| | * | | sparc64: avoid code duplication in io_64.hSam Ravnborg2014-07-211-85/+15
| | * | | sparc64: reorder functions in io_64.hSam Ravnborg2014-07-211-114/+120
| | * | | sparc64: drop unused SLOW_DOWN_IO definitionsSam Ravnborg2014-07-211-4/+0
| | * | | sparc64: remove macro indirection in io_64.hSam Ravnborg2014-07-211-89/+66
| | * | | sparc64: update IO access functions in PeeCeeISam Ravnborg2014-07-211-18/+18
| | * | | sparcspkr: use sbus_*() primitives for IOSam Ravnborg2014-07-211-11/+11
| |/ / /
| * | | sparc: Add support for seek and shorter read to /dev/mdescKhalid Aziz2014-07-211-13/+69
| * | | sparc: use %s for unaligned panicKees Cook2014-07-211-1/+1
| * | | drivers/sbus/char: Micro-optimization in display7seg.cRasmus Villemoes2014-07-211-4/+1
| * | | display7seg: Introduce the use of the managed version of kzallocHimangi Saraogi2014-07-211-3/+2
| * | | sparc64 - add mem to iomem resourcebob picco2014-07-211-0/+65
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-061159-30780/+70878
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-08-0527-121/+132
| |\ \ \ \
| | * | | | tg3: Modify tg3_tso_bug() to handle multiple TX ringsPrashant Sreedharan2014-08-051-10/+12
| | * | | | net: sun4i-emac: fix memory leak on bad packetMarc Zyngier2014-08-051-2/+4
| | * | | | sctp: fix possible seqlock seadlock in sctp_packet_transmit()Eric Dumazet2014-08-051-1/+1
| | * | | | Revert "net: phy: Set the driver when registering an MDIO bus device"Fabio Estevam2014-08-051-1/+0
| | * | | | Merge branch 'qlcnic'David S. Miller2014-08-053-11/+19
| | |\ \ \ \
| | | * | | | qlcnic: Initialize dcbnl_ops before register_netdevRajesh Borundia2014-08-051-2/+2
| | | * | | | qlcnic: Set driver version before registering netdevRajesh Borundia2014-08-052-4/+4
| | | * | | | qlcnic: Fix update of ethtool stats.Rajesh Borundia2014-08-051-5/+13
| | |/ / / /