Revision dd2384a75d1c046faf068a6352732a204814b86d authored by Linus Torvalds on 08 August 2015, 01:38:00 UTC, committed by Linus Torvalds on 08 August 2015, 01:38:00 UTC
Pull ARC fixes from Vineet Gupta:
 "Here's a late pull request for accumulated ARC fixes which came out of
  extended testing of the new ARCv2 port with LTP etc.  llock/scond
  livelock workaround has been reviewed by PeterZ.  The changes look a
  lot but I've crafted them into finer grained patches for better
  tracking later.

  I have some more fixes (ARC Futex backend) ready to go but those will
  have to wait for tglx to return from vacation.

  Summary:
   - Enable a reduced config of HS38 (w/o div-rem, ll64...)
   - Add software workaround for LLOCK/SCOND livelock
   - Fallout of a recent pt_regs update"

* tag 'arc-v4.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc:
  ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoff
  ARC: Make pt_regs regs unsigned
  ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wait cycle
  ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponential backoff
  ARC: LLOCK/SCOND based rwlock
  ARC: LLOCK/SCOND based spin_lock
  ARC: refactor atomic inline asm operands with symbolic names
  Revert "ARCv2: STAR 9000837815 workaround hardware exclusive transactions livelock"
  ARCv2: [axs103_smp] Reduce clk for Quad FPGA configs
  ARCv2: Fix the peripheral address space detection
  ARCv2: allow selection of page size for MMUv4
  ARCv2: lib: memset: Don't assume 64-bit load/stores
  ARCv2: lib: memcpy: Missing PREFETCHW
  ARCv2: add knob for DIV_REV in Kconfig
  ARC/time: Migrate to new 'set-state' interface
2 parent s b3b98a5 + 1097163
History
File Mode Size
Kconfig -rw-r--r-- 9.4 KB
Makefile -rw-r--r-- 1.2 KB
aes_ccm.c -rw-r--r-- 2.6 KB
aes_ccm.h -rw-r--r-- 848 bytes
aes_cmac.c -rw-r--r-- 3.5 KB
aes_cmac.h -rw-r--r-- 718 bytes
aes_gcm.c -rw-r--r-- 2.4 KB
aes_gcm.h -rw-r--r-- 727 bytes
aes_gmac.c -rw-r--r-- 2.0 KB
aes_gmac.h -rw-r--r-- 605 bytes
agg-rx.c -rw-r--r-- 13.2 KB
agg-tx.c -rw-r--r-- 28.9 KB
cfg.c -rw-r--r-- 101.1 KB
cfg.h -rw-r--r-- 161 bytes
chan.c -rw-r--r-- 44.0 KB
debug.h -rw-r--r-- 4.9 KB
debugfs.c -rw-r--r-- 8.1 KB
debugfs.h -rw-r--r-- 401 bytes
debugfs_key.c -rw-r--r-- 10.6 KB
debugfs_key.h -rw-r--r-- 1.1 KB
debugfs_netdev.c -rw-r--r-- 21.3 KB
debugfs_netdev.h -rw-r--r-- 732 bytes
debugfs_sta.c -rw-r--r-- 11.9 KB
debugfs_sta.h -rw-r--r-- 427 bytes
driver-ops.h -rw-r--r-- 34.3 KB
ethtool.c -rw-r--r-- 6.1 KB
event.c -rw-r--r-- 913 bytes
ht.c -rw-r--r-- 15.3 KB
ibss.c -rw-r--r-- 50.4 KB
ieee80211_i.h -rw-r--r-- 65.1 KB
iface.c -rw-r--r-- 50.5 KB
key.c -rw-r--r-- 31.0 KB
key.h -rw-r--r-- 4.6 KB
led.c -rw-r--r-- 10.0 KB
led.h -rw-r--r-- 2.6 KB
main.c -rw-r--r-- 34.5 KB
mesh.c -rw-r--r-- 36.9 KB
mesh.h -rw-r--r-- 13.3 KB
mesh_hwmp.c -rw-r--r-- 34.3 KB
mesh_pathtbl.c -rw-r--r-- 29.3 KB
mesh_plink.c -rw-r--r-- 29.2 KB
mesh_ps.c -rw-r--r-- 16.3 KB
mesh_sync.c -rw-r--r-- 6.7 KB
michael.c -rw-r--r-- 2.2 KB
michael.h -rw-r--r-- 602 bytes
mlme.c -rw-r--r-- 145.0 KB
ocb.c -rw-r--r-- 6.8 KB
offchannel.c -rw-r--r-- 13.3 KB
pm.c -rw-r--r-- 5.1 KB
rate.c -rw-r--r-- 19.1 KB
rate.h -rw-r--r-- 5.4 KB
rc80211_minstrel.c -rw-r--r-- 20.8 KB
rc80211_minstrel.h -rw-r--r-- 4.2 KB
rc80211_minstrel_debugfs.c -rw-r--r-- 7.4 KB
rc80211_minstrel_ht.c -rw-r--r-- 37.2 KB
rc80211_minstrel_ht.h -rw-r--r-- 3.0 KB
rc80211_minstrel_ht_debugfs.c -rw-r--r-- 9.0 KB
rx.c -rw-r--r-- 101.1 KB
scan.c -rw-r--r-- 32.1 KB
spectmgmt.c -rw-r--r-- 7.7 KB
sta_info.c -rw-r--r-- 53.2 KB
sta_info.h -rw-r--r-- 23.2 KB
status.c -rw-r--r-- 27.5 KB
tdls.c -rw-r--r-- 47.3 KB
tkip.c -rw-r--r-- 10.6 KB
tkip.h -rw-r--r-- 917 bytes
trace.c -rw-r--r-- 1.2 KB
trace.h -rw-r--r-- 48.8 KB
trace_msg.h -rw-r--r-- 1.2 KB
tx.c -rw-r--r-- 105.3 KB
util.c -rw-r--r-- 85.9 KB
vht.c -rw-r--r-- 12.6 KB
wep.c -rw-r--r-- 9.1 KB
wep.h -rw-r--r-- 1.1 KB
wme.c -rw-r--r-- 6.0 KB
wme.h -rw-r--r-- 709 bytes
wpa.c -rw-r--r-- 31.0 KB
wpa.h -rw-r--r-- 1.7 KB

back to top