Age | Commit message (Expand) | Author |
2015-06-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-06-23 | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-06-22 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-06-22 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2015-06-22 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2015-06-22 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2015-06-22 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-06-22 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-06-22 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-06-22 | Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co... | Ingo Molnar |
2015-06-18 | x86/cpu/amd: Give access to the number of nodes in a physical package | Aravind Gopalakrishnan |
2015-06-12 | iommu, x86: Provide irq_remapping_cap() interface | Feng Wu |
2015-06-12 | iommu, x86: Implement irq_set_vcpu_affinity for intel_ir_chip | Feng Wu |
2015-06-12 | iommu: Add new member capability to struct irq_remap_ops | Feng Wu |
2015-06-09 | x86/mpx: Support 32-bit binaries on 64-bit kernels | Dave Hansen |
2015-06-09 | x86/mpx: Introduce new 'directory entry' to 'addr' helper function | Dave Hansen |
2015-06-09 | x86: Make is_64bit_mm() widely available | Dave Hansen |
2015-06-09 | x86/mpx: Trace allocation of new bounds tables | Dave Hansen |
2015-06-09 | x86/mpx: Trace the attempts to find bounds tables | Dave Hansen |
2015-06-09 | x86/mpx: Trace entry to bounds exception paths | Dave Hansen |
2015-06-09 | x86/mpx: Trace #BR exceptions | Dave Hansen |
2015-06-09 | x86/mpx: Remove redundant MPX_BNDCFG_ADDR_MASK | Qiaowei Ren |
2015-06-09 | x86/mpx: Clean up the code by not passing a task pointer around when unnecessary | Dave Hansen |
2015-06-09 | x86/mpx: Use the new get_xsave_field_ptr()API | Dave Hansen |
2015-06-09 | x86/fpu/xstate: Wrap get_xsave_addr() to make it safer | Dave Hansen |
2015-06-08 | Merge branch 'x86/asm' into x86/core, to prepare for new patch | Ingo Molnar |
2015-06-08 | PCI: Remove unused pci_dma_burst_advice() | Bjorn Helgaas |
2015-06-08 | x86/asm/entry: Untangle 'system_call' into two entry points: entry_SYSCALL_64... | Ingo Molnar |
2015-06-08 | x86/asm/entry: Untangle 'ia32_sysenter_target' into two entry points: entry_S... | Ingo Molnar |
2015-06-08 | x86/asm/entry: Rename compat syscall entry points | Ingo Molnar |
2015-06-07 | preempt: Use preempt_schedule_context() as the official tracing preemption point | Frederic Weisbecker |
2015-06-07 | x86/microcode: Correct CPU family related variable types | Andy Shevchenko |
2015-06-07 | x86/uapi: Do not export <asm/msr-index.h> as part of the user API headers | Borislav Petkov |
2015-06-07 | Merge branch 'x86/ras' into x86/core, to fix conflicts | Ingo Molnar |
2015-06-07 | x86: Kill CONFIG_X86_HT | Borislav Petkov |
2015-06-07 | x86/mce: Add infrastructure to support Local MCE | Ashok Raj |
2015-06-07 | x86/mce: Add Local MCE definitions | Ashok Raj |
2015-06-07 | x86/mm/pat: Add set_memory_wt() for Write-Through type | Toshi Kani |
2015-06-07 | x86/mm/pat: Add pgprot_writethrough() | Toshi Kani |
2015-06-07 | x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappings | Toshi Kani |
2015-06-07 | x86/mm: Teach is_new_memtype_allowed() about Write-Through type | Toshi Kani |
2015-06-07 | x86/mm/pat: Emulate PAT when it is disabled | Borislav Petkov |
2015-06-05 | x86/asm/msr: Make wrmsrl_safe() a function | Andy Lutomirski |
2015-06-04 | x86/asm/entry: Move arch/x86/include/asm/calling.h to arch/x86/entry/ | Ingo Molnar |
2015-06-03 | x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> | Stephen Rothwell |
2015-06-03 | Merge branch 'locking/core' into x86/core, to prepare for dependent patch | Ingo Molnar |
2015-06-03 | Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/... | Ingo Molnar |
2015-06-02 | x86/asm/entry/64: Use negative immediates for stack adjustments | Jan Beulich |
2015-06-02 | x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers | Andy Lutomirski |
2015-06-02 | Merge branch 'linus' into sched/core, to resolve conflict | Ingo Molnar |