index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
2
-2
/
+1
*
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
Mike Rapoport
2018-10-31
1
-1
/
+1
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-24
1
-15
/
+5
|
\
|
*
signal/arc: Use force_sig_fault where appropriate
Eric W. Biederman
2018-09-27
1
-15
/
+5
*
|
dma-mapping: consolidate the dma mmap implementations
Christoph Hellwig
2018-09-20
1
-22
/
+3
*
|
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
2018-09-20
1
-9
/
+7
*
|
ARC: don't check for HIGHMEM pages in arch_dma_alloc
Eugeniy Paltsev
2018-09-04
1
-18
/
+14
*
|
ARC: IOC: panic if both IOC and ZONE_HIGHMEM enabled
Eugeniy Paltsev
2018-09-04
1
-0
/
+13
*
|
ARC: dma [IOC] Enable per device io coherency
Eugeniy Paltsev
2018-09-04
2
-40
/
+37
|
/
*
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-18
1
-1
/
+3
*
arc: fix type warnings in arc/mm/cache.c
Randy Dunlap
2018-07-30
1
-3
/
+4
*
ARC: add SMP_CACHE_BYTES value validate
Eugeniy Paltsev
2018-07-30
1
-0
/
+10
*
ARC: dma [non IOC]: fix arc_dma_sync_single_for_(device|cpu)
Eugeniy Paltsev
2018-07-27
1
-2
/
+47
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-05
1
-0
/
+2
|
\
|
*
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
1
-0
/
+2
*
|
arc: use generic dma_noncoherent_ops
Christoph Hellwig
2018-05-19
1
-127
/
+13
*
|
arc: fix arc_dma_{map,unmap}_page
Christoph Hellwig
2018-05-19
1
-25
/
+2
*
|
arc: fix arc_dma_sync_sg_for_{cpu,device}
Christoph Hellwig
2018-05-19
1
-2
/
+3
*
|
arc: simplify arc_dma_sync_single_for_{cpu,device}
Christoph Hellwig
2018-05-19
1
-12
/
+12
|
/
*
mm: fix races between swapoff and flush dcache
Huang Ying
2018-04-06
1
-1
/
+1
*
Merge tag 'arc-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2018-03-01
1
-1
/
+4
|
\
|
*
ARCv2: cache: fix slc_entire_op: flush only instead of flush-n-inv
Eugeniy Paltsev
2018-01-17
1
-1
/
+4
*
|
arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA
Christoph Hellwig
2018-01-09
1
-7
/
+7
|
/
*
ARCv2: Accomodate HS48 MMUv5 by relaxing MMU ver checking
Vineet Gupta
2017-11-06
1
-24
/
+33
*
ARC: Re-enable MMU upon Machine Check exception
Jose Abreu
2017-09-01
1
-3
/
+0
*
ARC: mm: Decouple RAM base address from kernel link address
Eugeniy Paltsev
2017-09-01
2
-4
/
+4
*
ARCv2: IOC: Tighten up the contraints (specifically base / size alignment)
Eugeniy Paltsev
2017-09-01
1
-8
/
+19
*
ARCv2: SLC: provide a line based flush routine for debugging
Vineet Gupta
2017-08-30
1
-1
/
+53
*
ARC: set boot print log level to PR_INFO
Noam Camus
2017-08-29
2
-2
/
+2
*
ARC: [plat-eznps] Fix TLB Errata
Noam Camus
2017-08-29
1
-0
/
+9
*
ARC: typo fix in mm/fault.c
Liav Rehana
2017-08-29
1
-1
/
+1
*
Merge tag 'arc-4.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-08-21
3
-9
/
+98
|
\
|
*
ARCv2: PAE40: set MSB even if !CONFIG_ARC_HAS_PAE40 but PAE exists in SoC
Vineet Gupta
2017-08-04
2
-7
/
+39
|
*
ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addresses
Alexey Brodkin
2017-08-04
1
-2
/
+11
|
*
ARC: dma: implement dma_unmap_page and sg variant
Vineet Gupta
2017-08-04
1
-0
/
+45
|
*
ARCv2: SLC: Make sure busy bit is set properly for region ops
Alexey Brodkin
2017-08-04
1
-0
/
+3
*
|
dma-coherent: introduce interface for default DMA pool
Vladimir Murzin
2017-07-20
1
-1
/
+1
|
/
*
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-06-19
1
-1
/
+1
*
Merge tag 'arc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2017-05-09
1
-13
/
+98
|
\
|
*
ARCv2: mm: Merge 2 updates to DC_CTRL for region flush
Vineet Gupta
2017-05-03
1
-14
/
+32
|
*
ARCv2: mm: Implement cache region flush operations
Vineet Gupta
2017-05-03
1
-0
/
+68
|
*
ARC: mm: Move full_page computation into cache version agnostic wrapper
Vineet Gupta
2017-05-03
1
-13
/
+12
*
|
Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-05-01
1
-14
/
+0
|
\
\
|
|
/
|
/
|
|
*
ARC: uaccess: enable INLINE_COPY_{TO,FROM}_USER ...
Vineet Gupta
2017-03-30
1
-14
/
+0
*
|
ARCv2: SLC: Make sure busy bit is set properly on SLC flushing
Alexey Brodkin
2017-03-31
1
-0
/
+3
|
/
*
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
sched/headers: Prepare for new header dependencies before moving more code to...
Ingo Molnar
2017-03-02
1
-1
/
+2
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
1
-1
/
+1
|
\
[next]