index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
eisa
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-29
iommu/rockchip: Add runtime PM support
Jeffy Chen
1
-52
/
+129
2018-03-29
iommu/rockchip: Fix error handling in init
Jeffy Chen
1
-13
/
+2
2018-03-29
iommu/rockchip: Use OF_IOMMU to attach devices automatically
Jeffy Chen
1
-95
/
+40
2018-03-29
iommu/rockchip: Use IOMMU device for dma mapping operations
Jeffy Chen
1
-61
/
+24
2018-03-29
dt-bindings: iommu/rockchip: Add clock property
Jeffy Chen
1
-0
/
+7
2018-03-29
iommu/rockchip: Control clocks needed to access the IOMMU
Tomasz Figa
1
-3
/
+47
2018-03-29
iommu/rockchip: Fix TLB flush of secondary IOMMUs
Tomasz Figa
1
-5
/
+7
2018-03-29
iommu/rockchip: Use iopoll helpers to wait for hardware
Tomasz Figa
1
-36
/
+39
2018-03-29
iommu/rockchip: Fix error handling in attach
Tomasz Figa
1
-4
/
+4
2018-03-29
iommu/rockchip: Request irqs in rk_iommu_probe()
Jeffy Chen
1
-29
/
+9
2018-03-29
iommu/rockchip: Fix error handling in probe
Jeffy Chen
1
-0
/
+2
2018-03-29
iommu/rockchip: Prohibit unbind and remove
Jeffy Chen
1
-20
/
+1
2018-03-15
iommu/rockchip: Perform a reset on shutdown
Marc Zyngier
1
-0
/
+18
2018-03-12
Linux 4.16-rc5
v4.16-rc5
Linus Torvalds
1
-1
/
+1
2018-03-11
dmaengine: mv_xor_v2: Fix clock resource by adding a register clock
Gregory CLEMENT
2
-6
/
+25
2018-03-10
lib/test_kmod.c: fix limit check on number of test devices created
Luis R. Rodriguez
1
-1
/
+1
2018-03-10
selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpus
Li Zhijian
1
-8
/
+17
2018-03-10
mm/page_alloc: fix memmap_init_zone pageblock alignment
Daniel Vacek
1
-2
/
+7
2018-03-10
mm/memblock.c: hardcode the end_pfn being -1
Daniel Vacek
1
-5
/
+5
2018-03-10
mm/gup.c: teach get_user_pages_unlocked to handle FOLL_NOWAIT
Andrea Arcangeli
1
-2
/
+5
2018-03-10
lib/bug.c: exclude non-BUG/WARN exceptions from report_bug()
Kees Cook
1
-0
/
+2
2018-03-10
bug: use %pB in BUG and stack protector failure
Kees Cook
2
-2
/
+2
2018-03-10
hugetlb: fix surplus pages accounting
Michal Hocko
1
-1
/
+1
2018-03-10
RDMA/mlx5: Fix integer overflow while resizing CQ
Leon Romanovsky
1
-1
/
+6
2018-03-10
Revert "RDMA/mlx5: Fix integer overflow while resizing CQ"
Doug Ledford
1
-6
/
+1
2018-03-09
arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discovery
Marc Zyngier
1
-2
/
+2
2018-03-09
Documentation/sphinx: Fix Directive import error
Matthew Wilcox
1
-2
/
+1
2018-03-09
platform/x86: dell-smbios: Resolve dependency error on DCDBAS
Darren Hart (VMware)
1
-0
/
+6
2018-03-09
platform/x86: Allow for SMBIOS backend defaults
Darren Hart (VMware)
1
-2
/
+4
2018-03-09
platform/x86: dell-smbios: Link all dell-smbios-* modules together
Mario Limonciello
6
-33
/
+66
2018-03-09
platform/x86: dell-smbios: Rename dell-smbios source to dell-smbios-base
Mario Limonciello
2
-0
/
+1
2018-03-09
platform/x86: dell-smbios: Correct some style warnings
Mario Limonciello
1
-3
/
+5
2018-03-09
loop: Fix lost writes caused by missing flag
Ross Zwisler
1
-1
/
+1
2018-03-09
clocksource/atmel-st: Add 'depends on HAS_IOMEM' to fix unmet dependency
Masahiro Yamada
1
-0
/
+1
2018-03-09
rtmutex: Make rt_mutex_futex_unlock() safe for irq-off callsites
Boqun Feng
1
-2
/
+3
2018-03-09
x86/kprobes: Fix kernel crash when probing .entry_trampoline code
Francis Deslauriers
3
-1
/
+12
2018-03-09
perf/core: Fix ctx_event_type in ctx_resched()
Song Liu
1
-1
/
+3
2018-03-08
nvme_fc: rework sqsize handling
James Smart
1
-10
/
+17
2018-03-08
ALSA: hda: add dock and led support for HP ProBook 640 G2
Dennis Wassenberg
1
-0
/
+1
2018-03-08
ALSA: hda: add dock and led support for HP EliteBook 820 G3
Dennis Wassenberg
1
-0
/
+1
2018-03-08
nvme-fabrics: Ignore nr_io_queues option for discovery controllers
Roland Dreier
1
-0
/
+5
2018-03-08
kbuild: Handle builtin dtb file names containing hyphens
James Hogan
1
-4
/
+4
2018-03-08
scripts/bloat-o-meter: fix typos in help
Matteo Croce
1
-1
/
+1
2018-03-08
x86/MCE: Serialize sysfs changes
Seunghun Han
1
-1
/
+21
2018-03-08
x86/MCE: Save microcode revision in machine check records
Tony Luck
2
-1
/
+4
2018-03-08
xen: xenbus: use put_device() instead of kfree()
Arvind Yadav
1
-1
/
+4
2018-03-08
ALSA: hda/realtek - Make dock sound work on ThinkPad L570
Dennis Wassenberg
1
-0
/
+1
2018-03-08
x86/pti: Fix a comment typo
Seunghun Han
1
-1
/
+1
2018-03-08
ALSA: seq: Remove superfluous snd_seq_queue_client_leave_cells() call
Takashi Iwai
1
-1
/
+0
2018-03-08
ALSA: seq: More protection for concurrent write and ioctl races
Takashi Iwai
4
-13
/
+24
[next]