| Commit message (Expand) | Author | Age | Files | Lines |
* | [SPARC]: Centralize find_in_proplist() instead of duplicating N times. | David S. Miller | 2007-08-07 | 1 | -0/+15 |
* | [SPARC32]: Fix modular build of floppy driver. | David S. Miller | 2007-08-03 | 3 | -30/+62 |
* | [SPARC]: Fix exec failures on sun4c. | Mark Fortescue | 2007-07-31 | 1 | -0/+3 |
* | [SPARC]: Fix serial console node string creation. | David S. Miller | 2007-07-30 | 1 | -2/+3 |
* | [SPARC]: Update defconfig. | David S. Miller | 2007-07-30 | 1 | -146/+40 |
* | Remove fs.h from mm.h | Alexey Dobriyan | 2007-07-29 | 1 | -0/+1 |
* | [SPARC32]: Fix bug in sparc optimized memset. | Alexander Shmelev | 2007-07-24 | 1 | -1/+1 |
* | [SPARC]: Add missing NOTES section. | David S. Miller | 2007-07-24 | 1 | -0/+2 |
* | [SPARC32]: missing exports | Al Viro | 2007-07-24 | 2 | -0/+5 |
* | [SPARC32]: Deal with rtc/sun_mostek_rtc conflict. | Al Viro | 2007-07-24 | 1 | -1/+1 |
* | [SPARC32]: Make PAGE_SHARED a read-mostly variable. | Al Viro | 2007-07-21 | 3 | -2/+5 |
* | [SPARC32]: Take enable_irq/disable_irq out of line. | Al Viro | 2007-07-21 | 5 | -9/+46 |
* | [SPARC32]: clean include/asm-sparc/irq.h | Al Viro | 2007-07-21 | 11 | -0/+151 |
* | [SPARC32]: Fix rounding errors in ndelay/udelay implementation. | Mark Fortescue | 2007-07-21 | 1 | -4/+10 |
* | [SPARC]: Make sure dev_archdata is filled in for all devices. | David S. Miller | 2007-07-20 | 2 | -0/+10 |
* | [SPARC]: Fix serial console device detection. | David S. Miller | 2007-07-20 | 5 | -185/+139 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/of... | Linus Torvalds | 2007-07-20 | 4 | -381/+19 |
|\ |
|
| * | Create drivers/of/platform.c | Stephen Rothwell | 2007-07-20 | 1 | -98/+9 |
| * | [SPARC/64] Rename some functions like PowerPC | Stephen Rothwell | 2007-07-20 | 2 | -22/+22 |
| * | Begin to consolidate of_device.c | Stephen Rothwell | 2007-07-20 | 1 | -108/+1 |
| * | Consolidate of_find_node_by routines | Stephen Rothwell | 2007-07-20 | 1 | -60/+1 |
| * | Consolidate of_get_next_child | Stephen Rothwell | 2007-07-20 | 1 | -14/+0 |
| * | Consolidate of_get_parent | Stephen Rothwell | 2007-07-20 | 1 | -13/+0 |
| * | Consolidate of_find_property | Stephen Rothwell | 2007-07-20 | 1 | -21/+1 |
| * | Consolidate of_device_is_compatible | Stephen Rothwell | 2007-07-20 | 1 | -21/+0 |
| * | Start split out of common open firmware code | Stephen Rothwell | 2007-07-20 | 2 | -42/+3 |
* | | [SPARC]: Add sys_fallocate() entries. | David S. Miller | 2007-07-19 | 1 | -5/+4 |
|/ |
|
* | define new percpu interface for shared data | Fenghua Yu | 2007-07-19 | 1 | -4/+1 |
* | mm: fault feedback #2 | Nick Piggin | 2007-07-19 | 1 | -11/+11 |
* | [SPARC]: Mark sparc and sparc64 as not having virt_to_bus | Stephen Rothwell | 2007-07-18 | 1 | -0/+3 |
* | sparc32 has working dma-mapping only with CONFIG_PCI | Al Viro | 2007-07-17 | 1 | -0/+3 |
* | Report that kernel is tainted if there was an OOPS | Pavel Emelianov | 2007-07-17 | 1 | -0/+1 |
* | page table handling cleanup | Jan Beulich | 2007-07-16 | 2 | -10/+0 |
* | PCI: Only build PCI syscalls on architectures that want them | Matthew Wilcox | 2007-07-11 | 1 | -0/+3 |
* | 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 |