arm64: ftrace: Add system call tracepoint
[cascardo/linux.git] / arch /
2014-05-29 AKASHI Takahiroarm64: ftrace: Add system call tracepoint
2014-05-29 AKASHI Takahiroarm64: ftrace: Add CALLER_ADDRx macros
2014-05-29 AKASHI Takahiroarm64: ftrace: Add dynamic ftrace support
2014-05-29 AKASHI Takahiroarm64: Add ftrace support
2014-05-29 AKASHI Takahiroftrace: Add arm64 support to recordmcount
2014-05-29 AKASHI Takahiroarm64: Add 'notrace' attribute to unwind_frame() for...
2014-05-29 AKASHI Takahiroarm64: add __ASSEMBLY__ in asm/insn.h
2014-05-28 Will DeaconMerge branch 'ftrace/arm64' of git://git./linux/kernel...
2014-05-23 Geoff Levandarm64: Fix linker script entry point
2014-05-23 zhichang.yuanarm64: lib: Implement optimized string length routines
2014-05-23 zhichang.yuanarm64: lib: Implement optimized string compare routines
2014-05-23 zhichang.yuanarm64: lib: Implement optimized memcmp routine
2014-05-23 zhichang.yuanarm64: lib: Implement optimized memset routine
2014-05-23 zhichang.yuanarm64: lib: Implement optimized memmove routine
2014-05-23 zhichang.yuanarm64: lib: Implement optimized memcpy routine
2014-05-22 Will Deaconarm64: defconfig: enable a few more common/useful optio...
2014-05-21 AKASHI Takahiroftrace: Make CALLER_ADDRx macros more generic
2014-05-16 Arun KSarm64: Fix deadlock scenario with smp_send_stop()
2014-05-16 Arun KSarm64: Fix machine_shutdown() definition
2014-05-16 Larry Basselarm64: Support arch_irq_work_raise() via self IPIs
2014-05-16 Mark Brownarm64: topology: Add support for topology DT bindings
2014-05-16 Mark Brownarm64: topology: Initialise default topology state...
2014-05-16 Zi Shen Limarm64: sched: Remove unused mc_capable() and smt_capable()
2014-05-16 Catalin MarinasRevert "arm64: Introduce execute-only page access permi...
2014-05-16 Catalin MarinasMerge tag 'for-3.16' of git://git.linaro.org/people...
2014-05-14 Ard Biesheuvelarm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON...
2014-05-14 Ard Biesheuvelarm64: pull in <asm/simd.h> from asm-generic
2014-05-14 Ard Biesheuvelarm64/crypto: AES in CCM mode using ARMv8 Crypto Extensions
2014-05-14 Ard Biesheuvelarm64/crypto: AES using ARMv8 Crypto Extensions
2014-05-14 Ard Biesheuvelarm64/crypto: GHASH secure hash using ARMv8 Crypto...
2014-05-14 Ard Biesheuvelarm64/crypto: SHA-224/SHA-256 using ARMv8 Crypto Extensions
2014-05-14 Ard Biesheuvelarm64/crypto: SHA-1 using ARMv8 Crypto Extensions
2014-05-12 AKASHI Takahiroarm64: is_compat_task is defined both in asm/compat...
2014-05-12 AKASHI Takahiroarm64: Add regs_return_value() in syscall.h
2014-05-12 AKASHI Takahiroarm64: split syscall_trace() into separate functions...
2014-05-12 AKASHI Takahiroarm64: make a single hook to syscall_trace() for all...
2014-05-12 Will Deaconarm64: debug: avoid accessing mdscr_el1 on fault paths...
2014-05-09 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2014-05-09 Will Deaconarm64: mm: use inner-shareable barriers for inner-share...
2014-05-09 Will Deaconarm64: kvm: use inner-shareable barriers for inner...
2014-05-09 Will Deaconarm64: head: fix cache flushing and barriers in set_cpu...
2014-05-09 Will Deaconarm64: barriers: use barrier() instead of smp_mb()...
2014-05-09 Will Deaconarm64: barriers: wire up new barrier options
2014-05-09 Will Deaconarm64: barriers: make use of barrier options with expli...
2014-05-09 Steve Capperarm64: mm: Optimise tlb flush logic where we have ...
2014-05-09 Will Deaconarm64: xchg: prevent warning if return value is unused
2014-05-09 Boris Ostrovskyx86, vdso, time: Cast tv_nsec to u64 for proper shiftin...
2014-05-09 Andres Freundx86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macro
2014-05-09 Andres Freundx86: Fix typo preventing msr_set/clear_bit from having...
2014-05-09 Steve Capperarm64: mm: Create gigabyte kernel logical mappings...
2014-05-09 Bjorn Helgaasarm64: Make atomic64_t() return "long", not "long long"
2014-05-09 Catalin Marinasarm64: Clean up the default pgprot setting
2014-05-09 Catalin Marinasarm64: Introduce execute-only page access permissions
2014-05-09 Catalin Marinasarm64: Expose ESR_EL1 information to user when SIGSEGV...
2014-05-09 Catalin Marinasarm64: Remove the aux_context structure
2014-05-09 Catalin Marinasarm64: Provide read/write fault information in compat...
2014-05-09 Catalin Marinasarm64: Remove boot thread synchronisation for spin...
2014-05-09 Catalin Marinasarm64: Implement cache_line_size() based on CTR_EL0.CWG
2014-05-09 Linus TorvaldsMerge tag 'xfs-for-linus-3.15-rc5' of git://oss.sgi...
2014-05-08 Linus TorvaldsMerge tag 'trace-fixes-v3.15-rc4-v2' of git://git....
2014-05-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-05-08 Linus TorvaldsMerge tag 'sound-3.15-rc5' of git://git./linux/kernel...
2014-05-08 Linus TorvaldsMerge tag 'mfd-mmc-fixes-3.15-rc4' of git://git./linux...
2014-05-08 Ard Biesheuvelarm64: add support for kernel mode NEON in interrupt...
2014-05-08 Ard Biesheuvelarm64: defer reloading a task's FPSIMD state to userlan...
2014-05-08 Ard Biesheuvelarm64: add abstractions for FPSIMD state manipulation
2014-05-08 Feng Tangx86/intel: Add quirk to disable HPET for the Baytrail...
2014-05-08 Feng Tangx86/hpet: Make boot_hpet_disable extern
2014-05-07 Linus TorvaldsMerge tag 'for-linus-20140507' of git://git.infradead...
2014-05-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-05-07 Linus TorvaldsMerge branch 'drm-radeon-mullins' of git://people.freed...
2014-05-07 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2014-05-07 George Spelvinx86-64, build: Fix stack protector Makefile breakage...
2014-05-07 Christian Gmeinerx86/reboot: Add reboot quirk for Certec BPC600
2014-05-06 Dave AirlieMerge branch 'mullins' of git://people.freedesktop...
2014-05-06 Dave AirlieMerge branch 'drm-nouveau-next' of git://anongit.freede...
2014-05-06 Dave AirlieMerge tag 'topc/core-stuff-2014-05-05' of git://anongit...
2014-05-06 Dave AirlieMerge branch 'drm-fixes-3.15' of git://people.freedeskt...
2014-05-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-05-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-05-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2014-05-05 Andi Kleenasmlinkage, x86: Add explicit __visible to arch/x86/*
2014-05-05 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-05-05 Linus TorvaldsMerge tag 'usb-3.15-rc4' of git://git./linux/kernel...
2014-05-05 Linus TorvaldsMerge tag 'tty-3.15-rc4' of git://git./linux/kernel...
2014-05-05 Linus TorvaldsMerge tag 'staging-3.15-rc4' of git://git./linux/kernel...
2014-05-05 Linus TorvaldsMerge tag 'xtensa-next-20140503' of git://github.com...
2014-05-05 H. Peter Anvinx86, build: Don't get confused by local symbols
2014-05-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-05-05 Max Filippovxtensa: ISS: don't depend on CONFIG_TTY
2014-05-04 Linus TorvaldsMerge tag 'locks-v3.15-3' of git://git.samba.org/jlayto...
2014-05-04 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2014-05-04 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2014-05-04 Ingo MolnarMerge tag 'efi-urgent' of git://git./linux/kernel/git...
2014-05-04 David S. Millersparc64: Give more detailed information in {pgd,pmd...
2014-05-04 David S. Millersparc64: Add basic validations to {pud,pmd}_bad().
2014-05-04 David S. Millersparc64: Use 'ILOG2_4MB' instead of constant '22'.
2014-05-04 David S. Millersparc64: Fix range check in kern_addr_valid().
2014-05-04 David S. Millersparc64: Fix top-level fault handling bugs.
2014-05-04 David S. Millersparc64: Handle 32-bit tasks properly in compute_effect...
next