android_kernel_samsung_msm8976/arch/x86
Ian Maund 6440f462f9 Merge upstream tag 'v3.10.49' into msm-3.10
* commit 'v3.10.49': (529 commits)
  Linux 3.10.49
  ACPI / battery: Retry to get battery information if failed during probing
  x86, ioremap: Speed up check for RAM pages
  Score: Modify the Makefile of Score, remove -mlong-calls for compiling
  Score: The commit is for compiling successfully.
  Score: Implement the function csum_ipv6_magic
  score: normalize global variables exported by vmlinux.lds
  rtmutex: Plug slow unlock race
  rtmutex: Handle deadlock detection smarter
  rtmutex: Detect changes in the pi lock chain
  rtmutex: Fix deadlock detector for real
  ring-buffer: Check if buffer exists before polling
  drm/radeon: stop poisoning the GART TLB
  drm/radeon: fix typo in golden register setup on evergreen
  ext4: disable synchronous transaction batching if max_batch_time==0
  ext4: clarify error count warning messages
  ext4: fix unjournalled bg descriptor while initializing inode bitmap
  dm io: fix a race condition in the wake up code for sync_io
  Drivers: hv: vmbus: Fix a bug in the channel callback dispatch code
  clk: spear3xx: Use proper control register offset
  ...

In addition to bringing in upstream commits, this merge also makes minor
changes to mainitain compatibility with upstream:

The definition of list_next_entry in qcrypto.c and ipa_dp.c has been
removed, as upstream has moved the definition to list.h. The implementation
of list_next_entry was identical between the two.

irq.c, for both arm and arm64 architecture, has had its calls to
__irq_set_affinity_locked updated to reflect changes to the API upstream.

Finally, as we have removed the sleep_length member variable of the
tick_sched struct, all changes made by upstream commit ec804bd do not
apply to our tree and have been removed from this merge. Only
kernel/time/tick-sched.c is impacted.

Change-Id: I63b7e0c1354812921c94804e1f3b33d1ad6ee3f1
Signed-off-by: Ian Maund <imaund@codeaurora.org>
2014-08-20 13:23:09 -07:00
..
boot efi: Add proper definitions for some EFI function pointers. 2014-08-15 11:45:58 -07:00
configs
crypto crypto: sha512_ssse3 - fix byte count to bit count conversion 2014-07-17 15:58:01 -07:00
ia32 Merge upstream linux-stable v3.10.28 into msm-3.10 2014-03-24 14:28:34 -07:00
include Merge upstream tag 'v3.10.49' into msm-3.10 2014-08-20 13:23:09 -07:00
kernel Merge upstream tag 'v3.10.49' into msm-3.10 2014-08-20 13:23:09 -07:00
kvm KVM: lapic: sync highest ISR to hardware apic on EOI 2014-06-26 15:12:39 -04:00
lguest
lib
math-emu
mm Merge upstream tag 'v3.10.49' into msm-3.10 2014-08-20 13:23:09 -07:00
net x86: bpf_jit: support negative offsets 2014-03-31 09:58:13 -07:00
oprofile
pci
platform efi: Move facility flags to struct efi 2014-08-15 11:45:57 -07:00
power
realmode
syscalls Merge upstream tag 'v3.10.49' into msm-3.10 2014-08-20 13:23:09 -07:00
tools
um
vdso x86-64, modify_ldt: Make support for 16-bit segments a runtime option 2014-06-07 13:25:38 -07:00
video
xen xen: Fix possible user space selector corruption 2014-02-22 12:41:25 -08:00
.gitignore
Kbuild
Kconfig locking/mutex: Disable optimistic spinning on some architectures 2014-08-15 17:22:16 -07:00
Kconfig.cpu
Kconfig.debug
Makefile stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architectures 2014-07-25 13:08:41 -07:00
Makefile.um
Makefile_32.cpu