summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-141-2/+2
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-01-041-2/+2
| |\
| | * Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."Dave Kleikamp2014-01-041-2/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-061-2/+2
|\| |
| * | mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel2013-12-181-2/+2
| |/
* / lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-171-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-11-191-1/+0
|\
| * sparc64: fix build regessionKirill A. Shutemov2013-11-181-1/+0
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-194-7/+0
|\ \ | |/ |/|
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-132-4/+0
| * hardirq: Make hardirq bits genericThomas Gleixner2013-11-132-3/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2013-11-156-181/+192
|\ \
| * | sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai2013-11-141-1/+2
| * | sparc64: Encode huge PMDs using PTE encoding.David S. Miller2013-11-132-152/+121
| * | sparc64: Move to 64-bit PGDs and PMDs.David S. Miller2013-11-123-30/+33
| * | sparc64: Move from 4MB to 8MB huge pages.David S. Miller2013-11-124-11/+24
| * | sparc64: Make PAGE_OFFSET variable.David S. Miller2013-11-121-14/+6
| * | sparc64: Fix inconsistent max-physical-address defines.David S. Miller2013-11-121-2/+4
| * | sparc64: Document the shift counts used to validate linear kernel addresses.David S. Miller2013-11-121-0/+16
| * | sparc64: Define PAGE_OFFSET in terms of physical address bits.David S. Miller2013-11-121-1/+3
| * | sparc64: Clean up 64-bit mmap exclusion defines.David S. Miller2013-11-121-2/+15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-131-0/+2
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-232-2/+2
| |\ \ \
| * | | | net: introduce SO_MAX_PACING_RATEEric Dumazet2013-09-281-0/+2
* | | | | errno.h: remove "NFS" from descriptions in commentsEric Sandeen2013-11-131-1/+1
| |_|/ / |/| | |
* | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-12/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-072-2/+2
| |\ \ \ | | | |/ | | |/|
| * | | of: move of_address_to_resource and of_iomap declarations from sparcRob Herring2013-10-091-8/+0
| * | | of: implement of_node_to_nid as a weak functionRob Herring2013-10-091-4/+0
| | |/ | |/|
* | | Merge branch 'core/urgent' into sched/coreIngo Molnar2013-10-111-1/+1
|\ \ \ | | |/ | |/|
| * | compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-10-111-1/+1
* | | Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2013-10-091-1/+1
|\| |
| * | sparc: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-021-1/+1
| |/
* / sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-251-0/+1
|/
* sparc64: cleanup: Rename ret_from_syscall to ret_from_forkKirill Tkhai2013-07-311-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-141-1/+1
|\
| * Safer ABI for O_TMPFILEAl Viro2013-07-131-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-131-1/+1
|\ \
| * | net: rename busy poll socket op and globalsEliezer Tamir2013-07-101-1/+1
* | | sparc32, leon: Require separate snoop tags set to regard snooping to be enabledAndreas Larsson2013-07-101-1/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-091-0/+2
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-034-7/+3
| |\
| * | net: add socket option for low latency pollingEliezer Tamir2013-06-171-0/+2
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-07-041-2/+3
|\ \ \
| * \ \ Merge tag 'v3.10' into nextBenjamin Herrenschmidt2013-07-014-7/+3
| |\ \ \ | | | |/ | | |/|
| * | | mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V2013-06-201-2/+3
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-031-0/+1
|\ \ \
| * | | [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...Al Viro2013-06-291-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-022-0/+2
|\| | | | |_|/ |/| |
| * | consolidate io_remap_pfn_range definitionsAl Viro2013-06-292-0/+2
| |/