- e9adcfe mm: remove zap_page_range and create zap_vma_pages by Mike Kravetz · 2 years ago
- d6c494e vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copy by Jann Horn · 2 years, 2 months ago
- 27bc50f Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 3 months ago
- 7e92e01 powerpc: Provide syscall wrapper by Rohan McLure · 2 years, 4 months ago
- 8640de0 powerpc: Use common syscall handler type by Rohan McLure · 2 years, 4 months ago
- 405e669 powerpc: remove mmap linked list walks by Matthew Wilcox (Oracle) · 2 years, 4 months ago
- 8a8f786 powerpc/vdso: Don't map VDSO at a fixed address on PPC32 by Christophe Leroy · 2 years, 5 months ago
- 86c38fe powerpc: Remove asm/prom.h from all files that don't need it by Christophe Leroy · 2 years, 10 months ago
- 74205b3 powerpc/vdso: Add support for time namespaces by Christophe Leroy · 3 years, 10 months ago
- 1c4bce6 powerpc/vdso: Separate vvar vma from vdso by Dmitry Safonov · 3 years, 10 months ago
- e909032 powerpc/vdso: Remove DBG() by Christophe Leroy · 4 years, 4 months ago
- 23c4cea powerpc/vdso: Remove vdso_ready by Christophe Leroy · 4 years, 4 months ago
- a4ccd64 powerpc/vdso: Remove vdso_setup() by Christophe Leroy · 4 years, 4 months ago
- 67a3540 powerpc/vdso: Remove lib32_elfinfo and lib64_elfinfo by Christophe Leroy · 4 years, 4 months ago
- 6ed613a powerpc/vdso: Remove symbol section information in struct lib32/64_elfinfo by Christophe Leroy · 4 years, 4 months ago
- e113f8e powerpc/vdso: Remove unused text member in struct lib32/64_elfinfo by Christophe Leroy · 4 years, 4 months ago
- 5cda7c7 powerpc/vdso: Remove vdso_patches[] and associated functions by Christophe Leroy · 4 years, 4 months ago
- 899367e powerpc/vdso: Remove runtime generated sigtramp offsets by Christophe Leroy · 4 years, 4 months ago
- 49bf59f powerpc/vdso: Remove __kernel_datapage_offset by Christophe Leroy · 4 years, 4 months ago
- b7fe9c1 powerpc/vdso: Remove vdso32_pages and vdso64_pages by Christophe Leroy · 4 years, 4 months ago
- 0fc980d powerpc/vdso: Merge __kernel_sync_dicache_p5() into __kernel_sync_dicache() by Christophe Leroy · 4 years, 4 months ago
- ed07f63 powerpc/vdso: Use builtin symbols to locate fixup section by Christophe Leroy · 4 years, 4 months ago
- 511157a powerpc/vdso: Move vdso datapage up front by Christophe Leroy · 4 years, 4 months ago
- c102f076 powerpc/vdso: Replace vdso_base by vdso by Christophe Leroy · 4 years, 4 months ago
- 526a9c4 powerpc/vdso: Provide vdso_remap() by Christophe Leroy · 4 years, 4 months ago
- c1bab64 powerpc/vdso: Move to _install_special_mapping() and remove arch_vma_name() by Christophe Leroy · 4 years, 4 months ago
- b2df3f6 powerpc/vdso: Simplify arch_setup_additional_pages() exit by Christophe Leroy · 4 years, 4 months ago
- 7461a4f powerpc/vdso: Use VDSO size in arch_setup_additional_pages() by Christophe Leroy · 4 years, 4 months ago
- 4fe0e3c powerpc/vdso: Remove unnecessary ifdefs in vdso_pagelist initialization by Christophe Leroy · 4 years, 4 months ago
- 3cf6382 powerpc/vdso: Refactor 32 bits and 64 bits pages setup by Christophe Leroy · 4 years, 4 months ago
- 35c1c7c powerpc/vdso: Remove NULL termination element in vdso_pagelist by Christophe Leroy · 4 years, 4 months ago
- abcdbd0 powerpc/vdso: Remove get_page() in vdso_pagelist initialization by Christophe Leroy · 4 years, 4 months ago
- 1bb30b7 powerpc/vdso: Rename syscall_map_32/64 to simplify vdso_setup_syscall_map() by Christophe Leroy · 4 years, 4 months ago
- bc9d5bf powerpc/vdso: Add missing includes and clean vdso_setup_syscall_map() by Christophe Leroy · 4 years, 4 months ago
- ab037dd powerpc/vdso: Switch VDSO to generic C implementation. by Christophe Leroy · 4 years, 2 months ago
- a9f675f powerpc/vdso: Fix vdso cpu truncation by Milton Miller · 4 years, 6 months ago
- d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
- e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
- 0a7601b powerpc/64: make buildable without CONFIG_COMPAT by Michal Suchanek · 4 years, 10 months ago
- ffd3eaf powerpc/vdso: remove deprecated VDS64_HAS_DESCRIPTORS references by Joe Lawrence · 5 years ago
- 2c29eef powerpc/vdso32: Don't read cache line size from the datapage on PPC32. by Christophe Leroy · 5 years ago
- 88fb3094 powerpc/32s: drop CPU_FTR_USE_RTC feature by Christophe Leroy · 5 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- f55b7417 powerpc/vdso: don't clear PG_reserved by David Hildenbrand · 6 years ago
- fbf508d powerpc: split compat syscall table out from native table by Firoz Khan · 6 years ago
- 8c58259 powerpc: remove unneeded inclusions of cpu_has_feature.h by Christophe Leroy · 7 years ago
- 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
- c0d64cf powerpc: Use feature bit for RTC presence rather than timebase presence by Paul Mackerras · 7 years ago
- e2827fe powerpc/64: Clean up ppc64_caches using a struct per cache by Benjamin Herrenschmidt · 8 years ago
- bd067f8 powerpc/64: Fix naming of cache block vs. cache line by Benjamin Herrenschmidt · 8 years ago
- 546c440 powerpc/vdso: Add missing include file by Guenter Roeck · 8 years ago
- 6904817 vdso: make arch_setup_additional_pages wait for mmap_sem for write killable by Michal Hocko · 9 years ago
- f43194e powerpc: Standardise on NR_syscalls rather than __NR_syscalls. by Rashmica Gupta · 9 years ago
- e0d0059 powerpc/vdso: Disable building the 32-bit VDSO on little endian by Michael Ellerman · 10 years ago
- 6e5c077 powerpc/vdso: Combine start/size variables by Michael Ellerman · 10 years ago
- 63da88d powerpc/vdso: Remove unused debug code by Michael Ellerman · 10 years ago
- 68cf0d6 powerpc: Remove superfluous bootmem includes by Anton Blanchard · 10 years ago
- a6c19df arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area by Andy Lutomirski · 10 years ago
- 9d378df powerpc/booke64: Use SPRG7 for VDSO by Scott Wood · 11 years ago
- b88c476 powerpc: Move local setup.h declarations to arch includes by Robert Jennings · 11 years ago
- 061d19f powerpc: Delete __cpuinit usage from all users by Paul Gortmaker · 12 years ago
- fcb41a2 powerpc: Add VDSO version of time by Adhemerval Zanella · 12 years ago
- 0127262 powerpc: Restore VDSO information on critical exception om BookE by Mihai Caraman · 12 years ago
- 18ad51d powerpc: Add VDSO version of getcpu by Anton Blanchard · 13 years ago
- 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
- ae3a197e Disintegrate asm/system.h for PowerPC by David Howells · 13 years ago
- 1d9a473 powerpc: Random little legacy iSeries removal tidy ups by Stephen Rothwell · 13 years ago
- 909af76 coredump: remove VM_ALWAYSDUMP flag by Jason Baron · 13 years ago
- ead53f2 powerpc: remove non-required uses of include <linux/module.h> by Paul Gortmaker · 13 years ago
- cae5d39 mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm by Stephen Wilson · 14 years ago
- 83b964b mm: arch: make in_gate_area take an mm_struct instead of a task_struct by Stephen Wilson · 14 years ago
- 31db58b mm: arch: make get_gate_vma take an mm_struct instead of a task_struct by Stephen Wilson · 14 years ago
- cab175f powerpc: Use is_32bit_task() helper to test 32-bit binary by Denis Kirjanov · 14 years ago
- 95f72d1 lmb: rename to memblock by Yinghai Lu · 15 years ago
- 06fe9fb tree-wide: fix a very frequent spelling mistake by Dirk Hohndel · 15 years ago
- 348aa30 powerpc: Align vDSO base address by Andreas Schwab · 15 years ago
- f2053f1 powerpc/perf_counter: Fix vdso detection by Anton Blanchard · 15 years ago
- abe1ee3 Use macros for .data.page_aligned section. by Tim Abbott · 15 years ago
- 30d0b36 powerpc: Move 64bit VDSO to improve context switch performance by Anton Blanchard · 16 years ago
- 3c92ec8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
- fc5243d [S390] arch_setup_additional_pages arguments by Martin Schwidefsky · 16 years ago
- 7c03d65 powerpc/mm: Introduce MMU features by Benjamin Herrenschmidt · 16 years ago
- 9c4cb82 powerpc: Remove use of CONFIG_PPC_MERGE by Kumar Gala · 16 years ago
- 2d1b202 powerpc: Fixup lwsync at runtime by Kumar Gala · 17 years ago
- 89f5b7d Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP by Linus Torvalds · 17 years ago
- f8303dd Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6 by Paul Mackerras · 17 years ago
- cf8918f [POWERPC] vdso_do_func_patch{32,64}() must be __init by Adrian Bunk · 17 years ago
- d9b2b2a [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. by David S. Miller · 17 years ago
- fbe4817 [POWERPC] vdso: Fixes for cache block sizes by Olof Johansson · 17 years ago
- dc9b43d [POWERPC] Disable vDSO support for ARCH=ppc where it's not implemented by Wolfgang Denk · 17 years ago
- 7b5acba [POWERPC] Don't expose clock vDSO functions when CPU has no timebase by Benjamin Herrenschmidt · 17 years ago
- 31fe5bf [POWERPC] Fix VDSO compile warning by Segher Boessenkool · 18 years ago
- e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
- 7ac9a13 [POWERPC] Fix vDSO page count calculation by Benjamin Herrenschmidt · 18 years ago
- c13e4ca [PATCH] powerpc vDSO: use install_special_mapping by Roland McGrath · 18 years ago
- 3a0cfad [PATCH] powerpc vDSO: use VM_ALWAYSDUMP by Roland McGrath · 18 years ago
- e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
- 0909c8c [POWERPC] Support feature fixups in vdso's by Benjamin Herrenschmidt · 18 years ago
- 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
- a5bba93 [PATCH] powerpc vdso updates by Benjamin Herrenschmidt · 19 years ago