| Commit message (Expand) | Author | Age | Files | Lines |
* | sched: zap the migration init / cache-hot balancing code | Ingo Molnar | 2007-07-09 | 1 | -10/+0 |
* | [SPARC32]: Build fix. | Andrew Morton | 2007-05-31 | 1 | -2/+2 |
* | [SPARC]: Mark as emulating cmpxchg, add appropriate depends for DRM. | Martin Habets | 2007-05-29 | 1 | -0/+7 |
* | [SPARC]: Emulate cmpxchg like parisc | Kyle McMartin | 2007-05-29 | 1 | -0/+15 |
* | [SPARC32]: Removes mismatch section warnigs in sparc time.c file | Krzysztof Helt | 2007-05-29 | 1 | -2/+2 |
* | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg | 2007-05-19 | 1 | -1/+1 |
* | all-archs: consolidate .text section definition in asm-generic | Sam Ravnborg | 2007-05-19 | 1 | -1/+1 |
* | [SPARC32]: Update defconfig. | David S. Miller | 2007-05-14 | 1 | -65/+86 |
* | [SPARC32]: Fix sparc32 kdebug changes. | Robert Reif | 2007-05-14 | 1 | -1/+1 |
* | [SPARC]: Wire up signalfd/timerfd/eventfd syscalls. | David S. Miller | 2007-05-11 | 1 | -2/+3 |
* | [SPARC]: Spelling fixes. | Simon Arlott | 2007-05-11 | 8 | -12/+12 |
* | rename thread_info to stack | Roman Zippel | 2007-05-09 | 1 | -1/+1 |
* | [SPARC]: Wire up utimensat syscall. | David S. Miller | 2007-05-08 | 1 | -0/+2 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 11 | -11/+0 |
* | move die notifier handling to common code | Christoph Hellwig | 2007-05-08 | 5 | -5/+5 |
* | [SPARC]: Fix comment typo in smp4m_blackbox_current(). | David S. Miller | 2007-05-06 | 1 | -1/+1 |
* | [PATCH] x86: Allow percpu variables to be page-aligned | Jeremy Fitzhardinge | 2007-05-02 | 1 | -1/+1 |
* | [SPARC]: device_node name constification fallout | Stephen Rothwell | 2007-04-26 | 2 | -5/+3 |
* | [SPARC]: Use strcasecmp for OFW property name comparisons. | David S. Miller | 2007-04-26 | 1 | -2/+2 |
* | [SPARC]: constify some paramaters of OF routines | Stephen Rothwell | 2007-04-26 | 1 | -3/+6 |
* | [SPARC/64]: constify of_get_property return | Stephen Rothwell | 2007-04-26 | 1 | -1/+1 |
* | [SPARC]: constify of_get_property return: arch/sparc | Stephen Rothwell | 2007-04-26 | 4 | -19/+20 |
* | [SPARC]: Fix section mismatch warnings in pci.c and pcic.c | Robert Reif | 2007-04-12 | 1 | -2/+2 |
* | [SPARC]: avoid CHILD_MAX and OPEN_MAX constants | Roland McGrath | 2007-04-12 | 1 | -2/+2 |
* | [SPARC32]: Fix SMP build regression | Robert Reif | 2007-03-26 | 1 | -0/+2 |
* | [PATCH] sparc: nr_free_pages() is unsigned long | Al Viro | 2007-03-14 | 1 | -1/+1 |
* | [SPARC]: Hook up missing syscalls. | David S. Miller | 2007-03-12 | 1 | -1/+5 |
* | [SPARC]: Fix TIF_USEDFPU flag atomicity | William Lee Irwin III | 2007-03-12 | 2 | -11/+11 |
* | [SPARC]: Provide pci_device_to_OF_node() just like powerpc. | David S. Miller | 2007-03-02 | 1 | -0/+8 |
* | [SPARC]: Handle unresolvable resources better in of_device.c | David S. Miller | 2007-03-02 | 1 | -3/+0 |
* | [SPARC]: Fix bus handling in build_device_resources(). | David S. Miller | 2007-03-02 | 1 | -3/+4 |
* | [SPARC]: Re-export saved_command_line to modules. | David S. Miller | 2007-02-12 | 1 | -1/+1 |
* | [PATCH] mark struct file_operations const 2 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | [PATCH] Dynamic kernel command-line: sparc | Alon Bar-Lev | 2007-02-12 | 2 | -2/+2 |
* | [PATCH] signal: use kill_pgrp not kill_pg in the sunos compatibility code | Eric W. Biederman | 2007-02-12 | 1 | -4/+6 |
* | [PATCH] sort the devres mess out | Al Viro | 2007-02-11 | 1 | -1/+3 |
* | [PATCH] Consolidate default sched_clock() | Alexey Dobriyan | 2007-02-11 | 1 | -9/+0 |
* | [PATCH] consolidate line discipline number definitions | Tilman Schmidt | 2007-02-11 | 1 | -0/+1 |
* | [PATCH] disable init/initramfs.c: architectures | Jean-Paul Saman | 2007-02-11 | 1 | -0/+4 |
* | [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA | Christoph Lameter | 2007-02-11 | 1 | -0/+4 |
* | [PATCH] sanitize sections for sparc32 smp | Al Viro | 2007-02-01 | 2 | -5/+5 |
* | [PATCH] missing exports of pm_power_off() on alpha and sparc32 | Al Viro | 2007-01-30 | 1 | -0/+1 |
* | [SPARC64]: Fix of_iounmap() region release. | David S. Miller | 2006-12-31 | 1 | -1/+1 |
* | [PATCH] sparc32: add offset in pci_map_sg() | Jan Andersson | 2006-12-30 | 1 | -1/+2 |
* | [SPARC]: Make bitops use same spinlocks as atomics. | David S. Miller | 2006-12-17 | 5 | -123/+42 |
* | [SPARC]: Update defconfig. | David S. Miller | 2006-12-17 | 1 | -179/+532 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 2 | -3/+3 |
* | [SPARC{32,64}]: Propagate ptrace_traceme() return value. | Alexey Dobriyan | 2006-12-10 | 1 | -1/+4 |
* | [SPARC]: Check kzalloc() return value in SUN4D irq/iommu init. | David S. Miller | 2006-12-10 | 2 | -0/+9 |
* | [SPARC]: Replace kmalloc+memset with kzalloc | Yan Burman | 2006-12-10 | 4 | -10/+5 |