index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-xgene.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-21
test_ida: Move ida_check_max
Matthew Wilcox
2
-28
/
+23
2018-08-21
test_ida: Move ida_check_leaf
Matthew Wilcox
2
-27
/
+25
2018-08-21
idr-test: Convert ida_check_nomem to new API
Matthew Wilcox
1
-6
/
+7
2018-08-21
ida: Start new test_ida module
Matthew Wilcox
7
-7
/
+71
2018-08-21
target/iscsi: Allocate session IDs from an IDA
Matthew Wilcox
3
-30
/
+10
2018-08-21
iscsi target: fix session creation failure handling
Mike Christie
1
-14
/
+21
2018-08-21
drm/vmwgfx: Convert to new IDA API
Matthew Wilcox
1
-29
/
+12
2018-08-21
dmaengine: Convert to new IDA API
Matthew Wilcox
1
-16
/
+7
2018-08-21
ppc: Convert vas ID allocation to new IDA API
Matthew Wilcox
1
-22
/
+4
2018-08-21
media: Convert entity ID allocation to new IDA API
Matthew Wilcox
1
-11
/
+5
2018-08-21
ppc: Convert mmu context allocation to new IDA API
Matthew Wilcox
1
-40
/
+4
2018-08-21
Convert net_namespace to new IDA API
Matthew Wilcox
1
-10
/
+6
2018-08-21
cb710: Convert to new IDA API
Matthew Wilcox
1
-18
/
+5
2018-08-21
rsxx: Convert to new IDA API
Matthew Wilcox
1
-16
/
+5
2018-08-21
osd: Convert to new IDA API
Matthew Wilcox
1
-15
/
+7
2018-08-21
sd: Convert to new IDA API
Matthew Wilcox
1
-17
/
+4
2018-08-21
devpts: Convert to new IDA API
Matthew Wilcox
1
-34
/
+13
2018-08-21
fs: Convert namespace IDAs to new API
Matthew Wilcox
1
-38
/
+12
2018-08-21
fs: Convert unnamed_dev_ida to new API
Matthew Wilcox
1
-43
/
+24
2018-08-21
mtip32xx: Convert to new IDA API
Matthew Wilcox
1
-23
/
+6
2018-08-21
ida: Add new API
Matthew Wilcox
2
-42
/
+87
2018-08-21
ida: Lock the IDA in ida_destroy
Matthew Wilcox
1
-6
/
+11
2018-08-21
radix-tree: Fix UBSAN warning
Matthew Wilcox
1
-1
/
+1
2018-08-21
radix tree test suite: Enable ubsan
Matthew Wilcox
2
-11
/
+14