aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-29sparc32: fix sparse warnings in auxio_32.cSam Ravnborg2-2/+7
2014-04-29sparc32: fix sparse warning in devices.cSam Ravnborg1-0/+3
2014-04-29sparc: fix sparse warnings in cpu.cSam Ravnborg2-5/+10
2014-04-29sparc32: fix sparse warnings in setup_32.cSam Ravnborg1-0/+3
2014-04-29sparc32: fix sparse warnings in ioport.cSam Ravnborg1-0/+2
2014-04-29sparc32: fix sparse warnings in irq_32.cSam Ravnborg2-10/+17
2014-04-29sparc32: fix sparse warnings in sun4d_irq.cSam Ravnborg1-0/+1
2014-04-29sparc32: fix sparse warnings in sun4m_irq.c and sun4d_irq.cSam Ravnborg1-1/+1
2014-04-29sparc32: fix sparse warning in traps_32.cSam Ravnborg1-1/+1
2014-04-29sparc32: fix sparse warning in init_32.cSam Ravnborg1-0/+1
2014-04-18arch,sparc: Convert smp_mb__*()Peter Zijlstra5-18/+6
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+0
2014-03-11sparc64, sched: Remove unused sparc64_multi_coreBjorn Helgaas1-1/+0
2014-03-11sched: Remove unused mc_capable() and smt_capable()Bjorn Helgaas1-2/+0
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen1-0/+1
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabetical orderTim Chen1-5/+5
2014-01-29sparc: Hook up sched_setattr and sched_getattr syscalls.David S. Miller1-1/+3
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-0/+3
2014-01-18net: introduce SO_BPF_EXTENSIONSMichal Sekletar1-0/+2
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2014-01-13Merge tag 'v3.13-rc8' into core/lockingIngo Molnar2-4/+4
2014-01-12arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra1-0/+15
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra1-10/+2
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2014-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-2/+2
2014-01-04Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."Dave Kleikamp1-2/+2
2013-12-18mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel1-2/+2
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller1-0/+1
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-1/+0
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-7/+0
2013-11-18sparc64: fix build regessionKirill A. Shutemov1-1/+0
2013-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds6-181/+192
2013-11-14sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai1-1/+2
2013-11-13sparc64: Encode huge PMDs using PTE encoding.David S. Miller2-152/+121
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2-4/+0
2013-11-13hardirq: Make hardirq bits genericThomas Gleixner2-3/+0
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2013-11-13errno.h: remove "NFS" from descriptions in commentsEric Sandeen1-1/+1
2013-11-12sparc64: Move to 64-bit PGDs and PMDs.David S. Miller3-30/+33
2013-11-12sparc64: Move from 4MB to 8MB huge pages.David S. Miller4-11/+24
2013-11-12sparc64: Make PAGE_OFFSET variable.David S. Miller1-14/+6
2013-11-12sparc64: Fix inconsistent max-physical-address defines.David S. Miller1-2/+4
2013-11-12sparc64: Document the shift counts used to validate linear kernel addresses.David S. Miller1-0/+16
2013-11-12sparc64: Define PAGE_OFFSET in terms of physical address bits.David S. Miller1-1/+3
2013-11-12sparc64: Clean up 64-bit mmap exclusion defines.David S. Miller1-2/+15
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-12/+0
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2-2/+2
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+2
2013-10-11Merge branch 'core/urgent' into sched/coreIngo Molnar1-1/+1
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar1-1/+1