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-22
vop: vringh: Do not crash if no DMA channel
Vincent Whitchurch
1
-12
/
+20
2019-01-22
vop: Add definition of readq/writeq if missing
Vincent Whitchurch
1
-0
/
+1
2019-01-22
vop: Use %z for size_t
Vincent Whitchurch
1
-2
/
+2
2019-01-22
powerpc: Adopt nvram module for PPC64
Finn Thain
7
-163
/
+9
2019-01-22
char/generic_nvram: Remove as unused
Finn Thain
2
-165
/
+1
2019-01-22
powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAM
Finn Thain
8
-33
/
+33
2019-01-22
powerpc, fbdev: Use NV_CMODE and NV_VMODE only when CONFIG_PPC32 && CONFIG_PP...
Finn Thain
6
-75
/
+48
2019-01-22
powerpc: Implement nvram ioctls
Finn Thain
2
-0
/
+40
2019-01-22
powerpc: Define missing ppc_md.nvram_size for CHRP and PowerMac
Finn Thain
2
-4
/
+19
2019-01-22
char/nvram: Add "devname:nvram" module alias
Finn Thain
1
-0
/
+1
2019-01-22
m68k: Dispatch nvram_ops calls to Atari or Mac functions
Finn Thain
6
-17
/
+108
2019-01-22
macintosh/via-cuda: Don't rely on Cuda to end a transfer
Finn Thain
1
-3
/
+5
2019-01-22
m68k/mac: Fix PRAM accessors
Finn Thain
2
-10
/
+35
2019-01-22
m68k/mac: Use macros for RTC accesses not magic numbers
Finn Thain
1
-18
/
+41
2019-01-22
m68k/mac: Adopt naming and calling conventions for PRAM routines
Finn Thain
1
-38
/
+23
2019-01-22
m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRA...
Finn Thain
4
-1
/
+30
2019-01-22
char/nvram: Implement NVRAM read/write methods
Finn Thain
2
-48
/
+104
2019-01-22
char/nvram: Allow the set_checksum and initialize ioctls to be omitted
Finn Thain
2
-30
/
+42
2019-01-22
char/nvram: Adopt arch_nvram_ops
Finn Thain
2
-6
/
+56
2019-01-22
powerpc: Replace nvram_* extern declarations with standard header
Finn Thain
5
-31
/
+6
2019-01-22
m68k/atari: Implement arch_nvram_ops struct
Finn Thain
2
-0
/
+63
2019-01-22
nvram: Replace nvram_* function exports with static functions
Finn Thain
4
-68
/
+38
2019-01-22
char/nvram: Re-order functions to remove forward declarations and #ifdefs
Finn Thain
1
-95
/
+72
2019-01-22
m68k/atari: Move Atari-specific code out of drivers/char/nvram.c
Finn Thain
3
-245
/
+280
2019-01-22
scsi/atari_scsi: Don't select CONFIG_NVRAM
Finn Thain
3
-8
/
+5
2019-01-18
misc: enclosure: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+1
2019-01-18
misc/sgi-gru/grufault: fix a style error
Peng Hao
1
-2
/
+2
2019-01-18
misc/mic/vop/vop_main : remove unneeded semicolon
Peng Hao
1
-2
/
+2
2019-01-18
misc/ics932s401: Add a missing check to i2c_smbus_read_word_data
Aditya Pakki
1
-0
/
+2
2019-01-18
drivers: misc: ad525x_dpot: clean indentation issue, remove tabs
Colin Ian King
1
-13
/
+11
2019-01-18
lkdtm: change snprintf to scnprintf for possible overflow
Silvio Cesare
1
-2
/
+2
2019-01-13
mei: squash single_recv_buf into one bit in client properties
Alexander Usyskin
1
-1
/
+2
2019-01-10
Merge tag 'lkdtm-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kee...
Greg Kroah-Hartman
4
-19
/
+31
2019-01-09
lkdtm: Add tests for NULL pointer dereference
Christophe Leroy
3
-0
/
+22
2019-01-09
lkdtm: Print real addresses
Christophe Leroy
1
-9
/
+9
2019-01-09
lkdtm: Do not depend on BLOCK and clean up headers
Kees Cook
2
-10
/
+0
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
[next]