summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
Commit message (Expand)AuthorAgeFilesLines
* sparc64: cleanup: Rename ret_from_syscall to ret_from_forkKirill Tkhai2013-08-011-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-141-1/+1
|\ \
| * | net: rename busy poll socket op and globalsEliezer Tamir2013-07-111-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-101-0/+2
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-034-7/+3Star
| |\
| * | net: add socket option for low latency pollingEliezer Tamir2013-06-181-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/+3Star
| |\ \ \ | | | |/ | | |/|
| * | | 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
| |/
* | sparc32, leon: Remove separate "ticker" timer for SMPAndreas Larsson2013-06-192-1/+2
* | sparc: Switch to asm-generic/linkage.hGeert Uytterhoeven2013-06-192-6/+1Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2013-05-0516-70/+41Star
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-011-0/+2
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-2311-58/+38Star
| | |\
| | * | net: add option to enable error queue packets waking selectKeller, Jacob E2013-04-011-0/+2
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-8/+0Star
| |\ \ \
| | * | | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-041-8/+0Star
| * | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-302-4/+0Star
| |\ \ \ \
| | * | | | arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-082-4/+0Star
| | | |/ / | | |/| |
| * | | | mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer2013-04-301-0/+1
| | |_|/ | |/| |
| * | | sparc64: Fix race in TLB batch processing.David S. Miller2013-04-193-8/+33
| * | | sparc: use asm-generic version of types.hSam Ravnborg2013-04-013-18/+1Star
| * | | sparc: use generic headersSam Ravnborg2013-04-015-27/+4Star
| * | | sparc:cleanup unused code in smp_32.hKefeng Wang2013-04-011-4/+0Star
| * | | sparc:remove unused declaration smp_boot_cpus()Kefeng Wang2013-04-011-1/+0Star
| |/ /
* | | sparc64: Do not save/restore interrupts in get_new_mmu_context()Kirill Tkhai2013-04-091-1/+1
* | | sparc: Consistently use 'wr' and 'rd' instructions for ASRs.David S. Miller2013-04-061-3/+3
* | | sparc64: Kill __ARCH_WANT_UNLOCKED_CTXSWDavid S. Miller2013-03-201-3/+0Star
* | | sparc64: Provide cmpxchg64()Geert Uytterhoeven2013-03-201-0/+1
* | | sparc64: Hibernation supportTkhai Kirill2013-03-201-0/+23
* | | sparc32,leon: add support for PCI busn resource for GRPCI2Daniel Hellstrom2013-03-201-0/+1
|/ /
* / sparc64: correctly recognize SPARC64-X chipsAllen Pais2013-03-111-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-271-3/+0Star
|\
| * default SET_PERSONALITY() in linux/elf.hAl Viro2013-02-261-3/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-244-13/+4Star
|\ \
| * | burying unused conditionalsAl Viro2013-02-141-3/+0Star
| * | sparc: switch to use of generic old sigactionAl Viro2013-02-041-1/+1
| * | sparc: switch to generic sigaltstackAl Viro2013-02-041-6/+0Star
| * | consolidate kernel-side struct sigaction declarationsAl Viro2013-02-032-0/+3
| * | consolidate declarations of k_sigactionAl Viro2013-02-031-4/+1Star
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-211-1/+2
|\ \
| * | soreuseport: infrastructureTom Herbert2013-01-231-1/+1
| * | sk-filter: Add ability to lock a socket filter programVincent Bernat2013-01-171-0/+1
| |/