Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-03-20 | 6 | -16/+38 |
|\ | |||||
| * | Merge branch 'ras/core' into core/objtool, to pick up the new exception table... | Ingo Molnar | 2016-02-25 | 3 | -24/+36 |
| |\ | |||||
| * \ | Merge branch 'x86/debug' into core/objtool, to pick up frame pointer fixes | Ingo Molnar | 2016-02-25 | 33 | -516/+548 |
| |\ \ | |||||
| | * | | sched/x86: Add stack frame dependency to __preempt_schedule[_notrace]() | Josh Poimboeuf | 2016-02-24 | 1 | -2/+11 |
| | * | | x86/locking: Create stack frame in PV unlock | Josh Poimboeuf | 2016-02-24 | 1 | -0/+4 |
| | * | | x86/uaccess: Add stack frame output operand in get_user() inline asm | Chris J Arges | 2016-02-24 | 1 | -2/+3 |
| | * | | x86/paravirt: Create a stack frame in PV_CALLEE_SAVE_REGS_THUNK | Josh Poimboeuf | 2016-02-24 | 1 | -2/+7 |
| | * | | x86/paravirt: Add stack frame dependency to PVOP inline asm calls | Josh Poimboeuf | 2016-02-24 | 1 | -8/+10 |
| | * | | x86/xen: Add stack frame dependency to hypercall inline asm calls | Josh Poimboeuf | 2016-02-24 | 1 | -2/+3 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-03-19 | 3 | -12/+9 |
|\ \ \ \ | |||||
| * | | | | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short | Alexander Duyck | 2016-03-13 | 2 | -3/+2 |
| * | | | | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck | 2016-03-13 | 2 | -8/+6 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-03-08 | 3 | -2/+30 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-02-23 | 2 | -2/+2 |
| |\ \ \ \ \ | |||||
| * | | | | | | perf: generalize perf_callchain | Alexei Starovoitov | 2016-02-20 | 1 | -1/+1 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-03-17 | 1 | -4/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | klp: remove CONFIG_LIVEPATCH dependency from klp headers | Jiri Kosina | 2016-03-06 | 1 | -2/+0 |
| * | | | | | | | klp: remove superfluous errors in asm/livepatch.h | Miroslav Benes | 2016-03-06 | 1 | -2/+0 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2016-03-17 | 1 | -4/+0 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu... | Linus Walleij | 2016-03-09 | 2 | -6/+5 |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| * | | | | | | | gpio: Remove unused asm/gpio.h files | Bjorn Helgaas | 2016-02-16 | 1 | -4/+0 |
* | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-03-17 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | efi: stub: use high allocation for converted command line | Ard Biesheuvel | 2016-02-24 | 1 | -0/+2 |
* | | | | | | | | | Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-03-16 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | libnvdimm, pmem: clear poison on write | Dan Williams | 2016-03-09 | 1 | -0/+5 |
| | |_|_|_|/ / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-03-16 | 1 | -3/+15 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'pci/host-hv' into next | Bjorn Helgaas | 2016-03-15 | 1 | -0/+15 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | PCI: Add fwnode_handle to x86 pci_sysdata | Jake Oshins | 2016-02-16 | 1 | -0/+15 |
| | | |_|/ / / / / / | | |/| | | | | | | | |||||
| * / | | | | | | | | PCI: Move pci_dma_* helpers to common code | Christoph Hellwig | 2016-03-07 | 1 | -3/+0 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-03-16 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'pm-tools' | Rafael J. Wysocki | 2016-03-14 | 1 | -4/+4 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Rafael J. Wysocki | 2016-03-14 | 1 | -4/+4 |
| | |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | | | |||||
| | | * | | | | | | | | x86 msr-index: Simplify syntax for HWP fields | Len Brown | 2016-02-17 | 1 | -4/+4 |
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-03-16 | 3 | -12/+84 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | KVM: x86: remove eager_fpu field of struct kvm_vcpu_arch | Paolo Bonzini | 2016-03-09 | 1 | -1/+0 |
| * | | | | | | | | | | | Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 2016-03-09 | 5 | -4/+32 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | KVM: MMU: simplify last_pte_bitmap | Paolo Bonzini | 2016-03-08 | 1 | -6/+2 |
| * | | | | | | | | | | | KVM: MMU: apply page track notifier | Xiao Guangrong | 2016-03-03 | 1 | -2/+3 |
| * | | | | | | | | | | | KVM: page track: add notifier support | Xiao Guangrong | 2016-03-03 | 2 | -0/+40 |
| * | | | | | | | | | | | KVM: MMU: clear write-flooding on the fast path of tracked page | Xiao Guangrong | 2016-03-03 | 1 | -1/+1 |
| * | | | | | | | | | | | KVM: MMU: let page fault handler be aware tracked page | Xiao Guangrong | 2016-03-03 | 1 | -0/+2 |
| * | | | | | | | | | | | KVM: page track: introduce kvm_slot_page_track_{add,remove}_page | Xiao Guangrong | 2016-03-03 | 1 | -0/+7 |
| * | | | | | | | | | | | KVM: page track: add the framework of guest page tracking | Xiao Guangrong | 2016-03-03 | 2 | -0/+23 |
| * | | | | | | | | | | | KVM: MMU: rename has_wrprotected_page to mmu_gfn_lpage_is_disallowed | Xiao Guangrong | 2016-03-03 | 1 | -1/+1 |
| * | | | | | | | | | | | drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header | Andrey Smetanin | 2016-02-16 | 1 | -0/+2 |
| * | | | | | | | | | | | kvm/x86: Rename Hyper-V long spin wait hypercall | Andrey Smetanin | 2016-02-16 | 1 | -1/+1 |
| * | | | | | | | | | | | KVM: x86: Use vector-hashing to deliver lowest-priority interrupts | Feng Wu | 2016-02-09 | 1 | -0/+2 |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-03-15 | 1 | -56/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | x86/apic: Deinline __default_send_IPI_*, save ~200 bytes | Denys Vlasenko | 2016-03-08 | 1 | -56/+2 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-03-15 | 2 | -1/+3 |
|\ \ \ \ \ \ \ \ \ \ \ |