Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | dmaengine: mv_xor: fix oops when channels fail to initialise | Russell King | 2013-12-12 | 1 | -11/+13 | |
| * | | | | | | dma: mv_xor: Use dmaengine_unmap_data for the self-tests | Ezequiel Garcia | 2013-12-12 | 1 | -21/+50 | |
| * | | | | | | dmaengine: fix enable for high order unmap pools | Dan Williams | 2013-12-12 | 2 | -1/+7 | |
| * | | | | | | dma: fix build warnings in txx9 | Dan Williams | 2013-12-12 | 1 | -1/+0 | |
| * | | | | | | dmatest: fix build warning on mips | Dan Williams | 2013-12-12 | 1 | -4/+4 | |
| * | | | | | | dma: fix fsldma build warnings | Dan Williams | 2013-12-12 | 1 | -30/+1 | |
| * | | | | | | dma: fix build warnings in ppc4xx | Dan Williams | 2013-12-12 | 1 | -26/+1 | |
| * | | | | | | dmaengine: at_hdmac: remove unused function | Olof Johansson | 2013-12-12 | 1 | -4/+0 | |
| * | | | | | | dma: mv_xor: remove mv_desc_get_dest_addr() | Jason Cooper | 2013-12-12 | 1 | -6/+0 | |
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-12-20 | 13 | -62/+112 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge tag 'signed-for-3.13' of git://github.com/agraf/linux-2.6 into kvm-master | Paolo Bonzini | 2013-12-20 | 13 | -62/+112 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| | * | | | | | | KVM: PPC: Book3S HV: Don't drop low-order page address bits | Paul Mackerras | 2013-12-18 | 1 | -0/+1 | |
| | * | | | | | | powerpc: book3s: kvm: Don't abuse host r2 in exit path | Aneesh Kumar K.V | 2013-12-18 | 3 | -4/+5 | |
| | * | | | | | | powerpc/kvm/booke: Fix build break due to stack frame size warning | Scott Wood | 2013-12-11 | 3 | -23/+23 | |
| | * | | | | | | KVM: PPC: Book3S: PR: Enable interrupts earlier | Alexander Graf | 2013-12-09 | 2 | -10/+2 | |
| | * | | | | | | KVM: PPC: Book3S: PR: Make svcpu -> vcpu store preempt savvy | Alexander Graf | 2013-12-09 | 2 | -0/+23 | |
| | * | | | | | | KVM: PPC: Book3S: PR: Export kvmppc_copy_to|from_svcpu | Alexander Graf | 2013-12-09 | 1 | -0/+4 | |
| | * | | | | | | KVM: PPC: Book3S: PR: Don't clobber our exit handler id | Alexander Graf | 2013-12-09 | 1 | -3/+10 | |
| | * | | | | | | powerpc: kvm: fix rare but potential deadlock scene | pingfan liu | 2013-11-18 | 2 | -1/+9 | |
| | * | | | | | | KVM: PPC: Book3S HV: Take SRCU read lock around kvm_read_guest() call | Paul Mackerras | 2013-11-18 | 1 | -0/+2 | |
| | * | | | | | | KVM: PPC: Book3S HV: Make tbacct_lock irq-safe | Paul Mackerras | 2013-11-18 | 1 | -10/+12 | |
| | * | | | | | | KVM: PPC: Book3S HV: Refine barriers in guest entry/exit | Paul Mackerras | 2013-11-18 | 1 | -6/+10 | |
| | * | | | | | | KVM: PPC: Book3S HV: Fix physical address calculations | Paul Mackerras | 2013-11-18 | 2 | -5/+11 | |
* | | | | | | | | mm: do not allocate page->ptl dynamically, if spinlock_t fits to long | Kirill A. Shutemov | 2013-12-20 | 5 | -7/+8 | |
* | | | | | | | | mm: page_alloc: revert NUMA aspect of fair allocation policy | Johannes Weiner | 2013-12-20 | 1 | -10/+9 | |
* | | | | | | | | Revert "mm: page_alloc: exclude unreclaimable allocations from zone fairness ... | Mel Gorman | 2013-12-20 | 1 | -2/+1 | |
* | | | | | | | | mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) support | Kirill A. Shutemov | 2013-12-20 | 1 | -3/+2 | |
* | | | | | | | | Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2013-12-20 | 6 | -44/+51 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | xen/balloon: Seperate the auto-translate logic properly (v2) | Stefano Stabellini | 2013-12-13 | 1 | -29/+34 | |
| * | | | | | | | | xen/block: Correctly define structures in public headers on ARM32 and ARM64 | Julien Grall | 2013-12-13 | 1 | -5/+5 | |
| * | | | | | | | | arm: xen: foreign mapping PTEs are special. | Ian Campbell | 2013-12-11 | 1 | -1/+1 | |
| * | | | | | | | | xen/arm64: do not call the swiotlb functions twice | Stefano Stabellini | 2013-12-11 | 1 | -4/+0 | |
| * | | | | | | | | xen: privcmd: do not return pages which we have failed to unmap | Ian Campbell | 2013-12-06 | 1 | -2/+7 | |
| * | | | | | | | | XEN: Grant table address, xen_hvm_resume_frames, is a phys_addr not a pfn | Eric Trudeau | 2013-12-04 | 2 | -3/+4 | |
* | | | | | | | | | Merge tag 'trace-fixes-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-12-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ftrace: Initialize the ftrace profiler for each possible cpu | Miao Xie | 2013-12-16 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-12-19 | 2 | -2/+17 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entities | Kirill Tkhai | 2013-12-17 | 1 | -0/+14 | |
| * | | | | | | | | | | sched: Assign correct scheduling domain to 'sd_llc' | Mel Gorman | 2013-12-17 | 1 | -2/+3 | |
* | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-12-19 | 2 | -3/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | perf: Document the new transaction sample type | Vince Weaver | 2013-12-17 | 1 | -0/+1 | |
| * | | | | | | | | | | | perf: Disable all pmus on unthrottling and rescheduling | Alexander Shishkin | 2013-12-17 | 1 | -3/+18 | |
* | | | | | | | | | | | | Merge tag 'sound-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2013-12-19 | 16 | -45/+115 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'asoc-v3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Takashi Iwai | 2013-12-19 | 541 | -2724/+5150 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | *-------------. \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branches 'asoc/fix/adsp', 'asoc/fix/arizona', 'asoc/fix... | Mark Brown | 2013-12-19 | 11 | -32/+75 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | * | | | | | | | | | | | | | ASoC: wm8904: fix DSP mode B configuration | Bo Shen | 2013-12-18 | 1 | -1/+1 | |
| | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|/ | | | | | | | | | |/| | | | | | | | | | | | ||||||
| | | | | | | * | | | | | | | | | | | | | | ASoC: kirkwood: Fix the CPU DAI rates | Jean-Francois Moine | 2013-12-17 | 1 | -12/+12 | |
| | | | | | | | |_|_|_|_|_|_|_|_|_|_|/ / | | | | | | | |/| | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | ASoC: wm5110: Correct HPOUT3 DAPM route typo | Charles Keepax | 2013-12-17 | 1 | -1/+1 | |
| | | | | |_|_|_|/ / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | ASoC: wm_adsp: Add small delay while polling DSP RAM start | Charles Keepax | 2013-12-18 | 1 | -3/+7 | |
| | | |/ / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | Merge remote-tracking branch 'asoc/fix/dma' into asoc-linus | Mark Brown | 2013-12-19 | 1 | -11/+27 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |