linux/arch/xtensa/include/asm
Linus Torvalds 462bf234a8 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull core locking updates from Ingo Molnar:
 "The biggest change is the MCS spinlock generalization changes from Tim
  Chen, Peter Zijlstra, Jason Low et al.  There's also lockdep
  fixes/enhancements from Oleg Nesterov, in particular a false negative
  fix related to lockdep_set_novalidate_class() usage"

* 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (22 commits)
  locking/mutex: Fix debug checks
  locking/mutexes: Add extra reschedule point
  locking/mutexes: Introduce cancelable MCS lock for adaptive spinning
  locking/mutexes: Unlock the mutex without the wait_lock
  locking/mutexes: Modify the way optimistic spinners are queued
  locking/mutexes: Return false if task need_resched() in mutex_can_spin_on_owner()
  locking: Move mcs_spinlock.h into kernel/locking/
  m68k: Skip futex_atomic_cmpxchg_inatomic() test
  futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() test
  Revert "sched/wait: Suppress Sparse 'variable shadowing' warning"
  lockdep: Change lockdep_set_novalidate_class() to use _and_name
  lockdep: Change mark_held_locks() to check hlock->check instead of lockdep_no_validate
  lockdep: Don't create the wrong dependency on hlock->check == 0
  lockdep: Make held_lock->check and "int check" argument bool
  locking/mcs: Allow architecture specific asm files to be used for contended case
  locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order
  sched/wait: Suppress Sparse 'variable shadowing' warning
  hung_task/Documentation: Fix hung_task_warnings description
  locking/mcs: Allow architectures to hook in to contended paths
  locking/mcs: Micro-optimize the MCS code, add extra comments
  ...
2014-03-31 10:59:39 -07:00
..
Kbuild locking/mcs: Allow architecture specific asm files to be used for contended case 2014-02-09 21:18:52 +01:00
asm-offsets.h
asmmacro.h
atomic.h
barrier.h Xtensa patchset for 3.14-rc1 2014-01-25 10:49:30 -08:00
bitops.h xtensa: add SMP support 2014-01-14 10:19:58 -08:00
bootparam.h
bugs.h
cache.h
cacheasm.h
cacheflush.h xtensa: add SMP support 2014-01-14 10:19:58 -08:00
checksum.h
cmpxchg.h
coprocessor.h
current.h
delay.h xtensa: implement ndelay 2014-01-15 00:28:11 +04:00
dma-mapping.h
dma.h
elf.h
fb.h
flat.h
ftrace.h xtensa: remove trailing colons in asm statement 2014-01-14 10:19:48 -08:00
futex.h xtensa: implement robust futex atomic uaccess ops 2014-01-14 10:19:51 -08:00
gpio.h
highmem.h
hw_irq.h
initialize_mmu.h xtensa: remap io area defined in device tree 2014-01-15 00:25:14 +04:00
io.h xtensa: fix warning '"CONFIG_OF" is not defined' 2014-01-19 19:29:13 +04:00
irq.h xtensa: implement CPU hotplug 2014-01-14 10:19:59 -08:00
irqflags.h
mmu.h xtensa: add SMP support 2014-01-14 10:19:58 -08:00
mmu_context.h xtensa: add SMP support 2014-01-14 10:19:58 -08:00
module.h
mutex.h
mxregs.h xtensa: add MX irqchip 2014-01-14 10:19:58 -08:00
nommu_context.h
page.h
param.h
pci-bridge.h
pci.h
perf_event.h xtensa: enable HAVE_PERF_EVENTS 2014-01-15 00:27:03 +04:00
pgalloc.h xtensa: use buddy allocator for PTE table 2013-11-15 09:32:19 +09:00
pgtable.h xtensa: use buddy allocator for PTE table 2013-11-15 09:32:19 +09:00
platform.h
processor.h xtensa: add MX irqchip 2014-01-14 10:19:58 -08:00
ptrace.h xtensa: add SMP support 2014-01-14 10:19:58 -08:00
regs.h
rwsem.h
segment.h
serial.h
shmparam.h
signal.h
smp.h xtensa: implement CPU hotplug 2014-01-14 10:19:59 -08:00
spinlock.h xtensa: fix arch spinlock function names 2014-01-14 10:19:53 -08:00
spinlock_types.h xtensa: fix arch spinlock function names 2014-01-14 10:19:53 -08:00
stacktrace.h
string.h
switch_to.h
syscall.h
thread_info.h
timex.h xtensa: add SMP support 2014-01-14 10:19:58 -08:00
tlb.h
tlbflush.h xtensa: add SMP support 2014-01-14 10:19:58 -08:00
traps.h xtensa: introduce spill_registers_kernel macro 2014-01-25 23:20:09 +04:00
types.h
uaccess.h
ucontext.h
unaligned.h
unistd.h
user.h
vectors.h xtensa: fix warning '"CONFIG_OF" is not defined' 2014-01-19 19:29:13 +04:00
vga.h