aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nios2/include/asm/cmpxchg.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-16locking/mutex: Don't mark mutex_trylock_recursive() as deprecated, temporarilyIngo Molnar1-1/+1
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger32-33/+0
2016-11-16locking/core: Remove cpu_relax_lowlatency() usersChristian Borntraeger8-16/+16
2016-11-16locking/core, s390: Make cpu_relax() a barrier againChristian Borntraeger1-1/+1
2016-11-16locking/core, stop_machine: Yield the CPU during stop machine()Christian Borntraeger1-1/+1
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger33-3/+36
2016-11-15locking/mutex, drm: Introduce mutex_trylock_recursive()Peter Zijlstra4-7/+61
2016-11-11locking/lockdep: Remove unused parameter from the add_lock_to_list() functionTahsin Erdogan1-5/+5
2016-11-08iommu/vt-d: Fix dead-locks in disable_dmar_iommu() pathJoerg Roedel1-2/+12
2016-11-08iommu/arm-smmu: Fix out-of-bounds dereferenceRobin Murphy1-1/+3
2016-11-08iommu/arm-smmu: Check that iommu_fwspecs are oursRobin Murphy1-1/+1
2016-11-08iommu/arm-smmu: Don't inadvertently reject multiple SMMUv3sRobin Murphy1-8/+17
2016-11-08iommu/arm-smmu: Work around ARM DMA configurationRobin Murphy1-0/+10
2016-11-08ALSA: info: Return error for invalid read/writeTakashi Iwai1-1/+5
2016-11-08ALSA: info: Limit the proc text input sizeTakashi Iwai1-0/+3
2016-11-08percpu: use notrace variant of preempt_disable/preempt_enableHeiko Carstens1-2/+2
2016-11-07orangefs: clean up debugfsMike Marshall2-85/+68
2016-11-06openrisc: Define __ro_after_init to avoid crashGuenter Roeck1-0/+2
2016-11-05Linux 4.9-rc4Linus Torvalds1-1/+1
2016-11-05arm64: Fix circular include of asm/lse.h through linux/jump_label.hCatalin Marinas4-21/+42
2016-11-05HID: sensor: fix attributes in HID sensor interfaceOoi, Joyce1-3/+3
2016-11-05HID: intel-ish-hid: request_irq failureSrinivas Pandruvada1-1/+1
2016-11-05HID: intel-ish-hid: Fix driver reinit failureEven Xu1-0/+15
2016-11-05HID: intel-ish-hid: Move DMA disable code to new functionEven Xu1-10/+32
2016-11-05HID: intel-ish-hid: consolidate ish wake up operationEven Xu1-19/+26
2016-11-04PCI: designware: Check for iATU unroll support after initializing hostNiklas Cassel1-2/+5
2016-11-04i2c: core: fix NULL pointer dereference under race conditionVladimir Zapolskiy1-1/+1
2016-11-04MIPS: Fix max_low_pfn with disabled highmemJames Hogan1-0/+13
2016-11-04MIPS: Correct MIPS I FP sigcontext layoutMaciej W. Rozycki1-64/+39
2016-11-04MIPS: Fix ISA I/II FP signal context offsetsMaciej W. Rozycki2-117/+131
2016-11-04MIPS: Remove FIR from ISA I FP signal contextMaciej W. Rozycki1-5/+1
2016-11-04MIPS: Fix ISA I FP sigcontext access violation handlingMaciej W. Rozycki1-1/+1
2016-11-04MIPS: Fix FCSR Cause bit handling for correct SIGFPE issueMaciej W. Rozycki5-42/+78
2016-11-04MIPS: ptrace: Also initialize the FP context on individual FCSR writesMaciej W. Rozycki1-0/+1
2016-11-04MIPS: dump_tlb: Fix printk continuationsJames Hogan2-31/+31
2016-11-04MIPS: Fix __show_regs() outputPaul Burton1-21/+21
2016-11-04MIPS: traps: Fix output of show_codeMatt Redfearn1-3/+4
2016-11-04MIPS: traps: Fix output of show_stacktraceMatt Redfearn1-6/+8
2016-11-04MIPS: traps: Fix output of show_backtraceMatt Redfearn1-1/+1
2016-11-04MIPS: Fix build of compressed imageMatt Redfearn1-1/+1
2016-11-04MIPS: generic: Fix KASLR for generic kernel.Matt Redfearn1-6/+10
2016-11-04MIPS: KASLR: Fix handling of NULL FDTMatt Redfearn1-1/+1
2016-11-04MIPS: Malta: Fixup rebootPaul Burton1-1/+2
2016-11-04MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPCPaul Burton1-1/+10
2016-11-03HID: usbhid: add ATEN CS962 to list of quirky devicesOliver Neukum2-0/+2
2016-11-03HID: intel-ish-hid: Fix !CONFIG_PM build warningBorislav Petkov1-2/+2
2016-11-03HID: sensor-hub: Fix packing of result buffer for feature reportSrinivas Pandruvada1-1/+14
2016-11-03firewire: net: fix fragmented datagram_size off-by-oneStefan Richter1-4/+4
2016-11-03firewire: net: guard against rx buffer overflowsStefan Richter1-16/+35
2016-11-03sched/core: Remove pointless printout in sched_show_task()Linus Torvalds1-9/+0