summaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64
Commit message (Expand)AuthorAgeFilesLines
* [SPARC]: Hook up sys_tee() into syscall tables.David S. Miller2006-04-141-1/+1
* [PATCH] for_each_possible_cpu: sparc64KAMEZAWA Hiroyuki2006-04-111-1/+1
* [SPARC]: Wire up sys_sync_file_range() into syscall tables.David S. Miller2006-03-311-1/+1
* [SPARC]: Wire up sys_splice() into the syscall tables.David S. Miller2006-03-311-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-03-281-2/+20
|\
| * [SPARC64]: Implement futex_atomic_cmpxchg_inatomic().David S. Miller2006-03-281-2/+20
* | [PATCH] Typo fixesAlexey Dobriyan2006-03-281-1/+1
|/
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-7/+4
* [PATCH] lightweight robust futexes: arch defaultsIngo Molnar2006-03-271-0/+6
* [PATCH] unify pfn_to_page: generic functionsKAMEZAWA Hiroyuki2006-03-271-0/+2
* [PATCH] bitops: sparc64: use generic bitopsAkinobu Mita2006-03-261-206/+13
* [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita2006-03-261-3/+3
* [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi2006-03-251-0/+1
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-4/+3
* [PATCH] atomic: add_unless cmpxchg optimiseNick Piggin2006-03-231-2/+8
* [PATCH] Move read_mostly definition to asm/cache.hKyle McMartin2006-03-231-0/+2
* [SPARC64]: Add a secondary TSB for hugepage mappings.David S. Miller2006-03-225-30/+61
* [SPARC64]: Fix 2 bugs in huge page support.David S. Miller2006-03-201-0/+1
* [SPARC64]: Optimized TSB table initialization.David S. Miller2006-03-201-0/+1
* [SPARC64]: Increase top of 32-bit process stack.David S. Miller2006-03-201-2/+4
* [SPARC64]: Top-down address space allocation for 32-bit tasks.David S. Miller2006-03-202-1/+6
* [SPARC64]: Fix and re-enable dynamic TSB sizing.David S. Miller2006-03-201-12/+38
* [SPARC64]: Fix system type in /proc/cpuinfo and remove bogus OBP check.David S. Miller2006-03-201-21/+2
* [SPARC64]: Add SMT scheduling support for Niagara.David S. Miller2006-03-201-0/+2
* [SPARC64]: Move over to sparsemem.David S. Miller2006-03-204-11/+19
* [SPARC64]: Fix new context version SMP handling.David S. Miller2006-03-201-1/+3
* [SPARC64]: Bulletproof MMU context locking.David S. Miller2006-03-201-3/+3
* [SPARC64]: Do not allow mapping pages within 4GB of 64-bit VA hole.David S. Miller2006-03-202-2/+5
* [SPARC64]: Kill bogus function externs in asm/pgtable.hDavid S. Miller2006-03-201-24/+0
* [SPARC64]: Fix bugs in SUN4V cpu mondo dispatch.David S. Miller2006-03-201-0/+10
* [SPARC64]: Use 13-bit context size always.David S. Miller2006-03-201-13/+1
* [SPARC64]: Niagara optimized XOR functions for RAID.David S. Miller2006-03-201-4/+30
* [SPARC64]: Fix TLB context allocation with SMT style shared TLBs.David S. Miller2006-03-202-13/+13
* [SPARC64]: Fix %tstate ASI handling in start_thread{,32}()David S. Miller2006-03-201-3/+4
* [SPARC64]: Create a seperate kernel TSB for 4MB/256MB mappings.David S. Miller2006-03-201-0/+15
* [SPARC64]: Add sun4v_cpu_yield().David S. Miller2006-03-201-0/+3
* [SPARC64]: Kill cpudata->idle_volume.David S. Miller2006-03-201-1/+1
* [SPARC64]: Export a PAGE_SHARED symbol.David S. Miller2006-03-201-0/+1
* [SPARC64] Fix build if CONFIG_HUGETLB_PAGE is not setFabio M. Di Nitto2006-03-201-0/+2
* [SPARC64]: More TLB/TSB handling fixes.David S. Miller2006-03-202-6/+14
* [SPARC64]: Define ARCH_HAS_READ_CURRENT_TIMER.David S. Miller2006-03-201-0/+6
* [SPARC64]: __bzero_noasi --> __clear_userDavid S. Miller2006-03-201-8/+1
* [SPARC64]: Add HWCAP_SPARC_BLKINIT elf capability flag for Niagara.David S. Miller2006-03-201-5/+17
* [SPARC64]: Fix uniprocessor IRQ targetting on SUN4V.David S. Miller2006-03-202-4/+5
* [SPARC64]: Get SUN4V SMP working.David S. Miller2006-03-201-1/+1
* [SPARC64]: Add GET_GL_GLOBAL() macro for SUN4V.David S. Miller2006-03-201-0/+4
* [SPARC64]: Add sun4v_cpu_qconf() hypervisor call.David S. Miller2006-03-201-0/+6
* [SPARC]: Kill off these __put_user_ret things.David S. Miller2006-03-201-37/+0
* [SPARC64]: Decode virtual-devices interrupts correctly.David S. Miller2006-03-201-4/+2
* [SPARC64]: Add prom_{start,stop}cpu_cpuid().David S. Miller2006-03-201-3/+11
OpenPOWER on IntegriCloud