Age | Commit message (Expand) | Author |
2015-06-15 | ia64: export flush_icache_range for module use | Luis R. Rodriguez |
2015-06-10 | ia64: remove paravirt code | Luis R. Rodriguez |
2015-06-08 | PCI: Remove unused pci_dma_burst_advice() | Bjorn Helgaas |
2015-06-08 | PCI: Remove unused pcibios_select_root() (again) | Bjorn Helgaas |
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 | ia64: make cpu_callin_map non-volatile. | Rusty Russell |
2015-06-02 | Merge branch 'linus' into sched/core, to resolve conflict | Ingo Molnar |
2015-05-28 | e820, efi: add ACPI 6.0 persistent memory types | Dan Williams |
2015-05-27 | PCI / ACPI: Do not set ACPI companions for host bridges with parents | Rafael J. Wysocki |
2015-05-27 | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() | Bartosz Golaszewski |
2015-05-19 | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig |
2015-05-19 | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t... | David Hildenbrand |
2015-05-19 | locking/arch: Rename set_mb() to smp_store_mb() | Peter Zijlstra |
2015-05-19 | locking/arch: Add WRITE_ONCE() to set_mb() | Peter Zijlstra |
2015-05-13 | arch: Remove __ARCH_HAVE_CMPXCHG | Thomas Gleixner |
2015-05-11 | Merge branch 'x86/asm' into x86/apic, to resolve a conflict | Ingo Molnar |
2015-05-05 | remove <asm/scatterlist.h> | Christoph Hellwig |
2015-04-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2015-04-24 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-04-24 | iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit | Jiang Liu |
2015-04-22 | Merge tag 'pci-v4.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-04-21 | ia64/PCI: Treat all host bridge Address Space Descriptors (even consumers) as... | Bjorn Helgaas |
2015-04-20 | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-04-15 | VFS: assorted weird filesystems: d_inode() annotations | David Howells |
2015-04-15 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2015-04-14 | ia64: expose number of page table levels on Kconfig level | Kirill A. Shutemov |
2015-04-12 | arch: Remove exec_domain from remaining archs | Richard Weinberger |
2015-04-12 | ia64: Remove Linux/x86 exec domain support | Richard Weinberger |
2015-04-02 | kbuild: ia64: use $(src)/Makefile.gate rather than particular path | Masahiro Yamada |
2015-04-02 | kbuild: use relative path to include Makefile | Masahiro Yamada |
2015-03-26 | ACPI / processor: Introduce phys_cpuid_t for CPU hardware ID | Catalin Marinas |
2015-03-25 | ACPI / sleep: Introduce CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORT | Graeme Gregory |
2015-03-19 | PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) | Yijing Wang |
2015-03-10 | ia64: remove deprecated cpus_ usage. | Rusty Russell |
2015-03-05 | ia64: fix up obsolete cpu function usage. | Rusty Russell |
2015-03-05 | ia64: Use for_each_cpu_and() and cpumask_any_and() instead of temp var. | Rusty Russell |
2015-02-18 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-02-14 | ia64: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo |
2015-02-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-02-13 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |
2015-02-12 | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov |
2015-02-12 | mm/hugetlb: reduce arch dependent code around follow_huge_* | Naoya Horiguchi |
2015-02-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-02-10 | ia64: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov |
2015-02-10 | Merge branches 'acpi-doc', 'acpi-pm', 'acpi-pcc' and 'acpi-tables' | Rafael J. Wysocki |
2015-02-10 | Merge branch 'acpica' | Rafael J. Wysocki |
2015-02-10 | KVM: ia64: drop kvm.h from installed user headers | Mike Frysinger |
2015-02-06 | ACPI / table: remove duplicate NULL check for the handler of acpi_table_parse() | Hanjun Guo |