index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
NTB: Add ntb_msi_test support to ntb_test
Logan Gunthorpe
2019-06-13
1
-2
/
+52
*
NTB: Introduce NTB MSI Test Client
Logan Gunthorpe
2019-06-13
3
-0
/
+443
*
NTB: Introduce MSI library
Logan Gunthorpe
2019-06-13
4
-1
/
+501
*
NTB: Rename ntb.c to support multiple source files in the module
Logan Gunthorpe
2019-06-13
2
-0
/
+2
*
NTB: Introduce functions to calculate multi-port resource index
Logan Gunthorpe
2019-06-13
1
-0
/
+70
*
NTB: Introduce helper functions to calculate logical port number
Logan Gunthorpe
2019-06-13
1
-1
/
+52
*
PCI/switchtec: Add module parameter to request more interrupts
Logan Gunthorpe
2019-06-13
1
-2
/
+10
*
PCI/MSI: Support allocating virtual MSI interrupts
Logan Gunthorpe
2019-06-13
3
-9
/
+62
*
ntb_hw_switchtec: Fix setup MW with failure bug
Joey Zhang
2019-06-13
1
-27
/
+39
*
ntb_hw_switchtec: Skip unnecessary re-setup of shared memory window for cross...
Wesley Sheng
2019-06-13
1
-0
/
+3
*
ntb_hw_switchtec: Remove redundant steps of switchtec_ntb_reinit_peer() function
Joey Zhang
2019-06-13
1
-4
/
+7
*
NTB: correct ntb_dev_ops and ntb_dev comment typos
Wesley Sheng
2019-06-13
1
-2
/
+2
*
NTB: amd: Silence shift wrapping warning in amd_ntb_db_vector_mask()
Dan Carpenter
2019-06-13
1
-1
/
+1
*
ntb_hw_switchtec: potential shift wrapping bug in switchtec_ntb_init_sndev()
Dan Carpenter
2019-06-13
1
-1
/
+1
*
NTB: ntb_transport: Ensure qp->tx_mw_dma_addr is initaliazed
Logan Gunthorpe
2019-06-13
1
-0
/
+1
*
NTB: ntb_hw_amd: set peer limit register
Sanjay R Mehta
2019-06-13
1
-4
/
+4
*
NTB: ntb_perf: Clear stale values in doorbell and command SPAD register
Sanjay R Mehta
2019-06-13
1
-0
/
+8
*
NTB: ntb_perf: Disable NTB link after clearing peer XLAT registers
Sanjay R Mehta
2019-06-13
1
-2
/
+2
*
NTB: ntb_perf: Increased the number of message retries to 1000
Sanjay R Mehta
2019-06-13
1
-1
/
+1
*
ntb: intel: Make intel_ntb3_peer_db_addr static
YueHaibing
2019-06-13
1
-3
/
+3
*
Linux 5.2-rc1
v5.2-rc1
Linus Torvalds
2019-05-19
1
-2
/
+2
*
Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-19
3
-4
/
+8
|
\
|
*
ubifs: Convert xattr inum to host order
Richard Weinberger
2019-05-15
1
-1
/
+1
|
*
ubifs: Use correct config name for encryption
Richard Weinberger
2019-05-15
1
-2
/
+2
|
*
ubifs: Fix build error without CONFIG_UBIFS_FS_XATTR
YueHaibing
2019-05-15
1
-1
/
+5
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-05-19
10
-257
/
+889
|
\
\
|
*
|
panic: add an option to replay all the printk message in buffer
Feng Tang
2019-05-18
5
-4
/
+24
|
*
|
initramfs: don't free a non-existent initrd
Steven Price
2019-05-18
1
-1
/
+1
|
*
|
fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...
Jiufei Xue
2019-05-18
1
-3
/
+8
|
*
|
mm/compaction.c: correct zone boundary handling when isolating pages from a p...
Mel Gorman
2019-05-18
1
-2
/
+2
|
*
|
mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro
Uladzislau Rezki (Sony)
2019-05-18
1
-0
/
+43
|
*
|
mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro
Uladzislau Rezki (Sony)
2019-05-18
1
-0
/
+48
|
*
|
mm/vmalloc.c: keep track of free blocks for vmap allocation
Uladzislau Rezki (Sony)
2019-05-18
2
-247
/
+763
*
|
|
Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-05-19
74
-172
/
+178
|
\
\
\
|
*
|
|
kconfig: use 'else ifneq' for Makefile to improve readability
Masahiro Yamada
2019-05-19
1
-3
/
+1
|
*
|
|
kbuild: check uniqueness of module names
Masahiro Yamada
2019-05-18
2
-0
/
+17
|
*
|
|
kconfig: Terminate menu blocks with a comment in the generated config
Alexander Popov
2019-05-18
1
-1
/
+12
|
*
|
|
kbuild: add LICENSES to KBUILD_ALLDIRS
Masahiro Yamada
2019-05-18
1
-1
/
+1
|
*
|
|
kbuild: remove 'addtree' and 'flags' magic for header search paths
Masahiro Yamada
2019-05-18
3
-33
/
+13
|
*
|
|
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-05-18
17
-26
/
+25
|
*
|
|
media: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-05-18
30
-49
/
+47
|
*
|
|
media: remove unneeded header search paths
Masahiro Yamada
2019-05-18
7
-11
/
+0
|
*
|
|
alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfig
Masahiro Yamada
2019-05-18
2
-0
/
+2
|
*
|
|
kbuild: terminate Kconfig when $(CC) or $(LD) is missing
Masahiro Yamada
2019-05-18
2
-1
/
+9
|
*
|
|
kbuild: turn auto.conf.cmd into a mandatory include file
Masahiro Yamada
2019-05-18
1
-1
/
+1
|
*
|
|
.gitignore: exclude .get_maintainer.ignore and .gitattributes
Masahiro Yamada
2019-05-18
1
-3
/
+5
|
*
|
|
kbuild: add all Clang-specific flags unconditionally
Masahiro Yamada
2019-05-18
2
-11
/
+11
|
*
|
|
kbuild: Don't try to add '-fcatch-undefined-behavior' flag
Nathan Chancellor
2019-05-18
1
-1
/
+0
|
*
|
|
kbuild: add some extra warning flags unconditionally
Masahiro Yamada
2019-05-18
1
-6
/
+7
|
*
|
|
kbuild: add -Wvla flag unconditionally
Masahiro Yamada
2019-05-18
1
-1
/
+1
[next]