| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-10-14 | mm: add architecture primitives for software dirty bit clearing |  Martin Schwidefsky | 1 | -0/+10 |
| 2015-10-04 | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile |  Linus Torvalds | 1 | -8/+72 |
| 2015-09-19 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm |  Linus Torvalds | 1 | -1/+1 |
| 2015-09-19 | mm: fix type cast in __pfn_to_phys() |  Tyler Baker | 1 | -1/+1 |
| 2015-09-17 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -2/+2 |
| 2015-09-11 | locking/qspinlock/x86: Fix performance regression under unaccelerated VMs |  Peter Zijlstra | 1 | -2/+2 |
| 2015-09-10 | dma-mapping: consolidate dma_set_mask |  Christoph Hellwig | 1 | -0/+15 |
| 2015-09-10 | dma-mapping: consolidate dma_supported |  Christoph Hellwig | 1 | -0/+13 |
| 2015-09-10 | dma-mapping: cosolidate dma_mapping_error |  Christoph Hellwig | 1 | -0/+14 |
| 2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_noncoherent |  Christoph Hellwig | 1 | -0/+18 |
| 2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} |  Christoph Hellwig | 1 | -0/+58 |
| 2015-09-08 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 1 | -0/+6 |
| 2015-09-08 | Merge tag 'rtc-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux |  Linus Torvalds | 1 | -0/+29 |
| 2015-09-08 | mm: add utility for early copy from unmapped ram |  Mark Salter | 1 | -0/+6 |
| 2015-09-08 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm |  Linus Torvalds | 1 | -0/+6 |
| 2015-09-08 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild |  Linus Torvalds | 1 | -3/+1 |
| 2015-09-08 | Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip |  Linus Torvalds | 2 | -0/+5 |
| 2015-09-05 | rtc: cmos: century support |  Sylvain Chouleur | 1 | -0/+29 |
| 2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 5 | -209/+129 |
| 2015-09-01 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -1/+43 |
| 2015-08-31 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -2/+3 |
| 2015-08-27 | mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.h |  Christoph Hellwig | 1 | -0/+6 |
| 2015-08-25 | PCI: Add pci_iomap_wc() variants |  Luis R. Rodriguez | 1 | -0/+14 |
| 2015-08-25 | Merge tag 'v4.2-rc8' into x86/mm, before applying new changes |  Ingo Molnar | 12 | -74/+296 |
| 2015-08-20 | kbuild: Fix .text.unlikely placement |  Andi Kleen | 1 | -3/+1 |
| 2015-08-20 | mm: provide early_memremap_ro to establish read-only mapping |  Juergen Gross | 2 | -0/+5 |
| 2015-08-12 | locking/qrwlock: Make use of _{acquire|release|relaxed}() atomics |  Will Deacon | 1 | -7/+6 |
| 2015-08-12 | locking/qrwlock: Implement queue_write_unlock() using smp_store_release() |  Will Deacon | 1 | -8/+1 |
| 2015-08-12 | locking, asm-generic: Add _{relaxed|acquire|release}() variants for 'atomic_long_t' |  Will Deacon | 1 | -26/+58 |
| 2015-08-12 | locking, asm-generic: Rework atomic-long.h to avoid bulk code duplication |  Will Deacon | 1 | -149/+40 |
| 2015-08-12 | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for upstream |  Ingo Molnar | 2 | -5/+10 |
| 2015-08-03 | sched/preempt: Fix cond_resched_lock() and cond_resched_softirq() |  Konstantin Khlebnikov | 1 | -2/+3 |
| 2015-08-03 | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_acquire() |  Andrey Konovalov | 1 | -2/+2 |
| 2015-08-03 | Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up fixes before applying new changes |  Ingo Molnar | 1 | -0/+16 |
| 2015-07-27 | atomic: Collapse all atomic_{set,clear}_mask definitions |  Peter Zijlstra | 1 | -10/+0 |
| 2015-07-27 | atomic: Provide atomic_{or,xor,and} |  Peter Zijlstra | 2 | -9/+16 |
| 2015-07-27 | atomic: Prepare generic atomic implementation for logic ops |  Peter Zijlstra | 1 | -2/+10 |
| 2015-07-21 | x86/mm, asm-generic: Add IOMMU ioremap_uc() variant default |  Luis R. Rodriguez | 1 | -1/+29 |
| 2015-07-17 | mm: clean up per architecture MM hook header files |  Laurent Dufour | 1 | -0/+16 |
| 2015-07-08 | Make asm/word-at-a-time.h available on all architectures |  Chris Metcalf | 1 | -8/+72 |
| 2015-07-06 | locking/qrwlock: Better optimization for interrupt context readers |  Waiman Long | 1 | -2/+2 |
| 2015-07-06 | locking/qrwlock: Rename functions to queued_*() |  Waiman Long | 1 | -29/+29 |
| 2015-07-01 | Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc |  Linus Torvalds | 1 | -1/+27 |
| 2015-06-25 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block |  Linus Torvalds | 1 | -34/+0 |
| 2015-06-25 | Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux |  Linus Torvalds | 1 | -0/+1 |
| 2015-06-24 | mm: clarify that the function operates on hugepage pte |  Aneesh Kumar K.V | 1 | -9/+9 |
| 2015-06-24 | powerpc/mm: use generic version of pmdp_clear_flush() |  Aneesh Kumar K.V | 1 | -7/+2 |
| 2015-06-24 | mm/thp: split out pmd collapse flush into separate functions |  Aneesh Kumar K.V | 1 | -0/+21 |
| 2015-06-25 | arch: conditionally define smp_{mb,rmb,wmb} |  Vineet Gupta | 1 | -0/+25 |
| 2015-06-23 | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 1 | -13/+0 |