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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-08
scsi: hisi_sas: Create root and device debugfs directories
Luo Jiaxing
3
-0
/
+41
2019-01-08
scsi: arcmsr: Update driver version to v1.40.00.10-20181217
Ching Huang
1
-1
/
+1
2019-01-08
scsi: arcmsr: Fix suspend/resume of ACB_ADAPTER_TYPE_B
Ching Huang
1
-1
/
+10
2019-01-08
scsi: arcmsr: Separate 'set dma mask' as a function
Ching Huang
1
-21
/
+30
2019-01-08
scsi: arcmsr: Add an option of set dma_mask_64 for ACB_ADAPTER_TYPE_A
Ching Huang
1
-0
/
+4
2019-01-08
scsi: arcmsr: Update ACB_ADAPTER_TYPE_D for >4GB ccb addressing
Ching Huang
1
-6
/
+18
2019-01-08
scsi: arcmsr: Update ACB_ADAPTER_TYPE_C for >4GB ccb addressing
Ching Huang
1
-12
/
+15
2019-01-08
scsi: arcmsr: Update ACB_ADAPTER_TYPE_B for >4GB ccb addressing
Ching Huang
1
-5
/
+17
2019-01-08
scsi: arcmsr: Update ACB_ADAPTER_TYPE_A for >4GB ccb addressing
Ching Huang
1
-5
/
+20
2019-01-08
scsi: arcmsr: Update arcmsr_alloc_ccb_pool for ccb buffer address above 4GB
Ching Huang
2
-9
/
+19
2019-01-08
scsi: arcmsr: Merge arcmsr_alloc_io_queue to arcmsr_alloc_ccb_pool
Ching Huang
1
-50
/
+77
2019-01-08
scsi: arcmsr: Rename arcmsr_free_mu to arcmsr_free_io_queue
Ching Huang
1
-4
/
+4
2019-01-08
scsi: arcmsr: Rename acb structure member roundup_ccbsize to ioqueue_size
Ching Huang
2
-10
/
+10
2019-01-08
scsi: gdth: use generic DMA API
Christoph Hellwig
2
-33
/
+31
2019-01-08
scsi: gdth: remove interrupt coalescing support
Christoph Hellwig
1
-139
/
+12
2019-01-08
scsi: gdth: remove dead code under #ifdef GDTH_IOCTL_PROC
Christoph Hellwig
2
-107
/
+0
2019-01-08
scsi: gdth: remove dead dma statistics code
Christoph Hellwig
2
-26
/
+0
2019-01-08
scsi: gdth: remove dead rtc code
Christoph Hellwig
1
-32
/
+0
2019-01-08
scsi: gdth: remove direct serial port access
Christoph Hellwig
1
-70
/
+0
2019-01-08
scsi: gdth: remove ISA and EISA support
Christoph Hellwig
3
-717
/
+24
2019-01-08
scsi: gdth: remove gdth_{alloc,free}_ioctl
Christoph Hellwig
3
-57
/
+25
2019-01-08
scsi: gdth: reuse dma coherent allocation in gdth_show_info
Christoph Hellwig
1
-15
/
+5
2019-01-08
scsi: gdth: refactor ioc_general
Christoph Hellwig
1
-118
/
+132
2019-01-06
Linux 5.0-rc1
Linus Torvalds
1
-3
/
+3
2019-01-06
Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
94
-694
/
+150
2019-01-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
27
-166
/
+620
2019-01-06
Change mincore() to count "mapped" pages rather than "cached" pages
Linus Torvalds
1
-81
/
+13
2019-01-06
Fix 'acccess_ok()' on alpha and SH
Linus Torvalds
2
-5
/
+10
2019-01-06
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-188
/
+468
2019-01-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-10
/
+19
2019-01-06
Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
8
-275
/
+215
2019-01-06
Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-8
/
+31
2019-01-06
Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteproc
Linus Torvalds
4
-0
/
+189
2019-01-06
fscrypt: add Adiantum support
Eric Biggers
7
-188
/
+468
2019-01-05
Merge tag 'docs-5.0-fixes' of git://git.lwn.net/linux
Linus Torvalds
5
-10
/
+4
2019-01-05
Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2019-01-05
Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-97
/
+101
2019-01-05
Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
51
-290
/
+628
2019-01-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
6
-21
/
+10
2019-01-05
Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux
Linus Torvalds
15
-47
/
+71
2019-01-05
Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
22
-137
/
+346
2019-01-05
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
37
-210
/
+1721
2019-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
17
-61
/
+720
2019-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-0
/
+9
2019-01-06
kconfig: rename generated .*conf-cfg to *conf-cfg
Masahiro Yamada
2
-18
/
+19
2019-01-06
kbuild: remove unnecessary stubs for archheader and archscripts
Masahiro Yamada
1
-5
/
+1
2019-01-06
kbuild: use assignment instead of define ... endef for filechk_* rules
Masahiro Yamada
6
-26
/
+12
2019-01-06
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
24
-408
/
+0
2019-01-06
kbuild: generate asm-generic wrappers if mandatory headers are missing
Masahiro Yamada
3
-10
/
+10
2019-01-06
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
24
-25
/
+0
[prev]
[next]