index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
kpc2000
/
kpc_dma
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: drop kpc2000 driver
Greg Kroah-Hartman
2021-06-12
6
-1121
/
+0
*
staging: kpc2000: kpc_dma: rename show function per convention
Deepak R Varma
2020-10-27
1
-2
/
+2
*
staging: kpc2000: kpc_dma: rearrange lines exceeding 100 columns
Deepak R Varma
2020-10-27
3
-17
/
+41
*
staging: kpc2000: kpc_dma: fix spelling mistake "for for" -> "for"
Colin Ian King
2020-08-28
1
-2
/
+2
*
staging: kpc2000: kpc_dma: Remove additional goto statements
Souptick Joarder
2020-07-01
1
-12
/
+13
*
staging: kpc2000: kpc_dma: Convert get_user_pages() --> pin_user_pages()
Souptick Joarder
2020-07-01
1
-8
/
+5
*
staging: kpc2000: kpc_dma: Convert set_page_dirty() --> set_page_dirty_lock()
Souptick Joarder
2020-07-01
1
-3
/
+3
*
staging: kpc2000: kpc_dma: Unpin partial pinned pages
Souptick Joarder
2020-07-01
1
-4
/
+9
*
staging: kpc2000: kpc_dma: set error code in probe
Evgeny Novikov
2020-06-25
1
-0
/
+1
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-2
/
+2
*
Staging: kpc2000: kpc_dma: Use spaces around operators.
Sam Muhammed
2020-03-25
1
-7
/
+7
*
Staging: kpc2000: kpc_dma: Use kcalloc over kzalloc.
Sam Muhammed
2020-03-25
1
-1
/
+2
*
Staging: kpc2000: kpc_dma: Use the SPDK comment style.
Sam Muhammed
2020-03-25
3
-3
/
+3
*
Staging: kpc2000: kpc_dma: Include the preferred header.
Sam Muhammed
2020-03-25
1
-1
/
+1
*
Staging: kpc2000: kpc_dma: Remove unnecessary braces.
Sam Muhammed
2020-03-25
3
-16
/
+12
*
Staging: kpc2000: kpc_dma: Use sizeof(*var) in kzalloc().
Sam Muhammed
2020-03-25
2
-2
/
+2
*
Staging: kpc2000: kpc_dma: Remove comparison to NULL.
Sam Muhammed
2020-03-25
3
-9
/
+9
*
Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-29
1
-2
/
+0
|
\
|
*
staging: kpc2000: remove unnecessary assertions in kpc_dma_transfer
Aditya Pakki
2020-01-03
1
-2
/
+0
*
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
|
/
*
staging: kpc2000: Fix long constant sparse warning
Harsh Jain
2019-09-03
1
-4
/
+4
*
Revert "staging: kpc2000: Convert put_page() to put_user_page*()"
Greg Kroah-Hartman
2019-07-31
1
-6
/
+11
*
staging: kpc2000: Convert put_page() to put_user_page*()
Bharath Vedartham
2019-07-30
1
-11
/
+6
*
staging: kpc2000: simplify comparison to NULL in fileops.c
Simon Sandström
2019-07-04
1
-1
/
+1
*
staging: kpc2000: simplify comparison to NULL in dma.c
Simon Sandström
2019-07-04
1
-2
/
+2
*
Staging: kpc2000: kpc_dma: Fix platform_no_drv_owner.cocci warnings
YueHaibing
2019-06-21
1
-1
/
+0
*
staging: kpc2000: removed DMA AIO implementation.
Jeremy Sowden
2019-06-13
2
-83
/
+21
*
Staging: kpc2000: kpc_dma: Make some symbols static
YueHaibing
2019-06-13
1
-1
/
+1
*
staging: kpc2000: Fix: 'kpc_dma_del_device' and other symbols were not declared
Rishiraj Manwatkar
2019-06-13
1
-3
/
+3
*
staging: kpc2000: remove unnecessary debug prints in kpc_dma_driver.c
Simon Sandström
2019-06-10
1
-4
/
+0
*
staging: kpc2000: remove unnecessary debug prints in fileops.c
Simon Sandström
2019-06-10
1
-17
/
+0
*
staging: kpc2000: remove unnecessary debug prints in dma.c
Simon Sandström
2019-06-10
1
-4
/
+0
*
staging: kpc2000: Use '%zu' for printing 'size_t' type
Fabio Estevam
2019-06-06
1
-1
/
+1
*
staging: staging: kpc2000: kpc_dma: fix symbol 'kpc_dma_add_device' was not d...
Valerio Genovese
2019-06-06
1
-1
/
+1
*
Merge 5.2-rc3 into staging-next
Greg Kroah-Hartman
2019-06-03
1
-3
/
+1
|
\
|
*
staging: kpc2000: double unlock in error handling in kpc_dma_transfer()
Dan Carpenter
2019-05-20
1
-2
/
+0
|
*
staging: kpc2000: fix build error on xtensa
Max Filippov
2019-05-20
1
-1
/
+1
*
|
staging: kpc2000: Change to use DIV_ROUND_UP
Nishka Dasgupta
2019-05-30
1
-4
/
+1
*
|
Staging: kpc2000: kpc_dma: include <linux/io.h> instead of <asm/io.h>
Puranjay Mohan
2019-05-20
1
-1
/
+1
*
|
Staging: kpc2000: kpc_dma: Resolve cast warning and use const for file_operation
Vandana BN
2019-05-20
2
-2
/
+2
*
|
Staging: kpc2000: kpc_dma: Resolve warning to use __func__ insted of funtion ...
Vandana BN
2019-05-20
3
-25
/
+25
*
|
Staging: kpc2000: kpc_dma: Resolve warning Missing blank line after declarati...
Vandana BN
2019-05-20
4
-13
/
+29
*
|
Staging: kpc2000: kpc_dma: Resolve checkpath errors Macros in paranthesis & t...
Vandana BN
2019-05-20
1
-3
/
+5
*
|
Staging: kpc2000: kpc_dma: Resolve code indent and trailing statements on nex...
Vandana BN
2019-05-20
1
-4
/
+8
*
|
Staging: kpc2000: kpc_dma: Resolve checkpatch space errors around brace '{', ...
Vandana BN
2019-05-20
3
-52
/
+52
*
|
Staging: kpc2000: kpc_dma: Resolve space errors around pointers and function ...
Vandana BN
2019-05-20
4
-14
/
+14
*
|
Staging: kpc2000: kpc_dma: Resolve trailing whitespace error reported by chec...
Vandana BN
2019-05-20
4
-131
/
+131
*
|
Staging: kpc2000: Cleanup in kpc_dma_transfer()
Madhumitha Prabakaran
2019-05-20
1
-1
/
+1
|
/
*
staging: kpc2000: Add DMA driver
Matt Sickler
2019-04-25
6
-0
/
+1169