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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-22
genirq: Introduce IRQD_SINGLE_TARGET flag
Thomas Gleixner
1
-0
/
+16
2017-06-22
genirq/cpuhotplug: Handle managed IRQs on CPU hotplug
Thomas Gleixner
2
-0
/
+6
2017-06-22
genirq: Handle managed irqs gracefully in irq_startup()
Thomas Gleixner
1
-1
/
+1
2017-06-22
genirq: Introduce IRQD_MANAGED_SHUTDOWN
Thomas Gleixner
1
-0
/
+8
2017-06-22
genirq: Introduce effective affinity mask
Thomas Gleixner
1
-0
/
+29
2017-06-22
genirq: Move irq_fixup_move_pending() to core
Thomas Gleixner
1
-5
/
+0
2017-06-22
genirq/cpuhotplug: Add support for cleaning up move in progress
Thomas Gleixner
1
-0
/
+2
2017-06-22
genirq: Provide irq_fixup_move_pending()
Thomas Gleixner
1
-0
/
+5
2017-06-22
genirq: Add missing comment for IRQD_STARTED
Thomas Gleixner
1
-0
/
+1
2017-06-22
genirq/debugfs: Add proper debugfs interface
Thomas Gleixner
2
-0
/
+8
2017-06-22
genirq/irqdomain: Add map counter
Thomas Gleixner
1
-0
/
+2
2017-06-22
genirq: Allow fwnode to carry name information only
Thomas Gleixner
1
-1
/
+30
2017-06-22
of: make of_fdt_is_compatible() static
Frank Rowand
1
-3
/
+0
2017-06-22
quota: add get_inode_usage callback to transfer multi-inode charges
Tahsin Erdogan
1
-0
/
+2
2017-06-22
efi: parse ARM processor error
Tyler Baicar
1
-0
/
+54
2017-06-22
ras: acpi/apei: cper: add support for generic data v3 structure
Tyler Baicar
1
-0
/
+36
2017-06-22
acpi: apei: read ack upon ghes record consumption
Tyler Baicar
1
-1
/
+4
2017-06-22
mbcache: make mbcache naming more generic
Tahsin Erdogan
1
-6
/
+5
2017-06-22
Merge branch 'uuid-types'
Rafael J. Wysocki
10
-78
/
+90
2017-06-22
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-87
/
+0
2017-06-22
net/mlx5: Fix offset of hca cap reserved field
Or Gerlitz
1
-1
/
+1
2017-06-22
net/mlx5: Enhance MCAM reg to allow query on access reg support
Or Gerlitz
2
-0
/
+16
2017-06-22
net/mlx5: Add MCC (Management Component Control) register definitions
Or Gerlitz
2
-0
/
+85
2017-06-22
net/mlx5e: Add header re-write offloading of IPv6 hop-limit
Or Gerlitz
1
-0
/
+1
2017-06-22
net/mlx5e: Offload TC matching on ip ttl
Or Gerlitz
1
-2
/
+3
2017-06-22
KVM: s390: ioctls to get and set guest storage attributes
Claudio Imbrenda
1
-0
/
+33
2017-06-22
sched/loadavg: Generalize "_idle" naming to "_nohz"
Frederic Weisbecker
1
-4
/
+4
2017-06-22
Merge branch 'linus' into x86/mm, to pick up fixes
Ingo Molnar
19
-47
/
+117
2017-06-22
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
28
-58
/
+154
2017-06-21
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2017-06-22
KVM: PPC: Book3S HV: Add capability to report possible virtual SMT modes
Paul Mackerras
1
-0
/
+1
2017-06-22
device property: Add fwnode_graph_get_port_parent
Kieran Bingham
1
-0
/
+2
2017-06-22
device property: Add FW type agnostic fwnode_graph_get_remote_node
Sakari Ailus
1
-0
/
+2
2017-06-22
device property: Introduce fwnode_device_is_available()
Sakari Ailus
2
-0
/
+2
2017-06-22
device property: Move fwnode graph ops to firmware specific locations
Sakari Ailus
1
-0
/
+14
2017-06-22
device property: Move FW type specific functionality to FW specific files
Sakari Ailus
3
-0
/
+60
2017-06-22
Merge branch 'dt/property-move' of git://git.kernel.org/pub/scm/linux/kernel/...
Rafael J. Wysocki
1
-10
/
+20
2017-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-32
/
+36
2017-06-21
ACPI / scan: Fix enumeration for special SPI and I2C devices
Jarkko Nikula
1
-1
/
+2
2017-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+2
2017-06-21
qed*: Rename qed_roce_if.h to qed_rdma_if.h
Kalderon, Michal
1
-2
/
+2
2017-06-21
bpf: expose prog id for cls_bpf and act_bpf
Daniel Borkmann
2
-0
/
+2
2017-06-21
ima: define is_ima_appraise_enabled()
Mimi Zohar
1
-0
/
+6
2017-06-21
blk-mq: Make it safe to quiesce and unquiesce from an interrupt handler
Bart Van Assche
1
-9
/
+1
2017-06-21
clk: hisilicon: add usb2 clocks for hi3798cv200 SoC
Jiancheng Xue
1
-1
/
+8
2017-06-21
ftrace: Add missing comment for FTRACE_OPS_FL_RCU
Steven Rostedt (VMware)
1
-0
/
+1
2017-06-21
blk-mq: fix performance regression with shared tags
Jens Axboe
1
-0
/
+2
2017-06-21
sock: avoid dirtying incoming_cpu if not needed
Paolo Abeni
1
-1
/
+4
2017-06-21
net: introduce SO_PEERGROUPS getsockopt
David Herrmann
1
-0
/
+2
2017-06-21
qede: Fix compilation without QED_RDMA
Chad Dupuis
1
-1
/
+1
[prev]
[next]