summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-12-06Linux 4.4-rc4v4.4-rc4Linus Torvalds
2015-12-06staging/lustre: remove IOC_LIBCFS_PING_TEST ioctlJames Simmons
2015-12-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-12-06Don't reset ->total_link_count on nested calls of vfs_path_lookup()Al Viro
2015-12-06ovl: get rid of the dead code left from broken (and disabled) optimizationsAl Viro
2015-12-06ovl: fix permission checking for setattrMiklos Szeredi
2015-12-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-12-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-12-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-12-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2015-12-05x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin
2015-12-05x86/mpx: Fix instruction decoder conditionDave Hansen
2015-12-05Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-12-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-12-04drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3)Alex Deucher
2015-12-04Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-12-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-12-04drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)Mario Kleiner
2015-12-04drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interruptLyude
2015-12-04drm/amdgpu: add spin lock to protect freed list in vm (v2)jimqu
2015-12-04drm/amdgpu: partially revert "drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR...Christian König
2015-12-04drm/amdgpu: take a BO reference for the user fenceChristian König
2015-12-04drm/amdgpu: take a BO reference in the display codeChristian König
2015-12-04Merge tag 'kvm-arm-for-v4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2015-12-04drm/amdgpu: set snooped flags only on system addresses v2Christian König
2015-12-04Merge tag 'sound-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-12-04Merge tag 'pm+acpi-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-12-04ARM/arm64: KVM: correct PTE uncachedness checkArd Biesheuvel
2015-12-04arm64: KVM: Get rid of old vcpu_reg()Pavel Fedin
2015-12-04arm64: KVM: Correctly handle zero register in system register accessesPavel Fedin
2015-12-04arm64: KVM: Remove const from struct sys_reg_paramsPavel Fedin
2015-12-04arm64: KVM: Correctly handle zero register during MMIOPavel Fedin
2015-12-04rbd: don't put snap_context twice in rbd_queue_workfn()Ilya Dryomov
2015-12-04Merge branches 'pm-domains' and 'pm-cpufreq'Rafael J. Wysocki
2015-12-04Merge branches 'acpica', 'acpi-video' and 'device-properties'Rafael J. Wysocki
2015-12-04Merge branches 'acpi-pci' and 'pm-pci'Rafael J. Wysocki
2015-12-04sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule()Peter Zijlstra
2015-12-04sched/core: Better document the try_to_wake_up() barriersPeter Zijlstra
2015-12-04sched/cputime: Fix invalid gtime in procHiroshi Shimamoto
2015-12-04sched/core: Clear the root_domain cpumasks in init_rootdomain()Xunlei Pang
2015-12-04sched/core: Remove false-positive warning from wake_up_process()Sasha Levin
2015-12-04sched/wait: Fix signal handling in bit wait helpersPeter Zijlstra
2015-12-04x86/mm: Fix regression with huge pages on PAEKirill A. Shutemov
2015-12-04drm/nouveau: Fix pre-nv50 pageflip events (v4)Daniel Vetter
2015-12-04drm: Fix an unwanted master inheritance v2Thomas Hellstrom
2015-12-04Merge tag 'imx-drm-fixes-2015-12-01' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2015-12-04Merge tag 'drm-intel-fixes-2015-12-03' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-12-04PM / Domains: Fix bad of_node_put() in failure paths of genpd_dev_pm_attach()Eric Anholt
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds