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
2020-06-29
thermal: Add current mode to thermal zone device
Andrzej Pietrasiewicz
1
-0
/
+2
2020-06-29
blk-mq: remove the BLK_MQ_REQ_INTERNAL flag
Christoph Hellwig
1
-2
/
+0
2020-06-29
blk-cgroup: remove blkcg_bio_issue_check
Christoph Hellwig
1
-54
/
+2
2020-06-29
blk-cgroup: move rcu locking from blkcg_bio_issue_check to blk_throtl_bio
Christoph Hellwig
1
-2
/
+0
2020-06-29
blk-cgroup: remove the !bio->bi_blkg check in blkcg_bio_issue_check
Christoph Hellwig
1
-14
/
+1
2020-06-29
block: move the bio cgroup associatation helpers to blk-cgroup.c
Christoph Hellwig
1
-30
/
+0
2020-06-29
block: move bio_associate_blkg_from_page to mm/page_io.c
Christoph Hellwig
1
-7
/
+0
2020-06-29
block: remove bio_disassociate_blkg
Christoph Hellwig
1
-2
/
+0
2020-06-29
blk-mq-debugfs: update blk_queue_flag_name[] accordingly for new flags
Hou Tao
1
-0
/
+1
2020-06-29
Merge 5.8-rc3 into usb-next
Greg Kroah-Hartman
45
-139
/
+501
2020-06-28
Merge tag 'timers-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+7
2020-06-28
Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-6
/
+16
2020-06-28
Merge tag 'sched_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-35
/
+83
2020-06-28
Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2020-06-28
Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+236
2020-06-28
Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-8
/
+21
2020-06-28
smp, irq_work: Continue smp_call_function*() and irq_work*() integration
Peter Zijlstra
4
-37
/
+83
2020-06-28
sched/core: Fix CONFIG_GCC_PLUGIN_RANDSTRUCT build fail
Peter Zijlstra
1
-2
/
+4
2020-06-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+1
2020-06-27
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
5
-6
/
+62
2020-06-27
net/mlx5: kTLS, Improve TLS params layout structures
Tariq Toukan
3
-5
/
+11
2020-06-27
net/mlx5: Avoid RDMA file inclusion in core driver
Parav Pandit
1
-1
/
+0
2020-06-27
Merge tag 'dma-mapping-5.8-4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+0
2020-06-27
Merge tag 'kgdb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...
Linus Torvalds
1
-3
/
+2
2020-06-27
serial: core: drop redundant sysrq checks
Johan Hovold
1
-2
/
+2
2020-06-27
serial: core: fix sysrq overhead regression
Johan Hovold
1
-5
/
+98
2020-06-27
Revert "serial: core: Refactor uart_unlock_and_check_sysrq()"
Johan Hovold
1
-1
/
+2
2020-06-27
serial: core: drop unnecessary gpio include
Johan Hovold
1
-1
/
+1
2020-06-27
drivers/acpi: Remove function cast
Oscar Carter
1
-6
/
+6
2020-06-27
drivers/irqchip: Use new macro ACPI_DECLARE_SUBTABLE_PROBE_ENTRY
Oscar Carter
1
-2
/
+3
2020-06-27
drivers/acpi: Add new macro ACPI_DECLARE_SUBTABLE_PROBE_ENTRY
Oscar Carter
1
-0
/
+11
2020-06-27
irqchip/vic: Cut down the external API
Linus Walleij
1
-9
/
+0
2020-06-27
irqchip/vic: Drop cascaded intialization call
Linus Walleij
1
-2
/
+0
2020-06-26
net: mdio: add a forward declaration for reset_control to mdio.h
Bartosz Golaszewski
1
-0
/
+1
2020-06-26
Merge tag 'iommu-fixes-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2020-06-26
Merge tag 'drm-fixes-2020-06-26' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+3
2020-06-26
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
1
-0
/
+194
2020-06-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-3
/
+3
2020-06-26
docs: fix references for DMA*.txt files
Mauro Carvalho Chehab
1
-1
/
+1
2020-06-26
kcsan: fix a kernel-doc warning
Mauro Carvalho Chehab
1
-4
/
+6
2020-06-26
fs: fs.h: fix a kernel-doc parameter description
Mauro Carvalho Chehab
1
-1
/
+1
2020-06-26
net: pylink.h: add kernel-doc descriptions for new fields at phylink_config
Mauro Carvalho Chehab
1
-0
/
+4
2020-06-26
net: netdevice.h: add a description for napi_defer_hard_irqs
Mauro Carvalho Chehab
1
-0
/
+2
2020-06-26
kdb: Switch to use safer dbg_io_ops over console APIs
Sumit Garg
1
-3
/
+2
2020-06-26
Merge branch 'linus' into x86/entry, to resolve conflicts
Ingo Molnar
19
-57
/
+95
2020-06-26
mm: remove vmalloc_exec
Christoph Hellwig
1
-1
/
+0
2020-06-26
mm: workingset: age nonresident information alongside anonymous pages
Johannes Weiner
2
-2
/
+3
2020-06-26
mtd: rawnand: Allocate the interface configurations dynamically
Miquel Raynal
1
-3
/
+8
2020-06-26
mtd: rawnand: Get rid of the default ONFI timing mode
Miquel Raynal
1
-9
/
+0
2020-06-26
mtd: rawnand: Add the ->choose_interface_config() hook
Miquel Raynal
1
-0
/
+3
[prev]
[next]