index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
vdso.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/vdso: Fix vdso cpu truncation
Milton Miller
2020-07-16
1
-1
/
+1
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-3
/
+3
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
powerpc/64: make buildable without CONFIG_COMPAT
Michal Suchanek
2020-04-02
1
-1
/
+2
*
powerpc/vdso: remove deprecated VDS64_HAS_DESCRIPTORS references
Joe Lawrence
2020-03-13
1
-5
/
+0
*
powerpc/vdso32: Don't read cache line size from the datapage on PPC32.
Christophe Leroy
2020-01-23
1
-5
/
+0
*
powerpc/32s: drop CPU_FTR_USE_RTC feature
Christophe Leroy
2019-08-28
1
-22
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
powerpc/vdso: don't clear PG_reserved
David Hildenbrand
2019-03-06
1
-2
/
+0
*
powerpc: split compat syscall table out from native table
Firoz Khan
2018-12-21
1
-2
/
+5
*
powerpc: remove unneeded inclusions of cpu_has_feature.h
Christophe Leroy
2018-07-30
1
-1
/
+0
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-2
/
+2
*
powerpc: Use feature bit for RTC presence rather than timebase presence
Paul Mackerras
2018-03-23
1
-5
/
+7
*
powerpc/64: Clean up ppc64_caches using a struct per cache
Benjamin Herrenschmidt
2017-02-06
1
-8
/
+8
*
powerpc/64: Fix naming of cache block vs. cache line
Benjamin Herrenschmidt
2017-02-06
1
-6
/
+4
*
powerpc/vdso: Add missing include file
Guenter Roeck
2016-08-09
1
-0
/
+1
*
vdso: make arch_setup_additional_pages wait for mmap_sem for write killable
Michal Hocko
2016-05-24
1
-1
/
+2
*
powerpc: Standardise on NR_syscalls rather than __NR_syscalls.
Rashmica Gupta
2015-11-26
1
-1
/
+1
*
powerpc/vdso: Disable building the 32-bit VDSO on little endian
Michael Ellerman
2015-05-11
1
-2
/
+34
*
powerpc/vdso: Combine start/size variables
Michael Ellerman
2015-05-11
1
-29
/
+26
*
powerpc/vdso: Remove unused debug code
Michael Ellerman
2015-05-11
1
-44
/
+0
*
powerpc: Remove superfluous bootmem includes
Anton Blanchard
2014-11-09
1
-1
/
+0
*
arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area
Andy Lutomirski
2014-08-09
1
-16
/
+0
*
powerpc/booke64: Use SPRG7 for VDSO
Scott Wood
2014-03-20
1
-4
/
+4
*
powerpc: Move local setup.h declarations to arch includes
Robert Jennings
2013-10-30
1
-2
/
+1
*
powerpc: Delete __cpuinit usage from all users
Paul Gortmaker
2013-07-01
1
-1
/
+1
*
powerpc: Add VDSO version of time
Adhemerval Zanella
2013-04-23
1
-0
/
+4
*
powerpc: Restore VDSO information on critical exception om BookE
Mihai Caraman
2012-09-07
1
-3
/
+1
*
powerpc: Add VDSO version of getcpu
Anton Blanchard
2012-07-11
1
-0
/
+28
*
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-29
1
-1
/
+0
|
\
|
*
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-28
1
-1
/
+0
*
|
powerpc: Random little legacy iSeries removal tidy ups
Stephen Rothwell
2012-03-28
1
-2
/
+2
*
|
coredump: remove VM_ALWAYSDUMP flag
Jason Baron
2012-03-24
1
-8
/
+2
|
/
*
powerpc: remove non-required uses of include <linux/module.h>
Paul Gortmaker
2011-11-01
1
-1
/
+0
*
mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm
Stephen Wilson
2011-03-23
1
-1
/
+1
*
mm: arch: make in_gate_area take an mm_struct instead of a task_struct
Stephen Wilson
2011-03-23
1
-1
/
+1
*
mm: arch: make get_gate_vma take an mm_struct instead of a task_struct
Stephen Wilson
2011-03-23
1
-1
/
+1
*
powerpc: Use is_32bit_task() helper to test 32-bit binary
Denis Kirjanov
2010-09-02
1
-3
/
+3
*
lmb: rename to memblock
Yinghai Lu
2010-07-14
1
-2
/
+2
*
tree-wide: fix a very frequent spelling mistake
Dirk Hohndel
2009-11-09
1
-1
/
+1
*
powerpc: Align vDSO base address
Andreas Schwab
2009-10-27
1
-1
/
+10
*
powerpc/perf_counter: Fix vdso detection
Anton Blanchard
2009-09-24
1
-4
/
+10
*
Use macros for .data.page_aligned section.
Tim Abbott
2009-09-21
1
-1
/
+2
*
powerpc: Move 64bit VDSO to improve context switch performance
Anton Blanchard
2009-08-20
1
-1
/
+6
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...
Linus Torvalds
2008-12-29
1
-0
/
+10
|
\
|
*
powerpc/mm: Introduce MMU features
Benjamin Herrenschmidt
2008-12-21
1
-0
/
+10
*
|
[S390] arch_setup_additional_pages arguments
Martin Schwidefsky
2008-12-25
1
-2
/
+1
|
/
*
powerpc: Remove use of CONFIG_PPC_MERGE
Kumar Gala
2008-08-04
1
-2
/
+0
*
powerpc: Fixup lwsync at runtime
Kumar Gala
2008-07-03
1
-0
/
+10
*
Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP
Linus Torvalds
2008-06-20
1
-1
/
+1
[next]