summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| |/
* | sparc32, leon: Remove separate "ticker" timer for SMPAndreas Larsson2013-06-192-1/+2
* | sparc: Switch to asm-generic/linkage.hGeert Uytterhoeven2013-06-192-6/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2013-05-0416-70/+41
|\
| * 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-2211-58/+38
| | |\
| | * | net: add option to enable error queue packets waking selectKeller, Jacob E2013-03-311-0/+2
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-8/+0
| |\ \ \
| | * | | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-031-8/+0
| * | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-302-4/+0
| |\ \ \ \
| | * | | | arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-082-4/+0
| | | |/ / | | |/| |
| * | | | mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer2013-04-291-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-03-313-18/+1
| * | | sparc: use generic headersSam Ravnborg2013-03-315-27/+4
| * | | sparc:cleanup unused code in smp_32.hKefeng Wang2013-03-311-4/+0
| * | | sparc:remove unused declaration smp_boot_cpus()Kefeng Wang2013-03-311-1/+0
| |/ /
* | | sparc64: Do not save/restore interrupts in get_new_mmu_context()Kirill Tkhai2013-04-081-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/+0
* | | 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-261-3/+0
|\
| * default SET_PERSONALITY() in linux/elf.hAl Viro2013-02-261-3/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-234-13/+4
|\ \
| * | burying unused conditionalsAl Viro2013-02-141-3/+0
| * | sparc: switch to use of generic old sigactionAl Viro2013-02-031-1/+1
| * | sparc: switch to generic sigaltstackAl Viro2013-02-031-6/+0
| * | consolidate kernel-side struct sigaction declarationsAl Viro2013-02-032-0/+3
| * | consolidate declarations of k_sigactionAl Viro2013-02-031-4/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-201-1/+2
|\ \
| * | soreuseport: infrastructureTom Herbert2013-01-231-1/+1
| * | sk-filter: Add ability to lock a socket filter programVincent Bernat2013-01-171-0/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-02-203-12/+21
|\ \
| * | sparc64: Fix huge PMD to PTE translation for sun4u in TLB miss handler.David S. Miller2013-02-201-9/+19
| * | sparc64: Fix tsb_grow() in atomic context.David S. Miller2013-02-202-3/+2
* | | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-201-0/+1
|\ \ \ | |/ / |/| |
| * | sparc idle: rename pm_idle to sparc_idleLen Brown2013-02-171-0/+1
| |/
* | sparc64: Fix get_user_pages_fast() wrt. THP.David S. Miller2013-02-131-8/+6
|/
* sparc: remove __devinit, __devexit annotationsSam Ravnborg2013-01-122-4/+4
* sparc: Hook up finit_module syscall.David S. Miller2012-12-281-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-202-7/+0
|\
| * unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-191-6/+0
OpenPOWER on IntegriCloud