summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-05-065-18/+20
|\
| * tty: Fix lockless tty buffer racePeter Hurley2014-05-041-3/+14
| * Revert "tty: Fix race condition between __tty_buffer_request_room and flush_t...Peter Hurley2014-05-042-15/+2
| * drivers/tty/hvc: don't free hvc_console_setup after initTomoki Sekiyama2014-05-041-1/+1
| * n_tty: Fix n_tty_write crash when echoing in raw modePeter Hurley2014-05-041-0/+4
| * tty: serial: 8250_core.c Bug fix for Exar chips.Michael Welling2014-05-041-1/+1
* | Merge tag 'staging-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-05-064-8/+12
|\ \
| * \ Merge tag 'iio-fixes-for-3.15b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-04-304-8/+12
| |\ \ | | |/ | |/|
| | * iio: adc: Nothing in ADC should be a bool CONFIGDoug Anderson2014-04-261-2/+2
| | * iio: exynos_adc: use indio_dev->dev structure to handle child nodesNaveen Krishna Ch2014-04-261-3/+3
| | * iio:imu:mpu6050: Fixed segfault in Invensens MPU driver due to null dereferenceAtilla Filiz2014-04-261-2/+5
| | * staging:iio:ad2s1200 fix missing parenthesis in a for statment.Jimmy Li2014-04-261-1/+2
* | | Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linuxLinus Torvalds2014-05-0624-167/+696
|\ \ \
| * | | xtensa: ISS: don't depend on CONFIG_TTYMax Filippov2014-05-052-2/+2
| * | | xtensa: xt2000: drop redundant sysmem initializationMax Filippov2014-04-101-11/+1
| * | | Merge tag 'xtensa-for-next-20140406' of git://github.com/jcmvbkbc/linux-xtens...Chris Zankel2014-04-091057-7058/+11217
| |\ \ \
| | * | | xtensa: add support for KC705Max Filippov2014-04-062-0/+39
| | * | | xtensa: xtfpga: introduce SoC I/O busMax Filippov2014-04-063-53/+64
| | * | | xtensa: add HIGHMEM supportMax Filippov2014-04-069-16/+270
| | * | | xtensa: optimize local_flush_tlb_kernel_rangeMax Filippov2014-04-063-7/+34
| | * | | xtensa: dump sysmem from the bootmem_initMax Filippov2014-04-011-0/+12
| | * | | xtensa: handle memmap kernel optionMax Filippov2014-04-012-0/+51
| | * | | xtensa: keep sysmem banks ordered in mem_reserveMax Filippov2014-04-012-33/+51
| | * | | xtensa: keep sysmem banks ordered in add_sysmem_bankMax Filippov2014-04-012-5/+103
| | * | | xtensa: split bootparam and kernel meminfoMax Filippov2014-04-014-45/+61
| | * | | xtensa: enable sorting extable at build timeMax Filippov2014-04-012-0/+6
| | * | | xtensa: export __{invalidate,flush}_dcache_rangeMax Filippov2014-04-011-0/+6
| | * | | xtensa: Export __invalidate_icache_rangeGeert Uytterhoeven2014-04-011-0/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-05-067-76/+44
|\ \ \ \ \
| * | | | | ceph: reserve caps for file layout/lock MDS requestsYan, Zheng2014-04-282-0/+4
| * | | | | ceph: avoid releasing caps that are being usedYan, Zheng2014-04-281-1/+1
| * | | | | ceph: clear directory's completeness when creating fileYan, Zheng2014-04-283-60/+21
| * | | | | libceph: fix non-default values check in apply_primary_affinity()Ilya Dryomov2014-04-281-4/+5
| * | | | | ceph: use fpos_cmp() to compare dentry positionsYan, Zheng2014-04-281-1/+1
| * | | | | ceph: check directory's completeness before emitting directory entryYan, Zheng2014-04-281-10/+12
* | | | | | fix quoting of Ted's name in MAINTAINERSChristoph Hellwig2014-05-051-1/+1
* | | | | | Merge tag 'upstream-3.15-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds2014-05-053-2/+8
|\ \ \ \ \ \
| * | | | | | UBI: avoid workqueue format string leakKees Cook2014-05-051-1/+1
| * | | | | | UBI: fix ubi free PEBs count calculationTanya Brokhman2014-05-051-0/+3
| * | | | | | UBI: fix error path in __wl_get_pebTanya Brokhman2014-05-051-0/+3
| * | | | | | UBIFS: fix remount error pathArtem Bityutskiy2014-05-051-1/+1
* | | | | | | floppy: don't write kernel-only members to FDRAWCMD ioctl outputMatthew Daley2014-05-051-1/+4
* | | | | | | floppy: ignore kernel-only members in FDRAWCMD ioctl inputMatthew Daley2014-05-051-3/+3
|/ / / / / /
* | | | | | Linux 3.15-rc4v3.15-rc4Linus Torvalds2014-05-051-1/+1
* | | | | | Merge tag 'locks-v3.15-3' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-05-041-1/+1
|\ \ \ \ \ \
| * | | | | | MAINTAINERS: email address change for Jeff LaytonJeff Layton2014-04-301-1/+1
* | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-05-048-7/+50
|\ \ \ \ \ \ \
| * | | | | | | vexpress: Initialise the sysregs before setting up the clocksCatalin Marinas2014-05-041-0/+2
| * | | | | | | arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherentCatalin Marinas2014-05-032-0/+6
| * | | | | | | arm64: Use bus notifiers to set per-device coherent DMA opsCatalin Marinas2014-05-032-2/+33