Age | Commit message (Expand) | Author | Files | Lines |
2015-08-12 | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ... | Ingo Molnar | 1 | -4/+20 |
2015-08-03 | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a... | Andrey Konovalov | 1 | -2/+2 |
2015-07-27 | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 1 | -2/+0 |
2015-07-27 | ia64: Provide atomic_{or,xor,and} | Peter Zijlstra | 1 | -4/+22 |
2015-07-17 | mm: clean up per architecture MM hook header files | Laurent Dufour | 2 | -15/+1 |
2015-07-02 | Merge tag 'please-pull-put_kernel_page' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -4/+0 |
2015-07-02 | [IA64] Drop debug test/printk that some special pages are marked reserved | Tony Luck | 1 | -4/+0 |
2015-07-02 | Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/... | Linus Torvalds | 2 | -12/+2 |
2015-06-30 | mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nid | Mel Gorman | 1 | -12/+7 |
2015-06-29 | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+4 |
2015-06-29 | Merge tag 'please-pull-misc-4.2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -4/+5 |
2015-06-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -9/+0 |
2015-06-25 | mm/hugetlb: remove arch_prepare/release_hugepage from arch headers | Dominik Dingel | 1 | -9/+0 |
2015-06-25 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -2/+1 |
2015-06-24 | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook | Zhang Zhen | 1 | -4/+0 |
2015-06-24 | mm: new mm hook framework | Laurent Dufour | 1 | -0/+15 |
2015-06-24 | mm/hugetlb: reduce arch dependent code about huge_pmd_unshare | Zhang Zhen | 1 | -5/+0 |
2015-06-23 | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -32/+0 |
2015-06-22 | Merge tag 'please-pull-paravirt' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 33 | -3317/+68 |
2015-06-22 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -13/+19 |
2015-06-22 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -3/+3 |
2015-06-22 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -8/+1 |
2015-06-16 | ia64: don't use module_init in non-modular sim/simscsi.c code | Paul Gortmaker | 1 | -10/+1 |
2015-06-16 | ia64: don't use module_init for non-modular core kernel/mca.c code | Paul Gortmaker | 1 | -2/+1 |
2015-06-15 | ia64: Use setup_timer | Vaishali Thakkar | 1 | -4/+2 |
2015-06-15 | ia64: export flush_icache_range for module use | Luis R. Rodriguez | 1 | -0/+3 |
2015-06-10 | ia64: remove paravirt code | Luis R. Rodriguez | 33 | -3317/+68 |
2015-06-08 | PCI: Remove unused pci_dma_burst_advice() | Bjorn Helgaas | 1 | -19/+0 |
2015-06-08 | PCI: Remove unused pcibios_select_root() (again) | Bjorn Helgaas | 1 | -13/+0 |
2015-06-03 | Merge branch 'locking/core' into x86/core, to prepare for dependent patch | Ingo Molnar | 2 | -8/+1 |
2015-06-03 | Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/... | Ingo Molnar | 2 | -13/+19 |
2015-06-02 | ia64: make cpu_callin_map non-volatile. | Rusty Russell | 1 | -1/+2 |
2015-06-02 | Merge branch 'linus' into sched/core, to resolve conflict | Ingo Molnar | 1 | -3/+10 |
2015-05-27 | e820, efi: add ACPI 6.0 persistent memory types | Dan Williams | 1 | -0/+4 |
2015-05-28 | PCI / ACPI: Do not set ACPI companions for host bridges with parents | Rafael J. Wysocki | 1 | -3/+10 |
2015-05-27 | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() | Bartosz Golaszewski | 1 | -1/+1 |
2015-05-19 | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig | 1 | -1/+0 |
2015-05-19 | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t... | David Hildenbrand | 1 | -2/+2 |
2015-05-19 | locking/arch: Rename set_mb() to smp_store_mb() | Peter Zijlstra | 1 | -6/+1 |
2015-05-19 | locking/arch: Add WRITE_ONCE() to set_mb() | Peter Zijlstra | 1 | -1/+1 |
2015-05-13 | arch: Remove __ARCH_HAVE_CMPXCHG | Thomas Gleixner | 1 | -2/+0 |
2015-05-11 | Merge branch 'x86/asm' into x86/apic, to resolve a conflict | Ingo Molnar | 4 | -6/+4 |
2015-05-05 | remove <asm/scatterlist.h> | Christoph Hellwig | 1 | -1/+1 |
2015-04-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2015-04-24 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -1/+2 |
2015-04-24 | iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit | Jiang Liu | 2 | -13/+19 |
2015-04-22 | Merge tag 'pci-v4.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+1 |
2015-04-21 | ia64/PCI: Treat all host bridge Address Space Descriptors (even consumers) as... | Bjorn Helgaas | 1 | -4/+1 |
2015-04-20 | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 12 | -83/+82 |
2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -27/+0 |