index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: Convert empty flush_cache_{mm,page} functions to static inline
Catalin Marinas
2012-11-23
2
-11
/
+9
*
arm64: signal: let the compiler inline compat_get_sigframe
Will Deacon
2012-11-23
1
-3
/
+3
*
arm64: signal: return struct rt_sigframe from get_sigframe
Will Deacon
2012-11-23
1
-6
/
+6
*
arm64: signal: align return types for compat and native setup_return
Will Deacon
2012-11-23
1
-9
/
+5
*
arm64: signal: push the unwinding prologue on the signal stack
Will Deacon
2012-11-23
1
-21
/
+16
*
arm64: Include the clkdev.h generic header
Catalin Marinas
2012-11-23
1
-0
/
+1
*
arm64: Force use of common clk at architecture level
Deepak Saxena
2012-11-20
1
-0
/
+1
*
Merge branch 'execve' into upstream
Catalin Marinas
2012-11-19
7
-52
/
+25
|
\
|
*
Merge remote-tracking branch 'viro/arch-arm64' into execve
Catalin Marinas
2012-11-19
7
-52
/
+25
|
|
\
|
|
*
Merge commit '6ba1bc826d160fe4f32bcb188687dcca4bdfaf3d' into arch-arm64
Al Viro
2012-11-16
14
-82
/
+92
|
|
|
\
|
|
*
|
arm64: get rid of fork/vfork/clone wrappers
Al Viro
2012-10-22
7
-52
/
+25
*
|
|
|
Merge branch 'execve' into upstream
Catalin Marinas
2012-11-14
10
-157
/
+33
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge tag 'v3.7-rc5' into execve
Catalin Marinas
2012-11-13
16
-86
/
+97
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
arm64: Use generic sys_execve() implementation
Catalin Marinas
2012-10-17
7
-54
/
+2
|
*
|
|
arm64: Use generic kernel_execve() implementation
Catalin Marinas
2012-10-17
3
-44
/
+2
|
*
|
|
arm64: Use generic kernel_thread() implementation
Catalin Marinas
2012-10-17
4
-59
/
+29
*
|
|
|
arm64: mm: update max_dma32 before calculating size of NORMAL zone
Will Deacon
2012-11-14
1
-2
/
+2
*
|
|
|
arm64: Make the user fault reporting more specific
Catalin Marinas
2012-11-14
1
-2
/
+11
|
|
/
/
|
/
|
|
*
|
|
arm64: mm: fix booting on systems with no memory below 4GB
Will Deacon
2012-11-08
2
-1
/
+3
*
|
|
arm64: smp: add missing completion for secondary boot
Will Deacon
2012-11-08
1
-2
/
+1
*
|
|
arm64: compat: select CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION
Will Deacon
2012-11-08
2
-1
/
+1
|
|
/
|
/
|
*
|
arm64: elf: fix core dumping definitions for GP and FP registers
Will Deacon
2012-11-08
3
-25
/
+3
*
|
arm64: perf: use architected event for CPU cycle counter
Will Deacon
2012-11-08
1
-8
/
+2
*
|
arm64: Move PCI_IOBASE closer to MODULES_VADDR
Catalin Marinas
2012-10-23
1
-1
/
+1
*
|
arm64: Use pgprot_t as the last argument when invoking __ioremap()
Catalin Marinas
2012-10-23
1
-3
/
+3
*
|
arm64: fix alignment padding in assembly code
Marc Zyngier
2012-10-20
2
-1
/
+7
*
|
arm64: ptrace: use HW_BREAKPOINT_EMPTY type for disabled breakpoints
Will Deacon
2012-10-18
1
-16
/
+21
*
|
arm64: ptrace: make structure padding explicit for debug registers
Will Deacon
2012-10-18
2
-7
/
+32
*
|
arm64: No need to set the x0-x2 registers in start_thread()
Catalin Marinas
2012-10-18
1
-10
/
+0
*
|
arm64: Ignore memory blocks below PHYS_OFFSET
Catalin Marinas
2012-10-18
1
-0
/
+12
*
|
arm64: Fix the update_vsyscall() prototype
Catalin Marinas
2012-10-18
1
-10
/
+10
*
|
arm64: Select MODULES_USE_ELF_RELA
Catalin Marinas
2012-10-18
1
-0
/
+1
*
|
arm64: Remove duplicate inclusion of mmu_context.h in smp.c
Sachin Kamat
2012-10-16
1
-1
/
+0
|
/
*
Merge tag 'arm64-uapi' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...
Linus Torvalds
2012-10-13
27
-998
/
+637
|
\
|
*
UAPI: (Scripted) Disintegrate arch/arm64/include/asm
David Howells
2012-10-11
21
-132
/
+225
|
*
arm64: Do not export the compat-specific definitions to the user
Catalin Marinas
2012-10-11
3
-7
/
+13
|
*
arm64: Do not include asm/unistd32.h in asm/unistd.h
Catalin Marinas
2012-10-11
6
-29
/
+15
|
*
arm64: Remove unused definitions from asm/unistd32.h
Catalin Marinas
2012-10-11
3
-839
/
+393
*
|
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-12
2
-5
/
+5
|
/
*
Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry
Catalin Marinas
2012-10-09
1
-0
/
+1
*
Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option
Catalin Marinas
2012-10-09
1
-0
/
+1
*
Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option
Catalin Marinas
2012-10-09
1
-0
/
+1
*
Kconfig: clean up the long arch list for the UID16 config option
Catalin Marinas
2012-10-09
1
-0
/
+1
*
arm64: Enable interrupts before calling do_notify_resume()
Catalin Marinas
2012-10-08
1
-0
/
+1
*
arm64: Use the generic compat_sys_sendfile() implementation
Catalin Marinas
2012-10-08
2
-20
/
+1
*
arm64: Call swiotlb_init() instead of swiotlb_init_with_default_size()
Catalin Marinas
2012-10-08
3
-8
/
+4
*
Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers
Linus Torvalds
2012-10-07
4
-11
/
+9
|
\
|
*
UAPI: Split compound conditionals containing __KERNEL__ in Arm64
David Howells
2012-10-04
3
-3
/
+9
|
*
UAPI: Fix the guards on various asm/unistd.h files
David Howells
2012-10-04
2
-8
/
+0
*
|
compat: move compat_siginfo_t definition to asm/compat.h
Denys Vlasenko
2012-10-06
2
-54
/
+59
|
/
[next]