summaryrefslogtreecommitdiffstats
path: root/arch/sparc64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64]: Kill PROM locked TLB entry preservation code.David S. Miller2006-03-203-296/+10
* [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-205-17/+30
* [SPARC64]: Fix incorrect TSB lock bit handling.David S. Miller2006-03-201-1/+1
* [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-202-0/+27
* [SPARC64]: Dynamically grow TSB in response to RSS growth.David S. Miller2006-03-203-10/+176
* [SPARC64]: Add infrastructure for dynamic TSB sizing.David S. Miller2006-03-204-52/+118
* [SPARC64]: TSB refinements.David S. Miller2006-03-202-0/+39
* [SPARC64]: Elminate all usage of hard-coded trap globals.David S. Miller2006-03-2013-157/+192
* [SPARC64]: Kill pgtable quicklists and use SLAB.David S. Miller2006-03-202-21/+15
* [SPARC64]: No need to D-cache color page tables any longer.David S. Miller2006-03-201-65/+6
* [SPARC64]: Move away from virtual page tables, part 1.David S. Miller2006-03-2023-831/+489
* [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-0513-14/+14
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-02-272-9/+21
|\
| * [SPARC64]: Make cpu_present_map available earlier.David S. Miller2006-02-272-9/+21
* | Make Kprobes depend on modulesLinus Torvalds2006-02-271-0/+1
|/
* [SPARC]: sys_newfstatat --> sys_fstatat64David S. Miller2006-02-132-2/+23
* [SPARC64]: Fix sys_newfstatat syscall table entry for 64-bit.Heiko Carstens2006-02-101-1/+1
* [SPARC64]: Update defconfig.David S. Miller2006-02-081-2/+3
* [SPARC]: Wire up sys_unshare().David S. Miller2006-02-083-32/+4
* [SPARC64]: Update defconfig.David S. Miller2006-02-051-8/+13
* [SPARC64]: Add .gitignore file for sparc64 boot images.David S. Miller2006-02-051-0/+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-197-261/+95
* [PATCH] vfs: *at functions: coreUlrich Drepper2006-01-191-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-01-194-6/+32
|\
| * [SPARC64]: Fix build with CONFIG_COMPAT disabled.David S. Miller2006-01-181-0/+4
| * [SPARC64]: Serial Console for E250 PatchEddie C. Dost2006-01-182-0/+10
| * [SPARC64]: Update defconfig.David S. Miller2006-01-181-6/+18
* | [PATCH] e1000: Added disable packet split capabilityJesse Brandeburg2006-01-181-0/+1
|/
* [SPARC64]: Eliminate race condition reading Hummingbird STICK registerRichard Mortimer2006-01-181-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-123-0/+3
* [PATCH] kprobes: fix race in recovery of reentrant probeKeshavamurthy Anil S2006-01-121-0/+8
* [SPARC64] arch/sparc64/Kconfig: fix HUGETLB_PAGE_SIZE_64K dependenciesAdrian Bunk2006-01-121-1/+1
* 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-101-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-101-10/+5
|\
| * [PATCH] PCI: pci_find_device remove (sparc64/kernel/ebus.c)Jiri Slaby2006-01-091-10/+5