summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64]: Correctable ECC errors cannot occur at trap level > 0.David S. Miller2006-03-202-18/+1
* [SPARC64]: Access TSB with physical addresses when possible.David S. Miller2006-03-205-17/+46
* [SPARC64]: Don't clobber alt-global %g4 on window fixups.David S. Miller2006-03-201-1/+1
* [SPARC64]: Fix race in LOAD_PER_CPU_BASE()David S. Miller2006-03-203-6/+6
* [SPARC64]: Fix too early reference to %g6David S. Miller2006-03-201-2/+5
* [SPARC64]: Kill hard-coded %pstate setting in sparc_exit.David S. Miller2006-03-201-2/+3
* [SPARC64]: Increase swapper_tsb size to 32K.David S. Miller2006-03-202-9/+6
* [SPARC64]: Kill sole argument passed to setup_tba().David S. Miller2006-03-201-1/+1
* [SPARC64]: Kill PROM locked TLB entry preservation code.David S. Miller2006-03-202-11/+0
* [SPARC64]: Use sparc64_highest_unlocked_tlb_ent in __tsb_context_switch()David S. Miller2006-03-201-6/+8
* [SPARC64]: Fix bogus flush instruction usage.David S. Miller2006-03-203-4/+8
* [SPARC64]: Kill {save,restore}_alternate_globals()David S. Miller2006-03-202-76/+1
* [SPARC64]: Preload TSB entries from update_mmu_cache().David S. Miller2006-03-201-0/+17
* [SPARC64]: Dynamically grow TSB in response to RSS growth.David S. Miller2006-03-201-4/+24
* [SPARC64]: Add infrastructure for dynamic TSB sizing.David S. Miller2006-03-203-38/+23
* [SPARC64]: TSB refinements.David S. Miller2006-03-201-0/+11
* [SPARC64]: Elminate all usage of hard-coded trap globals.David S. Miller2006-03-2012-151/+188
* [SPARC64]: Kill pgtable quicklists and use SLAB.David S. Miller2006-03-201-4/+0
* [SPARC64]: Move away from virtual page tables, part 1.David S. Miller2006-03-2018-627/+397
* [SPARC64]: fix sparc_floppy_irq's auxio_register resetingBernhard R Link2006-03-201-1/+1
* [SPARC64]: Mark __ex_table section correctly.David S. Miller2006-03-042-3/+3
* [SPARC64]: Make cpu_present_map available earlier.David S. Miller2006-02-262-9/+21
* [SPARC]: sys_newfstatat --> sys_fstatat64David S. Miller2006-02-122-2/+23
* [SPARC64]: Fix sys_newfstatat syscall table entry for 64-bit.Heiko Carstens2006-02-091-1/+1
* [SPARC]: Wire up sys_unshare().David S. Miller2006-02-072-3/+4
* [SPARC64]: Kill compat_sys_clock_settime sign extension stub.David S. Miller2006-01-302-2/+1
* [SPARC]: Increase NR_SYSCALLS to 299David S. Miller2006-01-221-1/+1
* [SPARC64]: Use compat_sys_futimesat in 32-bit syscall table.David S. Miller2006-01-201-1/+1
* [SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller2006-01-196-261/+93
* [PATCH] vfs: *at functions: coreUlrich Drepper2006-01-181-2/+2
* [SPARC64]: Fix build with CONFIG_COMPAT disabled.David S. Miller2006-01-181-0/+4
* [SPARC64]: Serial Console for E250 PatchEddie C. Dost2006-01-181-0/+2
* [SPARC64]: Eliminate race condition reading Hummingbird STICK registerRichard Mortimer2006-01-171-11/+11
* [PATCH] sparc64: task_pt_regs()Al Viro2006-01-121-6/+6
* [PATCH] sparc64: task_stack_page()Al Viro2006-01-122-5/+5
* [PATCH] sparc64: task_thread_info()Al Viro2006-01-124-21/+21
* [PATCH] capable/capability.h (arch/)Randy Dunlap2006-01-112-0/+2
* [PATCH] kprobes: fix race in recovery of reentrant probeKeshavamurthy Anil S2006-01-111-0/+8
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-01-101-1/+1
|\
| * [SPARC64]: Fix sys_fstat64() entry in 64-bit syscall table.David S. Miller2006-01-091-1/+1
* | [PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy2006-01-101-4/+0
* | [PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy2006-01-101-5/+1
* | [PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig2006-01-102-42/+1
* | [PATCH] common compat_sys_timer_createChristoph Hellwig2006-01-102-37/+1
* | [PATCH] dump_thread() cleanupakpm@osdl.org2006-01-102-4/+0
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-01-091-10/+5
|\
| * [PATCH] PCI: pci_find_device remove (sparc64/kernel/ebus.c)Jiri Slaby2006-01-091-10/+5
* | [SPARC64]: Fix ptrace/straceRichard Mortimer2006-01-091-5/+2
* | [SPARC64]: Add needed pm_power_off symbol.David S. Miller2006-01-091-0/+4
|/
* [PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig2006-01-081-29/+5
OpenPOWER on IntegriCloud