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
2024-03-06
mm: add __dump_folio()
Matthew Wilcox (Oracle)
2
-0
/
+10
2024-03-06
mm: remove PageYoung and PageIdle definitions
Matthew Wilcox (Oracle)
1
-4
/
+4
2024-03-06
mm: remove PageWaiters, PageSetWaiters and PageClearWaiters
Matthew Wilcox (Oracle)
1
-9
/
+1
2024-03-06
mm: separate out FOLIO_FLAGS from PAGEFLAGS
Matthew Wilcox (Oracle)
1
-20
/
+43
2024-03-06
hugetlb: parallelize 1G hugetlb initialization
Gang Li
1
-1
/
+1
2024-03-06
padata: downgrade padata_do_multithreaded to serial execution for non-SMP
Gang Li
1
-4
/
+8
2024-03-06
Author: Gang Li padata: dispatch works on
Gang Li Subject: padata: dispatch works on
1
-0
/
+2
2024-03-06
tracing: Limit trace_seq size to just 8K and not depend on architecture PAGE_...
Steven Rostedt (Google)
1
-1
/
+7
2024-03-06
Merge tag 'md-6.9-20240306' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Jens Axboe
1
-2
/
+0
2024-03-06
block: remove disk_stack_limits
Christoph Hellwig
1
-2
/
+0
2024-03-06
iommu: Add static iommu_ops->release_domain
Lu Baolu
1
-0
/
+1
2024-03-06
PCI: Make pci_dev_is_disconnected() helper public for other drivers
Ethan Zhao
1
-0
/
+5
2024-03-06
Merge tag 'vfs-6.8-release.fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-16
/
+0
2024-03-06
block: make block_class constant
Ricardo B. Marliere
1
-1
/
+1
2024-03-06
greybus: constify the struct device_type usage
Ricardo B. Marliere
1
-6
/
+6
2024-03-06
greybus: make greybus_bus_type const
Greg Kroah-Hartman
1
-1
/
+1
2024-03-06
Merge tag 'icc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...
Greg Kroah-Hartman
1
-5
/
+6
2024-03-06
fsnotify: Fix misspelling of "writable"
Vicki Pfau
1
-2
/
+2
2024-03-06
iov_iter: get rid of 'copy_mc' flag
Linus Torvalds
1
-16
/
+0
2024-03-06
firmware: arm_scmi: Populate fast channel rate_limit
Pierre Gondois
1
-0
/
+4
2024-03-06
firmware: arm_scmi: Populate perf commands rate_limit
Pierre Gondois
1
-0
/
+4
2024-03-05
net: phy: Add phy_support_eee() indicating MAC support EEE
Andrew Lunn
1
-1
/
+2
2024-03-05
net: phy: Keep track of EEE configuration
Andrew Lunn
1
-0
/
+3
2024-03-05
net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacks
Andrew Lunn
1
-0
/
+2
2024-03-05
dpll: move all dpll<>netdev helpers to dpll code
Jakub Kicinski
2
-17
/
+13
2024-03-06
power: supply: core: fix charge_behaviour formatting
Thomas Weißschuh
1
-0
/
+1
2024-03-06
power: supply: core: add power_supply_for_each_device()
Sebastian Reichel
1
-2
/
+1
2024-03-05
Merge tag 'hyperv-fixes-signed-20240303' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+21
2024-03-05
Merge tag 'v6.8-rc7' into gpio/for-next
Bartosz Golaszewski
27
-63
/
+125
2024-03-05
greybus: Avoid fake flexible array for response data
Kees Cook
1
-6
/
+2
2024-03-05
serial: port: Introduce a common helper to read properties
Andy Shevchenko
1
-0
/
+2
2024-03-05
serial: core: Add UPIO_UNKNOWN constant for unknown port type
Andy Shevchenko
1
-0
/
+1
2024-03-05
serial: core: Move struct uart_port::quirks closer to possible values
Andy Shevchenko
1
-2
/
+4
2024-03-05
serial: core: only stop transmit when HW fifo is empty
Jonas Gorski
1
-1
/
+2
2024-03-05
usb: typec: tcpm: add support to set tcpc connector orientatition
Marco Felsch
1
-0
/
+2
2024-03-05
usb: core: Set connect_type of ports based on DT node
Stephen Boyd
1
-0
/
+7
2024-03-05
usb: typec: pd: no opencoding of FIELD_GET
Oliver Neukum
2
-7
/
+9
2024-03-05
net: Re-use and set mono_delivery_time bit for userspace tstamp packets
Abhishek Chauhan
1
-3
/
+3
2024-03-05
mmc: core: Use a struct device* as in-param to mmc_of_parse_clk_phase()
Yang Xiwen
1
-1
/
+1
2024-03-05
net: introduce page_frag_cache_drain()
Yunsheng Lin
1
-0
/
+1
2024-03-05
mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument
Yunsheng Lin
1
-4
/
+11
2024-03-04
tcp: align tcp_sock_write_rx group
Eric Dumazet
1
-1
/
+1
2024-03-04
modules: wait do_free_init correctly
Changbin Du
1
-0
/
+8
2024-03-04
mm: convert free_swap_cache() to take a folio
Matthew Wilcox (Oracle)
1
-4
/
+4
2024-03-04
mm: remove lru_to_page()
Matthew Wilcox (Oracle)
1
-1
/
+0
2024-03-04
memcg: remove mem_cgroup_uncharge_list()
Matthew Wilcox (Oracle)
1
-12
/
+0
2024-03-04
mm: use __page_cache_release() in folios_put()
Matthew Wilcox (Oracle)
1
-8
/
+8
2024-03-04
memcg: add mem_cgroup_uncharge_folios()
Matthew Wilcox (Oracle)
1
-2
/
+12
2024-03-04
mm: make folios_put() the basis of release_pages()
Matthew Wilcox (Oracle)
1
-6
/
+10
2024-03-04
mm: remove total_mapcount()
David Hildenbrand
1
-8
/
+1
[prev]
[next]