aboutsummaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-02acpi, nfit: fix register dimm error handlingToshi Kani1-0/+3
2018-02-01libnvdimm, namespace: make min namespace size 4KDan Williams1-1/+1
2018-02-01tools/testing/nvdimm: force nfit_test to depend on instrumented modulesDan Williams7-0/+63
2018-02-01libnvdimm/nfit_test: adding support for unit testing enable LSS statusDave Jiang2-0/+40
2018-02-01libnvdimm/nfit_test: add firmware download emulationDave Jiang2-28/+360
2018-01-23device-dax: Fix trailing semicolonLuis de Bethencourt1-1/+1
2018-01-19libnvdimm, btt: fix uninitialized err_lockJeff Moyer1-1/+1
2018-01-19dax: require 'struct page' by default for filesystem daxDan Williams4-0/+19
2018-01-19ext2: auto disable dax instead of failing mountDan Williams1-2/+5
2018-01-19ext4: auto disable dax instead of failing mountDan Williams1-3/+6
2018-01-19mm, dax: introduce pfn_t_special()Dan Williams4-3/+31
2018-01-19mm: Fix devm_memremap_pages() collision handlingJan H. Schönherr1-4/+7
2018-01-19mm: Fix memory size alignment in devm_memremap_pages_release()Jan H. Schönherr1-1/+2
2018-01-08memremap: merge find_dev_pagemap into get_dev_pagemapChristoph Hellwig1-9/+1
2018-01-08memremap: change devm_memremap_pages interface to use struct dev_pagemapChristoph Hellwig8-81/+77
2018-01-08memremap: drop private struct page_mapLogan Gunthorpe3-45/+30
2018-01-08memremap: simplify duplicate region handling in devm_memremap_pagesChristoph Hellwig1-11/+0
2018-01-08memremap: remove to_vmem_altmapChristoph Hellwig2-35/+0
2018-01-08mm: optimize dev_pagemap reference counting around get_dev_pagemapChristoph Hellwig2-10/+14
2018-01-08mm: move get_dev_pagemap out of lineChristoph Hellwig2-37/+38
2018-01-08mm: merge vmem_altmap_alloc into altmap_alloc_block_bufChristoph Hellwig1-29/+16
2018-01-08mm: split altmap memory map allocation from normal caseChristoph Hellwig4-21/+13
2018-01-08mm: pass the vmem_altmap to memmap_init_zoneChristoph Hellwig7-16/+18
2018-01-08mm: pass the vmem_altmap to vmemmap_freeChristoph Hellwig10-51/+68
2018-01-08mm: pass the vmem_altmap to arch_remove_memory and __remove_pagesChristoph Hellwig10-26/+19
2018-01-08mm: pass the vmem_altmap to vmemmap_populateChristoph Hellwig11-29/+39
2018-01-08mm: pass the vmem_altmap to arch_add_memory and __add_pagesChristoph Hellwig10-29/+39
2018-01-08mm: don't export __add_pagesChristoph Hellwig1-1/+0
2018-01-08mm: don't export arch_add_memoryChristoph Hellwig2-2/+0
2018-01-08memremap: provide stubs for vmem_altmap_offset and vmem_altmap_freeChristoph Hellwig1-4/+14
2017-12-31Linux 4.15-rc6Linus Torvalds1-1/+1
2017-12-31MAINTAINERS: mark arch/blackfin/ and its gubbins as orphanedAdam Borowski1-9/+7
2017-12-31x86/ldt: Make LDT pgtable free conditionalThomas Gleixner1-1/+2
2017-12-31x86/ldt: Plug memory leak in error pathThomas Gleixner1-1/+7
2017-12-31x86/mm: Remove preempt_disable/enable() from __native_flush_tlb()Thomas Gleixner1-6/+8
2017-12-31x86/smpboot: Remove stale TLB flush invocationsThomas Gleixner1-9/+0
2017-12-30objtool: Fix seg fault with clang-compiled objectsSimon Ser1-0/+2
2017-12-30objtool: Fix seg fault caused by missing parameterSimon Ser1-1/+3
2017-12-30kbuild: add '-fno-stack-check' to kernel build optionsLinus Torvalds1-0/+3
2017-12-29timerqueue: Document return values of timerqueue_add/del()Thomas Gleixner1-3/+5
2017-12-29timers: Invoke timer_start_debug() where it makes senseThomas Gleixner1-2/+2
2017-12-29nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()Thomas Gleixner1-2/+17
2017-12-29timers: Reinitialize per cpu bases on hotplugThomas Gleixner4-4/+21
2017-12-29timers: Use deferrable base independent of base::nohz_activeAnna-Maria Gleixner1-9/+7
2017-12-29genirq/msi, x86/vector: Prevent reservation mode for non maskable MSIThomas Gleixner2-5/+44
2017-12-29genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner13-28/+29
2017-12-29x86/vector: Use IRQD_CAN_RESERVE flagThomas Gleixner1-0/+2
2017-12-29genirq: Introduce IRQD_CAN_RESERVE flagThomas Gleixner2-0/+18
2017-12-29genirq/msi: Handle reactivation only on successThomas Gleixner1-8/+27
2017-12-29gpio: brcmstb: Make really use of the new lockdep classThomas Gleixner1-1/+1