aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2014-11-16
|\
| * bnx2fc: fix tgt spinlock lockingMaurizio Lombardi2014-11-10
| * megaraid_sas: fix bug in handling return value of pci_enable_msix_range()Jiang Liu2014-11-10
| * cxgb4i: send abort_rpl correctlyAnish Bhatt2014-11-10
| * cxgbi: add maintainer for cxgb3i/cxgb4iAnish Bhatt2014-11-10
| * scsi: TUR path is down after adapter gets reset with multipathwenxiong@linux.vnet.ibm.com2014-11-10
| * scsi: call device handler for failed TUR commandChristoph Hellwig2014-11-10
| * scsi: only re-lock door after EH on devices that were resetChristoph Hellwig2014-11-10
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-11-16
|\ \
| * \ Merge tag 'microcode_fixes_for_3.18' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2014-11-10
| |\ \
| | * | x86, microcode, AMD: Fix ucode patch stashing on 32-bitBorislav Petkov2014-11-10
| | * | x86, microcode: Fix accessing dis_ucode_ldr on 32-bitBorislav Petkov2014-11-05
| * | | x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU downBoris Ostrovsky2014-11-10
| |/ /
| * | x86, kaslr: Prevent .bss from overlaping initrdJunjie Mao2014-11-01
| * | x86, microcode, AMD: Fix early ucode loading on 32-bitBorislav Petkov2014-11-01
* | | x86-64: make csum_partial_copy_from_user() error handling consistentLinus Torvalds2014-11-16
* | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-11-15
|\ \ \
| * | | ARM: 8198/1: make kuser helpers depend on MMUNathan Lynch2014-11-13
| * | | ARM: 8191/1: decompressor: ensure I-side picks up relocated codeWill Deacon2014-11-13
* | | | Merge branch 'parisc-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-11-15
|\ \ \ \
| * | | | parisc: Avoid using CONFIG_64BIT in userspace exported headersHelge Deller2014-11-10
| * | | | parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscallsHelge Deller2014-11-10
| * | | | parisc: Use BUILD_BUG() instead of undefined functionsHelge Deller2014-11-10
| * | | | parisc: Wire up bpf syscallHelge Deller2014-11-10
| | |_|/ | |/| |
* | | | Merge tag 'for-v3.18-rc' of git://git.infradead.org/battery-2.6Linus Torvalds2014-11-15
|\ \ \ \
| * | | | power: charger-manager: Fix accessing invalidated power supply after charger ...Krzysztof Kozlowski2014-10-27
| * | | | power: charger-manager: Fix accessing invalidated power supply after fuel gau...Krzysztof Kozlowski2014-10-27
| * | | | power: charger-manager: Avoid recursive thermal get_temp callKrzysztof Kozlowski2014-10-27
| * | | | power_supply: Add no_thermal property to prevent recursive get_temp callsKrzysztof Kozlowski2014-10-27
| * | | | power: bq2415x_charger: Fix memory leak on DTS parsing errorKrzysztof Kozlowski2014-10-27
| * | | | power: bq2415x_charger: Properly handle ENODEV from power_supply_get_by_phandleKrzysztof Kozlowski2014-10-27
| * | | | power: ab8500_fg.c: use 64-bit time typesEbru Akagunduz2014-10-15
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-11-15
|\ \ \ \ \
| * \ \ \ \ Merge tag 'drm/tegra/for-3.18-rc5' of git://people.freedesktop.org/~tagr/linu...Dave Airlie2014-11-13
| |\ \ \ \ \
| | * | | | | drm/tegra: dc: Add missing call to drm_vblank_on()Thierry Reding2014-11-13
| * | | | | | Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie2014-11-13
| |\ \ \ \ \ \
| | * | | | | | drm/nouveau/nv50/disp: Fix modeset on G94Roy Spliet2014-11-13
| | * | | | | | drm/gk20a/fb: fix setting of large page size bitAlexandre Courbot2014-11-13
| * | | | | | | Merge tag 'drm-intel-fixes-2014-11-13' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-11-13
| |\ \ \ \ \ \ \
| | * | | | | | | drm/i915: Fix obj->map_and_fenceable across tiling changesChris Wilson2014-11-11
| * | | | | | | | Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-11-12
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/radeon: add locking around atombios scratch space usageDave Airlie2014-11-11
| | |/ / / / / / /
| * | | | | | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2014-11-12
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | drm/exynos: fix possible infinite loop issueInki Dae2014-11-10
| | * | | | | | | drm/exynos: g2d: fix null pointer dereferenceInki Dae2014-11-10
| | * | | | | | | drm/exynos: resolve infinite loop issue on non multi-platformInki Dae2014-11-10
| | * | | | | | | drm/exynos: resolve infinite loop issue on multi-platformInki Dae2014-11-10
* | | | | | | | | kernel: use the gnu89 standard explicitlyKirill A. Shutemov2014-11-15
* | | | | | | | | Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-11-15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sunrpc: fix sleeping under rcu_read_lock in gss_stringify_acceptorJeff Layton2014-11-13