arm64: make a single hook to syscall_trace() for all syscall features
[firefly-linux-kernel-4.4.55.git] / arch /
2014-09-18 AKASHI Takahiroarm64: make a single hook to syscall_trace() for all...
2014-09-17 JP Abgrallseccomp: revert previous patches in prep for updated...
2014-09-17 Catalin Marinasarm64: Remove unused cpu_name ascii in arch/arm64/mm...
2014-09-17 Ard Biesheuvelarm64: drop redundant macros from read_cpuid()
2014-09-13 Greg Hackmannarm64: restrict effects of ARMV7_COMPAT_CPUINFO to...
2014-09-13 Alex Van Bruntarm64: report vfpv3 instead of vfpv3d16
2014-09-13 Alex Van Bruntarm64: cpuinfo: ARMv7 compatable cpuinfo option
2014-09-13 Rich Wileyarm64: enable deprecated SETEND instruction in SCTLR...
2014-09-13 Rich Wileyarm64: make SCTLR compat config depend on CONFIG_ARMV7_...
2014-09-13 Alex Van Bruntarm64: optionally set CP15BEN in SCTLR
2014-09-13 Rich Wileyarm64: fix SWP instruction emulation
2014-09-13 Alex Van Bruntarm64: add fault handling to SWP emulation
2014-09-13 Alex Van Bruntarm64: fix a warning and a typo in SWP emulation
2014-09-13 Alex Van Bruntarm64: emulate the swp/swpb instruction
2014-09-13 Alex Van Bruntarm64: a backwards compatible config option
2014-09-13 Peng Duarm64: kernel: check mode for get_user in undefinstr
2014-09-13 Alex Van Bruntarm64: add undefined instruction handler hooks
2014-09-12 Alex Van Bruntarm64: ptrace: add is_wide_instruction() macro
2014-09-12 Alex Van Bruntarm64: copy conditional instruction tests from arm
2014-09-12 Will Deaconarm64: debug: consolidate software breakpoint handlers
2014-09-11 Ard Biesheuvelarm64: advertise ARMv8 extensions to 32-bit compat...
2014-09-11 Ard Biesheuvelarm64: add AT_HWCAP2 support for 32-bit compat
2014-09-11 Steve Capperarm64: Add hwcaps for crypto and CRC32 extensions.
2014-09-11 Steve Capperarm64: Widen hwcap to be 64 bit
2014-09-11 Greg Hackmannarm64: add HWCAP_EVTSTRM and associated hwcap refactoring
2014-09-10 Greg Hackmannarm64: process: dump memory around registers when displ...
2014-09-03 Leo Yanarm64: fix bug for reloading FPSIMD state after cpu...
2014-08-29 Catalin Marinasarm64: Add brackets around user_stack_pointer()
2014-08-29 Will Deaconarm64: report correct stack pointer in KSTK_ESP for...
2014-08-29 Catalin Marinasarm64: Cast KSTK_(EIP|ESP) to unsigned long
2014-08-29 Jean PihetARM64: perf: support dwarf unwinding in compat mode
2014-08-29 Greg Hackmannarm64: check for upper PAGE_SHIFT bits in pfn_valid()
2014-08-28 Ard Biesheuvelarm64: pull in <asm/simd.h> from asm-generic
2014-08-28 Ard Biesheuvelarm64: enable generic CPU feature modalias matching...
2014-08-28 Ard Biesheuvelarm64: add support for kernel mode NEON in interrupt...
2014-08-28 Ard Biesheuvelarm64: defer reloading a task's FPSIMD state to userlan...
2014-08-28 Ard Biesheuvelarm64: add abstractions for FPSIMD state manipulation
2014-08-28 Mikulas Patockacrypto: arm64-aes - fix encryption of unaligned data
2014-08-28 Andreas Schwabarm64/crypto: fix makefile rule for aes-glue-%.o
2014-08-28 Ard Biesheuvelarm64/crypto: improve performance of GHASH algorithm
2014-08-28 Ard Biesheuvelarm64/crypto: fix data corruption bug in GHASH algorithm
2014-08-28 Ard Biesheuvelarm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON...
2014-08-28 Ard Biesheuvelarm64/crypto: AES in CCM mode using ARMv8 Crypto Extensions
2014-08-28 Ard Biesheuvelarm64/crypto: AES using ARMv8 Crypto Extensions
2014-08-28 Ard Biesheuvelarm64/crypto: GHASH secure hash using ARMv8 Crypto...
2014-08-28 Ard Biesheuvelarm64/crypto: SHA-224/SHA-256 using ARMv8 Crypto Extensions
2014-08-28 JP Abgrallarm64/crypto: SHA-1 using ARMv8 Crypto Extensions
2014-08-28 JP Abgrallarm: fixup NR_syscalls to accommodate the new seccomp...
2014-08-28 Kees CookMIPS: add seccomp syscall
2014-08-28 Kees CookARM: add seccomp syscall
2014-08-28 Kees Cookseccomp: add "seccomp" syscall
2014-08-28 Kees CookARM: 7888/1: seccomp: not compatible with ARM OABI
2014-06-12 Mohamad Ayyasharm64: Fix correct dtb clean-files location
2014-04-15 Colin Crossfiq_debugger: move into drivers/staging/android/fiq_deb...
2014-04-03 Colin CrossARM64: copy CONFIG_CMDLINE_EXTEND from ARM
2014-03-17 Alex RayARM64: add option to build Image.gz/dtb combo
2014-02-25 Mark Hambletonarm64: cmpxchg: update macros to prevent warnings
2014-01-31 John StultzFix aarch64 build issue with ION
2014-01-17 Will Deaconarm64: mm: permit use of tagged pointers at EL0
2013-12-12 Arve HjønnevågARM: fiq_glue: Add custom fiq return handler api.
2013-11-14 Arve HjønnevågARM: Fix "Make low-level printk work" to use a separate...
2013-11-08 Benoit GobyARM: Fix dtb list when DTB_IMAGE_NAMES is empty
2013-09-19 Todd PoynorARM: kgdb: ignore breakpoint instructions from user...
2013-07-01 Jon Medhurst (Tixy)ARM: mm: Allow an empty PMD in alloc_init_pte()
2013-07-01 Arve HjønnevågARM: decompressor: Flush tlb before swiching domain...
2013-07-01 Arve HjønnevågARM: mm: Split memory banks that span multiple sections...
2013-07-01 Arve HjønnevågARM: fiq_debugger: Update tty code for 3.9
2013-07-01 Arve HjønnevågARM: fiq_debugger: Use kmsg_dumper to dump kernel logs
2013-07-01 Arve HjønnevågARM: fiq_debugger: Fix to compile on 3.7
2013-07-01 JP AbgrallARM: fault: assume no context when IRQs are disabled...
2013-07-01 Colin CrossARM: convert build of appended dtb zImage to list of...
2013-07-01 Erik GillingARM: add config option to build zImage/dtb combo
2013-07-01 MarsARM: fiq_debugger: fix uninitialised spin_lock.
2013-07-01 Colin CrossARM: fiq_debugger: lock between tty and console writes
2013-07-01 Mike J. ChenARM: disable preemption in machine_shutdown
2013-07-01 Colin CrossARM: fiq_debugger: add process context reboot command
2013-07-01 Arve HjønnevågARM: etm: Add sysfs entry to enable return stack if...
2013-07-01 Arve HjønnevågARM: etm: Add sysfs entry to disable branch_output...
2013-07-01 Arve HjønnevågARM: etm: Add sysfs entry to set context-id-size
2013-07-01 Arve HjønnevågARM: etm: Add sysfs entry to enable timestamps if supported
2013-07-01 Arve HjønnevågARM: etm: Check arch version and disable data tracing...
2013-07-01 Arve HjønnevågARM: etm: Wait for etm/ptm(s) to stop before requesting...
2013-07-01 Colin CrossARM: fiq_debugger: fix multiple consoles and make it...
2013-07-01 Colin CrossARM: fiq_debugger: add support for kgdb
2013-07-01 Colin CrossARM: fiq_debugger: add debug_putc
2013-07-01 Colin CrossARM: fiq_debugger: add support for reboot commands
2013-07-01 Colin CrossARM: fiq_debugger: fix compiling for v3.3
2013-07-01 Arve HjønnevågARM: etm: Power down etm(s) when tracing is not enabled
2013-07-01 Arve HjønnevågARM: etm: Support multiple ETMs/PTMs.
2013-07-01 Arve HjønnevågARM: etm: Return the entire trace buffer if it is empty...
2013-07-01 Arve HjønnevågARM: etm: Add some missing locks and error checks
2013-07-01 Arve HjønnevågARM: etm: Configure data tracing
2013-07-01 Arve HjønnevågARM: etm: Allow range selection
2013-07-01 Arve HjønnevågARM: etm: Don't try to clear the buffer full status...
2013-07-01 Arve HjønnevågARM: etm: Don't limit tracing to only non-secure code.
2013-07-01 Arve HjønnevågARM: etm: Don't require clock control
2013-07-01 Todd PoynorARM: Call idle notifiers
2013-07-01 Todd PoynorMove x86_64 idle notifiers to generic
2013-07-01 Iliyan MalchevARM: Add generic fiq serial debugger
2013-07-01 Arve HjønnevågARM: Add fiq_glue
next