| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-12-14 | [IA64] Enable mlock2 syscall for ia64 |  Tony Luck | 3 | -1/+3 |
| 2015-12-04 | module: use a structure to encapsulate layout. |  Rusty Russell | 1 | -7/+7 |
| 2015-12-04 | lcoking/barriers, arch: Use smp barriers in smp_store_release() |  Davidlohr Bueso | 1 | -1/+1 |
| 2015-11-16 | percpu: remove PERCPU_ENOUGH_ROOM which is stale definition |  Jungseok Lee | 1 | -2/+0 |
| 2015-11-04 | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 2 | -272/+99 |
| 2015-11-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -4/+4 |
| 2015-10-28 | [IA64] Wire up kcmp syscall |  Émeric MASCHINO | 3 | -1/+3 |
| 2015-10-16 | ia64/PCI/ACPI: Use common interface to support PCI host bridge |  Jiang Liu | 1 | -186/+47 |
| 2015-10-16 | ia64/PCI: Use common struct resource_entry to replace struct iospace_resource |  Jiang Liu | 2 | -14/+8 |
| 2015-10-16 | ia64/PCI/ACPI: Use common ACPI resource parsing interface for host bridge |  Jiang Liu | 1 | -208/+180 |
| 2015-10-06 | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changes |  Ingo Molnar | 2 | -2/+4 |
| 2015-10-04 | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile |  Linus Torvalds | 1 | -0/+1 |
| 2015-09-25 | Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 1 | -2/+3 |
| 2015-09-23 | atomic, arch: Audit atomic_{read,set}() |  Peter Zijlstra | 1 | -4/+4 |
| 2015-09-15 | ia64: Enable userfaultfd and membarrier system calls |  Luck, Tony | 3 | -1/+5 |
| 2015-09-15 | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" |  Bjorn Helgaas | 1 | -2/+3 |
| 2015-09-10 | dma-mapping: consolidate dma_set_mask |  Christoph Hellwig | 1 | -9/+0 |
| 2015-09-10 | dma-mapping: consolidate dma_supported |  Christoph Hellwig | 1 | -6/+0 |
| 2015-09-10 | dma-mapping: cosolidate dma_mapping_error |  Christoph Hellwig | 1 | -7/+0 |
| 2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_noncoherent |  Christoph Hellwig | 1 | -3/+0 |
| 2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} |  Christoph Hellwig | 1 | -25/+0 |
| 2015-09-10 | kexec: split kexec_load syscall from kexec core code |  Dave Young | 1 | -0/+1 |
| 2015-09-08 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 3 | -7/+3 |
| 2015-09-08 | mm: rename alloc_pages_exact_node() to __alloc_pages_node() |  Vlastimil Babka | 3 | -7/+3 |
| 2015-09-08 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm |  Linus Torvalds | 3 | -3/+4 |
| 2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -6/+22 |
| 2015-09-01 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial |  Linus Torvalds | 1 | -2/+2 |
| 2015-09-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 4 | -12/+12 |
| 2015-08-31 | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 1 | -3/+2 |
| 2015-08-27 | mm: ZONE_DEVICE for "device memory" |  Dan Williams | 1 | -2/+2 |
| 2015-08-14 | arch: introduce memremap() |  Dan Williams | 1 | -0/+1 |
| 2015-08-12 | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for upstream |  Ingo Molnar | 1 | -4/+20 |
| 2015-08-10 | arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead |  Dan Williams | 1 | -1/+1 |
| 2015-08-07 | mm: tlb.c: Fix error message |  Nik Nyby | 1 | -2/+2 |
| 2015-08-03 | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_acquire() |  Andrey Konovalov | 1 | -2/+2 |
| 2015-07-30 | Merge branch 'linus' into irq/core |  Thomas Gleixner | 2 | -15/+1 |
| 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-27 | ia64/iosapic: Use irq_set_chip_handler_name_locked() |  Thomas Gleixner | 1 | -3/+3 |
| 2015-07-27 | ia64/irq: Use access helper irq_data_get_affinity_mask() |  Jiang Liu | 4 | -7/+7 |
| 2015-07-23 | PCI: Call pci_read_bridge_bases() from core instead of arch code |  Lorenzo Pieralisi | 1 | -3/+2 |
| 2015-07-17 | mm: clean up per architecture MM hook header files |  Laurent Dufour | 2 | -15/+1 |
| 2015-07-16 | treewide: Use helper function to access irq_data->msi_desc |  Jiang Liu | 2 | -2/+2 |
| 2015-07-08 | Make asm/word-at-a-time.h available on all architectures |  Chris Metcalf | 1 | -0/+1 |
| 2015-07-02 | Merge tag 'please-pull-put_kernel_page' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/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/scm/linux/kernel/git/paulg/linux |  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/git/djbw/nvdimm |  Linus Torvalds | 1 | -0/+4 |
| 2015-06-29 | Merge tag 'please-pull-misc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux |  Linus Torvalds | 2 | -4/+5 |