aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-02-09[SPARC64]: Fix sys_newfstatat syscall table entry for 64-bit.Heiko Carstens1-1/+1
2006-02-07[SPARC64]: Update defconfig.David S. Miller1-2/+3
2006-02-07[SPARC]: Wire up sys_unshare().David S. Miller3-32/+4
2006-02-05[SPARC64]: Update defconfig.David S. Miller1-8/+13
2006-02-05[SPARC64]: Add .gitignore file for sparc64 boot images.David S. Miller1-0/+4
2006-01-30[SPARC64]: Kill compat_sys_clock_settime sign extension stub.David S. Miller2-2/+1
2006-01-22[SPARC]: Increase NR_SYSCALLS to 299David S. Miller1-1/+1
2006-01-20[SPARC64]: Use compat_sys_futimesat in 32-bit syscall table.David S. Miller1-1/+1
2006-01-19[SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller7-261/+95
2006-01-18[PATCH] vfs: *at functions: coreUlrich Drepper1-2/+2
2006-01-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-6/+32
2006-01-18[SPARC64]: Fix build with CONFIG_COMPAT disabled.David S. Miller1-0/+4
2006-01-18[SPARC64]: Serial Console for E250 PatchEddie C. Dost2-0/+10
2006-01-18[SPARC64]: Update defconfig.David S. Miller1-6/+18
2006-01-18[PATCH] e1000: Added disable packet split capabilityJesse Brandeburg1-0/+1
2006-01-17[SPARC64]: Eliminate race condition reading Hummingbird STICK registerRichard Mortimer1-11/+11
2006-01-12[PATCH] sparc64: task_pt_regs()Al Viro1-6/+6
2006-01-12[PATCH] sparc64: task_stack_page()Al Viro2-5/+5
2006-01-12[PATCH] sparc64: task_thread_info()Al Viro4-21/+21
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap3-0/+3
2006-01-11[PATCH] kprobes: fix race in recovery of reentrant probeKeshavamurthy Anil S1-0/+8
2006-01-11[SPARC64] arch/sparc64/Kconfig: fix HUGETLB_PAGE_SIZE_64K dependenciesAdrian Bunk1-1/+1
2006-01-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2006-01-10[PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy1-4/+0
2006-01-10[PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy1-5/+1
2006-01-10[PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig2-42/+1
2006-01-10[PATCH] common compat_sys_timer_createChristoph Hellwig2-37/+1
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org2-4/+0
2006-01-09[SPARC64]: Fix sys_fstat64() entry in 64-bit syscall table.David S. Miller1-1/+1
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-10/+5
2006-01-09[SPARC64]: Update defconfig.David S. Miller1-1338/+726
2006-01-09[SPARC64]: Fix ptrace/straceRichard Mortimer1-5/+2
2006-01-09[SPARC64]: Add needed pm_power_off symbol.David S. Miller1-0/+4
2006-01-09[PATCH] PCI: pci_find_device remove (sparc64/kernel/ebus.c)Jiri Slaby1-10/+5
2006-01-08[PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall1-5/+0
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig1-29/+5
2005-12-28[SPARC]: Use STABS_DEBUG and DWARF_DEBUG macros in vmlinux.lds.SDavid S. Miller1-14/+4
2005-12-22[SPARC]: Kill CHILD_MAX.David S. Miller2-2/+2
2005-12-22[SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk1-0/+4
2005-12-20[SPARC64]: Stop putting -finline-limit=XXX into CFLAGSDavid S. Miller1-5/+0
2005-12-12[PATCH] kprobes: increment kprobe missed count for multiprobesKeshavamurthy Anil S1-1/+1
2005-11-29[SPARC64]: Fix >8K I/O mappings.David S. Miller1-0/+1
2005-11-28[PATCH] sparc: convert IO remapping to VM_PFNMAPDavid S. Miller1-1/+14
2005-11-22[PATCH] unpaged: fix sound Bad page statesHugh Dickins1-1/+1
2005-11-22[PATCH] unpaged: VM_UNPAGEDHugh Dickins1-1/+1
2005-11-12[SBUSFB]: implement ->compat_ioctlChristoph Hellwig1-92/+0
2005-11-11[SPARC64]: Restore 2.4.x /proc/cpuinfo behavior for "ncpus probed" field.David S. Miller2-5/+15
2005-11-09[SPARC] sbus rtc: implement ->compat_ioctlChristoph Hellwig1-2/+0
2005-11-09[SPARC64]: Use ARRAY_SIZE macroTobias Klauser3-5/+3
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin2-18/+15