Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | 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 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| | | * | | | | | | | | | | drm/exynos: fix possible infinite loop issue | Inki Dae | 2014-11-10 | 1 | -16/+15 | |
| | | * | | | | | | | | | | drm/exynos: g2d: fix null pointer dereference | Inki Dae | 2014-11-10 | 1 | -3/+6 | |
| | | * | | | | | | | | | | drm/exynos: resolve infinite loop issue on non multi-platform | Inki Dae | 2014-11-10 | 1 | -0/+6 | |
| | | * | | | | | | | | | | drm/exynos: resolve infinite loop issue on multi-platform | Inki Dae | 2014-11-10 | 1 | -0/+12 | |
| * | | | | | | | | | | | | kernel: use the gnu89 standard explicitly | Kirill A. Shutemov | 2014-11-15 | 1 | -2/+3 | |
| * | | | | | | | | | | | | Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2014-11-15 | 13 | -69/+124 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | sunrpc: fix sleeping under rcu_read_lock in gss_stringify_acceptor | Jeff Layton | 2014-11-13 | 1 | -5/+30 | |
| | * | | | | | | | | | | | | NFS: Don't try to reclaim delegation open state if recovery failed | Trond Myklebust | 2014-11-12 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revoked | Trond Myklebust | 2014-11-12 | 2 | -11/+0 | |
| | * | | | | | | | | | | | | NFSv4: Fix races between nfs_remove_bad_delegation() and delegation return | Trond Myklebust | 2014-11-12 | 3 | -3/+23 | |
| | * | | | | | | | | | | | | NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATE | Trond Myklebust | 2014-11-12 | 1 | -25/+17 | |
| | * | | | | | | | | | | | | NFSv4: Ensure that we remove NFSv4.0 delegations when state has expired | Trond Myklebust | 2014-11-12 | 1 | -1/+23 | |
| | * | | | | | | | | | | | | NFS: SEEK is an NFS v4.2 feature | Anna Schumaker | 2014-11-12 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | nfs: Fix use of uninitialized variable in nfs_getattr() | Jan Kara | 2014-11-12 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | nfs: Remove bogus assignment | Jan Kara | 2014-11-12 | 1 | -1/+1 |