summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm/arm64: KVM: vgic: Fix error code in kvm_vgic_create()Christoffer Dall2014-11-261-4/+4
* arm64: KVM: Handle traps of ICC_SRE_EL1 as RAZ/WIChristoffer Dall2014-11-261-0/+9
* arm64: KVM: fix unmapping with 48-bit VAsMark Rutland2014-11-261-1/+2
* Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-11-253-16/+28
|\
| * nfsd: Fix slot wake up race in the nfsv4.1 callback codeTrond Myklebust2014-11-191-2/+6
| * SUNRPC: Fix locking around callback channel reply receiveTrond Myklebust2014-11-191-11/+16
| * nfsd: correctly define v4.2 support attributesChristoph Hellwig2014-11-191-3/+6
* | Merge git://git.kvack.org/~bcrl/aio-fixesLinus Torvalds2014-11-251-7/+14
|\ \
| * | aio: fix uncorrent dirty pages accouting when truncating AIO ring bufferGu Zheng2014-11-061-7/+14
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-11-2510-22/+60
|\ \ \
| * | | powerpc/pci: Remove unused force_32bit_msi quirkBenjamin Herrenschmidt2014-11-242-12/+0
| * | | powerpc/pseries: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt2014-11-241-1/+1
| * | | powerpc/powernv: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt2014-11-242-4/+2
| * | | sound/radeon: Move 64-bit MSI quirk from arch to driverBenjamin Herrenschmidt2014-11-242-2/+9
| * | | gpu/radeon: Set flag to indicate broken 64-bit MSIBenjamin Herrenschmidt2014-11-241-0/+10
| * | | PCI/MSI: Add device flag indicating that 64-bit MSIs don't workBenjamin Herrenschmidt2014-11-242-0/+27
| * | | ALSA: hda - Limit 40bit DMA for AMD HDMI controllersTakashi Iwai2014-11-241-3/+11
* | | | Merge tag 'hwmon-for-linus-v3.18-rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-11-251-4/+2
|\ \ \ \
| * | | | hwmon: (g762) fix call to devm_hwmon_device_register_with_groups()Arnaud Ebalard2014-11-191-4/+2
| | |_|/ | |/| |
* | | | Merge tag 'clk-fixes-for-linus' of https://git.linaro.org/people/mike.turquet...Linus Torvalds2014-11-257-34/+32
|\ \ \ \ | |_|/ / |/| | |
| * | | clk: pxa: fix pxa27x CCCR bit usageRobert Jarzmik2014-11-171-2/+2
| * | | clk-divider: Fix READ_ONLY when divider > 1James Hogan2014-11-173-13/+10
| * | | clk: qcom: Fix duplicate rbcpr clock nameGeorgi Djakov2014-11-172-2/+2
| * | | clk: at91: usb: fix at91sam9x5 recalc, round and set rateBoris Brezillon2014-11-171-14/+15
| * | | clk: at91: usb: fix at91rm9200 round and set rateBoris Brezillon2014-11-171-3/+3
* | | | Linux 3.18-rc6v3.18-rc6Linus Torvalds2014-11-231-1/+1
* | | | uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski2014-11-232-2/+1
* | | | sched: Provide update_curr callbacks for stop/idle scheduling classesThomas Gleixner2014-11-232-0/+10
* | | | Merge branch 'x86-traps' (trap handling from Andy Lutomirski)Linus Torvalds2014-11-236-84/+82
|\ \ \ \
| * | | | x86_64, traps: Rework bad_iretAndy Lutomirski2014-11-232-26/+48
| * | | | x86_64, traps: Stop using IST for #SSAndy Lutomirski2014-11-236-26/+8
| * | | | x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in CAndy Lutomirski2014-11-232-32/+26
| | |/ / | |/| |
* | | | Merge tag 'armsoc-for-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-11-2330-38/+80
|\ \ \ \
| * | | | ARM: multi_v7_defconfig: fix failure setting CPU voltage by enabling dependen...Tyler Baker2014-11-191-0/+1
| * | | | Merge tag 'tegra-for-3.18-fixes-for-rc5' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2014-11-1923-32/+44
| |\ \ \ \
| | * | | | ARM: tegra: roth: Fix SD card VDD_IO regulatorAlexandre Courbot2014-11-131-3/+1
| | * | | | ARM: tegra: Remove eMMC vmmc property for roth/tn7Alexandre Courbot2014-11-132-2/+0
| | * | | | ARM: dts: tegra: move serial aliases to per-boardOlof Johansson2014-11-1322-23/+39
| | * | | | ARM: tegra: Add serial port labels to Tegra124 DTLucas Stach2014-11-131-4/+4
| * | | | | Merge tag 'renesas-clock-fixes-for-v3.18' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2014-11-192-3/+8
| |\ \ \ \ \
| | * | | | | ARM: shmobile: r8a7740 legacy: Correct IIC0 parent clockGeert Uytterhoeven2014-11-101-1/+1
| | * | | | | ARM: shmobile: r8a7740 legacy: Add missing INTCA clock for irqpin moduleGeert Uytterhoeven2014-11-101-1/+6
| | * | | | | ARM: shmobile: r8a7790: Fix SD3CKCR addressShinobu Uehara2014-11-101-1/+1
| | |/ / / /
| * | | | | Merge tag 'renesas-dt-fixes-for-v3.18' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2014-11-192-3/+3
| |\ \ \ \ \
| | * | | | | ARM: shmobile: r8a7740 dtsi: Correct IIC0 parent clockGeert Uytterhoeven2014-11-101-1/+1
| | * | | | | ARM: shmobile: r8a7790: Fix SD3CKCR address to device treeShinobu Uehara2014-11-101-2/+2
| | |/ / / /
| * | | | | Merge tag 'renesas-soc-fixes-for-v3.18' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2014-11-191-0/+20
| |\ \ \ \ \
| | * | | | | ARM: shmobile: kzm9g legacy: Set i2c clks_per_count to 2Geert Uytterhoeven2014-11-121-0/+20
| | |/ / / /
| * | | | | Merge tag 'sunxi-fixes-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2014-11-191-0/+4
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | ARM: dts: sun6i: Re-parent ahb1_mux to pll6 as required by dma controllerChen-Yu Tsai2014-11-081-0/+4
| | |/ / /
OpenPOWER on IntegriCloud