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
/
m68k
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-06
m68k: Only force 030 bus error if PC not in exception table
Michael Schmitz
1
-1
/
+3
2023-03-06
m68k: mm: Move initrd phys_to_virt handling after paging_init()
Geert Uytterhoeven
1
-5
/
+5
2023-03-06
m68k: mm: Fix systems with memory at end of 32-bit address space
Kars de Jong
1
-5
/
+5
2023-03-05
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+4
2023-03-02
m68k: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-02-27
Merge tag 'm68knommu-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-5
/
+5
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-29
/
+107
2023-02-22
Merge tag 'gpio-updates-for-v6.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+0
2023-02-21
Merge tag 'm68k-for-v6.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
22
-39
/
+91
2023-02-16
m68k/nommu: add missing definition of ARCH_PFN_OFFSET
Mike Rapoport (IBM)
1
-0
/
+2
2023-02-13
m68k: /proc/hardware should depend on PROC_FS
Randy Dunlap
1
-0
/
+1
2023-02-13
m68k: nommu: Fix misspellings of "DragonEngine"
Geert Uytterhoeven
2
-3
/
+3
2023-02-13
m68k: nommu: Fix misspellings of "uCdimm"
Geert Uytterhoeven
1
-2
/
+2
2023-02-09
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
1
-2
/
+0
2023-02-09
m68k: use asm-generic/memory_model.h for both MMU and !MMU
Mike Rapoport (IBM)
3
-8
/
+1
2023-02-02
mm: add vma_alloc_zeroed_movable_folio()
Matthew Wilcox (Oracle)
1
-3
/
+2
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
3
-3
/
+0
2023-02-02
microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-2
/
+2
2023-02-02
m68k/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
3
-9
/
+104
2023-02-02
m68k/mm: remove dummy __swp definitions for nommu
David Hildenbrand
1
-6
/
+0
2023-02-02
m68k/mm/motorola: specify pmd_page() type
Lorenzo Stoakes
1
-1
/
+1
2023-01-30
m68k: Add kernel seccomp support
Michael Schmitz
6
-1
/
+80
2023-01-30
m68k: Check syscall_trace_enter() return code
Michael Schmitz
3
-0
/
+7
2023-01-30
m68k: defconfig: Update defconfigs for v6.2-rc3
Geert Uytterhoeven
12
-36
/
+1
2023-01-30
m68k: q40: Do not initialise statics to 0
Xin Gao
1
-2
/
+2
2023-01-30
gpio: Remove unused and obsoleted irq_to_gpio()
Andy Shevchenko
1
-7
/
+0
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
3
-3
/
+0
2022-12-21
m68k: remove broken strcmp implementation
Linus Torvalds
1
-20
/
+0
2022-12-20
Merge tag 'm68knommu-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+0
2022-12-12
Merge tag 'pull-elfcore' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2022-12-12
Merge tag 'm68k-for-v6.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-261
/
+253
2022-12-05
m68k: use strscpy() to instead of strncpy()
Xu Panda
1
-2
/
+1
2022-12-02
tty: nfcon: use console_is_registered()
John Ogness
1
-2
/
+7
2022-11-24
[elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...
Al Viro
1
-2
/
+2
2022-11-14
m68k: defconfig: Update defconfigs for v6.1-rc1
Geert Uytterhoeven
12
-252
/
+252
2022-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
2
-3
/
+0
2022-11-01
m68k: mac: Reword comment using double "in"
Geert Uytterhoeven
1
-1
/
+1
2022-11-01
m68k: mac: Remove unused rbv_set_video_bpp()
Jason A. Donenfeld
1
-8
/
+0
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+0
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2022-10-10
Merge tag 'm68knommu-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-28
/
+4
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
4
-22
/
+14
2022-10-03
Merge tag 'm68k-for-v6.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
17
-46
/
+50
2022-10-02
kbuild: remove head-y syntax
Masahiro Yamada
1
-9
/
+0
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
3
-13
/
+14
2022-09-30
m68k: update config files
Lukas Bulwahn
7
-22
/
+0
2022-09-28
m68k: Rework BI_VIRT_RNG_SEED as BI_RNG_SEED
Jason A. Donenfeld
4
-18
/
+21
2022-09-28
m68k: Process bootinfo records before saving them
Jason A. Donenfeld
1
-2
/
+3
2022-09-26
m68knommu: fix non-mmu classic 68000 legacy timer tick selection
Greg Ungerer
1
-3
/
+1
[next]