| Commit message (Expand) | Author | Age |
* | [SPARC64]: Fix lockdep, particularly on SMP. | David S. Miller | 2007-09-16 |
* | [SPARC64]: Fix several bugs in MSI handling. | David S. Miller | 2007-08-31 |
* | [SPARC64]: Fix type and constant sizes wrt. sun4u IMAP/ICLR handling. | David S. Miller | 2007-08-31 |
* | [SPARC64]: Need to clobber global reg vars in switch_to(). | David S. Miller | 2007-08-21 |
* | [MATH-EMU]: Fix underflow exception reporting. | David S. Miller | 2007-08-17 |
* | [SPARC64]: Create a HWCAP_SPARC_N2 and report it to userspace on Niagara-2. | David S. Miller | 2007-08-16 |
* | [SPARC64]: Do not assume sun4v chips have load-twin/store-init support. | David S. Miller | 2007-08-08 |
* | [SPARC]: Centralize find_in_proplist() instead of duplicating N times. | David S. Miller | 2007-08-07 |
* | [SPARC]: Fix O_CLOEXEC values. | David S. Miller | 2007-08-03 |
* | [SPARC64]: Add missing dma_sync_single_range_for_*(). | David S. Miller | 2007-08-03 |
* | [SPARC64]: Add missing dma_get_cache_alignment(). | Andrew Morton | 2007-07-31 |
* | [SPARC]: Mark SBUS framebuffer ioctls as IGNORE in compat_ioctl.c | David S. Miller | 2007-07-30 |
* | [SPARC64]: asm-sparc64/floppy.h needs linux/pci.h | David S. Miller | 2007-07-30 |
* | [SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling. | David S. Miller | 2007-07-30 |
* | [SPARC64]: Convert parport to of_platform_driver. | David S. Miller | 2007-07-20 |
* | [SPARC]: Implement fb_is_primary_device(). | David S. Miller | 2007-07-20 |
* | [SPARC]: Fix serial console device detection. | David S. Miller | 2007-07-20 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/of... | Linus Torvalds | 2007-07-20 |
|\ |
|
| * | Create linux/of_platorm.h | Stephen Rothwell | 2007-07-20 |
| * | [SPARC/64] Rename some functions like PowerPC | Stephen Rothwell | 2007-07-20 |
| * | Begin consolidation of of_device.h | Stephen Rothwell | 2007-07-19 |
| * | Consolidate of_find_node_by routines | Stephen Rothwell | 2007-07-19 |
| * | Consolidate of_get_parent | Stephen Rothwell | 2007-07-19 |
| * | Consolidate of_find_property | Stephen Rothwell | 2007-07-19 |
| * | Consolidate of_device_is_compatible | Stephen Rothwell | 2007-07-19 |
| * | Start split out of common open firmware code | Stephen Rothwell | 2007-07-19 |
| * | Split out common parts of prom.h | Stephen Rothwell | 2007-07-19 |
* | | [SPARC64]: Fix handling of multiple vdc-port nodes. | David S. Miller | 2007-07-20 |
* | | [SPARC]: Add sys_fallocate() entries. | David S. Miller | 2007-07-20 |
* | | [SPARC64]: Use orderly_poweroff(). | David S. Miller | 2007-07-20 |
|/ |
|
* | [PATCH] sched: sched_cacheflush is now unused | Ralf Baechle | 2007-07-19 |
* | arch: personality independent stack top | Peter Zijlstra | 2007-07-19 |
* | define new percpu interface for shared data | Fenghua Yu | 2007-07-19 |
* | jprobes: remove JPROBE_ENTRY() | Michael Ellerman | 2007-07-19 |
* | [SPARC]: Mark sparc and sparc64 as not having virt_to_bus | Stephen Rothwell | 2007-07-18 |
* | [SPARC64]: Massively simplify VIO device layer and support hot add/remove. | David S. Miller | 2007-07-18 |
* | [SPARC64]: Add basic infrastructure for MD add/remove notification. | David S. Miller | 2007-07-18 |
* | fbdev: detect primary display device | Antonino A. Daplas | 2007-07-17 |
* | fbdev: move arch-specific bits to their respective subdirectories | Antonino A. Daplas | 2007-07-17 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2007-07-16 |
|\ |
|
| * | [SPARC64]: dr-cpu unconfigure support. | David S. Miller | 2007-07-16 |
| * | [SPARC64]: More sensible udelay implementation. | David S. Miller | 2007-07-16 |
| * | [SPARC64]: Fix build regressions added by dr-cpu changes. | David S. Miller | 2007-07-16 |
| * | [SPARC64]: Initial LDOM cpu hotplug support. | David S. Miller | 2007-07-16 |
| * | [SPARC64]: Fix setting of variables in LDOM guest. | David S. Miller | 2007-07-16 |
| * | [SPARC64]: Fix MD property lifetime bugs. | David S. Miller | 2007-07-16 |
| * | [SPARC64]: Abstract out mdesc accesses for better MD update handling. | David S. Miller | 2007-07-16 |
| * | [SPARC64]: Use more mearningful names for IRQ registry. | David S. Miller | 2007-07-16 |
| * | [SPARC64]: Export powerd facilities for external entities. | David S. Miller | 2007-07-16 |
| * | [SPARC64]: Assorted LDC bug cures. | David S. Miller | 2007-07-16 |