summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-05-057-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-041-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
| * | | arm64: Make default dma_ops to be noncoherentRitesh Harjani2014-05-031-1/+1
| * | | arm64: fixmap: fix missing sub-page offset for earlyprintkMarc Zyngier2014-05-032-4/+5
| * | | arm64: Fix for the arm64 kern_addr_valid() functionDave Anderson2014-05-031-0/+3
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2014-05-042-2/+5
|\ \ \ \
| * | | | [SCSI] virtio-scsi: Skip setting affinity on uninitialized vqFam Zheng2014-04-281-1/+5
| * | | | [SCSI] mpt2sas: Don't disable device twice at suspend.Tyler Stachecki2014-04-281-1/+0
| |/ / /
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-037-37/+42
|\ \ \ \
| * \ \ \ Merge tag 'mvebu-irqchip-fixes-3.15' of git://git.infradead.org/linux-mvebu i...Thomas Gleixner2014-04-291-3/+14
| |\ \ \ \
| | * | | | irqchip: armada-370-xp: Fix releasing of MSIsNeil Greatorex2014-04-201-1/+3
| | * | | | irqchip: armada-370-xp: implement the ->check_device() msi_chip operationThomas Petazzoni2014-04-201-0/+10
| | * | | | irqchip: armada-370-xp: fix invalid cast of signed value into unsigned variableThomas Petazzoni2014-04-201-2/+1
| * | | | | irqchip: irq-crossbar: Not allocating enough memoryDan Carpenter2014-04-281-1/+1
| * | | | | irqchip: armanda: Sanitize set_irq_affinity()Thomas Gleixner2014-04-281-31/+6
| * | | | | genirq: x86: Ensure that dynamic irq allocation does not conflictThomas Gleixner2014-04-284-0/+19
| * | | | | linux/interrupt.h: fix new kernel-doc warningsRandy Dunlap2014-04-281-2/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-05-035-3/+37
|\ \ \ \ \
| * | | | | timer: Prevent overflow in apply_slackJiri Bohac2014-04-301-1/+1
| * | | | | hrtimer: Prevent remote enqueue of leftmost timersLeon Ma2014-04-301-0/+5
| * | | | | hrtimer: Prevent all reprogramming if hang detectedStuart Hayes2014-04-301-0/+17
| * | | | | Merge branch 'clockevents/3.15-fixes' of git://git.linaro.org/people/daniel.l...Thomas Gleixner2014-04-293-2/+14
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | clocksource: nspire: Fix compiler warningAlexander Shiyan2014-04-291-1/+6
| | * | | | clocksource: arch_arm_timer: Fix age-old arch timer C3STOP detection issueLorenzo Pieralisi2014-04-292-1/+8
* | | | | | Merge tag 'trace-fixes-v3.15-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-05-031-1/+1
|\ \ \ \ \ \
| * | | | | | tracing: Use rcu_dereference_sched() for trace event triggersSteven Rostedt (Red Hat)2014-05-021-1/+1
* | | | | | | Merge tag 'pm+acpi-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-05-028-59/+85
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'acpi-ec' and 'acpi-processor'Rafael J. Wysocki2014-05-032-12/+16
| |\ \ \ \ \ \ \ \
| | | * | | | | | | ACPI / processor: Fix failure of loading acpi-cpufreq driverLan Tianyu2014-05-011-3/+4
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | ACPI / EC: Process rather than discard events in acpi_ec_clearKieran Clancy2014-04-291-9/+12
| | |/ / / / / /
OpenPOWER on IntegriCloud