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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-25
lib: untag user pointers in strn*_user
Andrey Konovalov
1
-2
/
+3
2019-09-25
augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro
Michel Lespinasse
1
-16
/
+3
2019-09-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
78
-632
/
+54
2019-09-24
riscv: make mmap allocation top-down by default
Alexandre Ghiti
1
-0
/
+12
2019-09-24
mips: use generic mmap top-down layout and brk randomization
Alexandre Ghiti
3
-102
/
+1
2019-09-24
mips: replace arch specific way to determine 32bit task with generic version
Alexandre Ghiti
1
-1
/
+2
2019-09-24
mips: adjust brk randomization offset to fit generic version
Alexandre Ghiti
1
-3
/
+4
2019-09-24
mips: use STACK_TOP when computing mmap base address
Alexandre Ghiti
1
-2
/
+2
2019-09-24
mips: properly account for stack randomization and stack guard gap
Alexandre Ghiti
1
-2
/
+12
2019-09-24
arm: use generic mmap top-down layout and brk randomization
Alexandre Ghiti
4
-69
/
+1
2019-09-24
arm: use STACK_TOP when computing mmap base address
Alexandre Ghiti
1
-2
/
+2
2019-09-24
arm: properly account for stack randomization and stack guard gap
Alexandre Ghiti
1
-2
/
+12
2019-09-24
arm64, mm: make randomization selected by generic topdown mmap layout
Alexandre Ghiti
3
-9
/
+1
2019-09-24
arm64, mm: move generic mmap layout functions to mm
Alexandre Ghiti
4
-78
/
+11
2019-09-24
arm64: consider stack randomization for mmap base only when necessary
Alexandre Ghiti
1
-1
/
+5
2019-09-24
arm64: make use of is_compat_task instead of hardcoding this test
Alexandre Ghiti
1
-1
/
+1
2019-09-24
thp: update split_huge_page_pmd() comment
Kefeng Wang
1
-1
/
+1
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
34
-127
/
+3
2019-09-24
microblaze: switch to generic version of pte allocation
Mike Rapoport
1
-36
/
+3
2019-09-24
sh: switch to generic version of pte allocation
Mike Rapoport
1
-33
/
+1
2019-09-24
ia64: switch to generic version of pte allocation
Mike Rapoport
1
-30
/
+2
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
30
-175
/
+25
2019-09-24
mm: introduce compound_nr()
Matthew Wilcox (Oracle)
2
-3
/
+3
2019-09-24
mm: introduce page_shift()
Matthew Wilcox (Oracle)
1
-5
/
+2
2019-09-24
mm: introduce page_size()
Matthew Wilcox (Oracle)
3
-5
/
+3
2019-09-24
Merge tag 'microblaze-v5.4-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
8
-325
/
+92
2019-09-24
Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-153
/
+191
2019-09-24
ia64: Fix some warnings introduced in merge window
Tony Luck
3
-2
/
+2
2019-09-23
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-28
/
+64
2019-09-23
Merge branch 'lorenzo/pci/tegra'
Bjorn Helgaas
3
-2
/
+64
2019-09-23
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
6
-19
/
+0
2019-09-22
Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2019-09-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
13
-24
/
+345
2019-09-22
Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
103
-2303
/
+1586
2019-09-21
Merge tag 'for-linus-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
152
-289
/
+1912
2019-09-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-0
/
+4
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
4
-39
/
+39
2019-09-21
Merge tag 'compiler-attributes-for-linus-v5.4' of git://github.com/ojeda/linux
Linus Torvalds
2
-9
/
+9
2019-09-20
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
39
-832
/
+3077
2019-09-20
MIPS: Detect bad _PFN_SHIFT values
Paul Burton
1
-0
/
+6
2019-09-20
MIPS: Disable pte_special() for MIPS32 with RiXi
Paul Burton
2
-2
/
+14
2019-09-20
arm64: tegra: Add PCIe slot supply information in p2972-0000 platform
Vidya Sagar
2
-1
/
+27
2019-09-20
arm64: tegra: Add configuration for PCIe C5 sideband signals
Vidya Sagar
1
-1
/
+37
2019-09-20
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
212
-5222
/
+7919
2019-09-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-7
/
+16
2019-09-20
Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-0
/
+13
2019-09-20
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
41
-21
/
+49
2019-09-19
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+1
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
46
-460
/
+109
2019-09-19
powerpc/mm/mce: Keep irqs disabled during lockless page table walk
Aneesh Kumar K.V
1
-8
/
+12
[next]