| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 2019-09-24 | 1 | -1/+0 |
|\ |
|
| * | Merge tag 'at24-v5.4-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin... | Wolfram Sang | 2019-09-03 | 1 | -1/+0 |
| |\ |
|
| | * | eeprom: at24: remove unneeded include | Bartosz Golaszewski | 2019-07-22 | 1 | -1/+0 |
* | | | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 2019-09-21 | 3 | -62/+25 |
|\ \ \ |
|
| * \ \ | Merge branch 'odp_fixes' into hmm.git | Jason Gunthorpe | 2019-08-21 | 15 | -81/+126 |
| |\ \ \ |
|
| * | | | | misc/sgi-gru: use mmu_notifier_get/put for struct gru_mm_struct | Jason Gunthorpe | 2019-08-16 | 3 | -62/+25 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2019-09-20 | 2 | -0/+8 |
|\ \ \ \ |
|
| * | | | | powerpc/64s/radix: introduce options to disable use of the tlbie instruction | Nicholas Piggin | 2019-09-05 | 2 | -0/+8 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-09-18 | 39 | -1475/+2440 |
|\ \ \ \ |
|
| * | | | | misc: mic: Use PTR_ERR_OR_ZERO rather than its implementation | zhong jiang | 2019-09-10 | 1 | -3/+2 |
| * | | | | habanalabs: correctly cast variable to __le32 | Oded Gabbay | 2019-09-05 | 1 | -2/+2 |
| * | | | | habanalabs: show correct id in error print | Oded Gabbay | 2019-09-05 | 1 | -2/+2 |
| * | | | | habanalabs: stop using the acronym KMD | Oded Gabbay | 2019-09-05 | 8 | -73/+77 |
| * | | | | habanalabs: display card name as sensors header | Oded Gabbay | 2019-09-05 | 4 | -2/+25 |
| * | | | | habanalabs: add uapi to retrieve aggregate H/W events | Oded Gabbay | 2019-09-05 | 4 | -7/+19 |
| * | | | | habanalabs: add uapi to retrieve device utilization | Oded Gabbay | 2019-09-05 | 6 | -8/+188 |
| * | | | | habanalabs: Make the Coresight timestamp perpetual | Tomer Tayar | 2019-09-05 | 2 | -15/+25 |
| * | | | | habanalabs: print to kernel log when reset is finished | Oded Gabbay | 2019-09-05 | 1 | -0/+2 |
| * | | | | habanalabs: replace __le32_to_cpu with le32_to_cpu | Oded Gabbay | 2019-09-05 | 4 | -7/+7 |
| * | | | | habanalabs: replace __cpu_to_le32/64 with cpu_to_le32/64 | Oded Gabbay | 2019-09-05 | 5 | -27/+27 |
| * | | | | habanalabs: Handle HW_IP_INFO if device disabled or in reset | Tomer Tayar | 2019-09-05 | 1 | -6/+13 |
| * | | | | habanalabs: Expose devices after initialization is done | Tomer Tayar | 2019-09-05 | 2 | -54/+111 |
| * | | | | habanalabs: improve security in Debug IOCTL | Omer Shpigelman | 2019-09-05 | 1 | -10/+62 |
| * | | | | habanalabs: use default structure for user input in Debug IOCTL | Omer Shpigelman | 2019-09-05 | 1 | -7/+10 |
| * | | | | habanalabs: Add descriptive name to PSOC app status register | Tomer Tayar | 2019-09-05 | 2 | -2/+4 |
| * | | | | habanalabs: Add descriptive names to PSOC scratch-pad registers | Tomer Tayar | 2019-09-05 | 2 | -17/+48 |
| * | | | | habanalabs: create two char devices per ASIC | Oded Gabbay | 2019-09-05 | 4 | -52/+199 |
| * | | | | habanalabs: change device_setup_cdev() to be more generic | Oded Gabbay | 2019-09-05 | 1 | -22/+25 |
| * | | | | habanalabs: maintain a list of file private data objects | Oded Gabbay | 2019-09-05 | 4 | -132/+129 |
| * | | | | habanalabs: rename user_ctx as compute_ctx | Oded Gabbay | 2019-09-05 | 4 | -19/+21 |
| * | | | | habanalabs: show the process context dram usage | Oded Gabbay | 2019-09-05 | 1 | -4/+7 |
| * | | | | habanalabs: kill user process after CS rollback | Oded Gabbay | 2019-09-05 | 1 | -4/+13 |
| * | | | | habanalabs: add handle field to context structure | Oded Gabbay | 2019-09-05 | 2 | -11/+18 |
| * | | | | habanalabs: Use dev_get_drvdata | Chuhong Yuan | 2019-09-05 | 1 | -4/+2 |
| * | | | | habanalabs: power management through sysfs is only for GOYA | Oded Gabbay | 2019-09-05 | 2 | -98/+98 |
| * | | | | habanalabs: cap simulator timeout | Oded Gabbay | 2019-09-05 | 1 | -6/+14 |
| * | | | | habanalabs: add debug print when rejecting CS | Oded Gabbay | 2019-09-05 | 1 | -0/+2 |
| * | | | | habanalabs: remove write_open_cnt property | Oded Gabbay | 2019-09-05 | 1 | -10/+0 |
| * | | | | misc: fastrpc: free dma buf scatter list | Srinivas Kandagatla | 2019-09-04 | 1 | -0/+1 |
| * | | | | misc: fastrpc: fix double refcounting on dmabuf | Srinivas Kandagatla | 2019-09-04 | 1 | -25/+0 |
| * | | | | misc: fastrpc: remove unused definition | Jorge Ramirez-Ortiz | 2019-09-04 | 1 | -1/+0 |
| * | | | | misc: fastrpc: Don't reference rpmsg_device after remove | Bjorn Andersson | 2019-09-04 | 1 | -0/+4 |
| * | | | | misc: fastrpc: Reference count channel context | Bjorn Andersson | 2019-09-04 | 1 | -5/+38 |
| * | | | | eeprom: Deprecate the legacy eeprom driver | Jean Delvare | 2019-09-04 | 1 | -1/+4 |
| * | | | | Merge 5.3-rc7 into char-misc-next | Greg Kroah-Hartman | 2019-09-02 | 5 | -6/+18 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge tag 'lkdtm-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kee... | Greg Kroah-Hartman | 2019-08-28 | 5 | -1/+55 |
| |\ \ \ \ \ |
|
| | * | | | | | lkdtm: Split WARNING into separate tests | Kees Cook | 2019-08-19 | 3 | -1/+8 |
| | * | | | | | lkdtm: Add Control Flow Integrity test | Kees Cook | 2019-08-12 | 4 | -0/+47 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | misc: xilinx_sdfec: fix spelling mistake: "Schdule" -> "Schedule" | Colin Ian King | 2019-08-22 | 1 | -1/+1 |
| * | | | | | misc: xilinx_sdfec: Prevent integer overflow in xsdfec_table_write() | Dan Carpenter | 2019-08-22 | 1 | -1/+3 |