index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
memory-failure.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-28
tty: 8250: constify parisc_device_id
Arvind Yadav
1
-2
/
+2
2017-08-28
serial: 8250_of: Add basic PM runtime support
Franklin S Cooper Jr
1
-11
/
+24
2017-08-28
serial: 8250_of: use of_property_read_bool()
Sergei Shtylyov
1
-2
/
+2
2017-08-28
serial: 8250: Use hrtimers for rs485 delays
Rafael Gago
2
-26
/
+44
2017-08-28
serial: core: Consider rs485 settings to drive RTS
Rafael Gago
1
-9
/
+25
2017-08-28
tty: serial: 8250_mtk: Use PTR_ERR_OR_ZERO
Himanshu Jha
1
-4
/
+1
2017-08-28
dt-bindings: serial: sh-sci: Add support for r8a77995 (H)SCIF
Geert Uytterhoeven
1
-0
/
+2
2017-08-28
serial: sh-sci: use of_property_read_bool()
Sergei Shtylyov
1
-2
/
+1
2017-08-28
serial: Fix port type numbering for TI DA8xx
Andy Shevchenko
1
-1
/
+3
2017-08-28
serial: Remove unused port type
Andy Shevchenko
1
-3
/
+0
2017-08-28
serial: pch_uart: Make port type explicit
Andy Shevchenko
2
-21
/
+19
2017-08-28
serial: core: remove unneeded irq_wake flag
Andy Shevchenko
2
-7
/
+3
2017-08-28
serial: stm32-usart: Avoid using irq_wake flag
Andy Shevchenko
1
-1
/
+1
2017-08-28
serial: st-asc: Avoid using irq_wake flag
Andy Shevchenko
1
-1
/
+1
2017-08-28
serial: fsl_lpuart: Avoid using irq_wake flag
Andy Shevchenko
1
-4
/
+9
2017-08-28
tty: serial: msm: Move request_irq to the end of startup
Neeraj Upadhyay
1
-5
/
+14
2017-08-28
serial: pch_uart: Remove unneeded NULL check
Fabio Estevam
1
-2
/
+1
2017-08-28
tty: serial: sprd: fix error return code in sprd_probe()
Gustavo A. R. Silva
1
-2
/
+2
2017-08-28
serial: meson: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2017-08-28
serial: owl: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2017-08-28
serial: stm32: fix pio transmit timeout
Gerald Baeza
1
-1
/
+1
2017-08-28
serial: pl011: constify amba_id
Arvind Yadav
1
-1
/
+1
2017-08-28
serial: pl010: constify amba_id
Arvind Yadav
1
-1
/
+1
2017-08-28
tty: amba-pl011: constify vendor_data structures
Julia Lawall
1
-2
/
+2
2017-08-14
Linux 4.13-rc5
v4.13-rc5
Linus Torvalds
1
-1
/
+1
2017-08-12
mtd: blkdevs: Fix mtd block write failure
Abhishek Sahu
1
-0
/
+1
2017-08-11
pnfs/blocklayout: require 64-bit sector_t
Christoph Hellwig
1
-0
/
+1
2017-08-11
iommu/arm-smmu: fix null-pointer dereference in arm_smmu_add_device
Artem Savkov
1
-0
/
+7
2017-08-11
xen/events: Fix interrupt lost during irq_disable and irq_enable
Liu Shuo
1
-1
/
+1
2017-08-11
xen: avoid deadlock in xenbus
Juergen Gross
1
-1
/
+2
2017-08-11
xen: fix hvm guest with kaslr enabled
Juergen Gross
1
-2
/
+14
2017-08-11
xen: split up xen_hvm_init_shared_info()
Juergen Gross
1
-21
/
+24
2017-08-11
x86: provide an init_mem_mapping hypervisor hook
Juergen Gross
2
-0
/
+13
2017-08-11
fuse: set mapping error in writepage_locked when it fails
Jeff Layton
1
-0
/
+1
2017-08-11
userfaultfd: replace ENOSPC with ESRCH in case mm has gone during copy/zeropage
Mike Rapoport
1
-2
/
+2
2017-08-11
zram: rework copy of compressor name in comp_algorithm_store()
Matthias Kaehlcke
1
-2
/
+2
2017-08-11
rmap: do not call mmu_notifier_invalidate_page() under ptl
Kirill A. Shutemov
1
-22
/
+30
2017-08-11
mm: fix list corruptions on shmem shrinklist
Cong Wang
1
-2
/
+10
2017-08-11
mm/balloon_compaction.c: don't zero ballooned pages
Wei Wang
1
-1
/
+1
2017-08-11
MAINTAINERS: copy virtio on balloon_compaction.c
Michael S. Tsirkin
1
-0
/
+1
2017-08-11
mm: fix KSM data corruption
Minchan Kim
2
-3
/
+7
2017-08-11
mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
Minchan Kim
8
-9
/
+48
2017-08-11
mm: make tlb_flush_pending global
Minchan Kim
2
-25
/
+0
2017-08-11
mm: refactor TLB gathering API
Minchan Kim
8
-25
/
+54
2017-08-11
Revert "mm: numa: defer TLB flush for THP migration as long as possible"
Nadav Amit
2
-6
/
+7
2017-08-11
mm: migrate: fix barriers around tlb_flush_pending
Nadav Amit
1
-4
/
+10
2017-08-11
mm: migrate: prevent racy access to tlb_flush_pending
Nadav Amit
4
-13
/
+26
2017-08-11
fault-inject: fix wrong should_fail() decision in task context
Akinobu Mita
1
-3
/
+5
2017-08-11
test_kmod: fix small memory leak on filesystem tests
Dan Carpenter
1
-1
/
+1
2017-08-11
test_kmod: fix the lock in register_test_dev_kmod()
Dan Carpenter
1
-1
/
+1
[next]