Age | Commit message (Expand) | Author | Files | Lines |
2007-04-26 | [SPARC]: device_node name constification fallout | Stephen Rothwell | 2 | -5/+3 |
2007-04-26 | [SPARC]: Use strcasecmp for OFW property name comparisons. | David S. Miller | 1 | -2/+2 |
2007-04-26 | [SPARC]: constify some paramaters of OF routines | Stephen Rothwell | 1 | -3/+6 |
2007-04-26 | [SPARC/64]: constify of_get_property return | Stephen Rothwell | 1 | -1/+1 |
2007-04-26 | [SPARC]: constify of_get_property return: arch/sparc | Stephen Rothwell | 4 | -19/+20 |
2007-04-12 | [SPARC]: Fix section mismatch warnings in pci.c and pcic.c | Robert Reif | 1 | -2/+2 |
2007-04-12 | [SPARC]: avoid CHILD_MAX and OPEN_MAX constants | Roland McGrath | 1 | -2/+2 |
2007-03-26 | [SPARC32]: Fix SMP build regression | Robert Reif | 1 | -0/+2 |
2007-03-14 | [PATCH] sparc: nr_free_pages() is unsigned long | Al Viro | 1 | -1/+1 |
2007-03-12 | [SPARC]: Hook up missing syscalls. | David S. Miller | 1 | -1/+5 |
2007-03-12 | [SPARC]: Fix TIF_USEDFPU flag atomicity | William Lee Irwin III | 2 | -11/+11 |
2007-03-02 | [SPARC]: Provide pci_device_to_OF_node() just like powerpc. | David S. Miller | 1 | -0/+8 |
2007-03-02 | [SPARC]: Handle unresolvable resources better in of_device.c | David S. Miller | 1 | -3/+0 |
2007-03-02 | [SPARC]: Fix bus handling in build_device_resources(). | David S. Miller | 1 | -3/+4 |
2007-02-12 | [SPARC]: Re-export saved_command_line to modules. | David S. Miller | 1 | -1/+1 |
2007-02-12 | [PATCH] mark struct file_operations const 2 | Arjan van de Ven | 1 | -1/+1 |
2007-02-12 | [PATCH] Dynamic kernel command-line: sparc | Alon Bar-Lev | 2 | -2/+2 |
2007-02-12 | [PATCH] signal: use kill_pgrp not kill_pg in the sunos compatibility code | Eric W. Biederman | 1 | -4/+6 |
2007-02-11 | [PATCH] sort the devres mess out | Al Viro | 1 | -1/+3 |
2007-02-11 | [PATCH] Consolidate default sched_clock() | Alexey Dobriyan | 1 | -9/+0 |
2007-02-11 | [PATCH] consolidate line discipline number definitions | Tilman Schmidt | 1 | -0/+1 |
2007-02-11 | [PATCH] disable init/initramfs.c: architectures | Jean-Paul Saman | 1 | -0/+4 |
2007-02-11 | [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA | Christoph Lameter | 1 | -0/+4 |
2007-02-01 | [PATCH] sanitize sections for sparc32 smp | Al Viro | 2 | -5/+5 |
2007-01-30 | [PATCH] missing exports of pm_power_off() on alpha and sparc32 | Al Viro | 1 | -0/+1 |
2006-12-31 | [SPARC64]: Fix of_iounmap() region release. | David S. Miller | 1 | -1/+1 |
2006-12-30 | [PATCH] sparc32: add offset in pci_map_sg() | Jan Andersson | 1 | -1/+2 |
2006-12-17 | [SPARC]: Make bitops use same spinlocks as atomics. | David S. Miller | 5 | -123/+42 |
2006-12-17 | [SPARC]: Update defconfig. | David S. Miller | 1 | -179/+532 |
2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2 | -3/+3 |
2006-12-10 | [SPARC{32,64}]: Propagate ptrace_traceme() return value. | Alexey Dobriyan | 1 | -1/+4 |
2006-12-10 | [SPARC]: Check kzalloc() return value in SUN4D irq/iommu init. | David S. Miller | 2 | -0/+9 |
2006-12-10 | [SPARC]: Replace kmalloc+memset with kzalloc | Yan Burman | 4 | -10/+5 |
2006-12-08 | [PATCH] LOG2: Implement a general integer log2 facility in the kernel | David Howells | 1 | -0/+8 |
2006-12-08 | [PATCH] struct path: convert sparc | Josef Sipek | 1 | -3/+3 |
2006-12-07 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 1 | -0/+1 |
2006-12-07 | [PATCH] mm: pagefault_{disable,enable}() | Peter Zijlstra | 1 | -5/+3 |
2006-12-07 | [PATCH] relocatable kernel: Kallsyms generate relocatable symbols | Eric W. Biederman | 1 | -0/+1 |
2006-11-30 | Fix misc Kconfig typos | Matt LaPlante | 1 | -2/+2 |
2006-11-05 | [SPARC]: Fix robust futex syscalls and wire up migrate_pages. | David S. Miller | 2 | -4/+4 |
2006-10-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2 | -5/+5 |
2006-10-27 | [PATCH] vmlinux.lds: consolidate initcall sections | Andrew Morton | 1 | -7/+1 |
2006-10-27 | [SPARC]: Fix bus_id[] string overflow. | David S. Miller | 2 | -5/+5 |
2006-10-17 | [SPARC]: Sparc compilation fix with floppy enabled | Krzysztof Helt | 1 | -1/+1 |
2006-10-17 | [SPARC]: Add sparc profiling support | Martin Habets | 6 | -0/+60 |
2006-10-17 | [SPARC]: Kill BOOTME_SINGLE. | David S. Miller | 1 | -2/+0 |
2006-10-11 | [SPARC32]: Fix sparc32 modpost warnings. | Martin Habets | 1 | -2/+2 |
2006-10-11 | [SPARC32]: Fix sparc32 modpost warnings with sunzilog | Martin Habets | 1 | -10/+0 |
2006-10-11 | [SPARC32]: Mark srmmu_nocache_init as __init. | Martin Habets | 1 | -1/+1 |
2006-10-11 | [SPARC32]: pcic.c needs asm/irq_regs.h | David S. Miller | 1 | -0/+1 |