index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-sun4i.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-13
/proc/module: fix building without kallsyms
Arnd Bergmann
1
-2
/
+8
2017-11-13
kallsyms: fix building without printk
Arnd Bergmann
1
-1
/
+2
2017-11-13
quota: be aware of error from dquot_initialize
Chao Yu
1
-1
/
+1
2017-11-13
cpu/hotplug: Get rid of CPU hotplug notifier leftovers
Thomas Gleixner
3
-52
/
+14
2017-11-13
kprobes: Don't spam the build log with deprecation warnings
Ingo Molnar
1
-6
/
+6
2017-11-13
/proc/module: use the same logic as /proc/kallsyms for address exposure
Linus Torvalds
3
-9
/
+27
2017-11-13
modules: make sysfs attribute files readable by owner only
Linus Torvalds
1
-1
/
+1
2017-11-12
genirq: Fix type of shifting literal 1 in __setup_irq()
Rasmus Villemoes
1
-1
/
+1
2017-11-12
irqdomain: Drop pointless NULL check in virq_debug_show_one
Rasmus Villemoes
1
-2
/
+1
2017-11-12
genirq/proc: Return proper error code when irq_set_affinity() fails
Wen Yaxng
1
-2
/
+3
2017-11-12
modpost: detect modules without a MODULE_LICENSE
Randy Dunlap
1
-1
/
+1
2017-11-12
Linux 4.14
v4.14
Linus Torvalds
1
-1
/
+1
2017-11-12
timers: Add a function to start/reduce a timer
David Howells
2
-7
/
+39
2017-11-12
pstore: Use ktime_get_real_fast_ns() instead of __getnstimeofday()
Arnd Bergmann
2
-4
/
+2
2017-11-12
irq/work: Use llist_for_each_entry_safe
Thomas Gleixner
1
-3
/
+3
2017-11-12
x86/intel_rdt: Fix a silent failure when writing zero value schemata
Xiaochen Shen
1
-0
/
+5
2017-11-11
nvme: fix visibility of "uuid" ns attribute
Martin Wilck
1
-1
/
+1
2017-11-11
staging: lustre: add SPDX identifiers to all lustre files
Greg Kroah-Hartman
271
-0
/
+271
2017-11-11
staging: greybus: Remove redundant license text
Greg Kroah-Hartman
63
-127
/
+0
2017-11-11
staging: greybus: add SPDX identifiers to all greybus driver files
Greg Kroah-Hartman
74
-0
/
+74
2017-11-11
vlan: fix a use-after-free in vlan_device_event()
Cong Wang
1
-3
/
+3
2017-11-11
tooling/headers: Sync the tools/include/uapi/drm/i915_drm.h UAPI header
Ingo Molnar
1
-0
/
+1
2017-11-11
net: dsa: return after vlan prepare phase
Vivien Didelot
1
-0
/
+2
2017-11-11
net: dsa: return after mdb prepare phase
Vivien Didelot
1
-0
/
+2
2017-11-11
blk-mq: fixup some comment typos and lengths
Jens Axboe
1
-7
/
+10
2017-11-11
ide: ide-atapi: fix compile error with defining macro DEBUG
Hongxu Jia
1
-3
/
+3
2017-11-11
blk-mq: improve tag waiting setup for non-shared tags
Jens Axboe
1
-26
/
+55
2017-11-11
brd: remove unused brd_mutex
Mikulas Patocka
1
-1
/
+0
2017-11-11
blk-mq: only run the hardware queue if IO is pending
Jens Axboe
4
-16
/
+13
2017-11-11
block: avoid null pointer dereference on null disk
Colin Ian King
1
-1
/
+1
2017-11-11
fs: guard_bio_eod() needs to consider partitions
Greg Edwards
2
-1
/
+10
2017-11-11
xtensa/simdisk: fix compile error
Christoph Hellwig
1
-1
/
+1
2017-11-11
nvme: expose subsys attribute to sysfs
Hannes Reinecke
1
-0
/
+48
2017-11-11
nvme: create 'slaves' and 'holders' entries for hidden controllers
Hannes Reinecke
3
-0
/
+40
2017-11-11
block: create 'slaves' and 'holders' entries for hidden gendisks
Hannes Reinecke
1
-7
/
+7
2017-11-11
nvme: also expose the namespace identification sysfs files for mpath nodes
Christoph Hellwig
3
-26
/
+38
2017-11-11
nvme: implement multipath access to nvme subsystems
Christoph Hellwig
5
-14
/
+455
2017-11-11
nvme: track shared namespaces
Christoph Hellwig
3
-50
/
+210
2017-11-11
nvme: introduce a nvme_ns_ids structure
Christoph Hellwig
2
-34
/
+49
2017-11-11
nvme: track subsystems
Christoph Hellwig
3
-36
/
+205
2017-11-11
block, nvme: Introduce blk_mq_req_flags_t
Bart Van Assche
8
-21
/
+30
2017-11-11
block, scsi: Make SCSI quiesce and resume work reliably
Bart Van Assche
6
-25
/
+70
2017-11-11
block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flag
Bart Van Assche
3
-0
/
+37
2017-11-11
ide, scsi: Tell the block layer at request allocation time about preempt requ...
Bart Van Assche
2
-5
/
+5
2017-11-11
block: Introduce BLK_MQ_REQ_PREEMPT
Bart Van Assche
3
-1
/
+6
2017-11-11
block: Introduce blk_get_request_flags()
Bart Van Assche
2
-15
/
+38
2017-11-11
block: Make q_usage_counter also track legacy requests
Ming Lei
2
-8
/
+14
2017-11-11
blk-mq: fix issue with shared tag queue re-running
Jens Axboe
3
-41
/
+50
2017-11-11
nvmet: kill nvmet_inline_bio_init
Christoph Hellwig
1
-14
/
+4
2017-11-11
nvmet: better data length validation
Christoph Hellwig
5
-25
/
+34
[next]