Age | Commit message (Expand) | Author |
2015-08-12 | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ... | Ingo Molnar |
2015-08-03 | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a... | Andrey Konovalov |
2015-07-27 | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-27 | ia64: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-17 | mm: clean up per architecture MM hook header files | Laurent Dufour |
2015-06-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-06-25 | mm/hugetlb: remove arch_prepare/release_hugepage from arch headers | Dominik Dingel |
2015-06-25 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-06-24 | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook | Zhang Zhen |
2015-06-24 | mm: new mm hook framework | Laurent Dufour |
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 tag 'please-pull-paravirt' of git://git.kernel.org/pub/scm/linux/kernel... | 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 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
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-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 | 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-05 | remove <asm/scatterlist.h> | Christoph Hellwig |
2015-04-24 | iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit | Jiang Liu |
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-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-03-05 | ia64: fix up obsolete cpu function usage. | Rusty Russell |
2015-02-18 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |
2015-02-11 | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov |
2015-02-10 | ia64: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov |
2015-01-13 | ia64: fix put_user sparse errors | Michael S. Tsirkin |
2015-01-13 | ia64/uaccess: fix sparse errors | Michael S. Tsirkin |
2015-01-05 | [IA64] Enable execveat syscall for ia64 | Tony Luck |
2014-12-19 | Merge tag 'please-pull-misc-3.19' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-12-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-12-11 | arch: Add lightweight memory barriers dma_rmb() and dma_wmb() | Alexander Duyck |
2014-12-11 | arch: Cleanup read_barrier_depends() and comments | Alexander Duyck |
2014-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann |
2014-12-02 | [IA64] Update comment that references __get_cpu_var | Christoph Lameter |
2014-11-20 | KVM: ia64: remove | Paolo Bonzini |
2014-11-11 | Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux... | Arnd Bergmann |
2014-11-10 | Change xlate_dev_{kmem,mem}_ptr() prototypes | Thierry Reding |
2014-10-20 | ia64: io: implement dummy relaxed accessor macros for writes | Will Deacon |
2014-10-19 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds |
2014-10-15 | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-10-14 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds |