index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc64
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-20
[SPARC64]: Add some hypervisor tlb_type checks.
David S. Miller
1
-6
/
+26
2006-03-20
[SPARC64]: Refine register window trap handling.
David S. Miller
6
-439
/
+214
2006-03-20
[SPARC64]: Add explicit register args to trap state loading macros.
David S. Miller
5
-27
/
+20
2006-03-20
[SPARC64]: Refine code sequences to get the cpu id.
David S. Miller
6
-87
/
+73
2006-03-20
[SPARC64]: Correctable ECC errors cannot occur at trap level > 0.
David S. Miller
2
-18
/
+1
2006-03-20
[SPARC64]: Access TSB with physical addresses when possible.
David S. Miller
5
-17
/
+46
2006-03-20
[SPARC64]: Don't clobber alt-global %g4 on window fixups.
David S. Miller
1
-1
/
+1
2006-03-20
[SPARC64]: Fix race in LOAD_PER_CPU_BASE()
David S. Miller
3
-6
/
+6
2006-03-20
[SPARC64]: Fix too early reference to %g6
David S. Miller
1
-2
/
+5
2006-03-20
[SPARC64]: Kill hard-coded %pstate setting in sparc_exit.
David S. Miller
1
-2
/
+3
2006-03-20
[SPARC64]: Increase swapper_tsb size to 32K.
David S. Miller
2
-9
/
+6
2006-03-20
[SPARC64]: Kill sole argument passed to setup_tba().
David S. Miller
1
-1
/
+1
2006-03-20
[SPARC64]: Kill PROM locked TLB entry preservation code.
David S. Miller
2
-11
/
+0
2006-03-20
[SPARC64]: Use sparc64_highest_unlocked_tlb_ent in __tsb_context_switch()
David S. Miller
1
-6
/
+8
2006-03-20
[SPARC64]: Fix bogus flush instruction usage.
David S. Miller
3
-4
/
+8
2006-03-20
[SPARC64]: Kill {save,restore}_alternate_globals()
David S. Miller
2
-76
/
+1
2006-03-20
[SPARC64]: Preload TSB entries from update_mmu_cache().
David S. Miller
1
-0
/
+17
2006-03-20
[SPARC64]: Dynamically grow TSB in response to RSS growth.
David S. Miller
1
-4
/
+24
2006-03-20
[SPARC64]: Add infrastructure for dynamic TSB sizing.
David S. Miller
3
-38
/
+23
2006-03-20
[SPARC64]: TSB refinements.
David S. Miller
1
-0
/
+11
2006-03-20
[SPARC64]: Elminate all usage of hard-coded trap globals.
David S. Miller
12
-151
/
+188
2006-03-20
[SPARC64]: Kill pgtable quicklists and use SLAB.
David S. Miller
1
-4
/
+0
2006-03-20
[SPARC64]: Move away from virtual page tables, part 1.
David S. Miller
18
-617
/
+387
2006-03-20
[SPARC64]: fix sparc_floppy_irq's auxio_register reseting
Bernhard R Link
1
-1
/
+1
2006-03-04
[SPARC64]: Mark __ex_table section correctly.
David S. Miller
2
-3
/
+3
2006-02-26
[SPARC64]: Make cpu_present_map available earlier.
David S. Miller
2
-9
/
+21
2006-02-12
[SPARC]: sys_newfstatat --> sys_fstatat64
David S. Miller
2
-2
/
+23
2006-02-09
[SPARC64]: Fix sys_newfstatat syscall table entry for 64-bit.
Heiko Carstens
1
-1
/
+1
2006-02-07
[SPARC]: Wire up sys_unshare().
David S. Miller
2
-3
/
+4
2006-01-30
[SPARC64]: Kill compat_sys_clock_settime sign extension stub.
David S. Miller
2
-2
/
+1
2006-01-22
[SPARC]: Increase NR_SYSCALLS to 299
David S. Miller
1
-1
/
+1
2006-01-20
[SPARC64]: Use compat_sys_futimesat in 32-bit syscall table.
David S. Miller
1
-1
/
+1
2006-01-19
[SPARC]: Add support for *at(), ppoll, and pselect syscalls.
David S. Miller
6
-261
/
+93
2006-01-18
[PATCH] vfs: *at functions: core
Ulrich Drepper
1
-2
/
+2
2006-01-18
[SPARC64]: Fix build with CONFIG_COMPAT disabled.
David S. Miller
1
-0
/
+4
2006-01-18
[SPARC64]: Serial Console for E250 Patch
Eddie C. Dost
1
-0
/
+2
2006-01-17
[SPARC64]: Eliminate race condition reading Hummingbird STICK register
Richard Mortimer
1
-11
/
+11
2006-01-12
[PATCH] sparc64: task_pt_regs()
Al Viro
1
-6
/
+6
2006-01-12
[PATCH] sparc64: task_stack_page()
Al Viro
2
-5
/
+5
2006-01-12
[PATCH] sparc64: task_thread_info()
Al Viro
4
-21
/
+21
2006-01-11
[PATCH] capable/capability.h (arch/)
Randy Dunlap
2
-0
/
+2
2006-01-11
[PATCH] kprobes: fix race in recovery of reentrant probe
Keshavamurthy Anil S
1
-0
/
+8
2006-01-10
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-1
/
+1
2006-01-10
[PATCH] kprobes: arch_remove_kprobe
Anil S Keshavamurthy
1
-4
/
+0
2006-01-10
[PATCH] kprobes: changed from using spinlock to mutex
Anil S Keshavamurthy
1
-5
/
+1
2006-01-10
[PATCH] sanitize building of fs/compat_ioctl.c
Christoph Hellwig
2
-42
/
+1
2006-01-10
[PATCH] common compat_sys_timer_create
Christoph Hellwig
2
-37
/
+1
2006-01-10
[PATCH] dump_thread() cleanup
akpm@osdl.org
2
-4
/
+0
2006-01-09
[SPARC64]: Fix sys_fstat64() entry in 64-bit syscall table.
David S. Miller
1
-1
/
+1
2006-01-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-10
/
+5
[prev]
[next]