index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.get_maintainer.ignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-20
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
29
-192
/
+160
2018-09-20
dma-mapping: move the dma_coherent flag to struct device
Christoph Hellwig
9
-46
/
+41
2018-09-20
MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENT
Christoph Hellwig
3
-11
/
+10
2018-09-20
dma-mapping: add the missing ARCH_HAS_SYNC_DMA_FOR_CPU_ALL declaration
Christoph Hellwig
1
-0
/
+3
2018-09-20
dma-mapping: fix panic caused by passing empty cma command line argument
He Zhe
1
-1
/
+5
2018-09-08
dma-mapping: clear dev->dma_ops in arch_teardown_dma_ops
Christoph Hellwig
3
-11
/
+4
2018-09-08
dma-mapping: remove dma_deconfigure
Christoph Hellwig
9
-43
/
+3
2018-09-08
dma-mapping: remove dma_configure
Christoph Hellwig
3
-19
/
+5
2018-09-08
arm-nommu: don't define arch_teardown_dma_ops
Christoph Hellwig
2
-4
/
+2
2018-09-08
hexagon: use generic dma_noncoherent_ops
Christoph Hellwig
4
-180
/
+11
2018-09-08
hexagon: implement the sync_sg_for_device DMA operation
Christoph Hellwig
1
-0
/
+13
2018-09-08
hexagon: remove the sync_single_for_cpu DMA operation
Christoph Hellwig
1
-8
/
+0
2018-09-08
afs: Fix cell specification to permit an empty address list
David Howells
1
-8
/
+7
2018-09-07
i2c: xiic: Record xilinx i2c with Zynq fragment
Michal Simek
1
-0
/
+1
2018-09-06
i2c: xiic: Make the start and the byte count write atomic
Shubhrajyoti Datta
1
-0
/
+4
2018-09-06
block: bfq: swap puts in bfqg_and_blkg_put
Konstantin Khlebnikov
1
-2
/
+2
2018-09-06
arm64: fix erroneous warnings in page freeing functions
Mark Rutland
1
-4
/
+6
2018-09-06
printk/tracing: Do not trace printk_nmi_enter()
Steven Rostedt (VMware)
1
-2
/
+2
2018-09-06
rbd: support cloning across namespaces
Ilya Dryomov
1
-14
/
+97
2018-09-06
rbd: factor out get_parent_info()
Ilya Dryomov
1
-48
/
+86
2018-09-06
ceph: avoid a use-after-free in ceph_destroy_options()
Ilya Dryomov
1
-5
/
+11
2018-09-06
ACPI / LPSS: Force LPSS quirks on boot
Zhang Rui
1
-1
/
+1
2018-09-06
ACPI / bus: Only call dmi_check_system() on X86
Jean Delvare
1
-6
/
+7
2018-09-06
block: don't warn when doing fsync on read-only devices
Mikulas Patocka
1
-1
/
+4
2018-09-05
tracing: Add back in rcu_irq_enter/exit_irqson() for rcuidle tracepoints
Steven Rostedt (VMware)
1
-2
/
+6
2018-09-05
nds32: linker script: GCOV kernel may refers data in __exit
Greentime Hu
1
-0
/
+12
2018-09-05
nilfs2: convert to SPDX license tags
Ryusuke Konishi
39
-390
/
+39
2018-09-05
drivers/dax/device.c: convert variable to vm_fault_t type
Souptick Joarder
1
-1
/
+2
2018-09-05
lib/Kconfig.debug: fix three typos in help text
Thibaut Sautereau
1
-2
/
+2
2018-09-05
checkpatch: add __ro_after_init to known $Attribute
Joe Perches
1
-0
/
+1
2018-09-05
mm: fix BUG_ON() in vmf_insert_pfn_pud() from VM_MIXEDMAP removal
Dave Jiang
1
-2
/
+2
2018-09-05
uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name
Randy Dunlap
2
-2
/
+2
2018-09-05
memory_hotplug: fix kernel_panic on offline page processing
Mikhail Zaslonko
1
-11
/
+9
2018-09-05
checkpatch: add optional static const to blank line declarations test
Joe Perches
1
-1
/
+1
2018-09-05
ipc/shm: properly return EIDRM in shm_lock()
Davidlohr Bueso
1
-0
/
+1
2018-09-05
mm/hugetlb: filter out hugetlb pages if HUGEPAGE migration is not supported.
Aneesh Kumar K.V
2
-1
/
+6
2018-09-05
mm/util.c: improve kvfree() kerneldoc
Andrew Morton
1
-4
/
+7
2018-09-05
tools/vm/page-types.c: fix "defined but not used" warning
Naoya Horiguchi
1
-6
/
+0
2018-09-05
tools/vm/slabinfo.c: fix sign-compare warning
Naoya Horiguchi
1
-2
/
+2
2018-09-05
kmemleak: always register debugfs file
Vincent Whitchurch
1
-4
/
+5
2018-09-05
mm: respect arch_dup_mmap() return value
Nadav Amit
1
-2
/
+1
2018-09-05
mm, oom: fix missing tlb_finish_mmu() in __oom_reap_task_mm().
Tetsuo Handa
1
-0
/
+1
2018-09-05
mm: memcontrol: print proper OOM header when no eligible victim left
Johannes Weiner
2
-5
/
+10
2018-09-04
ARC: don't check for HIGHMEM pages in arch_dma_alloc
Eugeniy Paltsev
1
-18
/
+14
2018-09-04
ARC: IOC: panic if both IOC and ZONE_HIGHMEM enabled
Eugeniy Paltsev
1
-0
/
+13
2018-09-04
ARC: dma [IOC] Enable per device io coherency
Eugeniy Paltsev
3
-40
/
+50
2018-09-04
net: phy: sfp: Handle unimplemented hwmon limits and alarms
Andrew Lunn
1
-4
/
+16
2018-09-04
net: sched: action_ife: take reference to meta module
Vlad Buslov
1
-1
/
+15
2018-09-04
act_ife: fix a potential use-after-free
Cong Wang
1
-1
/
+1
2018-09-04
net/mlx5: Fix SQ offset in QPs with small RQ
Tariq Toukan
1
-2
/
+3
[next]