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
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-04
lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addr
Huang Shijie
1
-1
/
+1
2019-12-03
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+4
2019-12-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-0
/
+45
2019-12-01
Merge branch 'i2c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-3
/
+6
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-51
/
+4
2019-11-28
Merge branch 'pci/resource'
Bjorn Helgaas
1
-4
/
+4
2019-11-27
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-36
/
+26
2019-11-27
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-20
/
+8
2019-11-27
Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
49
-677
/
+2660
2019-11-26
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-10
/
+1
2019-11-26
lkdtm: Add a DOUBLE_FAULT crash type on x86
Andy Lutomirski
3
-0
/
+45
2019-11-25
lkdtm: Remove references to CONFIG_REFCOUNT_FULL
Will Deacon
1
-2
/
+1
2019-11-25
locking/refcount: Define constants for saturation and max refcount values
Will Deacon
1
-8
/
+0
2019-11-21
habanalabs: add more protection of device during reset
Oded Gabbay
1
-0
/
+16
2019-11-21
habanalabs: flush EQ workers in hard reset
Oded Gabbay
1
-5
/
+11
2019-11-21
habanalabs: make the reset code more consistent
Oded Gabbay
1
-1
/
+1
2019-11-21
habanalabs: expose reset counters via existing INFO IOCTL
Moti Haimovski
1
-0
/
+19
2019-11-21
habanalabs: make code more concise
Oded Gabbay
1
-13
/
+9
2019-11-21
habanalabs: use defines for F/W files
Oded Gabbay
1
-6
/
+5
2019-11-21
habanalabs: remove prints on successful device initialization
Oded Gabbay
2
-7
/
+1
2019-11-21
habanalabs: remove unnecessary checks
Omer Shpigelman
1
-31
/
+9
2019-11-21
habanalabs: invalidate MMU cache only once
Omer Shpigelman
1
-1
/
+11
2019-11-21
habanalabs: skip VA block list update in reset flow
Omer Shpigelman
1
-10
/
+20
2019-11-21
habanalabs: optimize MMU unmap
Omer Shpigelman
1
-6
/
+13
2019-11-21
habanalabs: prevent read/write from/to the device during hard reset
Omer Shpigelman
1
-2
/
+4
2019-11-21
habanalabs: split MMU properties to PCI/DRAM
Omer Shpigelman
6
-148
/
+268
2019-11-21
habanalabs: re-factor MMU masks and documentation
Omer Shpigelman
3
-25
/
+23
2019-11-21
habanalabs: type specific MMU cache invalidation
Omer Shpigelman
3
-9
/
+12
2019-11-21
habanalabs: re-factor memory module code
Omer Shpigelman
3
-129
/
+158
2019-11-21
habanalabs: export uapi defines to user-space
Oded Gabbay
1
-4
/
+0
2019-11-21
habanalabs: don't print error when queues are full
Oded Gabbay
1
-3
/
+4
2019-11-21
habanalabs: increase max jobs number to 512
Oded Gabbay
1
-1
/
+1
2019-11-21
habanalabs: set ETR as non-secured
Oded Gabbay
2
-1
/
+5
2019-11-21
habanalabs: use registers name defines for ETR block
Oded Gabbay
3
-26
/
+140
2019-11-21
habanalabs: read F/W versions before failure
Oded Gabbay
1
-4
/
+4
2019-11-21
habanalabs: expose card name in INFO IOCTL
Oded Gabbay
2
-2
/
+10
2019-11-21
habanalabs: remove set but not used variable 'qman_base_addr'
YueHaibing
1
-4
/
+0
2019-11-21
habanalabs: add opcode to INFO IOCTL to return clock rate
Oded Gabbay
5
-1
/
+60
2019-11-21
habanalabs: set TPC Icache to 16 cache lines
Oded Gabbay
2
-3
/
+7
2019-11-21
habanalabs: Add a new H/W queue type
Tomer Tayar
5
-101
/
+308
2019-11-21
habanalabs: Mark queue as expecting CB handle or address
Tomer Tayar
3
-1
/
+9
2019-11-21
habanalabs: Fix typos
Tomer Tayar
2
-3
/
+3
2019-11-21
habanalabs: remove set but not used variable 'ctx'
YueHaibing
1
-2
/
+0
2019-11-21
habanalabs: handle F/W failure for sensor initialization
Oded Gabbay
2
-0
/
+7
2019-11-20
vsock/vmci: make vmci_vsock_cb_host_called static
Mao Wenan
1
-1
/
+1
2019-11-20
misc: Fix Kconfig indentation
Krzysztof Kozlowski
1
-8
/
+8
2019-11-16
mei: bus: add more client attributes to sysfs
Alexander Usyskin
2
-0
/
+69
2019-11-14
vsock/vmci: register vmci_transport only when VMCI guest/host are active
Stefano Garzarella
4
-0
/
+78
2019-11-14
Merge tag 'at24-v5.5-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...
Wolfram Sang
1
-3
/
+6
2019-11-14
misc: rtsx: Add support for RTS5261
Rui Feng
5
-8
/
+1063
[next]