index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-14
dma-buf: add DMA_BUF_SET_NAME ioctls
Greg Hackmann
1
-1
/
+4
2019-06-14
PM: hibernate: powerpc: Expose pfn_is_nosave() prototype
Mathieu Malaterre
1
-0
/
+1
2019-06-14
gpio: Drop the parent_irq from gpio_irq_chip
Linus Walleij
1
-7
/
+0
2019-06-13
ptp: ptp_clock: Publish scaled_ppm_to_ppb
Shalom Toledo
1
-0
/
+8
2019-06-13
mm/devm_memremap_pages: fix final page put race
Dan Williams
1
-0
/
+2
2019-06-13
lib/genalloc: introduce chunk owners
Dan Williams
1
-6
/
+49
2019-06-13
mm/devm_memremap_pages: introduce devm_memunmap_pages
Dan Williams
1
-0
/
+6
2019-06-13
drivers/base/devres: introduce devm_release_action()
Dan Williams
1
-0
/
+1
2019-06-13
coredump: fix race condition between collapse_huge_page() and core dumping
Andrea Arcangeli
1
-0
/
+4
2019-06-13
mm: memcontrol: don't batch updates of local VM stats and events
Johannes Weiner
1
-8
/
+18
2019-06-13
rcu: Don't return a value from rcu_assign_pointer()
Andrea Parri
1
-3
/
+2
2019-06-13
rcu: Force inlining of rcu_read_lock()
Waiman Long
1
-1
/
+1
2019-06-13
rcu: Fix irritating whitespace error in rcu_assign_pointer()
Paul E. McKenney
1
-1
/
+1
2019-06-13
PCI: Decode PCIe 32 GT/s link speed
Gustavo Pimentel
1
-0
/
+1
2019-06-13
device property: Add helpers to count items in an array
Andy Shevchenko
1
-0
/
+44
2019-06-13
net/mlx5: Report devlink health on FW fatal issues
Moshe Shemesh
1
-1
/
+1
2019-06-13
net/mlx5: Add fw fatal devlink_health_reporter
Moshe Shemesh
1
-0
/
+1
2019-06-13
net/mlx5: Report devlink health on FW issues
Moshe Shemesh
1
-1
/
+2
2019-06-13
net/mlx5: Create FW devlink_health_reporter
Moshe Shemesh
1
-0
/
+2
2019-06-13
net/mlx5: Issue SW reset on FW assert
Feras Daoud
2
-1
/
+10
2019-06-13
net/mlx5: Handle SW reset of FW in error flow
Feras Daoud
1
-1
/
+1
2019-06-13
net/mlx5: Add Crdump support
Alex Vesker
1
-0
/
+1
2019-06-13
net/mlx5: Add Vendor Specific Capability access gateway
Alex Vesker
1
-0
/
+1
2019-06-13
net/mlx5: Add EQ enable/disable API
Yuval Avnery
1
-1
/
+4
2019-06-13
net/mlx5: Use a single IRQ for all async EQs
Ariel Levkovich
1
-12
/
+2
2019-06-13
net/mlx5: Separate IRQ data from EQ table data
Yuval Avnery
1
-0
/
+3
2019-06-13
net/mlx5: Separate IRQ request/free from EQ life cycle
Yuval Avnery
1
-2
/
+1
2019-06-13
net/mlx5: Change interrupt handler to call chain notifier
Yuval Avnery
1
-2
/
+1
2019-06-13
net/mlx5: Support querying max VFs from device
Bodong Wang
2
-6
/
+3
2019-06-13
regulator: max8952: Convert to use GPIO descriptors
Linus Walleij
1
-3
/
+0
2019-06-13
NTB: Introduce MSI library
Logan Gunthorpe
1
-0
/
+73
2019-06-13
NTB: Introduce functions to calculate multi-port resource index
Logan Gunthorpe
1
-0
/
+70
2019-06-13
NTB: Introduce helper functions to calculate logical port number
Logan Gunthorpe
1
-1
/
+52
2019-06-13
PCI/MSI: Support allocating virtual MSI interrupts
Logan Gunthorpe
2
-0
/
+17
2019-06-13
NTB: correct ntb_dev_ops and ntb_dev comment typos
Wesley Sheng
1
-2
/
+2
2019-06-12
firmware: ti_sci: Add support for processor control
Suman Anna
1
-0
/
+31
2019-06-12
firmware: ti_sci: Add resource management APIs for ringacc, psi-l and udma
Peter Ujfalusi
1
-0
/
+215
2019-06-13
gpio: Fix build warnings on undefined struct pinctrl_dev
Enrico Weigelt
2
-0
/
+3
2019-06-12
tcp: add optional per socket transmit delay
Eric Dumazet
1
-0
/
+2
2019-06-12
fbcon: Call con2fb_map functions directly
Daniel Vetter
2
-4
/
+4
2019-06-12
vgaswitcheroo: call fbcon_remap_all directly
Daniel Vetter
2
-2
/
+2
2019-06-12
fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct calls
Daniel Vetter
2
-2
/
+2
2019-06-12
Revert "backlight/fbcon: Add FB_EVENT_CONBLANK"
Daniel Vetter
2
-3
/
+3
2019-06-12
fbdev: Call fbcon_get_requirement directly
Daniel Vetter
2
-2
/
+4
2019-06-12
fbcon: Call fbcon_mode_deleted/new_modelist directly
Daniel Vetter
2
-5
/
+6
2019-06-12
fbdev: directly call fbcon_suspended/resumed
Daniel Vetter
2
-8
/
+4
2019-06-12
fbdev: make unregister/unlink functions not fail
Daniel Vetter
1
-2
/
+2
2019-06-12
fbcon: call fbcon_fb_bind directly
Daniel Vetter
2
-2
/
+2
2019-06-12
fbdev: lock_fb_info cannot fail
Daniel Vetter
1
-1
/
+4
2019-06-12
fbcon: call fbcon_fb_(un)registered directly
Daniel Vetter
2
-2
/
+9
[prev]
[next]