Age | Commit message (Expand) | Author |
2014-07-31 | x86, apic: Remove check_apicid_present callback | David Rientjes |
2014-07-31 | x86, apic: Remove mps_oem_check callback | David Rientjes |
2014-07-31 | x86, apic: Remove smp_callin_clear_local_apic callback | David Rientjes |
2014-07-31 | x86, apic: Replace trampoline physical addresses with defaults | David Rientjes |
2014-07-31 | x86, apic: Remove x86_32_numa_cpu_node callback | David Rientjes |
2014-07-13 | x86, vsmp: Remove is_vsmp_box() from apic_is_clustered_box() | Oren Twaig |
2014-06-21 | x86, irq: Introduce helper functions to release IOAPIC pin | Jiang Liu |
2014-06-21 | x86, irq: Clean up unused IOAPIC interface | Jiang Liu |
2014-06-21 | x86, irq: Introduce two helper functions to support irqdomain map operation | Jiang Liu |
2014-06-21 | x86, devicetree, irq: Use common mechanism to support irqdomain | Jiang Liu |
2014-06-21 | x86, irq: Enhance mp_register_ioapic() to support irqdomain | Jiang Liu |
2014-06-21 | x86, irq: Introduce mechanisms to support dynamically allocate IRQ for IOAPIC | Jiang Liu |
2014-06-21 | x86, ACPI, irq: Consolidate algorithm of mapping (ioapic, pin) to IRQ number | Jiang Liu |
2014-06-21 | x86, irq: Count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_... | Jiang Liu |
2014-06-21 | x86, irq: Introduce some helper utilities to improve readability | Jiang Liu |
2014-06-21 | x86, ioapic: Kill unused global variable timer_through_8259 | Jiang Liu |
2014-06-21 | x86, irq, trivial: Minor improvements of IRQ related code | Jiang Liu |
2014-06-21 | x86, mpparse: Simplify arch/x86/include/asm/mpspec.h | Jiang Liu |
2014-06-12 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-06-12 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-06-06 | signals: kill sigfindinword() | Oleg Nesterov |
2014-06-06 | x86, locking/rwlocks: Enable qrwlocks on x86 | Waiman Long |
2014-06-06 | Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare... | Ingo Molnar |
2014-06-05 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-06-05 | Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/... | Linus Torvalds |
2014-06-05 | Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2014-06-05 | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar |
2014-06-05 | uprobes/x86: Rename arch_uprobe->def to ->defparam, minor comment updates | Oleg Nesterov |
2014-06-05 | Merge branch 'perf/kprobes' into perf/core | Ingo Molnar |
2014-06-04 | Merge branch 'akpm' (patchbomb from Andrew) into next | Linus Torvalds |
2014-06-04 | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL | Fabian Frederick |
2014-06-04 | hwpoison: remove unused global variable in do_machine_check() | Chen Yucong |
2014-06-04 | mm: x86 pgtable: require X86_64 for soft-dirty tracker | Cyrill Gorcunov |
2014-06-04 | mm: x86 pgtable: drop unneeded preprocessor ifdef | Cyrill Gorcunov |
2014-06-04 | x86: enable DMA CMA with swiotlb | Akinobu Mita |
2014-06-04 | x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels | Mel Gorman |
2014-06-04 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-06-04 | Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-06-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next | Linus Torvalds |
2014-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-06-03 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-06-03 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-06-03 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-06-03 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-06-03 | Merge branch 'acpica' | Rafael J. Wysocki |
2014-06-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-06-03 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-06-02 | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |