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
2018-10-21
radix tree: Remove multiorder support
Matthew Wilcox
1
-36
/
+4
2018-10-21
xarray: Add range store functionality
Matthew Wilcox
1
-0
/
+2
2018-10-21
radix tree test suite: Convert tag_tagged_items to XArray
Matthew Wilcox
1
-2
/
+0
2018-10-21
radix tree: Remove radix_tree_clear_tags
Matthew Wilcox
1
-2
/
+0
2018-10-21
radix tree: Remove radix_tree_maybe_preload_order
Matthew Wilcox
1
-1
/
+0
2018-10-21
radix tree: Remove split/join code
Matthew Wilcox
1
-6
/
+0
2018-10-21
radix tree: Remove radix_tree_update_node_t
Matthew Wilcox
1
-6
/
+1
2018-10-21
shmem: Convert shmem_alloc_hugepage to XArray
Matthew Wilcox
1
-5
/
+1
2018-10-21
pagevec: Use xa_mark_t
Matthew Wilcox
1
-3
/
+5
2018-10-21
mm: Convert delete_from_swap_cache to XArray
Matthew Wilcox
1
-2
/
+3
2018-10-21
mm: Convert workingset to XArray
Matthew Wilcox
1
-9
/
+0
2018-10-21
mm: Convert page-writeback to XArray
Matthew Wilcox
1
-7
/
+10
2018-10-21
page cache: Convert find_get_entries_tag to XArray
Matthew Wilcox
1
-1
/
+1
2018-10-21
page cache; Convert find_get_pages_range_tag to XArray
Matthew Wilcox
1
-2
/
+2
2018-10-21
page cache: Convert find_get_pages_contig to XArray
Matthew Wilcox
1
-17
/
+0
2018-10-21
page cache: Add and replace pages using the XArray
Matthew Wilcox
2
-5
/
+6
2018-10-21
page cache: Convert hole search to XArray
Matthew Wilcox
1
-2
/
+2
2018-10-21
page cache: Rearrange address_space
Matthew Wilcox
1
-15
/
+31
2018-10-21
ida: Convert to XArray
Matthew Wilcox
1
-11
/
+7
2018-10-21
xarray: Track free entries in an XArray
Matthew Wilcox
1
-0
/
+101
2018-10-21
xarray: Add xa_reserve and xa_release
Matthew Wilcox
1
-2
/
+32
2018-10-21
xarray: Add xas_create_range
Matthew Wilcox
1
-0
/
+13
2018-10-21
xarray: Add xas_for_each_conflict
Matthew Wilcox
1
-0
/
+17
2018-10-21
xarray: Step through an XArray
Matthew Wilcox
1
-0
/
+67
2018-10-21
xarray: Destroy an XArray
Matthew Wilcox
1
-0
/
+1
2018-10-21
xarray: Extract entries from an XArray
Matthew Wilcox
1
-0
/
+2
2018-10-21
xarray: Add XArray iterators
Matthew Wilcox
1
-0
/
+165
2018-10-21
xarray: Add XArray conditional store operations
Matthew Wilcox
1
-0
/
+60
2018-10-21
xarray: Add XArray unconditional store operations
Matthew Wilcox
1
-2
/
+145
2018-10-21
xarray: Add XArray marks
Matthew Wilcox
1
-0
/
+63
2018-10-21
xarray: Add XArray load operation
Matthew Wilcox
1
-0
/
+336
2018-10-21
xarray: Define struct xa_node
Matthew Wilcox
2
-26
/
+30
2018-10-21
xarray: Add definition of struct xarray
Matthew Wilcox
2
-20
/
+78
2018-10-21
Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...
Mark Brown
1
-4
/
+27
2018-10-20
blkcg: reassociate bios when make_request() is called recursively
Dennis Zhou
1
-0
/
+3
2018-10-20
blkcg: fix edge case for blk_get_rl() under memory pressure
Dennis Zhou
1
-1
/
+1
2018-10-20
bpf: sk_msg program helper bpf_msg_push_data
John Fastabend
1
-0
/
+5
2018-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-1
/
+2
2018-10-20
Merge branch 'pci/peer-to-peer'
Bjorn Helgaas
5
-0
/
+145
2018-10-20
Merge branch 'pci/misc'
Bjorn Helgaas
4
-33
/
+0
2018-10-20
Merge branch 'pci/hotplug'
Bjorn Helgaas
3
-38
/
+15
2018-10-19
net: phy: micrel: add Microchip KSZ9131 initial driver
Yuiko Oshino
1
-0
/
+1
2018-10-19
netpoll: allow cleanup to be synchronous
Debabrata Banerjee
1
-3
/
+1
2018-10-20
bpf: skmsg, fix psock create on existing kcm/tls port
John Fastabend
1
-5
/
+20
2018-10-19
bpf: add cg_skb_is_valid_access for BPF_PROG_TYPE_CGROUP_SKB
Song Liu
1
-0
/
+21
2018-10-19
bpf: add queue and stack maps
Mauricio Vasquez B
2
-0
/
+8
2018-10-19
bpf/verifier: add ARG_PTR_TO_UNINIT_MAP_VALUE
Mauricio Vasquez B
1
-0
/
+1
2018-10-19
bpf: rename stack trace map operations
Mauricio Vasquez B
1
-1
/
+1
2018-10-19
remoteproc: Add mechanism for custom dump function assignment
Sibi Sankar
1
-0
/
+6
2018-10-19
remoteproc: Introduce custom dump function for each remoteproc segment
Sibi Sankar
1
-0
/
+6
[prev]
[next]