| Commit message (Expand) | Author | Age | Files | Lines |
* | [SPARC/64]: Move of_platform_driver initialisations: arch/sparc{,64}. | Stephen Rothwell | 2007-10-13 | 1 | -1/+3 |
* | [SPARC/64]: Prepare to remove of_platform_driver name. | Stephen Rothwell | 2007-10-13 | 1 | -1/+4 |
* | [SPARC32]: Add irqflags.h to sparc32 and use it from generic code. | Robert Reif | 2007-10-13 | 2 | -6/+10 |
* | [SPARC]: beautify vmlinux.lds | Sam Ravnborg | 2007-10-13 | 1 | -72/+93 |
* | [SPARC]: Fix EBUS use of uninitialized variable. | David S. Miller | 2007-09-27 | 1 | -0/+2 |
* | [SPARC32]: Kill unused vars and macros from prom/console.c | David S. Miller | 2007-08-26 | 1 | -3/+0 |
* | [SPARC32]: Add __cmpdi2() libcall implementation ala. MIPS. | David S. Miller | 2007-08-26 | 3 | -1/+47 |
* | [SPARC32]: Revert f642b263800e6e57c377d630be6d2a999683b579. | David S. Miller | 2007-08-20 | 1 | -1/+2 |
* | [SPARC32]: Remove superfluous 'kernel_end' alignment on sun4c. | Mark Fortescue | 2007-08-14 | 1 | -2/+0 |
* | [SPARC32]: Fix bogus ramdisk image location check. | Mark Fortescue | 2007-08-14 | 1 | -2/+1 |
* | [SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64. | Robert Reif | 2007-08-10 | 3 | -15/+16 |
* | [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 |