linux-uconsole/arch/arm/kernel
Tao Huang 3430c68a33 Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/linux-linaro-stable.git
* linux-linaro-lsk-v4.4-android: (660 commits)
  ANDROID: keychord: Check for write data size
  ANDROID: sdcardfs: Set num in extension_details during make_item
  ANDROID: sdcardfs: Hold i_mutex for i_size_write
  BACKPORT, FROMGIT: crypto: speck - add test vectors for Speck64-XTS
  BACKPORT, FROMGIT: crypto: speck - add test vectors for Speck128-XTS
  BACKPORT, FROMGIT: crypto: arm/speck - add NEON-accelerated implementation of Speck-XTS
  FROMGIT: crypto: speck - export common helpers
  BACKPORT, FROMGIT: crypto: speck - add support for the Speck block cipher
  UPSTREAM: ANDROID: binder: synchronize_rcu() when using POLLFREE.
  f2fs: updates on v4.16-rc1
  BACKPORT: tee: shm: Potential NULL dereference calling tee_shm_register()
  BACKPORT: tee: shm: don't put_page on null shm->pages
  BACKPORT: tee: shm: make function __tee_shm_alloc static
  BACKPORT: tee: optee: check type of registered shared memory
  BACKPORT: tee: add start argument to shm_register callback
  BACKPORT: tee: optee: fix header dependencies
  BACKPORT: tee: shm: inline tee_shm_get_id()
  BACKPORT: tee: use reference counting for tee_context
  BACKPORT: tee: optee: enable dynamic SHM support
  BACKPORT: tee: optee: add optee-specific shared pool implementation
  ...

Conflicts:
	drivers/irqchip/Kconfig
	drivers/media/i2c/tc35874x.c
	drivers/media/v4l2-core/v4l2-compat-ioctl32.c
	drivers/usb/gadget/function/f_fs.c
	fs/f2fs/node.c

Change-Id: Icecd73a515821b536fa3d81ea91b63d9b3699916
2018-03-09 19:10:14 +08:00
..
.gitignore rk: temp revert rk change 2015-11-11 15:54:30 +08:00
arch_timer.c
armksyms.c ARM: 8479/2: add implementation for arm-smccc 2016-10-20 16:22:18 +08:00
asm-offsets.c Revert "ARM: Blacklist GCC 4.8.0 to GCC 4.8.2 - PR58854" 2016-02-16 13:54:16 -08:00
atags.h
atags_compat.c
atags_parse.c
atags_proc.c
bios32.c ARM/PCI: Move align_resource function pointer to pci_host_bridge structure 2015-11-25 13:23:38 -06:00
calls.S ARM: wire up mlock2 syscall 2015-11-18 11:20:24 +00:00
cpuidle.c ARM: 8485/1: cpuidle: remove cpu parameter from the cpuidle_ops suspend hook 2016-11-21 11:48:09 +08:00
crash_dump.c rk: revert to v3.10 2015-11-11 15:57:28 +08:00
debug.S ARM: unify MMU/!MMU addruart calls 2015-05-20 23:09:51 +02:00
devtree.c ARM: 8616/1: dt: Respect property size when parsing CPUs 2016-10-07 15:23:40 +02:00
dma-isa.c
dma.c
early_printk.c
elf.c
entry-armv.S rk: revert to v3.10 2015-11-11 15:57:28 +08:00
entry-common.S rk: revert to v3.10 2015-11-11 15:57:28 +08:00
entry-ftrace.S
entry-header.S ARM: avoid faulting on qemu 2017-12-16 10:33:50 +01:00
entry-v7m.S
fiq.c rk: revert to v3.10 2015-11-11 15:57:28 +08:00
fiqasm.S
ftrace.c rk: revert to v3.10 2015-11-11 15:57:28 +08:00
head-common.S
head-nommu.S ARM: 8383/1: nommu: avoid deprecated source register on mov 2015-06-12 21:18:48 +01:00
head.S rk: revert to v3.10 2015-11-11 15:57:28 +08:00
hibernate.c
hw_breakpoint.c ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUs 2017-01-26 08:23:49 +01:00
hyp-stub.S rk: revert to v3.10 2015-11-11 15:57:28 +08:00
insn.c
io.c
irq.c rk: revert to v3.10 2015-11-11 15:57:28 +08:00
isa.c
iwmmxt.S
jump_label.c jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP} 2015-08-03 11:34:12 +02:00
kgdb.c ARM: kgdb: ignore breakpoint instructions from user mode 2016-02-16 13:52:25 -08:00
machine_kexec.c rk: revert to v3.10 2015-11-11 15:57:28 +08:00
Makefile Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4 2017-05-15 17:35:45 +08:00
module-plts.c UPSTREAM: module: use a structure to encapsulate layout. 2017-08-11 19:31:04 +05:30
module.c rk: revert to v3.10 2015-11-11 15:57:28 +08:00
module.lds
opcodes.c
patch.c
perf_callchain.c
perf_event_v6.c arm: perf: factor arm_pmu core out to drivers 2015-07-31 15:01:14 +01:00
perf_event_v7.c rk: revert to v3.10 2015-11-11 15:57:28 +08:00
perf_event_xscale.c arm: perf: factor arm_pmu core out to drivers 2015-07-31 15:01:14 +01:00
perf_regs.c
pj4-cp0.c ARM: 8452/3: PJ4: make coprocessor access sequences buildable in Thumb2 mode 2017-05-14 13:32:54 +02:00
process.c BACKPORT: exit_thread: accept a task parameter to be exited 2018-03-05 21:56:13 +05:30
psci_smp.c rk: revert to v3.10 2015-11-11 15:57:28 +08:00
ptrace.c ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset write 2017-02-14 15:22:51 -08:00
reboot.c i2c: rk3x: Make sure the i2c transfer to be finished before system reboot 2017-05-26 12:03:12 +08:00
reboot.h
relocate_kernel.S rk: revert to v3.10 2015-11-11 15:57:28 +08:00
return_address.c
setup.c BACKPORT: ARM: 8583/1: mm: fix location of _etext 2016-09-14 14:26:51 +05:30
signal.c rk: revert to v3.10 2015-11-11 15:57:28 +08:00
sigreturn_codes.S rk: revert to v3.10 2015-11-11 15:57:28 +08:00
sleep.S rk: revert to v3.10 2015-11-11 15:57:28 +08:00
smccc-call.S ARM: 8479/2: add implementation for arm-smccc 2016-10-20 16:22:18 +08:00
smp.c UPSTREAM: ARM: 8488/1: Make IPI_CPU_BACKTRACE a "non-secure" SGI 2018-01-04 09:20:14 +08:00
smp_scu.c rk: revert to v3.10 2015-11-11 15:57:28 +08:00
smp_tlb.c ARM: 8613/1: Fix the uaccess crash on PB11MPCore 2017-01-26 08:23:49 +01:00
smp_twd.c rk: revert to v3.10 2015-11-11 15:57:28 +08:00
stacktrace.c rk: revert to v3.10 2015-11-11 15:57:28 +08:00
suspend.c
swp_emulate.c ARM: 8475/1: SWP emulation: Restore original *data when failed 2015-12-15 11:51:42 +00:00
sys_arm.c
sys_oabi-compat.c arm: oabi compat: add missing access checks 2016-08-16 09:30:48 +02:00
tcm.c ARM: 8388/1: tcm: Don't crash when TCM banks are protected by TrustZone 2015-06-06 10:37:28 +01:00
thumbee.c
time.c clocksource: cosmetic: Drop OF 'dependency' from symbols 2015-10-01 02:18:39 +02:00
topology.c arm: Fix #if/#ifdef typo in topology.c 2016-09-14 15:17:01 +05:30
traps.c ARM: 8720/1: ensure dump_instr() checks addr_limit 2017-11-15 17:13:12 +01:00
unwind.c
v7m.c
vdso.c UPSTREAM: ARM: 8597/1: VDSO: put RO and RO after init objects into proper sections 2017-04-10 13:25:16 +05:30
vmlinux.lds.S UPSTREAM: arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections 2018-01-22 13:15:43 +05:30
xscale-cp0.c