index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-14
mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail
David Hildenbrand
1
-2
/
+3
2019-05-14
mm, memory_hotplug: provide a more generic restrictions for memory hotplug
Michal Hocko
1
-3
/
+3
2019-05-14
initramfs: poison freed initrd memory
Christoph Hellwig
1
-8
/
+0
2019-05-06
Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
7
-302
/
+22
2019-05-02
s390/unwind: introduce stack unwind API
Martin Schwidefsky
1
-0
/
+1
2019-04-29
locking/lockdep: check for freed initmem in static_obj()
Gerald Schaefer
1
-0
/
+3
2019-04-29
s390/kernel: introduce .dma sections
Gerald Schaefer
2
-1
/
+15
2019-04-23
s390/mm: convert to the generic get_user_pages_fast code
Martin Schwidefsky
2
-292
/
+1
2019-04-23
s390/mm: make the pxd_offset functions more robust
Martin Schwidefsky
1
-21
/
+12
2019-04-10
s390/mm: silence compiler warning when compiling without CONFIG_PGSTE
Thomas Huth
1
-0
/
+2
2019-04-03
s390/tlb: Convert to generic mmu_gather
Martin Schwidefsky
1
-62
/
+1
2019-03-05
mm: update ptep_modify_prot_commit to take old pte value as arg
Aneesh Kumar K.V
1
-1
/
+1
2019-03-05
mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg
Aneesh Kumar K.V
1
-2
/
+4
2019-03-01
s390: clean up redundant facilities list setup
Vasily Gorbik
1
-2
/
+0
2019-02-21
s390/extmem: print DCSS range with %px
Gerald Schaefer
1
-2
/
+2
2019-02-21
s390/extmem: remove code for 31 bit addressing mode
Gerald Schaefer
1
-117
/
+12
2019-02-07
s390/mmap: take stack_guard_gap into account for mmap_base
Martin Schwidefsky
1
-14
/
+19
2019-01-18
s390: remove the ptep_modify_prot_{start,commit} exports
Christoph Hellwig
1
-2
/
+0
2019-01-02
Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-24
/
+0
2018-12-28
mm, memory_hotplug: add nid parameter to arch_remove_memory
Oscar Salvador
1
-1
/
+1
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
1
-1
/
+1
2018-12-28
kasan: rename kasan_zero_page to kasan_early_shadow_page
Andrey Konovalov
2
-21
/
+29
2018-12-04
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-1
/
+1
2018-11-30
s390: use common bust_spinlocks()
Sergey Senozhatsky
1
-24
/
+0
2018-11-27
s390/mm: correct pgtable_bytes on page table downgrade
Martin Schwidefsky
1
-0
/
+1
2018-11-09
Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-0
/
+1
2018-11-08
s390/mm: Convert tlb_table_flush() to use call_rcu()
Paul E. McKenney
1
-1
/
+1
2018-11-02
s390/mm: fix mis-accounting of pgtable_bytes
Martin Schwidefsky
1
-0
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
3
-5
/
+3
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
1
-2
/
+2
2018-10-25
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+8
2018-10-23
Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
7
-95
/
+486
2018-10-22
s390/kasan: support preemptible kernel build
Vasily Gorbik
1
-2
/
+2
2018-10-09
s390/kasan: add support for mem= kernel parameter
Vasily Gorbik
1
-0
/
+3
2018-10-09
s390/kasan: optimize kasan vmemmap allocation
Vasily Gorbik
1
-1
/
+2
2018-10-09
s390/kasan: avoid kasan crash with standby memory defined
Vasily Gorbik
1
-1
/
+18
2018-10-09
s390/mm: improve debugfs ptdump markers walking
Vasily Gorbik
1
-1
/
+1
2018-10-09
s390/mm: optimize debugfs ptdump kasan zero page walking
Vasily Gorbik
1
-1
/
+34
2018-10-09
s390/kasan: add option for 4-level paging support
Vasily Gorbik
1
-6
/
+17
2018-10-09
s390/kasan: free early identity mapping structures
Vasily Gorbik
2
-2
/
+11
2018-10-09
s390/kasan: use noexec and large pages
Vasily Gorbik
1
-4
/
+62
2018-10-09
s390/kasan: dynamic shadow mem allocation for modules
Vasily Gorbik
1
-8
/
+3
2018-10-09
s390/mm: add kasan shadow to the debugfs pgtable dump
Vasily Gorbik
1
-6
/
+15
2018-10-09
s390/kasan: add initialization code and enable it
Vasily Gorbik
3
-1
/
+300
2018-10-09
s390/mem_detect: move tprot loop to early boot phase
Vasily Gorbik
2
-64
/
+1
2018-10-09
s390: add support for virtually mapped kernel stacks
Martin Schwidefsky
1
-5
/
+20
2018-10-09
s390/pfault: do not use stack buffers for hardware data
Martin Schwidefsky
1
-17
/
+21
2018-10-04
Merge tag 'kvm-s390-next-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
1
-2
/
+8
2018-10-01
s390/mm: optimize locking without huge pages in gmap_pmd_op_walk()
David Hildenbrand
1
-2
/
+8
[next]