Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
af64d2aa872a174772ffc00e2558083f70193acb
af64d2a
ftrace: Add arm64 support to recordmcount
by AKASHI Takahiro
· 11 years ago
26e2ae3
arm64: Add 'notrace' attribute to unwind_frame() for ftrace
by AKASHI Takahiro
· 11 years ago
26e9b83
arm64: add __ASSEMBLY__ in asm/insn.h
by AKASHI Takahiro
· 11 years ago
2eb8b39
Merge branch 'ftrace/arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into for-next/core
by Will Deacon
· 11 years ago
af885f4
arm64: Fix linker script entry point
by Geoff Levand
· 11 years ago
0a42cb0
arm64: lib: Implement optimized string length routines
by zhichang.yuan
· 11 years ago
192c4d9
arm64: lib: Implement optimized string compare routines
by zhichang.yuan
· 11 years ago
d875c9b
arm64: lib: Implement optimized memcmp routine
by zhichang.yuan
· 11 years ago
b29a51f
arm64: lib: Implement optimized memset routine
by zhichang.yuan
· 11 years ago
280adc1
arm64: lib: Implement optimized memmove routine
by zhichang.yuan
· 11 years ago
808dbac
arm64: lib: Implement optimized memcpy routine
by zhichang.yuan
· 11 years ago
74d2eb3
arm64: defconfig: enable a few more common/useful options in defconfig
by Will Deacon
· 11 years ago
eed542d
ftrace: Make CALLER_ADDRx macros more generic
by AKASHI Takahiro
· 11 years ago
b9acc49
arm64: Fix deadlock scenario with smp_send_stop()
by Arun KS
· 11 years ago
90f51a0
arm64: Fix machine_shutdown() definition
by Arun KS
· 11 years ago
eb631bb
arm64: Support arch_irq_work_raise() via self IPIs
by Larry Bassel
· 11 years ago
ebdc944
arm64: topology: Add support for topology DT bindings
by Mark Brown
· 11 years ago
c31bf04
arm64: topology: Initialise default topology state immediately
by Mark Brown
· 11 years ago
5dd349b
arm64: sched: Remove unused mc_capable() and smt_capable()
by Zi Shen Lim
· 11 years ago
5a0fdfa
Revert "arm64: Introduce execute-only page access permissions"
by Catalin Marinas
· 11 years ago
cf5c95d
Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm into upstream
by Catalin Marinas
· 11 years ago
49788fe
arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto Extensions
by Ard Biesheuvel
· 11 years ago
2ca10f8
arm64: pull in <asm/simd.h> from asm-generic
by Ard Biesheuvel
· 11 years ago
a3fd821
arm64/crypto: AES in CCM mode using ARMv8 Crypto Extensions
by Ard Biesheuvel
· 11 years ago
317f2f7
arm64/crypto: AES using ARMv8 Crypto Extensions
by Ard Biesheuvel
· 11 years ago
fdd2389
arm64/crypto: GHASH secure hash using ARMv8 Crypto Extensions
by Ard Biesheuvel
· 11 years ago
6ba6c74
arm64/crypto: SHA-224/SHA-256 using ARMv8 Crypto Extensions
by Ard Biesheuvel
· 11 years ago
2c98833
arm64/crypto: SHA-1 using ARMv8 Crypto Extensions
by Ard Biesheuvel
· 11 years ago
fd92d4a
arm64: is_compat_task is defined both in asm/compat.h and linux/compat.h
by AKASHI Takahiro
· 11 years ago
d34a3eb
arm64: Add regs_return_value() in syscall.h
by AKASHI Takahiro
· 11 years ago
3157858f
arm64: split syscall_trace() into separate functions for enter/exit
by AKASHI Takahiro
· 11 years ago
449f81a
arm64: make a single hook to syscall_trace() for all syscall features
by AKASHI Takahiro
· 11 years ago
2a28307
arm64: debug: avoid accessing mdscr_el1 on fault paths where possible
by Will Deacon
· 11 years ago
d6d211d
Linux 3.15-rc5
by Linus Torvalds
· 11 years ago
181da3c
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
dc60b77
arm64: mm: use inner-shareable barriers for inner-shareable maintenance
by Will Deacon
· 11 years ago
ee9e101
arm64: kvm: use inner-shareable barriers for inner-shareable maintenance
by Will Deacon
· 11 years ago
d048859
arm64: head: fix cache flushing and barriers in set_cpu_boot_mode_flag
by Will Deacon
· 11 years ago
be6209a
arm64: barriers: use barrier() instead of smp_mb() when !SMP
by Will Deacon
· 11 years ago
493e687
arm64: barriers: wire up new barrier options
by Will Deacon
· 11 years ago
98f7685
arm64: barriers: make use of barrier options with explicit barriers
by Will Deacon
· 11 years ago
fa48e6f
arm64: mm: Optimise tlb flush logic where we have >4K granule
by Steve Capper
· 11 years ago
e1dfda9
arm64: xchg: prevent warning if return value is unused
by Will Deacon
· 11 years ago
28b92e0
x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall()
by Boris Ostrovsky
· 11 years ago
c45f773
x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macro
by Andres Freund
· 11 years ago
722a0d2
x86: Fix typo preventing msr_set/clear_bit from having an effect
by Andres Freund
· 11 years ago
206a2a7
arm64: mm: Create gigabyte kernel logical mappings where possible
by Steve Capper
· 11 years ago
ba6bf8c
arm64: Make atomic64_t() return "long", not "long long"
by Bjorn Helgaas
· 11 years ago
a501e32
arm64: Clean up the default pgprot setting
by Catalin Marinas
· 11 years ago
bc07c2c
arm64: Introduce execute-only page access permissions
by Catalin Marinas
· 11 years ago
15af194
arm64: Expose ESR_EL1 information to user when SIGSEGV/SIGBUS
by Catalin Marinas
· 11 years ago
0e0276d
arm64: Remove the aux_context structure
by Catalin Marinas
· 11 years ago
9141300
arm64: Provide read/write fault information in compat signal handlers
by Catalin Marinas
· 11 years ago
6400111
arm64: Remove boot thread synchronisation for spin-table release method
by Catalin Marinas
· 11 years ago
a41dc0e
arm64: Implement cache_line_size() based on CTR_EL0.CWG
by Catalin Marinas
· 11 years ago
afcf0a2
Merge tag 'xfs-for-linus-3.15-rc5' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
f322e26
Merge tag 'trace-fixes-v3.15-rc4-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
d86561b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 11 years ago
c6c96d7
Merge tag 'sound-3.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
1b826a9
Merge tag 'mfd-mmc-fixes-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 11 years ago
8058bd0
tracepoint: Fix use of tracepoint funcs after rcu free
by Mathieu Desnoyers
· 11 years ago
098507a
trace: module: Maintain a valid user count
by Romain Izard
· 11 years ago
190f1ca
arm64: add support for kernel mode NEON in interrupt context
by Ard Biesheuvel
· 11 years ago
005f78c
arm64: defer reloading a task's FPSIMD state to userland resume
by Ard Biesheuvel
· 11 years ago
c51f926
arm64: add abstractions for FPSIMD state manipulation
by Ard Biesheuvel
· 11 years ago
0567f5f
asm-generic: allow generic unaligned access if the arch supports it
by Ard Biesheuvel
· 11 years ago
98fcc57
mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"
by Micky Ching
· 11 years ago
6218791
x86/intel: Add quirk to disable HPET for the Baytrail platform
by Feng Tang
· 11 years ago
f10f383
x86/hpet: Make boot_hpet_disable extern
by Feng Tang
· 11 years ago
9f1eb57
Merge tag 'for-linus-20140507' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 11 years ago
7ceeff4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 11 years ago
f56cfe0
Merge branch 'drm-radeon-mullins' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
8a207d3
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
14262d6
x86-64, build: Fix stack protector Makefile breakage with 32-bit userland
by George Spelvin
· 11 years ago
aadca6f
x86/reboot: Add reboot quirk for Certec BPC600
by Christian Gmeiner
· 11 years ago
995c376
Merge branch 'mullins' of git://people.freedesktop.org/~deathsimple/linux into drm-fixes
by Dave Airlie
· 11 years ago
2a1235e
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 11 years ago
508200c
Merge tag 'topc/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 11 years ago
9eabb91
Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/linux into drm-fixes
by Dave Airlie
· 11 years ago
38583f0
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 11 years ago
3ca9e5d
agp: info leak in agpioc_info_wrap()
by Dan Carpenter
· 11 years ago
d353efd
fs/affs/super.c: bugfix / double free
by Fabian Frederick
· 11 years ago
1e2ee49
fanotify: fix -EOVERFLOW with large files on 64-bit
by Will Woods
· 11 years ago
41a2128
slub: use sysfs'es release mechanism for kmem_cache
by Christoph Lameter
· 11 years ago
6237625
revert "mm: vmscan: do not swap anon pages just because free+file is low"
by Johannes Weiner
· 11 years ago
6b6751f
autofs: fix lockref lookup
by Ian Kent
· 11 years ago
139b6a6
mm: filemap: update find_get_pages_tag() to deal with shadow entries
by Johannes Weiner
· 11 years ago
49e068f
mm/compaction: make isolate_freepages start at pageblock boundary
by Vlastimil Babka
· 11 years ago
0e3b7e5
MAINTAINERS: zswap/zbud: change maintainer email address
by Seth Jennings
· 11 years ago
d5c9fde
mm/page-writeback.c: fix divide by zero in pos_ratio_polynom
by Rik van Riel
· 11 years ago
457c1b2
hugetlb: ensure hugepage access is denied if hugepages are not supported
by Nishanth Aravamudan
· 11 years ago
93030d8
slub: fix memcg_propagate_slab_attrs
by Vladimir Davydov
· 11 years ago
3573839
drivers/rtc/rtc-pcf8523.c: fix month definition
by Chris Cui
· 11 years ago
8169d30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
39f1f78
nick kvfree() from apparmor
by Al Viro
· 11 years ago
50c6e28
posix_acl: handle NULL ACL in posix_acl_equiv_mode
by Christoph Hellwig
· 11 years ago
256cf4c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 11 years ago
9bd29c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 11 years ago
573471c
drm/radeon: add pci ids for Mullins
by Samuel Li
· 11 years ago
428bedd
drm/radeon: add Mullins VCE support
by Leo Liu
· 11 years ago
Next »