summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-10-0118-167/+70
|\
| * IB/ipoib: increase the max mcast backlog queueDoug Ledford2015-09-261-1/+1
| * IB/ipoib: Make sendonly multicast joins create the mcast groupDoug Ledford2015-09-251-10/+12
| * IB/ipoib: Expire sendonly multicast joinsChristoph Lameter2015-09-253-2/+22
| * IB/mlx5: Remove pa_lkey usagesSagi Grimberg2015-09-253-62/+1
| * IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg2015-09-254-43/+1
| * IB/iser: Add module parameter for always register memorySagi Grimberg2015-09-254-14/+31
| * xprtrdma: Replace global lkey with lkey local to PDChuck Lever2015-09-255-35/+2
| * Merge tag 'v4.3-rc2' into k.o/for-4.3-v1Doug Ledford2015-09-259555-244971/+487373
| |\
* | \ Merge tag 'upstream-4.3-rc4' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-10-014-3/+7
|\ \ \
| * | | UBI: return ENOSPC if no enough space availableshengyong2015-09-292-0/+2
| * | | UBI: Validate data_sizeRichard Weinberger2015-09-291-0/+5
| * | | UBIFS: Kill unneeded locking in ubifs_init_securityRichard Weinberger2015-09-291-3/+0
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2015-10-015-30/+82
|\ \ \
| * \ \ Merge tag 'keys-fixes-20150925' of git://git.kernel.org/pub/scm/linux/kernel/...James Morris2015-09-295-30/+82
| |\ \ \
| | * | | MODSIGN: Change from CMS to PKCS#7 signing if the openssl is too oldDavid Howells2015-09-252-18/+78
| | * | | X.509: Don't strip leading 00's from key ID when constructing key descriptionDavid Howells2015-09-251-4/+0
| | * | | KEYS: Remove unnecessary header #inclusions from extract-cert.cDavid Howells2015-09-251-4/+0
| | * | | KEYS: Fix race between key destruction and finding a keyring by nameDavid Howells2015-09-251-4/+4
* | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2015-09-305-3/+13
|\ \ \ \ \
| * | | | | watchdog: iTCO: Fix dependencies on I2CGuenter Roeck2015-09-281-1/+2
| * | | | | watchdog: bcm2835: Fix poweroff behaviourNoralf Trønnes2015-09-281-2/+8
| * | | | | watchdog: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-283-0/+3
* | | | | | Merge tag 'hwmon-for-linus-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-303-0/+3
|\ \ \ \ \ \
| * | | | | | hwmon: (pwm-fan) Fix module autoload for OF platform driverLuis de Bethencourt2015-09-211-0/+1
| * | | | | | hwmon: (gpio-fan) Fix module autoload for OF platform driverLuis de Bethencourt2015-09-211-0/+1
| * | | | | | hwmon: (abx500) Fix module autoload for OF platform driverLuis de Bethencourt2015-09-211-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-302-6/+10
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-09-282-6/+10
| |\ \ \ \ \ \
| | * | | | | | rcu: Suppress lockdep false positive for rcp->exp_funnel_mutexPaul E. McKenney2015-09-211-0/+5
| | * | | | | | rcu: Change _wait_rcu_gp() to work around GCC bug 67055Oleg Nesterov2015-09-211-6/+5
| | |/ / / / /
* | | | / / / Initialize msg/shm IPC objects before doing ipc_addid()Linus Torvalds2015-09-303-17/+18
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2015-09-281-0/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | tile: fix build failureSudip Mukherjee2015-09-281-0/+1
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-09-2814-81/+290
|\ \ \ \ \ \
| * | | | | | MIPS: Initialise MAARs on secondary CPUsPaul Burton2015-09-273-3/+36
| * | | | | | MIPS: print MAAR configuration during bootPaul Burton2015-09-271-0/+29
| * | | | | | MIPS: mm: compile maar_init unconditionallyPaul Burton2015-09-271-63/+63
| * | | | | | irqchip: mips-gic: Fix pending & mask reads for MIPS64 with 32b GIC.Paul Burton2015-09-271-0/+8
| * | | | | | irqchip: mips-gic: Convert CPU numbers to VP IDs.Paul Burton2015-09-271-2/+2
| * | | | | | MIPS: CM: Provide a function to map from CPU to VP ID.Paul Burton2015-09-271-0/+39
| * | | | | | MIPS: Fix FTLB detection for R6James Hogan2015-09-221-5/+8
| * | | | | | MIPS: cpu-features: Add cpu_has_ftlbJames Hogan2015-09-224-3/+11
| * | | | | | MIPS: ATH79: Add irq chip ar7240-misc-intcAlexander Couzens2015-09-222-2/+28
| * | | | | | MIPS: ATH79: Set missing irq ack handler for ar7100-misc-intc irq chipAlexander Couzens2015-09-221-2/+10
| * | | | | | MIPS: BPF: Fix build on pre-R2 little endian CPUsAurelien Jarno2015-09-221-0/+42
| * | | | | | MIPS: BPF: Avoid unreachable code on little endianAurelien Jarno2015-09-221-3/+5
| * | | | | | MIPS: bootmem: Fix mapstart calculation for contiguous mapsAlexander Sverdlin2015-09-221-1/+9
| * | | | | | MIPS: Fix console output for Fulong2e systemGuenter Roeck2015-09-221-0/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-2718-96/+214
|\ \ \ \ \ \