index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
macintosh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-15
blk-mq: only allocate a single mq_map per tag_set
Christoph Hellwig
2
-8
/
+15
2016-09-15
blk-mq: don't redistribute hardware queues on a CPU hotplug event
Christoph Hellwig
1
-2
/
+0
2016-09-14
pci/msi: Retrieve affinity for a vector
Thomas Gleixner
2
-0
/
+37
2016-09-14
genirq/affinity: Remove old irq spread infrastructure
Thomas Gleixner
2
-65
/
+0
2016-09-14
genirq/msi: Switch to new irq spreading infrastructure
Thomas Gleixner
2
-72
/
+87
2016-09-14
genirq/affinity: Provide smarter irq spreading infrastructure
Thomas Gleixner
2
-0
/
+164
2016-09-14
genirq/msi: Add cpumask allocation to alloc_msi_entry
Thomas Gleixner
5
-12
/
+31
2016-09-14
blk-mq: introduce blk_mq_delay_kick_requeue_list()
Mike Snitzer
3
-5
/
+14
2016-09-14
block: remove IOPRIO_BITS
Christoph Hellwig
1
-1
/
+0
2016-09-14
bio.h: remove a very outdated comment
Christoph Hellwig
1
-2
/
+0
2016-09-14
block: remove bio_destructor_t
Christoph Hellwig
1
-1
/
+0
2016-09-14
block: Improve bio_set_op_attrs() robustness
Bart Van Assche
1
-5
/
+12
2016-09-14
block, dm-crypt, btrfs: Introduce bio_flags()
Bart Van Assche
3
-4
/
+6
2016-09-14
block: Document that bio_op() uses the data type of bio.bi_opf
Bart Van Assche
1
-1
/
+1
2016-09-14
block: remove remnant refs to hardsect
Linus Walleij
3
-4
/
+4
2016-09-14
block: remove blk_mq_alloc_single_hw_queue() prototype
Linus Walleij
1
-1
/
+0
2016-09-14
block_dev: remove DAX leftovers
Christoph Hellwig
1
-10
/
+1
2016-09-14
block: enable zeroing of io_poll statistics
Stephen Bates
1
-1
/
+10
2016-09-14
block: add poll_considered statistic
Stephen Bates
3
-3
/
+10
2016-09-12
Linux 4.8-rc6
v4.8-rc6
Linus Torvalds
1
-1
/
+1
2016-09-11
nvme: make NVME_RDMA depend on BLOCK
Linus Torvalds
1
-1
/
+1
2016-09-10
fscrypto: require write access to mount to set encryption policy
Eric Biggers
4
-25
/
+29
2016-09-10
fscrypto: only allow setting encryption policy on directories
Eric Biggers
1
-0
/
+2
2016-09-10
fscrypto: add authorization check for setting encryption policy
Eric Biggers
1
-0
/
+3
2016-09-10
libnvdimm: allow legacy (e820) pmem region to clear bad blocks
Dave Jiang
1
-1
/
+5
2016-09-10
nfit, mce: Fix SPA matching logic in MCE handler
Vishal Verma
1
-1
/
+1
2016-09-10
mm: fix cache mode of dax pmd mappings
Dan Williams
2
-7
/
+19
2016-09-10
mm: fix show_smap() for zone_device-pmd ranges
Dan Williams
2
-2
/
+4
2016-09-09
virtio_console: Stop doing DMA on the stack
Andy Lutomirski
1
-8
/
+15
2016-09-09
virtio: mark vring_dma_dev() static
Baoyou Xie
1
-1
/
+1
2016-09-09
arm64: use preempt_disable_notrace in _percpu_read/write
Chunyan Zhang
1
-4
/
+4
2016-09-09
arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()
Will Deacon
1
-0
/
+10
2016-09-09
usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phase
Clemens Gruber
1
-0
/
+9
2016-09-08
cpufreq-stats: Minor documentation fix
Jean Delvare
1
-1
/
+1
2016-09-08
i2c: rk3x: Restore clock settings at resume time
Doug Anderson
1
-0
/
+12
2016-09-08
i2c: Spelling s/acknowedge/acknowledge/
Geert Uytterhoeven
2
-2
/
+2
2016-09-08
i2c: designware: save the preset value of DW_IC_SDA_HOLD
Zhuo-hao Lee
1
-6
/
+10
2016-09-08
nbd: allow block mq to deal with timeouts
Josef Bacik
1
-37
/
+14
2016-09-08
nbd: use flags instead of bool
Josef Bacik
1
-8
/
+10
2016-09-08
nbd: don't shutdown sock with irq's disabled
Josef Bacik
1
-4
/
+15
2016-09-08
nbd: convert to blkmq
Josef Bacik
1
-208
/
+129
2016-09-08
Documentation: i2c: slave-interface: add note for driver development
Wolfram Sang
1
-0
/
+5
2016-09-08
i2c: mux: demux-pinctrl: run properly with multiple instances
Wolfram Sang
1
-4
/
+10
2016-09-08
ALSA: rawmidi: Fix possible deadlock with virmidi registration
Takashi Iwai
1
-1
/
+3
2016-09-08
ALSA: timer: Fix zero-division by continue of uninitialized instance
Takashi Iwai
1
-0
/
+14
2016-09-08
dmi-id: don't free dev structure after calling device_register
Allen Hung
1
-4
/
+4
2016-09-08
xhci: fix null pointer dereference in stop command timeout function
Mathias Nyman
1
-1
/
+5
2016-09-08
arm-cci: pmu: Fix typo in event name
Suzuki K Poulose
1
-1
/
+1
2016-09-08
Revert "ARM: tegra: fix erroneous address in dts"
Olof Johansson
1
-2
/
+2
2016-09-08
powerpc/mm: Don't alias user region to other regions below PAGE_OFFSET
Paul Mackerras
1
-1
/
+6
[next]