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
2023-03-24
kobject.h remove extern from function prototypes
Greg Kroah-Hartman
1
-33
/
+26
2023-03-24
driver core: driver.h: remove extern from function prototypes
Greg Kroah-Hartman
1
-15
/
+11
2023-03-24
driver core: bus.h: remove extern from function prototypes
Greg Kroah-Hartman
1
-8
/
+6
2023-03-24
driver core: device.h: remove extern from function prototypes
Greg Kroah-Hartman
1
-2
/
+1
2023-03-24
driver core: class.h: remove extern from function prototypes
Greg Kroah-Hartman
1
-26
/
+20
2023-03-24
driver core: class: use lock_class_key already present in struct subsys_private
Greg Kroah-Hartman
1
-34
/
+2
2023-03-24
device property: Constify a few fwnode APIs
Andy Shevchenko
1
-3
/
+3
2023-03-24
device property: constify fwnode_get_phy_mode() argument
Russell King
1
-1
/
+1
2023-03-24
trace: Add trace_ipi_send_cpu()
Peter Zijlstra
1
-3
/
+3
2023-03-24
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
1
-2
/
+9
2023-03-23
docs: networking: document NAPI
Jakub Kicinski
1
-5
/
+8
2023-03-23
cpuset: Clean up cpuset_node_allowed
Haifeng Xu
1
-14
/
+2
2023-03-23
workqueue: Introduce show_freezable_workqueues
Jungseung Lee
1
-0
/
+1
2023-03-23
security: Remove security_old_inode_init_security()
Roberto Sassu
1
-12
/
+0
2023-03-23
KVM: Shrink struct kvm_mmu_memory_cache
Mathias Krause
1
-1
/
+1
2023-03-23
x86,objtool: Split UNWIND_HINT_EMPTY in two
Josh Poimboeuf
2
-15
/
+22
2023-03-23
x86,objtool: Separate unret validation from unwind hints
Josh Poimboeuf
2
-3
/
+18
2023-03-23
x86,objtool: Introduce ORC_TYPE_*
Josh Poimboeuf
1
-0
/
+1
2023-03-23
objtool: Change UNWIND_HINT() argument order
Josh Poimboeuf
1
-3
/
+2
2023-03-23
objtool: Use relative pointers for annotations
Josh Poimboeuf
1
-6
/
+6
2023-03-23
objtool: Add objtool_types.h
Josh Poimboeuf
2
-41
/
+49
2023-03-23
mei: Move uuid.h to the MEI namespace
Andy Shevchenko
2
-3
/
+1
2023-03-23
USB: mark all struct bus_type as const
Greg Kroah-Hartman
1
-1
/
+1
2023-03-23
driver core: device.h: make struct bus_type a const *
Greg Kroah-Hartman
1
-1
/
+1
2023-03-23
iommu: make the pointer to struct bus_type constant
Greg Kroah-Hartman
1
-5
/
+5
2023-03-23
driver core: make the bus_type in struct device_driver constant
Greg Kroah-Hartman
1
-1
/
+1
2023-03-23
driver core: bus: constify driver_find()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-23
driver core: bus: constify bus_rescan_devices()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-23
driver core: bus: constantify bus_register()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-23
driver core: bus: mark the struct bus_type for sysfs callbacks as constant
Greg Kroah-Hartman
1
-2
/
+2
2023-03-23
driver core: bus: move dev_root out of struct bus_type
Greg Kroah-Hartman
1
-2
/
+0
2023-03-23
vhost_task: Allow vhost layer to use copy_process
Mike Christie
1
-0
/
+23
2023-03-23
mmc: core: add helpers mmc_regulator_enable/disable_vqmmc
Heiner Kallweit
1
-0
/
+3
2023-03-23
net/mlx5: Expose bits for enabling out-of-order by default
Or Har-Toov
1
-3
/
+7
2023-03-22
bpf: Update the struct_ops of a bpf_link.
Kui-Feng Lee
1
-0
/
+3
2023-03-22
bpf: Create links for BPF struct_ops maps.
Kui-Feng Lee
1
-0
/
+7
2023-03-22
bpf: Retire the struct_ops map kvalue->refcnt.
Kui-Feng Lee
1
-0
/
+1
2023-03-22
net: phylink: remove an_enabled
Russell King (Oracle)
1
-2
/
+0
2023-03-22
netdev: Enforce index cap in netdev_get_tx_queue
Nick Child
1
-0
/
+1
2023-03-23
ata: drop unused ata_id_is_lba_capacity_ok()
Sergey Shtylyov
1
-50
/
+0
2023-03-23
ata: drop unused ata_id_to_hd_driveid()
Sergey Shtylyov
1
-21
/
+0
2023-03-23
ata: pata_parport: move pata_parport.h to drivers/ata/pata_parport
Ondrej Zary
1
-96
/
+0
2023-03-23
ata: pata_parport: remove scratch parameter from test_proto()
Ondrej Zary
1
-1
/
+1
2023-03-23
ata: pata_parport: remove verbose parameter from test_proto()
Ondrej Zary
1
-1
/
+1
2023-03-23
ata: pata_parport: remove scratch parameter from log_adapter()
Ondrej Zary
1
-1
/
+1
2023-03-23
ata: pata_parport: remove verbose parameter from log_adapter()
Ondrej Zary
1
-1
/
+1
2023-03-23
ata: pata_parport: remove typedef struct PIA
Ondrej Zary
1
-2
/
+0
2023-03-23
ata: pata_parport: remove device from struct pi_adapter
Ondrej Zary
1
-1
/
+0
2023-03-23
ata: pata_parport: remove devtype from struct pi_adapter
Ondrej Zary
1
-3
/
+0
2023-03-23
ata: pata_parport: Introduce module_pata_parport_driver macro
Ondrej Zary
1
-3
/
+11
[prev]
[next]