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
2018-02-06
kasan: add compiler support for clang
Paul Lawrence
1
-0
/
+8
2018-02-06
Merge tag 'platform-drivers-x86-v4.16-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
3
-99
/
+145
2018-02-06
arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
Marc Zyngier
1
-0
/
+141
2018-02-06
arm/arm64: smccc: Make function identifiers an unsigned quantity
Marc Zyngier
1
-2
/
+4
2018-02-06
firmware/psci: Expose SMCCC version through psci_ops
Marc Zyngier
1
-0
/
+6
2018-02-06
firmware/psci: Expose PSCI conduit
Marc Zyngier
1
-0
/
+7
2018-02-06
arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
Marc Zyngier
1
-0
/
+5
2018-02-06
arm/arm64: KVM: Turn kvm_psci_version into a static inline
Marc Zyngier
1
-1
/
+20
2018-02-06
arm/arm64: KVM: Advertise SMCCC v1.1
Marc Zyngier
2
-1
/
+14
2018-02-06
arm/arm64: KVM: Implement PSCI 1.0 support
Marc Zyngier
1
-0
/
+3
2018-02-06
arm/arm64: KVM: Add PSCI_VERSION helper
Marc Zyngier
2
-2
/
+7
2018-02-06
arm/arm64: KVM: Consolidate the PSCI include files
Marc Zyngier
1
-0
/
+27
2018-02-06
media: videobuf2: fix up for "media: annotate ->poll() instances"
Stephen Rothwell
1
-5
/
+5
2018-02-06
idr: Add documentation
Matthew Wilcox
1
-1
/
+15
2018-02-06
idr: Make 1-based IDRs more efficient
Matthew Wilcox
1
-29
/
+37
2018-02-06
idr: Rename idr_for_each_entry_ext
Matthew Wilcox
1
-20
/
+32
2018-02-06
idr: Remove idr_alloc_ext
Matthew Wilcox
2
-66
/
+2
2018-02-06
idr: Add idr_alloc_u32 helper
Matthew Wilcox
1
-0
/
+2
2018-02-06
idr: Delete idr_find_ext function
Matthew Wilcox
1
-6
/
+1
2018-02-06
idr: Delete idr_replace_ext function
Matthew Wilcox
1
-2
/
+1
2018-02-06
idr: Delete idr_remove_ext function
Matthew Wilcox
1
-6
/
+1
2018-02-06
Merge branch 'linus' into sched/urgent, to resolve conflicts
Ingo Molnar
535
-7295
/
+23015
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
58
-1232
/
+5228
2018-02-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
4
-21
/
+34
2018-02-06
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-133
/
+75
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-344
/
+298
2018-02-06
net: erspan: fix metadata extraction
William Tu
1
-13
/
+13
2018-02-06
ACPICA: Update version to 20180105
Bob Moore
1
-1
/
+1
2018-02-06
ACPICA: All acpica: Update copyrights to 2018
Bob Moore
22
-22
/
+22
2018-02-06
locking/qrwlock: include asm/byteorder.h as needed
Arnd Bergmann
1
-0
/
+1
2018-02-06
jump_label: Add branch hints to static_branch_{un,}likely()
Peter Zijlstra
1
-2
/
+2
2018-02-06
sched/fair: Use a recently used CPU as an idle candidate and the basis for SIS
Mel Gorman
1
-0
/
+8
2018-02-05
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2018-02-05
membarrier: Provide core serializing command, *_SYNC_CORE
Mathieu Desnoyers
2
-1
/
+49
2018-02-05
locking: Introduce sync_core_before_usermode()
Mathieu Desnoyers
1
-0
/
+21
2018-02-05
membarrier: Provide GLOBAL_EXPEDITED command
Mathieu Desnoyers
2
-9
/
+39
2018-02-05
membarrier: Document scheduler barrier requirements
Mathieu Desnoyers
1
-0
/
+5
2018-02-05
powerpc, membarrier: Skip memory barrier in switch_mm()
Mathieu Desnoyers
1
-1
/
+12
2018-02-05
Merge tag 'rproc-v4.16' of git://github.com/andersson/remoteproc
Linus Torvalds
1
-5
/
+16
2018-02-05
mlx5: fix mlx5_get_vector_affinity to start from completion vector 0
Sagi Grimberg
1
-1
/
+1
2018-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+6
2018-02-04
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-2
/
+84
2018-02-04
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2018-02-04
Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+22
2018-02-04
Merge tag 'ntb-4.16' of git://github.com/jonmason/ntb
Linus Torvalds
2
-26
/
+48
2018-02-04
Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-27
/
+95
2018-02-04
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-130
/
+171
2018-02-04
ACPICA: Add a missing pair of parentheses
Jung-uk Kim
1
-1
/
+1
2018-02-04
ACPICA: Prefer ACPI_TO_POINTER() over ACPI_ADD_PTR()
Jung-uk Kim
1
-1
/
+1
2018-02-04
ACPICA: Avoid NULL pointer arithmetic
Jung-uk Kim
1
-4
/
+4
[prev]
[next]