summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pcmcia: replace open-coded ARRAY_SIZE with macroJim Cromie2015-05-301-1/+1
* Merge tag 'acpi-pci-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-292-6/+20
|\
| * PCI / ACPI: Do not set ACPI companions for host bridges with parentsRafael J. Wysocki2015-05-282-6/+20
* | Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-05-2910-83/+127
|\ \
| * | xfs: fix broken i_nlink accounting for whiteout tmpfile inodeBrian Foster2015-05-291-2/+8
| * | xfs: xfs_iozero can return positive errnoDave Chinner2015-05-291-1/+1
| * | xfs: xfs_attr_inactive leaves inconsistent attr fork state behindDave Chinner2015-05-294-47/+58
| * | xfs: extent size hints can round up extents past MAXEXTLENDave Chinner2015-05-291-12/+19
| * | xfs: inode and free block counters need to use __percpu_counter_compareDave Chinner2015-05-291-14/+20
| * | percpu_counter: batch size aware __percpu_counter_compare()Dave Chinner2015-05-292-4/+15
| * | xfs: use percpu_counter_read_positive for mp->m_icountGeorge Wang2015-05-291-3/+6
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-299-13/+21
|\ \ \
| * | | ARM: multi_v7_defconfig: Replace CONFIG_USB_ISP1760_HCD by CONFIG_USB_ISP1760Geert Uytterhoeven2015-05-291-1/+1
| * | | Merge tag 'imx-fixes-4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2015-05-291-3/+13
| |\ \ \
| | * | | ARM: imx6: gpc: don't register power domain if DT data is missingLucas Stach2015-05-271-0/+4
| | * | | ARM: imx6: allow booting with old DTLucas Stach2015-05-271-3/+9
| * | | | Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2015-05-291-1/+1
| |\ \ \ \
| | * | | | ARM: dts: set display clock correctly for exynos4412-trats2Inki Dae2015-05-231-1/+1
| * | | | | ARM: pxa: pxa_cplds: signedness bug in probeRobert Jarzmik2015-05-221-1/+1
| * | | | | Merge tag 'omap-for-v4.1/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2015-05-203-5/+3
| |\ \ \ \ \
| | * | | | | ARM: dts: Fix WLAN interrupt line for AM335x EVM-SKRomain Izard2015-05-201-1/+1
| | * | | | | ARM: dts: omap3-devkit8000: Fix NAND DT nodeAnthoine Bourgeois2015-05-201-0/+2
| | * | | | | ARM: dts: am335x-boneblack: disable RTC-only sleepRobert Nelson2015-05-201-4/+0
| * | | | | | Merge tag 'imx-fixes-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2015-05-202-2/+2
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | ARM: dts: fix imx27 dtb build ruleShawn Guo2015-05-191-1/+1
| | * | | | | ARM: dts: imx27: only map 4 Kbyte for fec registersPhilippe Reynes2015-05-141-1/+1
* | | | | | | Merge tag 'dm-4.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2015-05-293-24/+36
|\ \ \ \ \ \ \
| * | | | | | | dm: fix casting bug in dm_merge_bvec()Joe Thornber2015-05-291-5/+12
| * | | | | | | dm: fix reload failure of 0 path multipath mapping on blk-mq devicesJunichi Nomura2015-05-291-7/+9
| * | | | | | | dm: fix false warning in free_rq_clone() for unmapped requestsMike Snitzer2015-05-291-5/+3
| * | | | | | | dm: requeue from blk-mq dm_mq_queue_rq() using BLK_MQ_RQ_QUEUE_BUSYMike Snitzer2015-05-271-4/+6
| * | | | | | | dm mpath: fix leak of dm_mpath_io structure in blk-mq .queue_rq error pathMike Snitzer2015-05-271-1/+3
| * | | | | | | dm: fix NULL pointer when clone_and_map_rq returns !DM_MAPIO_REMAPPEDJunichi Nomura2015-05-271-2/+2
| * | | | | | | dm: run queue on re-queueJunichi Nomura2015-05-261-0/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-05-296-18/+60
|\ \ \ \ \ \ \
| * | | | | | | scripts/gdb: fix lx-lsmod refcntAdrien Schildknecht2015-05-281-8/+1
| * | | | | | | omfs: fix potential integer overflow in allocatorBob Copeland2015-05-281-1/+1
| * | | | | | | omfs: fix sign confusion for bitmap loop counterBob Copeland2015-05-281-1/+2
| * | | | | | | omfs: set error return when d_make_root() failsBob Copeland2015-05-281-1/+3
| * | | | | | | fs, omfs: add NULL terminator in the end up the token listSasha Levin2015-05-281-1/+2
| * | | | | | | MAINTAINERS: update CAPABILITIES patternJoe Perches2015-05-281-1/+0
| * | | | | | | fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappingsAndrew Morton2015-05-281-1/+1
| * | | | | | | tracing/mm: don't trace mm_page_pcpu_drain on offline cpusShreyas B. Prabhu2015-05-281-1/+24
| * | | | | | | tracing/mm: don't trace mm_page_free on offline cpusShreyas B. Prabhu2015-05-281-1/+13
| * | | | | | | tracing/mm: don't trace kmem_cache_free on offline cpusShreyas B. Prabhu2015-05-281-2/+13
* | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-296-65/+40
|\ \ \ \ \ \ \ \
| * | | | | | | | cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell2015-05-285-65/+37
| * | | | | | | | module: Call module notifier on failure after complete_formation()Steven Rostedt2015-05-091-0/+3
* | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-05-2921-152/+42
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'linux-4.1' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie2015-05-296-6/+11
| |\ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud