Merge 'common/android-3.10' into android-goldfish-3.10
authorJP Abgrall <jpa@google.com>
Tue, 7 Oct 2014 02:45:14 +0000 (19:45 -0700)
committerJP Abgrall <jpa@google.com>
Tue, 7 Oct 2014 02:45:14 +0000 (19:45 -0700)
commitc04bf26f710d36110addb8b1c5d3dcb095cee014
tree08d3dda5fa5973b5959a704a0a8669a0f67682c5
parentfe058ad819c50c3fd2ca55c90f071c3649e1e2dc
parent88835a3a4ea3b5107c3ea79ee1169aac5fadf808
Merge 'common/android-3.10' into android-goldfish-3.10

*
|\
| * 88835a3 2014-09-24 Badhri@google.com USB: f_rndis: fix compile error
| * 12407bb 2014-09-04 xerox_lin@htc.com USB: gadget: rndis: Add module parameter for DL max packets per xfer
| * 5cf9479 2014-09-18 Badhri@google.com ndis: Add debug support to disable RNDIS Multipacket Feature
| * f9039de 2014-09-18 Badhri@google.com RNDIS: Add Data aggregation (multi packet) support
| * 91da92a 2014-09-18 Badhri@google.com USB: gadget: u_ether: Fix data stall issue in RNDIS tethering mode
| * 9c861db 2012-09-14 taeju.park@lge.com usb: gadget: prevent change of Host MAC address of 'usb0' interface
| * 555f3ed 2014-09-24 Badhri@google.com usb: u_ether: Add workqueue as bottom half handler for rx data path
| * f884d7f 2014-09-17 jpa@google.com arm64: Fixup __NR_* compat syscalls count.
| * ba27127 2014-04-30 takahiro.akashi@linaro.org arm64: is_compat_task is defined both in asm/compat.h and linux/compat.h
| * 4b373563 2014-04-30 takahiro.akashi@linaro.org arm64: Add regs_return_value() in syscall.h
| * 3e21c0b 2014-09-17 jpa@google.com arm64: audit: Add audit hook in syscall_trace_enter/exit()
| * bf11863 2014-07-04 takahiro.akashi@linaro.org arm64: Add audit support
| * 4f2f36a 2013-08-28 alonid@stratoscale.com Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.h
| * cfc7e99e9 2014-09-17 jpa@google.com arm64: Add __NR_* definitions for compat syscalls
| * 26108f2 2014-04-30 takahiro.akashi@linaro.org arm64: split syscall_trace() into separate functions for enter/exit
| * f91c274 2014-04-30 takahiro.akashi@linaro.org arm64: make a single hook to syscall_trace() for all syscall features
| * 4149e0d 2014-09-17 jpa@google.com seccomp: revert previous patches in prep for updated ones
| * 8fdfc48 2013-09-02 catalin.marinas@arm.com arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.S
| * eaa22ea 2013-12-16 ard.biesheuvel@linaro.org arm64: drop redundant macros from read_cpuid()
| * 39fdc30 2014-09-15 ghackmann@google.com android: base-cfg: enable ARMV7_COMPAT

Conflicts:
arch/arm64/Kconfig
arch/arm64/kernel/hw_breakpoint.c

Signed-off-by: JP Abgrall <jpa@google.com>
12 files changed:
arch/arm/Kconfig
arch/arm64/Kconfig
arch/arm64/include/asm/ptrace.h
arch/arm64/include/asm/syscall.h
arch/arm64/include/asm/thread_info.h
arch/arm64/kernel/entry.S
arch/arm64/kernel/hw_breakpoint.c
arch/arm64/kernel/kuser32.S
arch/arm64/kernel/process.c
arch/arm64/kernel/ptrace.c
arch/arm64/kernel/signal.c
arch/arm64/kernel/signal32.c