Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | dm thin: use INIT_WORK_ONSTACK in noflush_work to avoid ODEBUG warning | Mike Snitzer | 2014-04-29 | 1 | -1/+1 | |
| * | | | | | | | dm verity: fix biovecs hash calculation regression | Milan Broz | 2014-04-15 | 1 | -6/+9 | |
| * | | | | | | | dm thin: fix rcu_read_lock being held in code that can sleep | Joe Thornber | 2014-04-08 | 1 | -3/+67 | |
| * | | | | | | | dm thin: irqsave must always be used with the pool->lock spinlock | Joe Thornber | 2014-04-08 | 1 | -2/+3 | |
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-05-02 | 2 | -2/+13 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/vsmp: Fix irq routing | Oren Twaig | 2014-04-28 | 1 | -1/+10 | |
| * | | | | | | | | x86: LLVMLinux: Wrap -mno-80387 with cc-option | Behan Webster | 2014-04-22 | 1 | -1/+3 | |
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-05-02 | 7 | -31/+70 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge tag 'kvm-arm-for-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 2014-04-30 | 3 | -14/+18 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | KVM: ARM: vgic: Fix the overlap check action about setting the GICD & GICC ba... | Haibin Wang | 2014-04-29 | 1 | -2/+3 | |
| | * | | | | | | | | | KVM: arm/arm64: vgic: fix GICD_ICFGR register accesses | Andre Przywara | 2014-04-28 | 1 | -5/+4 | |
| | * | | | | | | | | | KVM: ARM: vgic: Fix sgi dispatch problem | Haibin Wang | 2014-04-28 | 1 | -0/+1 | |
| | * | | | | | | | | | arm: KVM: fix possible misalignment of PGDs and bounce page | Mark Salter | 2014-04-28 | 1 | -6/+9 | |
| | * | | | | | | | | | ARM: KVM: disable KVM in Kconfig on big-endian systems | Will Deacon | 2014-04-26 | 1 | -1/+1 | |
| * | | | | | | | | | | KVM: async_pf: mm->mm_users can not pin apf->mm | Oleg Nesterov | 2014-04-28 | 1 | -4/+4 | |
| * | | | | | | | | | | MAINTAINERS: co-maintainance of KVM/{arm,arm64} | Marc Zyngier | 2014-04-28 | 1 | -0/+5 | |
| * | | | | | | | | | | KVM: x86: Check for host supported fields in shadow vmcs | Bandan Das | 2014-04-28 | 1 | -12/+41 | |
| * | | | | | | | | | | kvm: Use pci_enable_msix_exact() instead of pci_enable_msix() | Alexander Gordeev | 2014-04-28 | 1 | -1/+2 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2014-05-02 | 2 | -6/+17 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSH | Martin Schwidefsky | 2014-04-25 | 1 | -1/+0 | |
| * | | | | | | | | | | s390/chsc: fix SEI usage on old FW levels | Sebastian Ott | 2014-04-17 | 1 | -5/+17 | |
* | | | | | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2014-05-02 | 5 | -18/+55 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | RDMA/cxgb4: Update Kconfig to include Chelsio T5 adapter | Hariprasad S | 2014-04-29 | 1 | -3/+3 | |
| * | | | | | | | | | | | RDMA/cxgb4: Only allow kernel db ringing for T4 devs | Steve Wise | 2014-04-29 | 1 | -0/+4 | |
| * | | | | | | | | | | | RDMA/cxgb4: Force T5 connections to use TAHOE congestion control | Steve Wise | 2014-04-29 | 2 | -0/+22 | |
| * | | | | | | | | | | | RDMA/cxgb4: Fix endpoint mutex deadlocks | Steve Wise | 2014-04-29 | 3 | -15/+26 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'parisc-3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-05-02 | 2 | -8/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | parisc: Use generic uapi/asm/resource.h file | Helge Deller | 2014-05-01 | 2 | -7/+2 | |
| * | | | | | | | | | | | parisc: remove _STK_LIM_MAX override | John David Anglin | 2014-05-01 | 1 | -1/+0 | |
* | | | | | | | | | | | | Merge tag 'pinctrl-v3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-05-01 | 5 | -11/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | sh-pfc: r8a7791: Fix definition of MOD_SEL3 | Phil Edworthy | 2014-04-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | sh-pfc: r8a7790: Fix definition of IPSR5 | Guido Piasenza | 2014-04-23 | 1 | -2/+1 | |
| * | | | | | | | | | | | | pinctrl: single: Clear pin interrupts enabled by bootloader | Tony Lindgren | 2014-04-23 | 1 | -0/+13 | |
| * | | | | | | | | | | | | pinctrl: as3722: fix handling of GPIO invert bit | Andrew Bresticker | 2014-04-22 | 1 | -6/+11 | |
| * | | | | | | | | | | | | pinctrl/TB10x: Fix signedness bug | Christian Ruppert | 2014-04-22 | 1 | -2/+1 | |
* | | | | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-05-01 | 2 | -4/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | module: remove warning about waiting module removal. | Rusty Russell | 2014-04-28 | 1 | -3/+0 | |
| * | | | | | | | | | | | | | Fix: tracing: use 'E' instead of 'X' for unsigned module tain flag | Mathieu Desnoyers | 2014-04-23 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Hexagon: Delete stale barrier.h | Vineet Gupta | 2014-05-01 | 1 | -37/+0 | |
* | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-05-01 | 10 | -23/+66 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2014-05-01 | 7 | -20/+52 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | perf tests x86: Fix stack map lookup in dwarf unwind test | Jiri Olsa | 2014-04-30 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | perf x86: Fix perf to use non-executable stack, again | Mathias Krause | 2014-04-30 | 2 | -1/+11 | |
| | * | | | | | | | | | | | | | | perf tools: Remove extra '/' character in events file path | Xia Kaixu | 2014-04-30 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | perf machine: Search for modules in %s/lib/modules/%s | Richard Yao | 2014-04-30 | 1 | -4/+12 | |
| | * | | | | | | | | | | | | | | perf tests: Add static build make test | Jiri Olsa | 2014-04-30 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | perf tools: Fix bfd dependency libraries detection | Jiri Olsa | 2014-04-30 | 1 | -11/+23 | |
| | * | | | | | | | | | | | | | | perf tools: Use LDFLAGS instead of ALL_LDFLAGS | Jiri Olsa | 2014-04-30 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | perf/x86: Fix RAPL rdmsrl_safe() usage | Stephane Eranian | 2014-04-24 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2014-04-23 | 4 | -2/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |