Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
21eaab6d19ed43e82ed39c8deb7f192134fb4a0e
/
arch
/
arm64
/
kernel
79a69d3
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 12 years ago
dc883ca
ARM64 idle: delete pm_idle
by Len Brown
· 12 years ago
ec45d1c
arm64: mm: update CONTEXTIDR register to contain PID of current process
by Will Deacon
· 12 years ago
c0e01d5
arm64: compat: use compat_uptr_t type for compat_ucontext.uc_link
by Will Deacon
· 12 years ago
0459ca9
arm64: SMP: enable PSCI boot method
by Marc Zyngier
· 12 years ago
e790f1d
arm64: psci: add support for PSCI invocations from the kernel
by Will Deacon
· 12 years ago
d329de3
arm64: SMP: rework the SMP code to be enabling method agnostic
by Marc Zyngier
· 12 years ago
75e4246
arm64: perf: add guest vs host discrimination
by Marc Zyngier
· 12 years ago
2475ff9
arm64: Add simple earlyprintk support
by Catalin Marinas
· 12 years ago
d6bafb9
arm64: Populate the platform devices
by Catalin Marinas
· 12 years ago
bdba005
arm64: vdso: remove broken, redundant sequence counting for timezones
by Will Deacon
· 12 years ago
b881bc4
ARCH: drivers remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
0ad50c3
compat: generic compat_sys_sched_rr_get_interval() implementation
by Catalin Marinas
· 12 years ago
9977d9b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
cfc5180
arm64: move FP-SIMD save/restore code to a macro
by Marc Zyngier
· 12 years ago
7dbfbe5
arm64: hyp: initialize vttbr_el2 to zero
by Marc Zyngier
· 12 years ago
712c6ff
arm64: add hypervisor stub
by Marc Zyngier
· 12 years ago
f35a920
arm64: record boot mode when entering the kernel
by Marc Zyngier
· 12 years ago
dc637f1
arm64: move vector entry macro to assembler.h
by Marc Zyngier
· 12 years ago
1f75ff0
arm64: generic timer: use virtual counter instead of physical at EL0
by Will Deacon
· 12 years ago
45a7905
arm64: vdso: defer shifting of nanosecond component of timespec
by Will Deacon
· 12 years ago
d91fb5c
arm64: vdso: rework __do_get_tspec register allocation and return shift
by Will Deacon
· 12 years ago
f84a935
arm64: vdso: check sequence counter even for coarse realtime operations
by Will Deacon
· 12 years ago
251db45
arm64: vdso: fix clocksource mask when extracting bottom 56 bits
by Will Deacon
· 12 years ago
afa86fc
flagday: don't pass regs to copy_thread()
by Al Viro
· 12 years ago
9ac0800
arm64: sanitize copy_thread(), switch to generic fork/vfork/clone
by Al Viro
· 12 years ago
88a24cf
arm64: signal: let the compiler inline compat_get_sigframe
by Will Deacon
· 12 years ago
b64e1c6
arm64: signal: return struct rt_sigframe from get_sigframe
by Will Deacon
· 12 years ago
060a18c
arm64: signal: align return types for compat and native setup_return
by Will Deacon
· 12 years ago
304ef4e
arm64: signal: push the unwinding prologue on the signal stack
by Will Deacon
· 12 years ago
5653cde
Merge remote-tracking branch 'viro/arch-arm64' into execve
by Catalin Marinas
· 12 years ago
2bf81c8
Merge branch 'arch-microblaze' into no-rebases
by Al Viro
· 12 years ago
6929039
Merge commit '6ba1bc826d160fe4f32bcb188687dcca4bdfaf3d' into arch-arm64
by Al Viro
· 12 years ago
6097a07
Merge tag 'v3.7-rc5' into execve
by Catalin Marinas
· 12 years ago
b3770b3
arm64: smp: add missing completion for secondary boot
by Will Deacon
· 12 years ago
6ba1bc8
arm64: elf: fix core dumping definitions for GP and FP registers
by Will Deacon
· 12 years ago
f46f979
arm64: perf: use architected event for CPU cycle counter
by Will Deacon
· 12 years ago
e0fd18c
arm64: get rid of fork/vfork/clone wrappers
by Al Viro
· 12 years ago
8f34a1d
arm64: ptrace: use HW_BREAKPOINT_EMPTY type for disabled breakpoints
by Will Deacon
· 12 years ago
7797d17
arm64: ptrace: make structure padding explicit for debug registers
by Will Deacon
· 12 years ago
f71a1a4
arm64: Ignore memory blocks below PHYS_OFFSET
by Catalin Marinas
· 12 years ago
c60b0c2
arm64: Fix the update_vsyscall() prototype
by Catalin Marinas
· 12 years ago
6a87277
arm64: Use generic sys_execve() implementation
by Catalin Marinas
· 13 years ago
59dc67b
arm64: Use generic kernel_execve() implementation
by Catalin Marinas
· 13 years ago
c34501d
arm64: Use generic kernel_thread() implementation
by Catalin Marinas
· 12 years ago
086e47b
arm64: Remove duplicate inclusion of mmu_context.h in smp.c
by Sachin Kamat
· 12 years ago
b4fe19f
Merge tag 'arm64-uapi' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 12 years ago
91a27b2
vfs: define struct filename and have getname() return it
by Jeff Layton
· 12 years ago
7606c37
arm64: Do not export the compat-specific definitions to the user
by Catalin Marinas
· 12 years ago
f3d447a
arm64: Do not include asm/unistd32.h in asm/unistd.h
by Catalin Marinas
· 12 years ago
4ed27ec
arm64: Remove unused definitions from asm/unistd32.h
by Catalin Marinas
· 12 years ago
6916fd0
arm64: Enable interrupts before calling do_notify_resume()
by Catalin Marinas
· 12 years ago
e048d00
arm64: Use the generic compat_sys_sendfile() implementation
by Catalin Marinas
· 12 years ago
751f409
compat: move compat_siginfo_t definition to asm/compat.h
by Denys Vlasenko
· 12 years ago
27aa55c
arm64: ptrace: remove obsolete ptrace request numbers from user headers
by Will Deacon
· 12 years ago
8c2c3df
arm64: Build infrastructure
by Catalin Marinas
· 13 years ago
985c067
arm64: Generic timers support
by Marc Zyngier
· 13 years ago
257cb25
arm64: Loadable modules
by Will Deacon
· 13 years ago
f27bb13
arm64: Miscellaneous library functions
by Marc Zyngier
· 13 years ago
0308968
arm64: Performance counters support
by Will Deacon
· 13 years ago
478fcb2
arm64: Debugging support
by Will Deacon
· 13 years ago
53631b5
arm64: Floating point and SIMD
by Catalin Marinas
· 13 years ago
3dd681d
arm64: 32-bit (compat) applications support
by Will Deacon
· 13 years ago
2c020ed
arm64: Signal handling support
by Catalin Marinas
· 13 years ago
9031fef
arm64: VDSO support
by Will Deacon
· 13 years ago
7992d60
arm64: System calls handling
by Catalin Marinas
· 13 years ago
08e875c
arm64: SMP support
by Catalin Marinas
· 13 years ago
fc47897
arm64: Device specific operations
by Catalin Marinas
· 13 years ago
fb9bd7d
arm64: IRQ handling
by Marc Zyngier
· 13 years ago
9cce7a4
arm64: CPU support
by Catalin Marinas
· 13 years ago
b3901d5
arm64: Process management
by Catalin Marinas
· 13 years ago
60ffc30
arm64: Exception handling
by Catalin Marinas
· 13 years ago
9703d9d
arm64: Kernel booting and initialisation
by Catalin Marinas
· 13 years ago
0be7320
arm64: Assembly macros and definitions
by Catalin Marinas
· 13 years ago