Age | Commit message (Expand) | Author | Files | Lines |
2016-10-07 | mm: move phys_mem_access_prot_allowed() declaration to pgtable.h | Baoyou Xie | 1 | -2/+0 |
2016-10-07 | Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+14 |
2016-10-06 | Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -11/+0 |
2016-10-06 | Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -39/+44 |
2016-10-03 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -4/+22 |
2016-10-03 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -5/+48 |
2016-10-03 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+4 |
2016-10-03 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 20 | -299/+237 |
2016-10-03 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -4/+4 |
2016-10-03 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -36/+57 |
2016-10-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 6 | -257/+1 |
2016-10-03 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -12/+17 |
2016-10-03 | Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+4 |
2016-09-30 | xen: Remove event channel notification through Xen PCI platform device | KarimAllah Ahmed | 1 | -11/+0 |
2016-09-30 | x86/asm: Get rid of __read_cr4_safe() | Andy Lutomirski | 4 | -21/+8 |
2016-09-30 | Merge branch 'x86/urgent' into x86/asm | Thomas Gleixner | 1 | -1/+1 |
2016-09-30 | x86/cmpxchg, locking/atomics: Remove superfluous definitions | Nikolay Borisov | 1 | -44/+0 |
2016-09-30 | x86, locking/spinlocks: Remove ticket (spin)lock implementation | Peter Zijlstra | 4 | -212/+0 |
2016-09-29 | x86/init: Fix cr4_init_shadow() on CR4-less machines | Andy Lutomirski | 1 | -1/+1 |
2016-09-26 | Merge branch 'x86/urgent' into x86/apic | Thomas Gleixner | 1 | -60/+9 |
2016-09-26 | Merge tag 'v4.8-rc8' into ras/core, to pick up fixes | Ingo Molnar | 1 | -3/+7 |
2016-09-24 | x86/alternatives: Add stack frame dependency to alternative_call_2() | Josh Poimboeuf | 1 | -2/+6 |
2016-09-23 | x86/PCI: VMD: Request userspace control of PCIe hotplug indicators | Keith Busch | 1 | -0/+14 |
2016-09-22 | Merge branch 'locking/urgent' into locking/core, to pick up fixes | Ingo Molnar | 8 | -74/+41 |
2016-09-22 | x86/platform/uv/BAU: Add UV4-specific functions | Andrew Banman | 1 | -0/+30 |
2016-09-22 | x86/platform/uv/BAU: Add generic function pointers | Andrew Banman | 1 | -0/+11 |
2016-09-22 | x86/platform/uv/BAU: Convert uv_physnodeaddr() use to uv_gpa_to_offset() | Andrew Banman | 1 | -2/+0 |
2016-09-22 | x86/platform/uv/BAU: Clean up pq_init() | Andrew Banman | 1 | -1/+1 |
2016-09-22 | Merge branch 'linus' into x86/platform, to pick up fixes | Ingo Molnar | 1 | -63/+16 |
2016-09-21 | x86/acpi: Introduce persistent storage for cpuid <-> apicid mapping | Gu Zheng | 1 | -0/+1 |
2016-09-21 | x86/e820: Prepare e280 code for switch to dynamic storage | Denys Vlasenko | 1 | -2/+4 |
2016-09-20 | Merge branch 'efi/urgent' into efi/core, to pick up fixes | Ingo Molnar | 1 | -3/+7 |
2016-09-20 | KVM: x86: Hyper-V tsc page setup | Paolo Bonzini | 1 | -0/+2 |
2016-09-20 | KVM: x86: introduce get_kvmclock_ns | Paolo Bonzini | 1 | -2/+3 |
2016-09-20 | x86/dumpstack: Remove dump_trace() and related callbacks | Josh Poimboeuf | 1 | -36/+0 |
2016-09-20 | x86/dumpstack: Convert show_trace_log_lvl() to use the new unwinder | Josh Poimboeuf | 1 | -6/+4 |
2016-09-20 | x86/unwind: Add new unwind interface and implementations | Josh Poimboeuf | 1 | -0/+73 |
2016-09-20 | Merge branch 'linus' into x86/asm, to pick up fixes | Ingo Molnar | 1 | -1/+5 |
2016-09-20 | locking/rwsem, x86: Drop a bogus cc clobber | Jan Beulich | 1 | -1/+1 |
2016-09-20 | x86/apic: Get rid of apic_version[] array | Denys Vlasenko | 1 | -1/+1 |
2016-09-20 | x86/apic: Order irq_enter/exit() calls correctly vs. ack_APIC_irq() | Wanpeng Li | 1 | -3/+2 |
2016-09-16 | kvm: x86: drop read_tsc_offset() | Luiz Capitulino | 1 | -1/+0 |
2016-09-16 | kvm: x86: add tsc_offset field to struct kvm_vcpu_arch | Luiz Capitulino | 1 | -0/+1 |
2016-09-16 | x86/dumpstack: Remove NULL task pointer convention | Josh Poimboeuf | 1 | -2/+2 |
2016-09-15 | fix minor infoleak in get_user_ex() | Al Viro | 1 | -1/+5 |
2016-09-15 | x86: Move thread_info into task_struct | Andy Lutomirski | 1 | -46/+0 |
2016-09-15 | x86/asm: Move the thread_info::status field to thread_struct | Andy Lutomirski | 3 | -34/+21 |
2016-09-15 | Merge branch 'linus' into x86/asm, to pick up recent fixes | Ingo Molnar | 1 | -62/+11 |
2016-09-15 | x86/dumpstack: Add get_stack_info() interface | Josh Poimboeuf | 1 | -4/+37 |
2016-09-14 | x86/signal: Add SA_{X32,IA32}_ABI sa_flags | Dmitry Safonov | 2 | -0/+10 |