Age | Commit message (Expand) | Author | Files | Lines |
2007-09-28 | [SPARC]: Fix EBUS use of uninitialized variable. | David S. Miller | 1 | -0/+2 |
2007-08-27 | [SPARC32]: Kill unused vars and macros from prom/console.c | David S. Miller | 1 | -3/+0 |
2007-08-27 | [SPARC32]: Add __cmpdi2() libcall implementation ala. MIPS. | David S. Miller | 3 | -1/+47 |
2007-08-21 | [SPARC32]: Revert f642b263800e6e57c377d630be6d2a999683b579. | David S. Miller | 1 | -1/+2 |
2007-08-15 | [SPARC32]: Remove superfluous 'kernel_end' alignment on sun4c. | Mark Fortescue | 1 | -2/+0 |
2007-08-15 | [SPARC32]: Fix bogus ramdisk image location check. | Mark Fortescue | 1 | -2/+1 |
2007-08-11 | [SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64. | Robert Reif | 3 | -15/+16 |
2007-08-08 | [SPARC]: Centralize find_in_proplist() instead of duplicating N times. | David S. Miller | 1 | -0/+15 |
2007-08-04 | [SPARC32]: Fix modular build of floppy driver. | David S. Miller | 3 | -30/+62 |
2007-07-31 | [SPARC]: Fix exec failures on sun4c. | Mark Fortescue | 1 | -0/+3 |
2007-07-30 | [SPARC]: Fix serial console node string creation. | David S. Miller | 1 | -2/+3 |
2007-07-30 | [SPARC]: Update defconfig. | David S. Miller | 1 | -146/+40 |
2007-07-30 | Remove fs.h from mm.h | Alexey Dobriyan | 1 | -0/+1 |
2007-07-25 | [SPARC32]: Fix bug in sparc optimized memset. | Alexander Shmelev | 1 | -1/+1 |
2007-07-25 | [SPARC]: Add missing NOTES section. | David S. Miller | 1 | -0/+2 |
2007-07-25 | [SPARC32]: missing exports | Al Viro | 2 | -0/+5 |
2007-07-25 | [SPARC32]: Deal with rtc/sun_mostek_rtc conflict. | Al Viro | 1 | -1/+1 |
2007-07-22 | [SPARC32]: Make PAGE_SHARED a read-mostly variable. | Al Viro | 3 | -2/+5 |
2007-07-22 | [SPARC32]: Take enable_irq/disable_irq out of line. | Al Viro | 5 | -9/+46 |
2007-07-22 | [SPARC32]: clean include/asm-sparc/irq.h | Al Viro | 11 | -0/+151 |
2007-07-22 | [SPARC32]: Fix rounding errors in ndelay/udelay implementation. | Mark Fortescue | 1 | -4/+10 |
2007-07-21 | [SPARC]: Make sure dev_archdata is filled in for all devices. | David S. Miller | 2 | -0/+10 |
2007-07-21 | [SPARC]: Fix serial console device detection. | David S. Miller | 5 | -185/+139 |
2007-07-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/of... | Linus Torvalds | 4 | -381/+19 |
2007-07-20 | [SPARC]: Add sys_fallocate() entries. | David S. Miller | 1 | -5/+4 |
2007-07-20 | Create drivers/of/platform.c | Stephen Rothwell | 1 | -98/+9 |
2007-07-20 | [SPARC/64] Rename some functions like PowerPC | Stephen Rothwell | 2 | -22/+22 |
2007-07-20 | Begin to consolidate of_device.c | Stephen Rothwell | 1 | -108/+1 |
2007-07-20 | Consolidate of_find_node_by routines | Stephen Rothwell | 1 | -60/+1 |
2007-07-20 | Consolidate of_get_next_child | Stephen Rothwell | 1 | -14/+0 |
2007-07-20 | Consolidate of_get_parent | Stephen Rothwell | 1 | -13/+0 |
2007-07-20 | Consolidate of_find_property | Stephen Rothwell | 1 | -21/+1 |
2007-07-20 | Consolidate of_device_is_compatible | Stephen Rothwell | 1 | -21/+0 |
2007-07-20 | Start split out of common open firmware code | Stephen Rothwell | 2 | -42/+3 |
2007-07-19 | define new percpu interface for shared data | Fenghua Yu | 1 | -4/+1 |
2007-07-19 | mm: fault feedback #2 | Nick Piggin | 1 | -11/+11 |
2007-07-18 | [SPARC]: Mark sparc and sparc64 as not having virt_to_bus | Stephen Rothwell | 1 | -0/+3 |
2007-07-17 | sparc32 has working dma-mapping only with CONFIG_PCI | Al Viro | 1 | -0/+3 |
2007-07-17 | Report that kernel is tainted if there was an OOPS | Pavel Emelianov | 1 | -0/+1 |
2007-07-16 | page table handling cleanup | Jan Beulich | 2 | -10/+0 |
2007-07-12 | PCI: Only build PCI syscalls on architectures that want them | Matthew Wilcox | 1 | -0/+3 |
2007-07-09 | sched: zap the migration init / cache-hot balancing code | Ingo Molnar | 1 | -10/+0 |
2007-05-31 | [SPARC32]: Build fix. | Andrew Morton | 1 | -2/+2 |
2007-05-29 | [SPARC]: Mark as emulating cmpxchg, add appropriate depends for DRM. | Martin Habets | 1 | -0/+7 |
2007-05-29 | [SPARC]: Emulate cmpxchg like parisc | Kyle McMartin | 1 | -0/+15 |
2007-05-29 | [SPARC32]: Removes mismatch section warnigs in sparc time.c file | Krzysztof Helt | 1 | -2/+2 |
2007-05-19 | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg | 1 | -1/+1 |
2007-05-19 | all-archs: consolidate .text section definition in asm-generic | Sam Ravnborg | 1 | -1/+1 |
2007-05-14 | [SPARC32]: Update defconfig. | David S. Miller | 1 | -65/+86 |
2007-05-14 | [SPARC32]: Fix sparc32 kdebug changes. | Robert Reif | 1 | -1/+1 |