summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-12-0831-55/+98
|\
| * perf: Do not send exit event twiceJiri Olsa2015-12-061-11/+31
| * perf/x86/intel: Fix INTEL_FLAGS_UEVENT_CONSTRAINT_DATALA_NA macroJiri Olsa2015-12-061-1/+1
| * perf/x86/intel: Make L1D_PEND_MISS.FB_FULL not constrained on HaswellYuanfang Chen2015-12-061-1/+1
| * perf: Fix PERF_EVENT_IOC_PERIOD deadlockPeter Zijlstra2015-12-041-1/+8
| * treewide: Remove old email addressPeter Zijlstra2015-11-2326-26/+26
| * perf/x86: Fix LBR call stack save/restoreAndi Kleen2015-11-232-1/+4
| * perf: Update email address in MAINTAINERSPeter Zijlstra2015-11-231-1/+1
| * perf/core: Robustify the perf_cgroup_from_task() RCU checksStephane Eranian2015-11-233-10/+18
| * perf/core: Fix RCU problem with cgroup context switching codeStephane Eranian2015-11-231-3/+8
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-12-077-45/+78
|\ \
| * | virtio_ring: shadow available ring flags & indexVenkatesh Srinivas2015-12-071-12/+34
| * | virtio: Do not drop __GFP_HIGH in alloc_indirectMichal Hocko2015-12-071-1/+1
| * | vhost: replace % with & on data pathMichael S. Tsirkin2015-12-071-3/+3
| * | tools/virtio: fix byteswap logicMichael S. Tsirkin2015-12-071-7/+13
| * | tools/virtio: move list macro stubsMichael S. Tsirkin2015-12-072-6/+6
| * | virtio: fix memory leak of virtio ida cache layersSuman Anna2015-12-071-0/+1
| * | vhost: relax log address alignmentMichael S. Tsirkin2015-12-071-1/+1
| * | virtio-net: Stop doing DMA from the stackMichael S. Tsirkin2015-12-071-15/+19
* | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-12-075-13/+56
|\ \ \ | |/ / |/| |
| * | jbd2: fix null committed data return in undo_accessJunxiao Bi2015-12-041-3/+7
| * | ext4: add "static" to ext4_seq_##name##_fops structXu Cang2015-11-261-1/+1
| * | ext4: fix an endianness bug in ext4_encrypted_follow_link()Al Viro2015-11-261-1/+1
| * | ext4: fix an endianness bug in ext4_encrypted_zeroout()Al Viro2015-11-261-1/+1
| * | jbd2: Fix unreclaimed pages after truncate in data=journal modeJan Kara2015-11-241-0/+2
| * | ext4: Fix handling of extended tv_secDavid Turner2015-11-241-7/+44
* | | Linux 4.4-rc4v4.4-rc4Linus Torvalds2015-12-071-1/+1
* | | staging/lustre: remove IOC_LIBCFS_PING_TEST ioctlJames Simmons2015-12-062-18/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-12-064-31/+15
|\ \ \
| * | | Don't reset ->total_link_count on nested calls of vfs_path_lookup()Al Viro2015-12-061-1/+0
| * | | ovl: get rid of the dead code left from broken (and disabled) optimizationsAl Viro2015-12-063-26/+11
| * | | ovl: fix permission checking for setattrMiklos Szeredi2015-12-061-4/+4
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-12-065-15/+45
|\ \ \ \
| * | | | sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule()Peter Zijlstra2015-12-041-0/+19
| * | | | sched/core: Better document the try_to_wake_up() barriersPeter Zijlstra2015-12-042-1/+10
| * | | | sched/cputime: Fix invalid gtime in procHiroshi Shimamoto2015-12-041-0/+3
| * | | | sched/core: Clear the root_domain cpumasks in init_rootdomain()Xunlei Pang2015-12-041-4/+4
| * | | | sched/core: Remove false-positive warning from wake_up_process()Sasha Levin2015-12-041-1/+0
| * | | | sched/wait: Fix signal handling in bit wait helpersPeter Zijlstra2015-12-041-8/+8
| * | | | sched/rt: Hide the push_irq_work_func() declarationArnd Bergmann2015-11-231-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-12-0612-36/+54
|\ \ \ \
| * | | | x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin2015-12-051-7/+10
| * | | | x86/mpx: Fix instruction decoder conditionDave Hansen2015-12-051-3/+3
| * | | | x86/mm: Fix regression with huge pages on PAEKirill A. Shutemov2015-12-046-19/+17
| * | | | x86 smpboot: Re-enable init_udelay=0 by default on modern CPUsLen Brown2015-11-251-4/+5
| * | | | x86/entry/64: Fix irqflag tracing wrt context trackingAndy Lutomirski2015-11-241-1/+18
| * | | | x86/microcode: Initialize the driver late when facilities are upBorislav Petkov2015-11-232-2/+1
| |/ / /
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-12-0619-70/+129
|\ \ \ \
| * \ \ \ Merge branch 'mkp-fixes' into fixesJames Bottomley2015-12-0319-59/+126
| |\ \ \ \
| | * | | | mpt3sas: fix Kconfig dependency problem for mpt2sas back compatibilityJames Bottomley2015-12-031-0/+1