| Commit message (Expand) | Author | Age |
* | [SBUS]: Rewrite and plug into of_device framework. | David S. Miller | 2006-06-24 |
* | [SPARC]: Port of_device layer and make ebus use it. | David S. Miller | 2006-06-24 |
* | [SPARC]: Port sparc64 in-kernel device tree code to sparc32. | David S. Miller | 2006-06-24 |
* | [SBUS]: Start cleaning up generic sbus support layer. | David S. Miller | 2006-06-24 |
* | [PATCH] sparc build breakage | Al Viro | 2006-06-22 |
* | [SPARC]: Kill __irq_itoa(). | David S. Miller | 2006-06-20 |
* | [SPARC]: Fix iommu_flush_iotlb end address | Bob Breuer | 2006-06-20 |
* | [SPARC]: Mark smp init functions as cpuinit | Bob Breuer | 2006-06-20 |
* | [SPARC]: Setup cpu_possible_map | Bob Breuer | 2006-06-20 |
* | [SPARC]: Add topology_init() | Bob Breuer | 2006-06-20 |
* | [SPARC]: Migration cost tune up in sparc smp. | Krzysztof Helt | 2006-06-11 |
* | [SPARC]: Add robust futex syscall entries. | David S. Miller | 2006-05-22 |
* | [SPARC]: Handle UNWIND_INFO properly. | David S. Miller | 2006-05-12 |
* | [SPARC]: show device name in /proc/dvma_map | Martin Habets | 2006-05-08 |
* | [SPARC]: Remove duplicate symbol exports | Martin Habets | 2006-05-08 |
* | [SPARC]: Hook up vmsplice into syscall tables. | David S. Miller | 2006-05-03 |
* | [SPARC]: Hook up sys_tee() into syscall tables. | David S. Miller | 2006-04-14 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-04-11 |
|\ |
|
| * | kbuild: use relative path to -I | Sam Ravnborg | 2006-04-04 |
* | | [PATCH] No arch-specific strpbrk implementations | Kyle McMartin | 2006-04-11 |
* | | [PATCH] for_each_possible_cpu: sparc | KAMEZAWA Hiroyuki | 2006-04-11 |
|/ |
|
* | [SPARC]: Wire up sys_sync_file_range() into syscall tables. | David S. Miller | 2006-04-01 |
* | [SPARC]: Wire up sys_splice() into the syscall tables. | David S. Miller | 2006-04-01 |
* | [PATCH] bitops: sparc: use generic bitops | Akinobu Mita | 2006-03-26 |
* | [SPARC]: Try to start getting SMP back into shape. | Bob Breuer | 2006-03-24 |
* | [PATCH] more for_each_cpu() conversions | Andrew Morton | 2006-03-23 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-03-22 |
|\ |
|
| * | [SPARC]: Respect vm_page_prot in io_remap_page_range(). | David S. Miller | 2006-03-22 |
* | | [PATCH] remove set_page_count() outside mm/ | Nick Piggin | 2006-03-22 |
|/ |
|
* | [SPARC]: BUG_ON() Conversion in arch/sparc/kernel/ioport.c | Eric Sesterhenn | 2006-03-20 |
* | [SPARC]: sys_newfstatat --> sys_fstatat64 | David S. Miller | 2006-02-13 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-02-07 |
|\ |
|
| * | [SPARC]: Wire up sys_unshare(). | David S. Miller | 2006-02-07 |
* | | [PATCH] restore power-off on sparc32 | Al Viro | 2006-02-07 |
|/ |
|
* | [SPARC]: Fix compile failures in math-emu. | David S. Miller | 2006-01-30 |
* | [SPARC]: Increase NR_SYSCALLS to 299 | David S. Miller | 2006-01-22 |
* | [SPARC]: Add support for *at(), ppoll, and pselect syscalls. | David S. Miller | 2006-01-19 |
* | [SPARC]: change if() BUG(); to BUG_ON in iommu.c | Eric Sesterhenn | 2006-01-17 |
* | [PATCH] sparc: task_stack_page() | Al Viro | 2006-01-12 |
* | [PATCH] sparc: task_thread_info() | Al Viro | 2006-01-12 |
* | [PATCH] capable/capability.h (arch/) | Randy Dunlap | 2006-01-11 |
* | [PATCH] dump_thread() cleanup | akpm@osdl.org | 2006-01-10 |
* | [PATCH] tiny: Make *[ug]id16 support optional | Matt Mackall | 2006-01-08 |
* | [PATCH] use ptrace_get_task_struct in various places | Christoph Hellwig | 2006-01-08 |
* | [SPARC]: Use STABS_DEBUG and DWARF_DEBUG macros in vmlinux.lds.S | David S. Miller | 2005-12-28 |
* | [SPARC]: Kill CHILD_MAX. | David S. Miller | 2005-12-23 |
* | [SPARC]: introduce a SPARC Kconfig symbol | Adrian Bunk | 2005-12-23 |
* | [PATCH] arch/sparc/kernel/led.c __user annotations | Al Viro | 2005-12-15 |
* | [PATCH] sun4c_memerr_reg __iomem annotations | Al Viro | 2005-12-15 |
* | [PATCH] sparc: NULL noise removal (ebus.c) | Al Viro | 2005-12-15 |