| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2014-11-17 | 6 | -20/+43 |
|\ |
|
| * | sparc64: Fix constraints on swab helpers. | David S. Miller | 2014-11-16 | 1 | -6/+6 |
| * | sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locks | Andreas Larsson | 2014-11-07 | 3 | -11/+30 |
| * | sparc64: Do irq_{enter,exit}() around generic_smp_call_function*(). | David S. Miller | 2014-11-07 | 1 | -0/+4 |
| * | sparc64: Fix crashes in schizo_pcierr_intr_other(). | David S. Miller | 2014-11-01 | 1 | -3/+3 |
* | | Merge tag 'md/3.18-fix' of git://neil.brown.name/md | Linus Torvalds | 2014-11-17 | 1 | -0/+4 |
|\ \ |
|
| * | | md: Always set RECOVERY_NEEDED when clearing RECOVERY_FROZEN | NeilBrown | 2014-11-16 | 1 | -0/+4 |
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2014-11-16 | 8 | -37/+60 |
|\ \ \ |
|
| * | | | bnx2fc: fix tgt spinlock locking | Maurizio Lombardi | 2014-11-10 | 2 | -11/+10 |
| * | | | megaraid_sas: fix bug in handling return value of pci_enable_msix_range() | Jiang Liu | 2014-11-10 | 1 | -1/+1 |
| * | | | cxgb4i: send abort_rpl correctly | Anish Bhatt | 2014-11-10 | 2 | -16/+17 |
| * | | | cxgbi: add maintainer for cxgb3i/cxgb4i | Anish Bhatt | 2014-11-10 | 1 | -0/+14 |
| * | | | scsi: TUR path is down after adapter gets reset with multipath | wenxiong@linux.vnet.ibm.com | 2014-11-10 | 1 | -0/+7 |
| * | | | scsi: call device handler for failed TUR command | Christoph Hellwig | 2014-11-10 | 1 | -8/+8 |
| * | | | scsi: only re-lock door after EH on devices that were reset | Christoph Hellwig | 2014-11-10 | 1 | -1/+3 |
| |/ / |
|
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-11-16 | 11 | -26/+94 |
|\ \ \ |
|
| * \ \ | Merge tag 'microcode_fixes_for_3.18' of git://git.kernel.org/pub/scm/linux/ke... | Ingo Molnar | 2014-11-10 | 2 | -11/+15 |
| |\ \ \ |
|
| | * | | | x86, microcode, AMD: Fix ucode patch stashing on 32-bit | Borislav Petkov | 2014-11-10 | 1 | -10/+14 |
| | * | | | x86, microcode: Fix accessing dis_ucode_ldr on 32-bit | Borislav Petkov | 2014-11-05 | 1 | -1/+1 |
| * | | | | x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU down | Boris Ostrovsky | 2014-11-10 | 3 | -4/+15 |
| |/ / / |
|
| * | | | x86, kaslr: Prevent .bss from overlaping initrd | Junjie Mao | 2014-11-01 | 6 | -9/+57 |
| * | | | x86, microcode, AMD: Fix early ucode loading on 32-bit | Borislav Petkov | 2014-11-01 | 1 | -2/+7 |
* | | | | x86-64: make csum_partial_copy_from_user() error handling consistent | Linus Torvalds | 2014-11-16 | 1 | -3/+2 |
* | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2014-11-16 | 2 | -4/+17 |
|\ \ \ \ |
|
| * | | | | ARM: 8198/1: make kuser helpers depend on MMU | Nathan Lynch | 2014-11-14 | 1 | -0/+1 |
| * | | | | ARM: 8191/1: decompressor: ensure I-side picks up relocated code | Will Deacon | 2014-11-14 | 1 | -4/+16 |
* | | | | | Merge branch 'parisc-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-11-16 | 8 | -49/+41 |
|\ \ \ \ \ |
|
| * | | | | | parisc: Avoid using CONFIG_64BIT in userspace exported headers | Helge Deller | 2014-11-10 | 5 | -17/+17 |
| * | | | | | parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscalls | Helge Deller | 2014-11-10 | 2 | -20/+13 |
| * | | | | | parisc: Use BUILD_BUG() instead of undefined functions | Helge Deller | 2014-11-10 | 1 | -11/+8 |
| * | | | | | parisc: Wire up bpf syscall | Helge Deller | 2014-11-10 | 2 | -1/+3 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge tag 'for-v3.18-rc' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 2014-11-16 | 6 | -72/+144 |
|\ \ \ \ \ |
|
| * | | | | | power: charger-manager: Fix accessing invalidated power supply after charger ... | Krzysztof Kozlowski | 2014-10-28 | 2 | -27/+39 |
| * | | | | | power: charger-manager: Fix accessing invalidated power supply after fuel gau... | Krzysztof Kozlowski | 2014-10-28 | 2 | -29/+71 |
| * | | | | | power: charger-manager: Avoid recursive thermal get_temp call | Krzysztof Kozlowski | 2014-10-28 | 1 | -0/+1 |
| * | | | | | power_supply: Add no_thermal property to prevent recursive get_temp calls | Krzysztof Kozlowski | 2014-10-28 | 2 | -0/+9 |
| * | | | | | power: bq2415x_charger: Fix memory leak on DTS parsing error | Krzysztof Kozlowski | 2014-10-28 | 1 | -6/+6 |
| * | | | | | power: bq2415x_charger: Properly handle ENODEV from power_supply_get_by_phandle | Krzysztof Kozlowski | 2014-10-28 | 1 | -2/+9 |
| * | | | | | power: ab8500_fg.c: use 64-bit time types | Ebru Akagunduz | 2014-10-15 | 1 | -8/+9 |
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2014-11-15 | 11 | -46/+103 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'drm/tegra/for-3.18-rc5' of git://people.freedesktop.org/~tagr/linu... | Dave Airlie | 2014-11-13 | 1 | -5/+4 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | drm/tegra: dc: Add missing call to drm_vblank_on() | Thierry Reding | 2014-11-13 | 1 | -5/+4 |
| * | | | | | | | Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-... | Dave Airlie | 2014-11-13 | 2 | -3/+38 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | drm/nouveau/nv50/disp: Fix modeset on G94 | Roy Spliet | 2014-11-13 | 1 | -2/+23 |
| | * | | | | | | | drm/gk20a/fb: fix setting of large page size bit | Alexandre Courbot | 2014-11-13 | 1 | -1/+15 |
| * | | | | | | | | Merge tag 'drm-intel-fixes-2014-11-13' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2014-11-13 | 1 | -16/+3 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | drm/i915: Fix obj->map_and_fenceable across tiling changes | Chris Wilson | 2014-11-11 | 1 | -16/+3 |
| * | | | | | | | | | Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 2014-11-13 | 5 | -3/+19 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | drm/radeon: add locking around atombios scratch space usage | Dave Airlie | 2014-11-11 | 5 | -3/+19 |
| | |/ / / / / / / / |
|
| * | | | | | | | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Dave Airlie | 2014-11-13 | 2 | -19/+39 |
| |\ \ \ \ \ \ \ \ \
| | |/ / / / / / / /
| |/| | | | | | | | |
|