index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-01-08
memremap: change devm_memremap_pages interface to use struct dev_pagemap
Christoph Hellwig
2018-01-08
memremap: drop private struct page_map
Logan Gunthorpe
2018-01-08
memremap: simplify duplicate region handling in devm_memremap_pages
Christoph Hellwig
2018-01-08
memremap: remove to_vmem_altmap
Christoph Hellwig
2018-01-08
mm: optimize dev_pagemap reference counting around get_dev_pagemap
Christoph Hellwig
2018-01-08
mm: move get_dev_pagemap out of line
Christoph Hellwig
2018-01-08
mm: merge vmem_altmap_alloc into altmap_alloc_block_buf
Christoph Hellwig
2018-01-08
mm: split altmap memory map allocation from normal case
Christoph Hellwig
2018-01-08
mm: pass the vmem_altmap to memmap_init_zone
Christoph Hellwig
2018-01-08
mm: pass the vmem_altmap to vmemmap_free
Christoph Hellwig
2018-01-08
mm: pass the vmem_altmap to arch_remove_memory and __remove_pages
Christoph Hellwig
2018-01-08
mm: pass the vmem_altmap to vmemmap_populate
Christoph Hellwig
2018-01-08
mm: pass the vmem_altmap to arch_add_memory and __add_pages
Christoph Hellwig
2018-01-08
mm: don't export __add_pages
Christoph Hellwig
2018-01-08
mm: don't export arch_add_memory
Christoph Hellwig
2018-01-08
memremap: provide stubs for vmem_altmap_offset and vmem_altmap_free
Christoph Hellwig
2017-12-31
Linux 4.15-rc6
v4.15-rc6
Linus Torvalds
2017-12-31
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2017-12-31
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-12-31
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-12-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-12-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-12-31
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-12-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-12-31
Merge tag 'char-misc-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-12-31
Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-31
Merge tag 'staging-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-12-31
Merge tag 'tty-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-12-31
Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-12-31
MAINTAINERS: mark arch/blackfin/ and its gubbins as orphaned
Adam Borowski
2017-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2017-12-31
x86/ldt: Make LDT pgtable free conditional
Thomas Gleixner
2017-12-31
x86/ldt: Plug memory leak in error path
Thomas Gleixner
2017-12-31
x86/mm: Remove preempt_disable/enable() from __native_flush_tlb()
Thomas Gleixner
2017-12-31
x86/smpboot: Remove stale TLB flush invocations
Thomas Gleixner
2017-12-30
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2017-12-30
objtool: Fix seg fault with clang-compiled objects
Simon Ser
2017-12-30
objtool: Fix seg fault caused by missing parameter
Simon Ser
2017-12-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-12-30
kbuild: add '-fno-stack-check' to kernel build options
Linus Torvalds
2017-12-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-29
timerqueue: Document return values of timerqueue_add/del()
Thomas Gleixner
2017-12-29
timers: Invoke timer_start_debug() where it makes sense
Thomas Gleixner
2017-12-29
nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()
Thomas Gleixner
2017-12-29
timers: Reinitialize per cpu bases on hotplug
Thomas Gleixner
2017-12-29
timers: Use deferrable base independent of base::nohz_active
Anna-Maria Gleixner
2017-12-29
genirq/msi, x86/vector: Prevent reservation mode for non maskable MSI
Thomas Gleixner
2017-12-29
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
2017-12-29
x86/vector: Use IRQD_CAN_RESERVE flag
Thomas Gleixner
[next]