Age | Commit message (Expand) | Author |
2006-03-31 | [SPARC]: Wire up sys_sync_file_range() into syscall tables. | David S. Miller |
2006-03-31 | [SPARC]: Wire up sys_splice() into the syscall tables. | David S. Miller |
2006-03-31 | [SPARC64]: Update defconfig. | David S. Miller |
2006-03-31 | [SPARC64]: Align address in huge_pte_alloc(). | David S. Miller |
2006-03-31 | [SPARC64]: Document the instruction checks we do in do_sparc64_fault(). | David S. Miller |
2006-03-31 | [SPARC64]: Make tsb_sync() mm comparison more precise. | David S. Miller |
2006-03-28 | [PATCH] RTC: Remove RTC UIP synchronization on Sparc64 | Matt Mackall |
2006-03-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2006-03-27 | [PATCH] Notifier chain update: API changes | Alan Stern |
2006-03-27 | [SPARC64]: Fix off-by-1 error in TSB grow check. | David S. Miller |
2006-03-26 | [SPARC64]: Kill duplicate exports of string library functions. | David S. Miller |
2006-03-26 | [SPARC64]: Update defconfig. | David S. Miller |
2006-03-26 | [PATCH] bitops: sparc64: use generic bitops | Akinobu Mita |
2006-03-26 | [PATCH] kprobes: fix broken fault handling for sparc64 | Prasanna S Panchamukhi |
2006-03-26 | [PATCH] kprobe handler: discard user space trap | bibo,mao |
2006-03-26 | [PATCH] consolidate sys32/compat_adjtimex | Stephen Rothwell |
2006-03-26 | [PATCH] create struct compat_timex and use it everywhere | Stephen Rothwell |
2006-03-25 | [SPARC64]: Keep cpu_present_map in sync with phys_cpu_present_map. | David S. Miller |
2006-03-25 | [PATCH] kconfig: clarify memory debug options | Andrew Morton |
2006-03-24 | [PATCH] s/;;/;/g | Alexey Dobriyan |
2006-03-23 | [PATCH] more for_each_cpu() conversions | Andrew Morton |
2006-03-23 | [PATCH] sparc64: fix set_page_count merge clash | Nick Piggin |
2006-03-22 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2006-03-22 | [PATCH] hugepage: is_aligned_hugepage_range() cleanup | David Gibson |
2006-03-22 | [PATCH] remove set_page_count() outside mm/ | Nick Piggin |
2006-03-22 | [SPARC64]: Add a secondary TSB for hugepage mappings. | David S. Miller |
2006-03-22 | [SPARC]: Respect vm_page_prot in io_remap_page_range(). | David S. Miller |
2006-03-20 | [SPARC64]: Update defconfig. | David S. Miller |
2006-03-20 | [SPARC64]: Fix 2 bugs in huge page support. | David S. Miller |
2006-03-20 | [SPARC64]: CONFIG_BLK_DEV_RAM fix | Andrew Morton |
2006-03-20 | [SPARC64]: Optimized TSB table initialization. | David S. Miller |
2006-03-20 | [SPARC64]: Allow CONFIG_MEMORY_HOTPLUG to build. | David S. Miller |
2006-03-20 | [SPARC64]: Use SLAB caches for TSB tables. | David S. Miller |
2006-03-20 | [SPARC64]: Don't kill the page allocator when growing a TSB. | David S. Miller |
2006-03-20 | [SPARC64]: Randomize mm->mmap_base when PF_RANDOMIZE is set. | 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]: First cut at VIS simulator for Niagara. | 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]: Fix 32-bit truncation which broke sparsemem. | 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]: kzalloc() conversion | Eric Sesterhenn |
2006-03-20 | [SPARC64]: Fix loop termination in mark_kpte_bitmap() | David S. Miller |
2006-03-20 | [SPARC64]: Simplify TSB insert checks. | David S. Miller |
2006-03-20 | [SPARC64]: More SUN4V cpu mondo bug fixing. | David S. Miller |
2006-03-20 | [SPARC64]: Fix sun4v mna winfixup handling. | David S. Miller |