index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-02
habanalabs: remove extra semicolon
Oded Gabbay
1
-1
/
+1
2019-03-31
habanalabs: prevent CPU soft lockup on Palladium
Oded Gabbay
1
-2
/
+9
2019-03-31
habanalabs: remove trailing blank line from EOF
Oded Gabbay
91
-91
/
+0
2019-03-27
habanalabs: improve error messages
Oded Gabbay
2
-2
/
+3
2019-03-24
habanalabs: add device status option to INFO IOCTL
Dalit Ben Zoor
4
-0
/
+47
2019-03-21
habanalabs: allow user to modify TPC clock relaxation value
Dalit Ben Zoor
1
-2
/
+12
2019-03-20
habanalabs: set new golden value to tpc clock relaxation
Dalit Ben Zoor
1
-0
/
+2
2019-03-17
habanalabs: never fail hard reset of device
Oded Gabbay
1
-10
/
+9
2019-03-07
habanalabs: keep track of the device's dma mask
Oded Gabbay
4
-39
/
+65
2019-02-24
habanalabs: add MMU shadow mapping
Omer Shpigelman
3
-284
/
+356
2019-03-12
habanalabs: Allow accessing DRAM virtual addresses via debugfs
Tomer Tayar
1
-5
/
+91
2019-03-07
habanalabs: Add a printout with the name of a busy engine
Tomer Tayar
3
-13
/
+21
2019-03-07
uapi/habanalabs: add some comments in habanalabs.h
Oded Gabbay
1
-2
/
+5
2019-03-06
habanalabs: Remove unneeded function pointers
Tomer Tayar
2
-12
/
+4
2019-03-05
habanalabs: Move PCI code into common file
Tomer Tayar
6
-265
/
+434
2019-03-05
habanalabs: ratelimit warnings at start of IOCTLs
Oded Gabbay
2
-2
/
+2
2019-02-28
habanalabs: remove unused defines
Oded Gabbay
1
-8
/
+6
2019-03-04
habanalabs: use EQ MSI/X ID per chip
Oded Gabbay
3
-6
/
+6
2019-03-04
habanalabs: Move device CPU code into common file
Tomer Tayar
6
-316
/
+408
2019-02-27
habanalabs: remove implicit include from header files
Dotan Barak
2
-4
/
+1
2019-02-24
habanalabs: rename goya_non_fatal_events array to all events
Oded Gabbay
2
-5
/
+12
2019-02-24
habanalabs: add new device CPU boot status
Igor Grinberg
2
-1
/
+7
2019-04-02
chardev: update comment based on the code
Chengguang Xu
1
-6
/
+3
2019-04-02
chardev: code cleanup for __register_chrdev_region()
Chengguang Xu
1
-41
/
+28
2019-04-02
chardev: add a check for given minor range
Chengguang Xu
1
-0
/
+6
2019-04-02
chardev: add additional check for minor range overlap
Chengguang Xu
1
-0
/
+6
2019-04-02
VMCI: Use BIT() macro for bit definitions
Vishnu DASA
1
-17
/
+18
2019-04-01
Merge 5.1-rc3 into char-misc-next
Greg Kroah-Hartman
558
-7184
/
+6042
2019-04-01
Linux 5.1-rc3
v5.1-rc3
Linus Torvalds
1
-1
/
+1
2019-03-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
60
-201
/
+409
2019-03-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-22
/
+19
2019-03-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
26
-103
/
+288
2019-03-31
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-9
/
+19
2019-03-31
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+0
2019-03-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-16
/
+12
2019-03-31
Merge tag 'powerpc-5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-13
/
+32
2019-03-31
Merge tag 'dmaengine-fix-5.1-rc3' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
2
-4
/
+2
2019-03-30
Merge tag 'led-fixes-for-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-11
/
+13
2019-03-30
Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
7
-17
/
+26
2019-03-30
leds: trigger: netdev: use memcpy in device_name_store
Rasmus Villemoes
1
-1
/
+2
2019-03-30
leds: pca9532: fix a potential NULL pointer dereference
Kangjie Lu
1
-2
/
+6
2019-03-30
Merge tag 'staging-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
43
-4587
/
+276
2019-03-30
Merge tag 'tty-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
11
-51
/
+75
2019-03-30
Merge tag 'usb-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
23
-37
/
+110
2019-03-30
Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
3
-3
/
+8
2019-03-30
Merge tag 'pm-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
3
-4
/
+12
2019-03-30
Merge branch 'fixes-v5.1-a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+42
2019-03-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
28
-112
/
+210
2019-03-30
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2019-03-30
Merge tag 'iommu-fixes-v5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-9
/
+17
[next]