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-02-07
PM / OPP: Introduce a power estimation helper
Quentin Perret
1
-0
/
+6
2019-02-07
y2038: remove struct definition redirects
Arnd Bergmann
2
-15
/
+0
2019-02-07
y2038: syscalls: rename y2038 compat syscalls
Arnd Bergmann
2
-69
/
+61
2019-02-07
timex: change syscalls to use struct __kernel_timex
Deepa Dinamani
1
-3
/
+3
2019-02-07
timex: use __kernel_timex internally
Deepa Dinamani
3
-6
/
+6
2019-02-07
sparc64: add custom adjtimex/clock_adjtime functions
Arnd Bergmann
1
-0
/
+2
2019-02-07
time: fix sys_timer_settime prototype
Arnd Bergmann
1
-1
/
+1
2019-02-07
time: Add struct __kernel_timex
Deepa Dinamani
1
-0
/
+7
2019-02-07
time: make adjtime compat handling available for 32 bit
Arnd Bergmann
2
-34
/
+33
2019-02-06
net: Introduce ndo_get_port_parent_id()
Florian Fainelli
1
-0
/
+9
2019-02-06
ethtool: add ethtool_rx_flow_spec to flow_rule structure translator
Pablo Neira Ayuso
1
-0
/
+15
2019-02-06
clkdev: add managed clkdev lookup registration
Matti Vaittinen
1
-0
/
+4
2019-02-06
clk: Add (devm_)clk_get_optional() functions
Phil Edworthy
1
-0
/
+36
2019-02-06
XArray: Add cyclic allocation
Matthew Wilcox
1
-0
/
+102
2019-02-06
XArray: Redesign xa_alloc API
Matthew Wilcox
1
-29
/
+51
2019-02-06
XArray: Add support for 1s-based allocation
Matthew Wilcox
1
-1
/
+13
2019-02-06
XArray: Change xa_insert to return -EBUSY
Matthew Wilcox
1
-3
/
+3
2019-02-06
net: phy: provide full set of accessor functions to MMD registers
Nikita Yushchenko
1
-23
/
+111
2019-02-06
Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...
David S. Miller
1
-8
/
+3
2019-02-06
ring-buffer: Remove unused function ring_buffer_page_len()
Miroslav Benes
1
-2
/
+0
2019-02-06
regulator: core: Only support passing enable GPIO descriptors
Linus Walleij
1
-11
/
+1
2019-02-06
regulator: fixed/gpio: Pull inversion/OD into gpiolib
Linus Walleij
2
-16
/
+0
2019-02-06
regulator: gpio: Convert to use descriptors
Linus Walleij
1
-5
/
+7
2019-02-06
fsnotify: move mask out of struct fsnotify_event
Amir Goldstein
1
-4
/
+6
2019-02-06
fsnotify: remove dirent events from FS_EVENTS_POSS_ON_CHILD mask
Amir Goldstein
1
-15
/
+21
2019-02-06
fsnotify: annotate directory entry modification events
Amir Goldstein
1
-9
/
+40
2019-02-06
coresight: perf: Add "sinks" group to PMU directory
Mathieu Poirier
1
-2
/
+5
2019-02-06
perf/aux: Make perf_event accessible to setup_aux()
Mathieu Poirier
1
-1
/
+1
2019-02-06
efi: Let architectures decide the flags that should be saved/restored
Julien Thierry
1
-2
/
+3
2019-02-06
arm64: Fix HCR.TGE status for NMI contexts
Julien Thierry
1
-0
/
+7
2019-02-05
scsi: block: remove bidi support
Christoph Hellwig
1
-6
/
+0
2019-02-05
scsi: block: remove req->special
Christoph Hellwig
1
-2
/
+0
2019-02-05
scsi: bsg-lib: handle bidi requests without block layer help
Christoph Hellwig
1
-0
/
+4
2019-02-05
vfio-mdev: Switch to use new generic UUID API
Andy Shevchenko
1
-1
/
+1
2019-02-05
mtd: rawnand: remove ->legacy.erase and single_erase()
Masahiro Yamada
1
-2
/
+0
2019-02-05
mtd: rawnand: Simplify the locking
Boris Brezillon
1
-15
/
+9
2019-02-05
irqdesc: Add domain handler for NMIs
Julien Thierry
1
-0
/
+5
2019-02-05
genirq: Provide NMI handlers
Julien Thierry
1
-0
/
+3
2019-02-05
genirq: Provide NMI management for percpu_devid interrupts
Julien Thierry
1
-0
/
+9
2019-02-05
genirq: Provide basic NMI management for interrupt lines
Julien Thierry
2
-0
/
+16
2019-02-05
i2c: algo-bit: convert to SPDX header
Wolfram Sang
1
-23
/
+8
2019-02-05
i2c: algo-bit: include main i2c header
Wolfram Sang
1
-0
/
+2
2019-02-05
firmware: xilinx: Add zynqmp_pm_get_chipid() API
Nava kishore Manne
1
-0
/
+2
2019-02-04
XArray: Update xa_erase family descriptions
Matthew Wilcox
1
-6
/
+6
2019-02-04
net: phy: fixed-phy: Drop GPIO from fixed_phy_add()
Linus Walleij
1
-6
/
+2
2019-02-04
ima: define ima_post_create_tmpfile() hook and add missing call
Mimi Zohar
1
-0
/
+5
2019-02-04
kexec, KEYS: Make use of platform keyring for signature verify
Kairui Song
1
-0
/
+1
2019-02-04
Merge tag 'v5.0-rc5' into rdma.git for-next
Jason Gunthorpe
36
-106
/
+392
2019-02-04
Merge branch 'mlx5-next into rdma.git for-next
Jason Gunthorpe
2
-1
/
+7
2019-02-04
netfilter: ipv6: avoid indirect calls for IPV6=y case
Florian Westphal
1
-13
/
+51
[prev]
[next]