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
2019-04-23
clk: multiplier: add explicit big endian support
Jonas Gorski
1
-0
/
+4
2019-04-23
clk: gate: add explicit big endian support
Jonas Gorski
1
-0
/
+4
2019-04-23
clk: fractional-divider: add explicit big endian support
Jonas Gorski
1
-0
/
+4
2019-04-23
clk: divider: add explicit big endian support
Jonas Gorski
1
-0
/
+4
2019-04-23
net: phy: marvell: add new default led configure for m88e151x
Jian Shen
1
-0
/
+1
2019-04-23
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
1
-1
/
+1
2019-04-23
flow_dissector: handle no-skb use case
Stanislav Fomichev
1
-5
/
+0
2019-04-23
net: plumb network namespace into __skb_flow_dissect
Stanislav Fomichev
1
-8
/
+11
2019-04-23
flow_dissector: switch kernel context to struct bpf_flow_dissector
Stanislav Fomichev
1
-0
/
+4
2019-04-23
mmc: sdio: Add helper macro for sdio_driver boilerplate
Sean Wang
1
-0
/
+12
2019-04-23
mmc: add SDIO identifiers for MediaTek Bluetooth devices
Sean Wang
1
-0
/
+2
2019-04-23
HID: logitech-dj: add support for 27 MHz receivers
Hans de Goede
1
-0
/
+1
2019-04-23
soc: ixp4xx: Uninline several functions
Linus Walleij
1
-120
/
+7
2019-04-23
soc: ixp4xx: npe: Pass addresses as resources
Linus Walleij
1
-2
/
+0
2019-04-23
ARM: ixp4xx: Move IXP4xx QMGR and NPE headers
Linus Walleij
2
-0
/
+244
2019-04-23
clocksource/drivers/ixp4xx: Add driver
Linus Walleij
1
-0
/
+11
2019-04-23
ACPI/IORT: Check ATS capability in root complex nodes
Jean-Philippe Brucker
1
-0
/
+4
2019-04-23
PCI: Add a stub for pci_ats_disabled()
Jean-Philippe Brucker
1
-0
/
+1
2019-04-23
PCI: Move ATS declarations outside of CONFIG_PCI
Jean-Philippe Brucker
1
-15
/
+15
2019-04-23
gpio: merrifield: Fix build err without CONFIG_ACPI
YueHaibing
1
-0
/
+2
2019-04-23
gpiolib: Introduce GPIO_LOOKUP_FLAGS_DEFAULT
Andy Shevchenko
1
-0
/
+2
2019-04-23
gpiolib: Make use of enum gpio_lookup_flags consistent
Andy Shevchenko
1
-4
/
+4
2019-04-23
gpiolib: Indent entry values of enum gpio_lookup_flags
Andy Shevchenko
1
-8
/
+8
2019-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
6
-0
/
+49
2019-04-23
bpf: remove global variables
Alexei Starovoitov
1
-0
/
+5
2019-04-22
Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...
Saeed Mahameed
353
-4190
/
+9891
2019-04-22
vfio: Use dev_printk() when possible
Bjorn Helgaas
1
-0
/
+3
2019-04-22
block: fix use-after-free on gendisk
Yufen Yu
1
-0
/
+1
2019-04-22
Merge tag 'v5.1-rc6' into for-5.2/block
Jens Axboe
26
-67
/
+149
2019-04-22
iio: trigger: stm32-timer: fix build issue when disabled
Fabrice Gasnier
1
-1
/
+10
2019-04-21
i2c: mux: pca9541: remove support for unused platform data
Robert Shearman
1
-48
/
+0
2019-04-21
Merge 5.1-rc6 into staging-next
Greg Kroah-Hartman
26
-67
/
+144
2019-04-21
Merge 5.1-rc6 into char-misc-next
Greg Kroah-Hartman
26
-67
/
+144
2019-04-20
Merge tag 'for-linus-20190420' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-3
/
+4
2019-04-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2019-04-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+6
2019-04-19
random: move rand_initialize() earlier
Kees Cook
1
-0
/
+1
2019-04-19
clk: Allow parents to be specified via clkspec index
Stephen Boyd
1
-0
/
+2
2019-04-19
clk: Allow parents to be specified without string names
Stephen Boyd
1
-0
/
+19
2019-04-19
clk: Add of_clk_hw_register() API for early clk drivers
Stephen Boyd
1
-0
/
+1
2019-04-19
driver core: Let dev_of_node() accept a NULL dev
Stephen Boyd
1
-1
/
+1
2019-04-19
net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
1
-0
/
+2
2019-04-19
USB: core: Fix bug caused by duplicate interface PM usage counter
Alan Stern
1
-2
/
+0
2019-04-19
irqchip: Add driver for IXP4xx
Linus Walleij
1
-0
/
+12
2019-04-19
cgroup: cgroup v2 freezer
Roman Gushchin
4
-0
/
+75
2019-04-19
cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock
Roman Gushchin
1
-0
/
+5
2019-04-19
block: make sure that bvec length can't be overflow
Ming Lei
1
-2
/
+3
2019-04-19
block: kill all_q_node in request_queue
Hou Tao
1
-1
/
+0
2019-04-19
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
1
-0
/
+21
2019-04-19
mm: swapoff: shmem_unuse() stop eviction without igrab()
Hugh Dickins
1
-0
/
+1
[prev]
[next]