aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2013-10-09of: move of_address_to_resource and of_iomap declarations from sparcRob Herring1-8/+0
2013-10-09of: implement of_node_to_nid as a weak functionRob Herring1-4/+0
2013-10-09Merge tag 'v3.12-rc4' into sched/coreIngo Molnar1-1/+1
2013-10-02sparc: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-09-28net: introduce SO_MAX_PACING_RATEEric Dumazet1-0/+2
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra1-0/+1
2013-07-31sparc64: cleanup: Rename ret_from_syscall to ret_from_forkKirill Tkhai1-2/+2
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2013-07-13Safer ABI for O_TMPFILEAl Viro1-1/+1
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir1-1/+1
2013-07-10sparc32, leon: Require separate snoop tags set to regard snooping to be enabledAndreas Larsson1-1/+1
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-2/+3
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-7/+3
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-0/+2
2013-07-01Merge tag 'v3.10' into nextBenjamin Herrenschmidt4-7/+3
2013-06-29[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now...Al Viro1-0/+1
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro2-0/+2
2013-06-20mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V1-2/+3
2013-06-19sparc32, leon: Remove separate "ticker" timer for SMPAndreas Larsson2-1/+2
2013-06-19sparc: Switch to asm-generic/linkage.hGeert Uytterhoeven2-6/+1
2013-06-17net: add socket option for low latency pollingEliezer Tamir1-0/+2
2013-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller16-70/+41