summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-11-176-20/+43
|\
| * sparc64: Fix constraints on swab helpers.David S. Miller2014-11-161-6/+6
| * sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locksAndreas Larsson2014-11-073-11/+30
| * sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().David S. Miller2014-11-071-0/+4
| * sparc64: Fix crashes in schizo_pcierr_intr_other().David S. Miller2014-11-011-3/+3
* | Merge tag 'md/3.18-fix' of git://neil.brown.name/mdLinus Torvalds2014-11-171-0/+4
|\ \
| * | md: Always set RECOVERY_NEEDED when clearing RECOVERY_FROZENNeilBrown2014-11-161-0/+4
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2014-11-168-37/+60
|\ \ \
| * | | bnx2fc: fix tgt spinlock lockingMaurizio Lombardi2014-11-102-11/+10
| * | | megaraid_sas: fix bug in handling return value of pci_enable_msix_range()Jiang Liu2014-11-101-1/+1
| * | | cxgb4i: send abort_rpl correctlyAnish Bhatt2014-11-102-16/+17
| * | | cxgbi: add maintainer for cxgb3i/cxgb4iAnish Bhatt2014-11-101-0/+14
| * | | scsi: TUR path is down after adapter gets reset with multipathwenxiong@linux.vnet.ibm.com2014-11-101-0/+7
| * | | scsi: call device handler for failed TUR commandChristoph Hellwig2014-11-101-8/+8
| * | | scsi: only re-lock door after EH on devices that were resetChristoph Hellwig2014-11-101-1/+3
| |/ /
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-11-1611-26/+94
|\ \ \
| * \ \ Merge tag 'microcode_fixes_for_3.18' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2014-11-102-11/+15
| |\ \ \
| | * | | x86, microcode, AMD: Fix ucode patch stashing on 32-bitBorislav Petkov2014-11-101-10/+14
| | * | | x86, microcode: Fix accessing dis_ucode_ldr on 32-bitBorislav Petkov2014-11-051-1/+1
| * | | | x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU downBoris Ostrovsky2014-11-103-4/+15
| |/ / /
| * | | x86, kaslr: Prevent .bss from overlaping initrdJunjie Mao2014-11-016-9/+57
| * | | x86, microcode, AMD: Fix early ucode loading on 32-bitBorislav Petkov2014-11-011-2/+7
* | | | x86-64: make csum_partial_copy_from_user() error handling consistentLinus Torvalds2014-11-161-3/+2
* | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-11-162-4/+17
|\ \ \ \
| * | | | ARM: 8198/1: make kuser helpers depend on MMUNathan Lynch2014-11-141-0/+1
| * | | | ARM: 8191/1: decompressor: ensure I-side picks up relocated codeWill Deacon2014-11-141-4/+16
* | | | | Merge branch 'parisc-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-11-168-49/+41
|\ \ \ \ \
| * | | | | parisc: Avoid using CONFIG_64BIT in userspace exported headersHelge Deller2014-11-105-17/+17
| * | | | | parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscallsHelge Deller2014-11-102-20/+13
| * | | | | parisc: Use BUILD_BUG() instead of undefined functionsHelge Deller2014-11-101-11/+8
| * | | | | parisc: Wire up bpf syscallHelge Deller2014-11-102-1/+3
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-v3.18-rc' of git://git.infradead.org/battery-2.6Linus Torvalds2014-11-166-72/+144
|\ \ \ \ \
| * | | | | power: charger-manager: Fix accessing invalidated power supply after charger ...Krzysztof Kozlowski2014-10-282-27/+39
| * | | | | power: charger-manager: Fix accessing invalidated power supply after fuel gau...Krzysztof Kozlowski2014-10-282-29/+71
| * | | | | power: charger-manager: Avoid recursive thermal get_temp callKrzysztof Kozlowski2014-10-281-0/+1
| * | | | | power_supply: Add no_thermal property to prevent recursive get_temp callsKrzysztof Kozlowski2014-10-282-0/+9
| * | | | | power: bq2415x_charger: Fix memory leak on DTS parsing errorKrzysztof Kozlowski2014-10-281-6/+6
| * | | | | power: bq2415x_charger: Properly handle ENODEV from power_supply_get_by_phandleKrzysztof Kozlowski2014-10-281-2/+9
| * | | | | power: ab8500_fg.c: use 64-bit time typesEbru Akagunduz2014-10-151-8/+9
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-11-1511-46/+103
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'drm/tegra/for-3.18-rc5' of git://people.freedesktop.org/~tagr/linu...Dave Airlie2014-11-131-5/+4
| |\ \ \ \ \ \
| | * | | | | | drm/tegra: dc: Add missing call to drm_vblank_on()Thierry Reding2014-11-131-5/+4
| * | | | | | | Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie2014-11-132-3/+38
| |\ \ \ \ \ \ \
| | * | | | | | | drm/nouveau/nv50/disp: Fix modeset on G94Roy Spliet2014-11-131-2/+23
| | * | | | | | | drm/gk20a/fb: fix setting of large page size bitAlexandre Courbot2014-11-131-1/+15
| * | | | | | | | Merge tag 'drm-intel-fixes-2014-11-13' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-11-131-16/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/i915: Fix obj->map_and_fenceable across tiling changesChris Wilson2014-11-111-16/+3
| * | | | | | | | | Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-11-135-3/+19
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/radeon: add locking around atombios scratch space usageDave Airlie2014-11-115-3/+19
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2014-11-132-19/+39
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |