| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] for_each_possible_cpu: sparc64 | KAMEZAWA Hiroyuki | 2006-04-11 | 3 | -5/+5 |
* | [SPARC64]: Set ARCH_SELECT_MEMORY_MODEL | David S. Miller | 2006-04-09 | 1 | -0/+3 |
* | [SPARC64]: smp_call_function() fixups... | David S. Miller | 2006-04-09 | 1 | -20/+15 |
* | [SPARC64]: Translate PTRACE_GETEVENTMSG for 32-bit tasks. | David S. Miller | 2006-04-09 | 1 | -0/+16 |
* | [SPARC64]: Update defconfig. | David S. Miller | 2006-04-09 | 1 | -2/+8 |
* | [SPARC64]: Print out return PC in cheetah_log_errors(). | David S. Miller | 2006-04-09 | 1 | -2/+2 |
* | [SPARC64]: Add dummy PTRACE_PEEKUSR for gdb. | David S. Miller | 2006-04-09 | 1 | -0/+7 |
* | [SPARC]: Wire up sys_sync_file_range() into syscall tables. | David S. Miller | 2006-03-31 | 3 | -2/+11 |
* | [SPARC]: Wire up sys_splice() into the syscall tables. | David S. Miller | 2006-03-31 | 2 | -2/+3 |
* | [SPARC64]: Update defconfig. | David S. Miller | 2006-03-31 | 1 | -4/+10 |
* | [SPARC64]: Align address in huge_pte_alloc(). | David S. Miller | 2006-03-31 | 1 | -0/+7 |
* | [SPARC64]: Document the instruction checks we do in do_sparc64_fault(). | David S. Miller | 2006-03-31 | 1 | -1/+5 |
* | [SPARC64]: Make tsb_sync() mm comparison more precise. | David S. Miller | 2006-03-31 | 1 | -1/+8 |
* | [PATCH] RTC: Remove RTC UIP synchronization on Sparc64 | Matt Mackall | 2006-03-28 | 1 | -15/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-03-27 | 1 | -2/+2 |
|\ |
|
| * | [SPARC64]: Fix off-by-1 error in TSB grow check. | David S. Miller | 2006-03-27 | 1 | -2/+2 |
* | | [PATCH] Notifier chain update: API changes | Alan Stern | 2006-03-27 | 1 | -8/+9 |
|/ |
|
* | [SPARC64]: Kill duplicate exports of string library functions. | David S. Miller | 2006-03-26 | 1 | -10/+0 |
* | [SPARC64]: Update defconfig. | David S. Miller | 2006-03-26 | 1 | -25/+14 |
* | [PATCH] bitops: sparc64: use generic bitops | Akinobu Mita | 2006-03-26 | 4 | -133/+9 |
* | [PATCH] kprobes: fix broken fault handling for sparc64 | Prasanna S Panchamukhi | 2006-03-26 | 1 | -6/+60 |
* | [PATCH] kprobe handler: discard user space trap | bibo,mao | 2006-03-26 | 1 | -0/+3 |
* | [PATCH] consolidate sys32/compat_adjtimex | Stephen Rothwell | 2006-03-26 | 2 | -62/+1 |
* | [PATCH] create struct compat_timex and use it everywhere | Stephen Rothwell | 2006-03-26 | 1 | -14/+1 |
* | [SPARC64]: Keep cpu_present_map in sync with phys_cpu_present_map. | David S. Miller | 2006-03-25 | 1 | -1/+4 |
* | [PATCH] kconfig: clarify memory debug options | Andrew Morton | 2006-03-25 | 1 | -1/+1 |
* | [PATCH] s/;;/;/g | Alexey Dobriyan | 2006-03-24 | 1 | -1/+1 |
* | [PATCH] more for_each_cpu() conversions | Andrew Morton | 2006-03-23 | 2 | -21/+13 |
* | [PATCH] sparc64: fix set_page_count merge clash | Nick Piggin | 2006-03-23 | 1 | -2/+2 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-03-22 | 10 | -173/+402 |
|\ |
|
| * | [SPARC64]: Add a secondary TSB for hugepage mappings. | David S. Miller | 2006-03-22 | 8 | -171/+401 |
| * | [SPARC]: Respect vm_page_prot in io_remap_page_range(). | David S. Miller | 2006-03-22 | 2 | -2/+1 |
* | | [PATCH] hugepage: is_aligned_hugepage_range() cleanup | David Gibson | 2006-03-22 | 1 | -12/+0 |
* | | [PATCH] remove set_page_count() outside mm/ | Nick Piggin | 2006-03-22 | 1 | -2/+2 |
|/ |
|
* | [SPARC64]: Update defconfig. | David S. Miller | 2006-03-20 | 1 | -11/+14 |
* | [SPARC64]: Fix 2 bugs in huge page support. | David S. Miller | 2006-03-20 | 1 | -4/+175 |
* | [SPARC64]: CONFIG_BLK_DEV_RAM fix | Andrew Morton | 2006-03-20 | 1 | -1/+1 |
* | [SPARC64]: Optimized TSB table initialization. | David S. Miller | 2006-03-20 | 3 | -1/+71 |
* | [SPARC64]: Allow CONFIG_MEMORY_HOTPLUG to build. | David S. Miller | 2006-03-20 | 1 | -0/+18 |
* | [SPARC64]: Use SLAB caches for TSB tables. | David S. Miller | 2006-03-20 | 3 | -25/+69 |
* | [SPARC64]: Don't kill the page allocator when growing a TSB. | David S. Miller | 2006-03-20 | 1 | -8/+35 |
* | [SPARC64]: Randomize mm->mmap_base when PF_RANDOMIZE is set. | David S. Miller | 2006-03-20 | 1 | -2/+14 |
* | [SPARC64]: Increase top of 32-bit process stack. | David S. Miller | 2006-03-20 | 4 | -13/+17 |
* | [SPARC64]: Top-down address space allocation for 32-bit tasks. | David S. Miller | 2006-03-20 | 2 | -9/+183 |
* | [SPARC64]: Fix and re-enable dynamic TSB sizing. | David S. Miller | 2006-03-20 | 4 | -106/+165 |
* | [SPARC64]: First cut at VIS simulator for Niagara. | David S. Miller | 2006-03-20 | 3 | -1/+901 |
* | [SPARC64]: Fix system type in /proc/cpuinfo and remove bogus OBP check. | David S. Miller | 2006-03-20 | 3 | -69/+10 |
* | [SPARC64]: Add SMT scheduling support for Niagara. | David S. Miller | 2006-03-20 | 2 | -0/+27 |
* | [SPARC64]: Fix 32-bit truncation which broke sparsemem. | David S. Miller | 2006-03-20 | 1 | -10/+8 |
* | [SPARC64]: Move over to sparsemem. | David S. Miller | 2006-03-20 | 3 | -43/+104 |