index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
mremap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-03
irqchip/gic-v3-mbi: Don't map the MSI page in mbi_compose_m{b, s}i_msg()
Julien Grall
1
-2
/
+8
2019-05-03
irqchip/ls-scfg-msi: Don't map the MSI page in ls_scfg_msi_compose_msg()
Julien Grall
1
-1
/
+6
2019-05-03
irqchip/gic-v3-its: Don't map the MSI page in its_irq_compose_msi_msg()
Julien Grall
1
-1
/
+6
2019-05-03
irqchip/gicv2m: Don't map the MSI page in gicv2m_compose_msi_msg()
Julien Grall
1
-1
/
+7
2019-05-03
iommu/dma-iommu: Split iommu_dma_map_msi_msg() in two parts
Julien Grall
3
-9
/
+63
2019-05-03
genirq/msi: Add a new field in msi_desc to store an IOMMU cookie
Julien Grall
2
-0
/
+29
2019-05-01
arm64: arch_k3: Enable interrupt controller drivers
Lokesh Vutla
1
-0
/
+5
2019-05-01
irqchip/ti-sci-inta: Add msi domain support
Lokesh Vutla
2
-1
/
+40
2019-05-01
soc: ti: Add MSI domain bus support for Interrupt Aggregator
Lokesh Vutla
7
-0
/
+189
2019-05-01
irqchip/ti-sci-inta: Add support for Interrupt Aggregator driver
Lokesh Vutla
4
-0
/
+589
2019-05-01
dt-bindings: irqchip: Introduce TISCI Interrupt Aggregator bindings
Lokesh Vutla
2
-0
/
+67
2019-05-01
irqchip/ti-sci-intr: Add support for Interrupt Router driver
Lokesh Vutla
4
-0
/
+287
2019-05-01
dt-bindings: irqchip: Introduce TISCI Interrupt router bindings
Lokesh Vutla
2
-0
/
+83
2019-05-01
gpio: thunderx: Use the default parent apis for {request,release}_resources
Lokesh Vutla
1
-12
/
+4
2019-05-01
genirq: Introduce irq_chip_{request,release}_resource_parent() apis
Lokesh Vutla
2
-0
/
+29
2019-05-01
firmware: ti_sci: Add helper apis to manage resources
Lokesh Vutla
2
-0
/
+184
2019-05-01
firmware: ti_sci: Add RM mapping table for am654
Peter Ujfalusi
2
-1
/
+25
2019-05-01
firmware: ti_sci: Add support for IRQ management
Lokesh Vutla
3
-0
/
+331
2019-05-01
firmware: ti_sci: Add support for RM core ops
Lokesh Vutla
3
-0
/
+239
2019-05-01
firmware: ti_sci: Add support to get TISCI handle using of_phandle
Grygorii Strashko
2
-0
/
+100
2019-04-29
irqchip/renesas-intc-irqpin: Remove devm_kzalloc() error printing
Geert Uytterhoeven
1
-3
/
+1
2019-04-29
irqchip: Remove unneeded select IRQ_DOMAIN
Geert Uytterhoeven
1
-6
/
+0
2019-04-29
irqchip/gic-v3-its: Make free_lpi_range a little cheaper
Rasmus Villemoes
1
-30
/
+31
2019-04-29
irqchip/gic-v3-its: Drop redundant initialization in mk_lpi_range
Rasmus Villemoes
1
-2
/
+1
2019-04-29
irqchip/gic-v3-its: Move allocation outside mutex
Rasmus Villemoes
1
-9
/
+6
2019-04-29
irqchip/stm32: Use a platform driver for stm32mp1-exti device
Fabien Dessenne
1
-93
/
+140
2019-04-29
irqchip/gic-pm: Fix suspend handling
Sameer Pujar
1
-0
/
+2
2019-04-29
irqchip/gic-pm: Update driver to use clk_bulk APIs
Sameer Pujar
1
-37
/
+37
2019-04-29
irq/irqdomain: Fix typo in the comment on top of __irq_domain_alloc_irqs()
Julien Grall
1
-1
/
+1
2019-04-29
irqchip/imx-irqsteer: Use devm_platform_ioremap_resource() to simplify code
Anson Huang
1
-3
/
+1
2019-04-29
irqchip/gic-v3-its: Fix typo in a comment in its_msi_prepare()
Julien Grall
1
-1
/
+1
2019-04-29
irqchip/gic-v3-its: fix some definitions of inner cacheability attributes
Hongbo Yao
1
-6
/
+6
2019-04-29
irqchip/bcm: Restore registration print with %pOF
Florian Fainelli
3
-0
/
+8
2019-04-15
Linux 5.1-rc5
v5.1-rc5
Linus Torvalds
1
-1
/
+1
2019-04-14
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
5
-15
/
+29
2019-04-14
mm: prevent get_user_pages() from overflowing page refcount
Linus Torvalds
2
-12
/
+49
2019-04-14
mm: add 'try_get_page()' helper function
Linus Torvalds
1
-0
/
+9
2019-04-14
mm: make page ref count overflow check tighter and more explicit
Linus Torvalds
1
-1
/
+5
2019-04-12
clk: imx: Fix PLL_1416X not rounding rates
Leonard Crestez
1
-1
/
+1
2019-04-12
clk: mediatek: fix clk-gate flag setting
Weiyi Lu
1
-2
/
+1
2019-04-12
arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value
Will Deacon
1
-8
/
+8
2019-04-12
iommu/amd: Set exclusion range correctly
Joerg Roedel
1
-1
/
+1
2019-04-12
clang-format: Update with the latest for_each macro list
Miguel Ojeda
1
-0
/
+24
2019-04-12
perf/core: Fix perf_event_disable_inatomic() race
Peter Zijlstra
2
-11
/
+45
2019-04-12
block: fix the return errno for direct IO
Jason Yan
1
-4
/
+4
2019-04-11
Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"
Trond Myklebust
2
-45
/
+8
2019-04-11
NFSv4.1 fix incorrect return value in copy_file_range
Olga Kornievskaia
2
-4
/
+3
2019-04-11
xprtrdma: Fix helper that drains the transport
Chuck Lever
1
-1
/
+1
2019-04-11
NFS: Fix handling of reply page vector
Chuck Lever
1
-2
/
+2
2019-04-11
NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.
Tetsuo Handa
1
-1
/
+2
[next]