aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* signals: kill sigfindinword()Oleg Nesterov2014-06-06
* ARM: at91: fix at91_sysirq_mask_rtc for sam9x5 SoCsBoris BREZILLON2014-06-06
* arch/mips/dec: switch DECstation systems to rtc-cmosMaciej W. Rozycki2014-06-06
* arm64: add APM X-Gene SoC RTC DTS entryLoc Ho2014-06-06
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-06-06
|\
| * arm64: kernel: initialize broadcast hrtimer based clock event deviceLorenzo Pieralisi2014-05-30
| * arm64: ftrace: Add system call tracepointAKASHI Takahiro2014-05-29
| * arm64: ftrace: Add CALLER_ADDRx macrosAKASHI Takahiro2014-05-29
| * arm64: ftrace: Add dynamic ftrace supportAKASHI Takahiro2014-05-29
| * arm64: Add ftrace supportAKASHI Takahiro2014-05-29
| * ftrace: Add arm64 support to recordmcountAKASHI Takahiro2014-05-29
| * arm64: Add 'notrace' attribute to unwind_frame() for ftraceAKASHI Takahiro2014-05-29
| * arm64: add __ASSEMBLY__ in asm/insn.hAKASHI Takahiro2014-05-29
| * Merge branch 'ftrace/arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/...Will Deacon2014-05-28
| |\
| | * ftrace: Make CALLER_ADDRx macros more genericAKASHI Takahiro2014-05-21
| * | arm64: Fix linker script entry pointGeoff Levand2014-05-23
| * | arm64: lib: Implement optimized string length routineszhichang.yuan2014-05-23
| * | arm64: lib: Implement optimized string compare routineszhichang.yuan2014-05-23
| * | arm64: lib: Implement optimized memcmp routinezhichang.yuan2014-05-23
| * | arm64: lib: Implement optimized memset routinezhichang.yuan2014-05-23
| * | arm64: lib: Implement optimized memmove routinezhichang.yuan2014-05-23
| * | arm64: lib: Implement optimized memcpy routinezhichang.yuan2014-05-23
| * | arm64: defconfig: enable a few more common/useful options in defconfigWill Deacon2014-05-22
| * | arm64: Fix deadlock scenario with smp_send_stop()Arun KS2014-05-16
| * | arm64: Fix machine_shutdown() definitionArun KS2014-05-16
| * | arm64: Support arch_irq_work_raise() via self IPIsLarry Bassel2014-05-16
| * | arm64: topology: Add support for topology DT bindingsMark Brown2014-05-16
| * | arm64: topology: Initialise default topology state immediatelyMark Brown2014-05-16
| * | arm64: sched: Remove unused mc_capable() and smt_capable()Zi Shen Lim2014-05-16
| * | Revert "arm64: Introduce execute-only page access permissions"Catalin Marinas2014-05-16
| * | Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...Catalin Marinas2014-05-16
| |\ \
| | * | arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto ExtensionsArd Biesheuvel2014-05-14
| | * | arm64: pull in <asm/simd.h> from asm-genericArd Biesheuvel2014-05-14
| | * | arm64/crypto: AES in CCM mode using ARMv8 Crypto ExtensionsArd Biesheuvel2014-05-14
| | * | arm64/crypto: AES using ARMv8 Crypto ExtensionsArd Biesheuvel2014-05-14
| | * | arm64/crypto: GHASH secure hash using ARMv8 Crypto ExtensionsArd Biesheuvel2014-05-14
| | * | arm64/crypto: SHA-224/SHA-256 using ARMv8 Crypto ExtensionsArd Biesheuvel2014-05-14
| | * | arm64/crypto: SHA-1 using ARMv8 Crypto ExtensionsArd Biesheuvel2014-05-14
| | * | arm64: add support for kernel mode NEON in interrupt contextArd Biesheuvel2014-05-08
| | * | arm64: defer reloading a task's FPSIMD state to userland resumeArd Biesheuvel2014-05-08
| | * | arm64: add abstractions for FPSIMD state manipulationArd Biesheuvel2014-05-08
| * | | arm64: is_compat_task is defined both in asm/compat.h and linux/compat.hAKASHI Takahiro2014-05-12
| * | | arm64: Add regs_return_value() in syscall.hAKASHI Takahiro2014-05-12
| * | | arm64: split syscall_trace() into separate functions for enter/exitAKASHI Takahiro2014-05-12
| * | | arm64: make a single hook to syscall_trace() for all syscall featuresAKASHI Takahiro2014-05-12
| * | | arm64: debug: avoid accessing mdscr_el1 on fault paths where possibleWill Deacon2014-05-12
| * | | arm64: mm: use inner-shareable barriers for inner-shareable maintenanceWill Deacon2014-05-09
| * | | arm64: kvm: use inner-shareable barriers for inner-shareable maintenanceWill Deacon2014-05-09
| * | | arm64: head: fix cache flushing and barriers in set_cpu_boot_mode_flagWill Deacon2014-05-09
| * | | arm64: barriers: use barrier() instead of smp_mb() when !SMPWill Deacon2014-05-09