| Commit message (Expand) | Author | Age | Files | Lines |
* | ia64: Enable userfaultfd and membarrier system calls | Luck, Tony | 2015-09-15 | 3 | -1/+5 |
* | dma-mapping: consolidate dma_set_mask | Christoph Hellwig | 2015-09-10 | 1 | -9/+0 |
* | dma-mapping: consolidate dma_supported | Christoph Hellwig | 2015-09-10 | 1 | -6/+0 |
* | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig | 2015-09-10 | 1 | -7/+0 |
* | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig | 2015-09-10 | 1 | -3/+0 |
* | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 2015-09-10 | 1 | -25/+0 |
* | kexec: split kexec_load syscall from kexec core code | Dave Young | 2015-09-10 | 1 | -0/+1 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-09-08 | 3 | -7/+3 |
|\ |
|
| * | mm: rename alloc_pages_exact_node() to __alloc_pages_node() | Vlastimil Babka | 2015-09-08 | 3 | -7/+3 |
* | | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-09-08 | 3 | -3/+4 |
|\ \
| |/
|/| |
|
| * | mm: ZONE_DEVICE for "device memory" | Dan Williams | 2015-08-27 | 1 | -2/+2 |
| * | arch: introduce memremap() | Dan Williams | 2015-08-14 | 1 | -0/+1 |
| * | arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead | Dan Williams | 2015-08-10 | 1 | -1/+1 |
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-03 | 2 | -6/+22 |
|\ \ |
|
| * \ | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ... | Ingo Molnar | 2015-08-12 | 1 | -4/+20 |
| |\ \ |
|
| | * | | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -2/+0 |
| | * | | ia64: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -4/+22 |
| | |/ |
|
| * / | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a... | Andrey Konovalov | 2015-08-03 | 1 | -2/+2 |
| |/ |
|
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2015-09-01 | 1 | -2/+2 |
|\ \ |
|
| * | | mm: tlb.c: Fix error message | Nik Nyby | 2015-08-07 | 1 | -2/+2 |
| |/ |
|
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-09-01 | 4 | -12/+12 |
|\ \ |
|
| * | | Merge branch 'linus' into irq/core | Thomas Gleixner | 2015-07-30 | 2 | -15/+1 |
| |\| |
|
| * | | ia64/iosapic: Use irq_set_chip_handler_name_locked() | Thomas Gleixner | 2015-07-27 | 1 | -3/+3 |
| * | | ia64/irq: Use access helper irq_data_get_affinity_mask() | Jiang Liu | 2015-07-27 | 4 | -7/+7 |
| * | | treewide: Use helper function to access irq_data->msi_desc | Jiang Liu | 2015-07-16 | 2 | -2/+2 |
* | | | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-08-31 | 1 | -3/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | PCI: Call pci_read_bridge_bases() from core instead of arch code | Lorenzo Pieralisi | 2015-07-23 | 1 | -3/+2 |
| |/ |
|
* / | mm: clean up per architecture MM hook header files | Laurent Dufour | 2015-07-17 | 2 | -15/+1 |
|/ |
|
* | Merge tag 'please-pull-put_kernel_page' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2015-07-02 | 1 | -4/+0 |
|\ |
|
| * | [IA64] Drop debug test/printk that some special pages are marked reserved | Tony Luck | 2015-07-02 | 1 | -4/+0 |
* | | Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/... | Linus Torvalds | 2015-07-02 | 2 | -12/+2 |
|\ \
| |/
|/| |
|
| * | ia64: don't use module_init in non-modular sim/simscsi.c code | Paul Gortmaker | 2015-06-16 | 1 | -10/+1 |
| * | ia64: don't use module_init for non-modular core kernel/mca.c code | Paul Gortmaker | 2015-06-16 | 1 | -2/+1 |
* | | mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nid | Mel Gorman | 2015-06-30 | 1 | -12/+7 |
* | | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-06-29 | 1 | -0/+4 |
|\ \ |
|
| * | | e820, efi: add ACPI 6.0 persistent memory types | Dan Williams | 2015-05-27 | 1 | -0/+4 |
* | | | Merge tag 'please-pull-misc-4.2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-06-29 | 2 | -4/+5 |
|\ \ \ |
|
| * | | | ia64: Use setup_timer | Vaishali Thakkar | 2015-06-15 | 1 | -4/+2 |
| * | | | ia64: export flush_icache_range for module use | Luis R. Rodriguez | 2015-06-15 | 1 | -0/+3 |
| | |/
| |/| |
|
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-06-26 | 1 | -9/+0 |
|\ \ \ |
|
| * | | | mm/hugetlb: remove arch_prepare/release_hugepage from arch headers | Dominik Dingel | 2015-06-25 | 1 | -9/+0 |
* | | | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-06-25 | 2 | -2/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig | 2015-05-19 | 1 | -1/+0 |
| * | | | remove <asm/scatterlist.h> | Christoph Hellwig | 2015-05-05 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook | Zhang Zhen | 2015-06-24 | 1 | -4/+0 |
* | | | mm: new mm hook framework | Laurent Dufour | 2015-06-24 | 1 | -0/+15 |
* | | | mm/hugetlb: reduce arch dependent code about huge_pmd_unshare | Zhang Zhen | 2015-06-24 | 1 | -5/+0 |
* | | | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-06-23 | 1 | -32/+0 |
|\ \ \ |
|
| * | | | PCI: Remove unused pci_dma_burst_advice() | Bjorn Helgaas | 2015-06-08 | 1 | -19/+0 |
| * | | | PCI: Remove unused pcibios_select_root() (again) | Bjorn Helgaas | 2015-06-08 | 1 | -13/+0 |
| |/ / |
|