| Commit message (Expand) | Author | Age |
* | [SPARC64]: Fix D-cache corruption in mremap | David S. Miller | 2006-06-01 |
* | [SPARC64]: Respect gfp_t argument to dma_alloc_coherent(). | David S. Miller | 2006-05-23 |
* | [SPARC]: Add robust futex syscall entries. | David S. Miller | 2006-05-22 |
* | [SPARC]: Hook up vmsplice into syscall tables. | David S. Miller | 2006-05-03 |
* | [SPARC64]: Kill __flush_tlb_page() prototype. | David S. Miller | 2006-05-01 |
* | [SPARC]: __NR_sys removal | OGAWA Hirofumi | 2006-04-24 |
* | [SPARC]: __NR_sys_splice --> __NR_splice | David S. Miller | 2006-04-19 |
* | [SPARC]: Hook up sys_tee() into syscall tables. | David S. Miller | 2006-04-14 |
* | [PATCH] for_each_possible_cpu: sparc64 | KAMEZAWA Hiroyuki | 2006-04-11 |
* | [SPARC]: Wire up sys_sync_file_range() into syscall tables. | David S. Miller | 2006-04-01 |
* | [SPARC]: Wire up sys_splice() into the syscall tables. | David S. Miller | 2006-04-01 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-03-28 |
|\ |
|
| * | [SPARC64]: Implement futex_atomic_cmpxchg_inatomic(). | David S. Miller | 2006-03-28 |
* | | [PATCH] Typo fixes | Alexey Dobriyan | 2006-03-28 |
|/ |
|
* | [PATCH] Notifier chain update: API changes | Alan Stern | 2006-03-27 |
* | [PATCH] lightweight robust futexes: arch defaults | Ingo Molnar | 2006-03-27 |
* | [PATCH] unify pfn_to_page: generic functions | KAMEZAWA Hiroyuki | 2006-03-27 |
* | [PATCH] bitops: sparc64: use generic bitops | Akinobu Mita | 2006-03-26 |
* | [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit() | Akinobu Mita | 2006-03-26 |
* | [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications | Davide Libenzi | 2006-03-25 |
* | [PATCH] more for_each_cpu() conversions | Andrew Morton | 2006-03-23 |
* | [PATCH] atomic: add_unless cmpxchg optimise | Nick Piggin | 2006-03-23 |
* | [PATCH] Move read_mostly definition to asm/cache.h | Kyle McMartin | 2006-03-23 |
* | [SPARC64]: Add a secondary TSB for hugepage mappings. | David S. Miller | 2006-03-22 |
* | [SPARC64]: Fix 2 bugs in huge page support. | David S. Miller | 2006-03-20 |
* | [SPARC64]: Optimized TSB table initialization. | David S. Miller | 2006-03-20 |
* | [SPARC64]: Increase top of 32-bit process stack. | David S. Miller | 2006-03-20 |
* | [SPARC64]: Top-down address space allocation for 32-bit tasks. | David S. Miller | 2006-03-20 |
* | [SPARC64]: Fix and re-enable dynamic TSB sizing. | David S. Miller | 2006-03-20 |
* | [SPARC64]: Fix system type in /proc/cpuinfo and remove bogus OBP check. | David S. Miller | 2006-03-20 |
* | [SPARC64]: Add SMT scheduling support for Niagara. | David S. Miller | 2006-03-20 |
* | [SPARC64]: Move over to sparsemem. | David S. Miller | 2006-03-20 |
* | [SPARC64]: Fix new context version SMP handling. | David S. Miller | 2006-03-20 |
* | [SPARC64]: Bulletproof MMU context locking. | David S. Miller | 2006-03-20 |
* | [SPARC64]: Do not allow mapping pages within 4GB of 64-bit VA hole. | David S. Miller | 2006-03-20 |
* | [SPARC64]: Kill bogus function externs in asm/pgtable.h | David S. Miller | 2006-03-20 |
* | [SPARC64]: Fix bugs in SUN4V cpu mondo dispatch. | David S. Miller | 2006-03-20 |
* | [SPARC64]: Use 13-bit context size always. | David S. Miller | 2006-03-20 |
* | [SPARC64]: Niagara optimized XOR functions for RAID. | David S. Miller | 2006-03-20 |
* | [SPARC64]: Fix TLB context allocation with SMT style shared TLBs. | David S. Miller | 2006-03-20 |
* | [SPARC64]: Fix %tstate ASI handling in start_thread{,32}() | David S. Miller | 2006-03-20 |
* | [SPARC64]: Create a seperate kernel TSB for 4MB/256MB mappings. | David S. Miller | 2006-03-20 |
* | [SPARC64]: Add sun4v_cpu_yield(). | David S. Miller | 2006-03-20 |
* | [SPARC64]: Kill cpudata->idle_volume. | David S. Miller | 2006-03-20 |
* | [SPARC64]: Export a PAGE_SHARED symbol. | David S. Miller | 2006-03-20 |
* | [SPARC64] Fix build if CONFIG_HUGETLB_PAGE is not set | Fabio M. Di Nitto | 2006-03-20 |
* | [SPARC64]: More TLB/TSB handling fixes. | David S. Miller | 2006-03-20 |
* | [SPARC64]: Define ARCH_HAS_READ_CURRENT_TIMER. | David S. Miller | 2006-03-20 |
* | [SPARC64]: __bzero_noasi --> __clear_user | David S. Miller | 2006-03-20 |
* | [SPARC64]: Add HWCAP_SPARC_BLKINIT elf capability flag for Niagara. | David S. Miller | 2006-03-20 |