index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-22
genirq: Handle managed irqs gracefully in irq_startup()
Thomas Gleixner
1
-1
/
+1
2017-06-22
genirq: Introduce IRQD_MANAGED_SHUTDOWN
Thomas Gleixner
1
-0
/
+8
2017-06-22
genirq: Introduce effective affinity mask
Thomas Gleixner
1
-0
/
+29
2017-06-22
genirq: Move irq_fixup_move_pending() to core
Thomas Gleixner
1
-5
/
+0
2017-06-22
genirq/cpuhotplug: Add support for cleaning up move in progress
Thomas Gleixner
1
-0
/
+2
2017-06-22
genirq: Provide irq_fixup_move_pending()
Thomas Gleixner
1
-0
/
+5
2017-06-22
genirq: Add missing comment for IRQD_STARTED
Thomas Gleixner
1
-0
/
+1
2017-06-22
genirq/debugfs: Add proper debugfs interface
Thomas Gleixner
2
-0
/
+8
2017-06-22
genirq/irqdomain: Add map counter
Thomas Gleixner
1
-0
/
+2
2017-06-22
genirq: Allow fwnode to carry name information only
Thomas Gleixner
1
-1
/
+30
2017-06-22
sched/loadavg: Generalize "_idle" naming to "_nohz"
Frederic Weisbecker
1
-4
/
+4
2017-06-22
Merge branch 'linus' into x86/mm, to pick up fixes
Ingo Molnar
19
-47
/
+117
2017-06-22
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
28
-58
/
+154
2017-06-22
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2017-06-22
ACPI / scan: Fix enumeration for special SPI and I2C devices
Jarkko Nikula
1
-1
/
+2
2017-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+2
2017-06-21
blk-mq: Make it safe to quiesce and unquiesce from an interrupt handler
Bart Van Assche
1
-9
/
+1
2017-06-21
blk-mq: fix performance regression with shared tags
Jens Axboe
1
-0
/
+2
2017-06-21
irq/generic-chip: Provide devm_irq_setup_generic_chip()
Bartosz Golaszewski
1
-0
/
+3
2017-06-21
irq/generic-chip: Provide devm_irq_alloc_generic_chip()
Bartosz Golaszewski
1
-0
/
+5
2017-06-21
irq/generic-chip: Provide irq_destroy_generic_chip()
Bartosz Golaszewski
1
-0
/
+8
2017-06-21
irq/generic-chip: Provide irq_free_generic_chip()
Bartosz Golaszewski
1
-0
/
+6
2017-06-21
Merge branch 'fortglx/4.13/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
1
-2
/
+2
2017-06-21
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
29
-92
/
+160
2017-06-21
time: Clean up CLOCK_MONOTONIC_RAW time handling
John Stultz
1
-2
/
+2
2017-06-21
block: Add a comment above queue_lockdep_assert_held()
Bart Van Assche
1
-0
/
+7
2017-06-21
block: Change argument type of scsi_req_init()
Bart Van Assche
1
-1
/
+1
2017-06-21
block: Make most scsi_req_init() calls implicit
Bart Van Assche
1
-0
/
+1
2017-06-21
block: Introduce request_queue.initialize_rq_fn()
Bart Van Assche
2
-0
/
+6
2017-06-21
block: Make request operation type argument declarations consistent
Bart Van Assche
2
-4
/
+5
2017-06-21
blk-mq: Reduce blk_mq_hw_ctx size
Bart Van Assche
1
-2
/
+3
2017-06-21
block: stop using bio_data() in blk_write_same_mergeable
Christoph Hellwig
1
-1
/
+2
2017-06-21
block: remove the unused bio_to_phys macro
Christoph Hellwig
1
-1
/
+0
2017-06-20
Merge branch 'linus' into irq/core
Thomas Gleixner
58
-141
/
+356
2017-06-20
ktime: Simplify ktime_compare implementation
Mariusz Skamra
1
-5
/
+1
2017-06-20
block: return on congested block device
Goldwyn Rodrigues
2
-0
/
+10
2017-06-20
fs: Introduce IOMAP_NOWAIT
Goldwyn Rodrigues
1
-0
/
+1
2017-06-20
fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAIT
Goldwyn Rodrigues
2
-1
/
+12
2017-06-20
fs: Use RWF_* flags for AIO operations
Goldwyn Rodrigues
1
-1
/
+1
2017-06-20
fs: Introduce filemap_range_has_page()
Goldwyn Rodrigues
1
-0
/
+2
2017-06-20
fs: Separate out kiocb flags setup based on RWF_* flags
Goldwyn Rodrigues
2
-0
/
+16
2017-06-20
sched/core: Drop the unused try_get_task_struct() helper function
Davidlohr Bueso
1
-2
/
+0
2017-06-20
Merge branch 'clockevents/4.13' of https://git.linaro.org/people/daniel.lezca...
Thomas Gleixner
3
-20
/
+13
2017-06-20
Merge branch 'WIP.sched/core' into sched/core
Ingo Molnar
68
-777
/
+1000
2017-06-20
sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming
Ingo Molnar
2
-12
/
+12
2017-06-20
sched/wait: Move bit_wait_table[] and related functionality from sched/core.c...
Ingo Molnar
1
-0
/
+1
2017-06-20
sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...
Ingo Molnar
4
-252
/
+262
2017-06-20
sched/wait: Re-adjust macro line continuation backslashes in <linux/wait.h>
Ingo Molnar
1
-323
/
+322
2017-06-20
sched/wait: Improve the bit-wait API parameter names in the API function prot...
Ingo Molnar
1
-15
/
+15
2017-06-20
sched/wait: Standardize wait_bit_queue naming
Ingo Molnar
1
-4
/
+4
[prev]
[next]