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-06-05
locking/atomic: make atomic*_{cmp,}xchg optional
Mark Rutland
1
-1
/
+157
2023-06-05
locking/atomic: remove fallback comments
Mark Rutland
1
-165
/
+1
2023-06-05
arch: Remove cmpxchg_double
Peter Zijlstra
2
-54
/
+1
2023-06-05
slub: Replace cmpxchg_double()
Peter Zijlstra
1
-3
/
+9
2023-06-05
x86,intel_iommu: Replace cmpxchg_double()
Peter Zijlstra
1
-59
/
+66
2023-06-05
percpu: Add {raw,this}_cpu_try_cmpxchg()
Peter Zijlstra
1
-0
/
+19
2023-06-05
instrumentation: Wire up cmpxchg128()
Peter Zijlstra
2
-2
/
+179
2023-06-05
types: Introduce [us]128
Peter Zijlstra
1
-0
/
+5
2023-06-05
Merge 6.4-rc5 into tty-next
Greg Kroah-Hartman
23
-57
/
+108
2023-06-05
Merge 6.4-rc5 into usb-next
Greg Kroah-Hartman
14
-38
/
+44
2023-06-05
Merge 6.4-rc5 into driver-core-next
Greg Kroah-Hartman
14
-38
/
+44
2023-06-05
Merge 6.4-rc5 into char-misc-next
Greg Kroah-Hartman
14
-38
/
+44
2023-06-05
ata: libata-sata: Simplify ata_change_queue_depth()
Damien Le Moal
1
-2
/
+2
2023-06-04
Merge tag 'char-misc-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2023-06-04
Merge tag 'usb-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-0
/
+11
2023-06-02
net: phylib: fix phy_read*_poll_timeout()
Russell King (Oracle)
1
-6
/
+10
2023-06-02
Merge tag 'nfsd-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-4
/
+3
2023-06-02
mm/slab: introduce kmem_cache flag SLAB_NO_MERGE
Jesper Dangaard Brouer
1
-0
/
+12
2023-06-02
mfd: max5970: Rename driver and remove wildcard
Naresh Solanki
1
-8
/
+8
2023-06-01
net: phy: broadcom: Add LPI counter
Florian Fainelli
1
-0
/
+2
2023-06-01
Merge tag 'efi-fixes-for-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-12
/
+21
2023-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-37
/
+53
2023-06-01
KVM: arm64: Handle FFA_RXTX_MAP and FFA_RXTX_UNMAP calls from the host
Will Deacon
1
-0
/
+8
2023-06-01
Merge tag 'net-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+1
2023-06-01
fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
Mike Christie
2
-13
/
+3
2023-06-01
KVM: allow KVM_BUG/KVM_BUG_ON to handle 64-bit cond
Wei Wang
1
-2
/
+2
2023-06-01
Merge tag 'firewire-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2023-06-01
block: mark bio_add_folio as __must_check
Johannes Thumshirn
1
-1
/
+2
2023-06-01
block: add bio_add_folio_nofail
Johannes Thumshirn
1
-0
/
+2
2023-06-01
block: mark bio_add_page as __must_check
Johannes Thumshirn
1
-1
/
+2
2023-06-01
firewire: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2023-06-01
fbdev: Add initializer macros for struct fb_ops
Thomas Zimmermann
1
-0
/
+112
2023-06-01
gpiolib: Kill unused GPIOF_OPEN_*
Andy Shevchenko
1
-6
/
+0
2023-06-01
gpiolib: Kill unused GPIOF_EXPORT and Co
Andy Shevchenko
1
-5
/
+0
2023-06-01
usb: typec: mux: fix static inline syntax error
Randy Dunlap
1
-1
/
+1
2023-05-31
vdso/timens: Always provide arch_get_vdso_data() prototype for vdso
Arnd Bergmann
1
-1
/
+2
2023-05-31
firmware: xilinx: Switch Michal Simek's email to new one
Michal Simek
1
-1
/
+1
2023-05-31
driver core: device.h: add some missing kerneldocs
James Seo
1
-1
/
+110
2023-05-31
parport: PC style parport depends on HAS_IOPORT
Niklas Schnelle
1
-1
/
+1
2023-05-31
amba: move to_amba_device() to use container_of_const
Prathu Baronia
1
-1
/
+1
2023-05-31
uacce: use q->mapping to replace inode->i_mapping
Zhangfei Gao
1
-2
/
+2
2023-05-31
PCI: Add pci_clear_master() stub for non-CONFIG_PCI
Sui Jingfeng
1
-0
/
+1
2023-05-31
PCI: Expand comment about sorting pci_ids.h entries
Bjorn Helgaas
1
-1
/
+1
2023-05-31
mm: Provide a function to get an additional pin on a page
David Howells
1
-0
/
+1
2023-05-31
mm: Don't pin ZERO_PAGE in pin_user_pages()
David Howells
1
-2
/
+24
2023-05-31
nfsd: fix double fget() bug in __write_ports_addfd()
Dan Carpenter
1
-4
/
+3
2023-05-31
net: Use umd_cleanup_helper()
Jarkko Sakkinen
1
-1
/
+0
2023-05-31
serial: core: Start managing serial controllers to enable runtime PM
Tony Lindgren
1
-1
/
+4
2023-05-31
leds: trigger: netdev: expose netdev trigger modes in linux include
Christian Marangi
1
-0
/
+10
2023-05-31
leds: add API to get attached device for LED hw control
Andrew Lunn
1
-0
/
+6
[prev]
[next]