index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-21
shmem: Convert shmem_alloc_hugepage to XArray
Matthew Wilcox
1
-43
/
+1
2018-10-21
shmem: Convert find_swap_entry to XArray
Matthew Wilcox
1
-0
/
+56
2018-10-21
mm: Convert workingset to XArray
Matthew Wilcox
1
-0
/
+65
2018-10-21
page cache: Add and replace pages using the XArray
Matthew Wilcox
1
-3
/
+3
2018-10-21
ida: Convert to XArray
Matthew Wilcox
2
-247
/
+203
2018-10-21
xarray: Track free entries in an XArray
Matthew Wilcox
2
-4
/
+145
2018-10-21
xarray: Add xa_reserve and xa_release
Matthew Wilcox
2
-0
/
+87
2018-10-21
xarray: Add xas_create_range
Matthew Wilcox
2
-0
/
+169
2018-10-21
xarray: Add xas_for_each_conflict
Matthew Wilcox
2
-0
/
+129
2018-10-21
xarray: Step through an XArray
Matthew Wilcox
2
-0
/
+189
2018-10-21
xarray: Destroy an XArray
Matthew Wilcox
2
-0
/
+62
2018-10-21
xarray: Extract entries from an XArray
Matthew Wilcox
1
-0
/
+80
2018-10-21
xarray: Add XArray iterators
Matthew Wilcox
2
-0
/
+475
2018-10-21
xarray: Add XArray conditional store operations
Matthew Wilcox
2
-0
/
+91
2018-10-21
xarray: Add XArray unconditional store operations
Matthew Wilcox
3
-6
/
+868
2018-10-21
xarray: Add XArray marks
Matthew Wilcox
2
-2
/
+264
2018-10-21
xarray: Add XArray load operation
Matthew Wilcox
5
-43
/
+286
2018-10-21
xarray: Define struct xa_node
Matthew Wilcox
1
-24
/
+24
2018-10-21
xarray: Add definition of struct xarray
Matthew Wilcox
4
-41
/
+84
2018-09-29
xarray: Change definition of sibling entries
Matthew Wilcox
2
-45
/
+26
2018-09-29
xarray: Replace exceptional entries
Matthew Wilcox
2
-47
/
+34
2018-09-29
idr: Permit any valid kernel pointer to be stored
Matthew Wilcox
2
-10
/
+15
2018-09-04
lib/Kconfig.debug: fix three typos in help text
Thibaut Sautereau
1
-2
/
+2
2018-09-02
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2018-08-30
notifier: Remove notifier header file wherever not used
Mukesh Ojha
1
-1
/
+0
2018-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+0
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
5
-109
/
+238
2018-08-23
lib/fonts: convert comments to utf-8
Arnd Bergmann
4
-512
/
+512
2018-08-22
lib/rhashtable: guarantee initial hashtable allocation
Davidlohr Bueso
1
-3
/
+11
2018-08-22
lib/rhashtable: simplify bucket_table_alloc()
Davidlohr Bueso
1
-5
/
+2
2018-08-22
lib/test_hexdump.c: fix failure on big endian cpu
Christophe Leroy
1
-5
/
+23
2018-08-22
lib/Kconfig: remove 'default n' for tests
Andy Shevchenko
2
-18
/
+0
2018-08-22
lib: add crc64 calculation routines
Coly Li
5
-0
/
+145
2018-08-22
lib/test_debug_virtual.c: make struct pointer foo static
Colin Ian King
1
-1
/
+1
2018-08-22
lib/bitmap.c: drop unnecessary 0 check for u32 array operations
Andy Shevchenko
1
-8
/
+1
2018-08-21
ida: Change ida_get_new_above to return the id
Matthew Wilcox
1
-18
/
+12
2018-08-21
ida: Remove old API
Matthew Wilcox
2
-50
/
+7
2018-08-21
test_ida: check_ida_destroy and check_ida_alloc
Matthew Wilcox
1
-0
/
+54
2018-08-21
test_ida: Convert check_ida_conv to new API
Matthew Wilcox
1
-0
/
+30
2018-08-21
test_ida: Move ida_check_max
Matthew Wilcox
1
-0
/
+23
2018-08-21
test_ida: Move ida_check_leaf
Matthew Wilcox
1
-0
/
+25
2018-08-21
ida: Start new test_ida module
Matthew Wilcox
3
-0
/
+49
2018-08-21
ida: Add new API
Matthew Wilcox
1
-39
/
+31
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-20
rhashtable: remove duplicated include from rhashtable.c
Yue Haibing
1
-1
/
+0
2018-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-4
/
+7
2018-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+20
2018-08-18
deprecate the '__deprecated' attribute warnings entirely and for good
Linus Torvalds
1
-8
/
+0
2018-08-18
Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
[next]