aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/smp.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-18arch,m68k: Convert smp_mb__*()Peter Zijlstra2-13/+2
2014-04-18arch,m32r: Convert smp_mb__*()Peter Zijlstra2-10/+3
2014-04-18arch,ia64: Convert smp_mb__*()Peter Zijlstra3-10/+6
2014-04-18arch,hexagon: Convert smp_mb__*()Peter Zijlstra2-8/+2
2014-04-18arch,frv: Convert smp_mb__*()Peter Zijlstra2-12/+1
2014-04-18arch,cris: Convert smp_mb__*()Peter Zijlstra2-13/+4
2014-04-18arch,c6x: Convert smp_mb__*()Peter Zijlstra1-7/+1
2014-04-18arch,blackfin: Convert smp_mb__*()Peter Zijlstra2-12/+5
2014-04-18arch,avr32: Convert smp_mb__*()Peter Zijlstra2-12/+2
2014-04-18arch,arm64: Convert smp_mb__*()Peter Zijlstra3-14/+3
2014-04-18arch,arm: Convert smp_mb__*()Peter Zijlstra3-8/+4
2014-04-18arch,arc: Convert smp_mb__*()Peter Zijlstra2-9/+1
2014-04-18arch,alpha: Convert smp_mb__*() to the asm-generic primitivesPeter Zijlstra2-8/+0
2014-04-18arch: Prepare for smp_mb__{before,after}_atomic()Peter Zijlstra6-14/+82
2014-04-18arc,hexagon: Delete asm/barrier.hPeter Zijlstra2-74/+0
2014-04-18ia64: Fix up smp_mb__{before,after}_clear_bit()Peter Zijlstra2-5/+11
2014-04-17ipmi: boolify some thingsCorey Minyard3-40/+38
2014-04-17ipmi: Turn off all activity on an idle ipmi interfaceCorey Minyard4-97/+182
2014-04-17ipmi: Turn off default probing of interfacesCorey Minyard2-1/+13
2014-04-17ipmi: Reset the KCS timeout when starting error recoveryCorey Minyard1-2/+3
2014-04-17ipmi: Fix a race restarting the timerBodo Stroesser1-18/+28
2014-04-17Char: ipmi_bt_sm, fix infinite loopJiri Slaby1-1/+1
2014-04-17raid5: fix a race of stripe count checkShaohua Li1-2/+1
2014-04-17video: Kconfig: move drm and fb into separate menusTomi Valkeinen1-0/+4
2014-04-17fbdev: move fbdev core files to separate directoryTomi Valkeinen23-23/+25
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen481-2662/+2672
2014-04-16[IA64] Change default PSR.ac from '1' to '0' (Fix erratum #237)Tony Luck3-3/+3
2014-04-16x86: Remove the PCI reboot method from the default chainIngo Molnar2-42/+44
2014-04-15cxgb4: use the correct max size for firmware flashSteve Wise1-1/+1
2014-04-15qlcnic: Fix MSI-X initialization codeAlexander Gordeev1-12/+16
2014-04-15ip6_gre: don't allow to remove the fb_tunnel_devNicolas Dichtel1-0/+10
2014-04-15ipv4: add a sock pointer to dst->output() path.Eric Dumazet19-46/+74
2014-04-15ipv4: add a sock pointer to ip_queue_xmit()Eric Dumazet10-13/+13
2014-04-15xen/manage: Poweroff forcefully if user-space is not yet up.Konrad Rzeszutek Wilk1-2/+30
2014-04-15xen/xenbus: Avoid synchronous wait on XenBus stalling shutdown/restart.Konrad Rzeszutek Wilk1-3/+41
2014-04-15xen/spinlock: Don't enable them unconditionally.Konrad Rzeszutek Wilk1-1/+4
2014-04-15xen-pciback: silence an unwanted debug printkDan Carpenter1-1/+2
2014-04-15xen: fix memory leak in __xen_pcibk_add_pci_dev()Daeseok Youn1-0/+2
2014-04-15irqchip: vic: Properly chain the cascaded IRQsLinus Walleij1-0/+6
2014-04-15x86/xen: Fix 32-bit PV guests's usage of kernel_stackBoris Ostrovsky2-9/+19
2014-04-15perf tools: Instead of redirecting flex output, use -oCody P Schafer1-2/+2
2014-04-15perf tools: Fix double free in perf test 21 (code-reading.c)Adrian Hunter1-0/+1
2014-04-15video: bf54x-lq043fb: fix build errorSteven Miao1-1/+1
2014-04-15driver/net: cosa driver uses udelay incorrectlyLi, Zhen-Hua1-4/+0
2014-04-15at86rf230: fix __at86rf230_read_subreg functionAlexander Aring1-1/+1
2014-04-15at86rf230: remove check if AVDD settledAlexander Aring1-8/+0
2014-04-15net: cadence: Add architecture dependenciesJean Delvare1-3/+3
2014-04-14user namespace: fix incorrect memory barriersMikulas Patocka1-6/+5
2014-04-14net: Start with correct mac_len in skb_network_protocolVlad Yasevich1-1/+1
2014-04-14KVM: x86: remove WARN_ON from get_kernel_ns()Marcelo Tosatti1-1/+0