summaryrefslogtreecommitdiff
path: root/arch/sparc64
AgeCommit message (Expand)Author
2006-03-04[SPARC64]: Mark __ex_table section correctly.David S. Miller
2006-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-02-26Make Kprobes depend on modulesLinus Torvalds
2006-02-26[SPARC64]: Make cpu_present_map available earlier.David S. Miller
2006-02-12[SPARC]: sys_newfstatat --> sys_fstatat64David S. Miller
2006-02-09[SPARC64]: Fix sys_newfstatat syscall table entry for 64-bit.Heiko Carstens
2006-02-07[SPARC64]: Update defconfig.David S. Miller
2006-02-07[SPARC]: Wire up sys_unshare().David S. Miller
2006-02-05[SPARC64]: Update defconfig.David S. Miller
2006-02-05[SPARC64]: Add .gitignore file for sparc64 boot images.David S. Miller
2006-01-30[SPARC64]: Kill compat_sys_clock_settime sign extension stub.David S. Miller
2006-01-22[SPARC]: Increase NR_SYSCALLS to 299David S. Miller
2006-01-20[SPARC64]: Use compat_sys_futimesat in 32-bit syscall table.David S. Miller
2006-01-19[SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller
2006-01-18[PATCH] vfs: *at functions: coreUlrich Drepper
2006-01-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-01-18[SPARC64]: Fix build with CONFIG_COMPAT disabled.David S. Miller
2006-01-18[SPARC64]: Serial Console for E250 PatchEddie C. Dost
2006-01-18[SPARC64]: Update defconfig.David S. Miller
2006-01-18[PATCH] e1000: Added disable packet split capabilityJesse Brandeburg
2006-01-17[SPARC64]: Eliminate race condition reading Hummingbird STICK registerRichard Mortimer
2006-01-12[PATCH] sparc64: task_pt_regs()Al Viro
2006-01-12[PATCH] sparc64: task_stack_page()Al Viro
2006-01-12[PATCH] sparc64: task_thread_info()Al Viro
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap
2006-01-11[PATCH] kprobes: fix race in recovery of reentrant probeKeshavamurthy Anil S
2006-01-11[SPARC64] arch/sparc64/Kconfig: fix HUGETLB_PAGE_SIZE_64K dependenciesAdrian Bunk
2006-01-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-01-10[PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy
2006-01-10[PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy
2006-01-10[PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig
2006-01-10[PATCH] common compat_sys_timer_createChristoph Hellwig
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org
2006-01-09[SPARC64]: Fix sys_fstat64() entry in 64-bit syscall table.David S. Miller
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-01-09[SPARC64]: Update defconfig.David S. Miller
2006-01-09[SPARC64]: Fix ptrace/straceRichard Mortimer
2006-01-09[SPARC64]: Add needed pm_power_off symbol.David S. Miller
2006-01-09[PATCH] PCI: pci_find_device remove (sparc64/kernel/ebus.c)Jiri Slaby
2006-01-08[PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig
2005-12-28[SPARC]: Use STABS_DEBUG and DWARF_DEBUG macros in vmlinux.lds.SDavid S. Miller
2005-12-22[SPARC]: Kill CHILD_MAX.David S. Miller
2005-12-22[SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk
2005-12-20[SPARC64]: Stop putting -finline-limit=XXX into CFLAGSDavid S. Miller
2005-12-12[PATCH] kprobes: increment kprobe missed count for multiprobesKeshavamurthy Anil S
2005-11-29[SPARC64]: Fix >8K I/O mappings.David S. Miller
2005-11-28[PATCH] sparc: convert IO remapping to VM_PFNMAPDavid S. Miller
2005-11-22[PATCH] unpaged: fix sound Bad page statesHugh Dickins
2005-11-22[PATCH] unpaged: VM_UNPAGEDHugh Dickins