summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | mm: fix build of split ptlock codeOlof Johansson2013-12-211-1/+1
| * | | | | | Merge tag 'arc-fixes-for-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-12-201-1/+7
| |\ \ \ \ \ \
| | * | | | | | ARC: Allow conditional multiple inclusion of uapi/asm/unistd.hVineet Gupta2013-12-191-1/+7
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2013-12-201-20/+18Star
| |\ \ \ \ \ \
| | * | | | | | arm64: ptrace: avoid using HW_BREAKPOINT_EMPTY for disabled eventsWill Deacon2013-12-191-20/+18Star
| | |/ / / / /
| * | | | | | pstore: Don't allow high traffic options on fragile devicesLuck, Tony2013-12-204-2/+10
| * | | | | | Merge tag 'dmaengine-fixes-3.13-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-12-209-109/+79Star
| |\ \ \ \ \ \
| | * | | | | | net_dma: mark brokenDan Williams2013-12-181-0/+1
| | * | | | | | dma: pl330: ensure DMA descriptors are zero-initialisedWill Deacon2013-12-181-4/+1Star
| | * | | | | | dmaengine: fix sleep in atomicDan Williams2013-12-131-1/+1
| | * | | | | | dmaengine: mv_xor: fix oops when channels fail to initialiseRussell King2013-12-131-11/+13
| | * | | | | | dma: mv_xor: Use dmaengine_unmap_data for the self-testsEzequiel Garcia2013-12-131-21/+50
| | * | | | | | dmaengine: fix enable for high order unmap poolsDan Williams2013-12-132-1/+7
| | * | | | | | dma: fix build warnings in txx9Dan Williams2013-12-131-1/+0Star
| | * | | | | | dmatest: fix build warning on mipsDan Williams2013-12-131-4/+4
| | * | | | | | dma: fix fsldma build warningsDan Williams2013-12-131-30/+1Star
| | * | | | | | dma: fix build warnings in ppc4xxDan Williams2013-12-131-26/+1Star
| | * | | | | | dmaengine: at_hdmac: remove unused functionOlof Johansson2013-12-131-4/+0Star
| | * | | | | | dma: mv_xor: remove mv_desc_get_dest_addr()Jason Cooper2013-12-131-6/+0Star
| * | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-12-2013-62/+112
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'signed-for-3.13' of git://github.com/agraf/linux-2.6 into kvm-masterPaolo Bonzini2013-12-2013-62/+112
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | KVM: PPC: Book3S HV: Don't drop low-order page address bitsPaul Mackerras2013-12-181-0/+1
| | | * | | | | | powerpc: book3s: kvm: Don't abuse host r2 in exit pathAneesh Kumar K.V2013-12-183-4/+5
| | | * | | | | | powerpc/kvm/booke: Fix build break due to stack frame size warningScott Wood2013-12-113-23/+23
| | | * | | | | | KVM: PPC: Book3S: PR: Enable interrupts earlierAlexander Graf2013-12-092-10/+2Star
| | | * | | | | | KVM: PPC: Book3S: PR: Make svcpu -> vcpu store preempt savvyAlexander Graf2013-12-092-0/+23
| | | * | | | | | KVM: PPC: Book3S: PR: Export kvmppc_copy_to|from_svcpuAlexander Graf2013-12-091-0/+4
| | | * | | | | | KVM: PPC: Book3S: PR: Don't clobber our exit handler idAlexander Graf2013-12-091-3/+10
| | | * | | | | | powerpc: kvm: fix rare but potential deadlock scenepingfan liu2013-11-182-1/+9
| | | * | | | | | KVM: PPC: Book3S HV: Take SRCU read lock around kvm_read_guest() callPaul Mackerras2013-11-181-0/+2
| | | * | | | | | KVM: PPC: Book3S HV: Make tbacct_lock irq-safePaul Mackerras2013-11-181-10/+12
| | | * | | | | | KVM: PPC: Book3S HV: Refine barriers in guest entry/exitPaul Mackerras2013-11-181-6/+10
| | | * | | | | | KVM: PPC: Book3S HV: Fix physical address calculationsPaul Mackerras2013-11-182-5/+11
| * | | | | | | | mm: do not allocate page->ptl dynamically, if spinlock_t fits to longKirill A. Shutemov2013-12-205-7/+8
| * | | | | | | | mm: page_alloc: revert NUMA aspect of fair allocation policyJohannes Weiner2013-12-201-10/+9Star
| * | | | | | | | Revert "mm: page_alloc: exclude unreclaimable allocations from zone fairness ...Mel Gorman2013-12-201-2/+1Star
| * | | | | | | | mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportKirill A. Shutemov2013-12-201-3/+2Star
| * | | | | | | | Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-12-206-44/+51
| |\ \ \ \ \ \ \ \
| | * | | | | | | | xen/balloon: Seperate the auto-translate logic properly (v2)Stefano Stabellini2013-12-131-29/+34
| | * | | | | | | | xen/block: Correctly define structures in public headers on ARM32 and ARM64Julien Grall2013-12-131-5/+5
| | * | | | | | | | arm: xen: foreign mapping PTEs are special.Ian Campbell2013-12-111-1/+1
| | * | | | | | | | xen/arm64: do not call the swiotlb functions twiceStefano Stabellini2013-12-111-4/+0Star
| | * | | | | | | | xen: privcmd: do not return pages which we have failed to unmapIan Campbell2013-12-061-2/+7
| | * | | | | | | | XEN: Grant table address, xen_hvm_resume_frames, is a phys_addr not a pfnEric Trudeau2013-12-042-3/+4
| * | | | | | | | | Merge tag 'trace-fixes-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-12-201-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ftrace: Initialize the ftrace profiler for each possible cpuMiao Xie2013-12-161-1/+1
| * | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-12-192-2/+17
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entitiesKirill Tkhai2013-12-171-0/+14
| | * | | | | | | | | | sched: Assign correct scheduling domain to 'sd_llc'Mel Gorman2013-12-171-2/+3
| * | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-12-192-3/+19
| |\ \ \ \ \ \ \ \ \ \ \