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-03-25
Merge tag 'zynqmp-soc-for-v5.7' of https://github.com/Xilinx/linux-xlnx into ...
Arnd Bergmann
1
-1
/
+1
2020-03-25
Merge tag 'at91-5.7-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...
Arnd Bergmann
1
-0
/
+23
2020-03-25
Merge tag 'omap-for-v5.7/pm33xx-signed' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
1
-1
/
+5
2020-03-25
net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build
Pablo Neira Ayuso
1
-4
/
+32
2020-03-25
kcsan: Update API documentation in kcsan-checks.h
Marco Elver
1
-37
/
+61
2020-03-25
block: move the part_stat* helpers from genhd.h to a new header
Christoph Hellwig
2
-108
/
+115
2020-03-25
block: move block layer internals out of include/linux/genhd.h
Christoph Hellwig
1
-120
/
+0
2020-03-25
block: move guard_bio_eod to bio.c
Christoph Hellwig
1
-0
/
+1
2020-03-25
block: mark part_in_flight and part_in_flight_rw static
Christoph Hellwig
1
-3
/
+0
2020-03-25
block: mark block_depr static
Christoph Hellwig
1
-1
/
+0
2020-03-25
exec: Add exec_update_mutex to replace cred_guard_mutex
Eric W. Biederman
2
-2
/
+15
2020-03-25
block/diskstats: replace time_in_queue with sum of request times
Konstantin Khlebnikov
1
-1
/
+0
2020-03-25
block/diskstats: accumulate all per-cpu counters in one pass
Konstantin Khlebnikov
1
-3
/
+0
2020-03-25
block/diskstats: more accurate approximation of io_ticks for slow disks
Konstantin Khlebnikov
1
-1
/
+1
2020-03-25
Merge branch 'x86/cpu' into perf/core, to resolve conflict
Ingo Molnar
1
-3
/
+1
2020-03-25
Merge tag 'imx-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
1
-1
/
+0
2020-03-25
Merge tag 'qcom-drivers-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
3
-0
/
+31
2020-03-25
Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
1
-0
/
+2
2020-03-25
Merge tag 'omap-for-v5.7/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu...
Arnd Bergmann
1
-0
/
+5
2020-03-25
Merge tag 'extcon-next-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-0
/
+5
2020-03-25
cpu/hotplug: Hide cpu_up/down()
Qais Yousef
1
-2
/
+2
2020-03-25
cpu/hotplug: Move bringup of secondary CPUs out of smp_init()
Qais Yousef
1
-0
/
+1
2020-03-25
cpu/hotplug: Provide bringup_hibernate_cpu()
Qais Yousef
1
-0
/
+1
2020-03-25
cpu/hotplug: Create a new function to shutdown nonboot cpus
Qais Yousef
1
-0
/
+2
2020-03-25
cpu/hotplug: Add new {add,remove}_cpu() functions
Qais Yousef
1
-0
/
+2
2020-03-25
Merge branch 'for-next/kernel-ptrauth' into for-next/core
Catalin Marinas
1
-1
/
+1
2020-03-25
Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...
Catalin Marinas
3
-0
/
+8
2020-03-25
backlight: corgi: Convert to use GPIO descriptors
Linus Walleij
1
-3
/
+0
2020-03-25
fanotify: send FAN_DIR_MODIFY event flavor with dir inode and name
Amir Goldstein
2
-1
/
+9
2020-03-25
ieee80211: fix HE SPR size calculation
Johannes Berg
1
-2
/
+2
2020-03-25
gpio: mmio: introduce BGPIOF_NO_SET_ON_INPUT
Chuanhong Guo
1
-0
/
+1
2020-03-25
PM / devfreq: Get rid of some doc warnings
Mauro Carvalho Chehab
1
-3
/
+3
2020-03-25
PM / devfreq: Remove unneeded extern keyword
Chanwoo Choi
1
-51
/
+49
2020-03-24
net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_pop
Vladimir Oltean
1
-7
/
+0
2020-03-25
extcon: Mark extcon_get_edev_name() function as exported symbol
Mayank Rana
1
-0
/
+5
2020-03-24
mtd: rawnand: Add support for manufacturer specific suspend/resume operation
Mason Yang
1
-0
/
+4
2020-03-24
i2c: core: Provide generic definitions for bus frequencies
Andy Shevchenko
1
-0
/
+8
2020-03-24
x86/devicetable: Move x86 specific macro out of generic code
Thomas Gleixner
1
-3
/
+1
2020-03-24
mm: Add vmf_insert_pfn_xxx_prot() for huge page-table entries
Thomas Hellstrom (VMware)
1
-2
/
+39
2020-03-24
mm: Introduce vma_is_special_huge
Thomas Hellstrom (VMware)
1
-0
/
+17
2020-03-24
fs: Constify vma argument to vma_is_dax
Thomas Hellstrom (VMware)
1
-1
/
+1
2020-03-24
Merge branch 'regulator-5.7' into regulator-next
Mark Brown
2
-2
/
+3
2020-03-24
regulator: qcom_smd: Add pmi8994 regulator support
Bjorn Andersson
1
-0
/
+1
2020-03-24
Merge branches 'v5.7/vfio/alex-sriov-v3' and 'v5.7/vfio/yan-dma-rw-v4' into v...
Alex Williamson
1
-0
/
+17
2020-03-24
vfio: Include optional device match in vfio_device_ops callbacks
Alex Williamson
1
-0
/
+4
2020-03-24
vfio: avoid inefficient operations on VFIO group in vfio_pin/unpin_pages
Yan Zhao
1
-0
/
+6
2020-03-24
vfio: introduce vfio_dma_rw to read/write a range of IOVAs
Yan Zhao
1
-0
/
+5
2020-03-24
vfio: allow external user to get vfio group from device
Yan Zhao
1
-0
/
+2
2020-03-24
block: move the various x86 Unix label formats out of genhd.h
Christoph Hellwig
1
-143
/
+0
2020-03-24
partitions/msdos: remove LINUX_SWAP_PARTITION
Christoph Hellwig
1
-2
/
+1
[prev]
[next]