Age | Commit message (Expand) | Author | Files | Lines |
2007-07-30 | [SPARC]: Mark SBUS framebuffer ioctls as IGNORE in compat_ioctl.c | David S. Miller | 1 | -0/+28 |
2007-07-30 | [SPARC64]: asm-sparc64/floppy.h needs linux/pci.h | David S. Miller | 1 | -3/+3 |
2007-07-30 | [SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling. | David S. Miller | 5 | -385/+203 |
2007-07-21 | [SPARC64]: Convert parport to of_platform_driver. | David S. Miller | 1 | -100/+133 |
2007-07-21 | [SPARC]: Implement fb_is_primary_device(). | David S. Miller | 1 | -0/+9 |
2007-07-21 | [SPARC]: Fix serial console device detection. | David S. Miller | 3 | -32/+6 |
2007-07-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/of... | Linus Torvalds | 3 | -86/+59 |
2007-07-20 | [SPARC64]: Fix handling of multiple vdc-port nodes. | David S. Miller | 1 | -0/+2 |
2007-07-20 | [SPARC]: Add sys_fallocate() entries. | David S. Miller | 1 | -3/+3 |
2007-07-20 | [SPARC64]: Use orderly_poweroff(). | David S. Miller | 1 | -7/+0 |
2007-07-20 | Create linux/of_platorm.h | Stephen Rothwell | 2 | -38/+35 |
2007-07-20 | [SPARC/64] Rename some functions like PowerPC | Stephen Rothwell | 1 | -1/+2 |
2007-07-20 | Begin consolidation of of_device.h | Stephen Rothwell | 1 | -11/+4 |
2007-07-20 | Consolidate of_find_node_by routines | Stephen Rothwell | 1 | -0/+1 |
2007-07-20 | Consolidate of_get_parent | Stephen Rothwell | 1 | -0/+9 |
2007-07-20 | Consolidate of_find_property | Stephen Rothwell | 1 | -0/+1 |
2007-07-20 | Consolidate of_device_is_compatible | Stephen Rothwell | 1 | -0/+2 |
2007-07-20 | Start split out of common open firmware code | Stephen Rothwell | 1 | -0/+3 |
2007-07-20 | Split out common parts of prom.h | Stephen Rothwell | 1 | -40/+6 |
2007-07-19 | [PATCH] sched: sched_cacheflush is now unused | Ralf Baechle | 1 | -10/+0 |
2007-07-19 | arch: personality independent stack top | Peter Zijlstra | 1 | -0/+2 |
2007-07-19 | define new percpu interface for shared data | Fenghua Yu | 1 | -0/+7 |
2007-07-19 | jprobes: remove JPROBE_ENTRY() | Michael Ellerman | 1 | -1/+0 |
2007-07-18 | [SPARC]: Mark sparc and sparc64 as not having virt_to_bus | Stephen Rothwell | 1 | -5/+0 |
2007-07-18 | [SPARC64]: Massively simplify VIO device layer and support hot add/remove. | David S. Miller | 1 | -1/+1 |
2007-07-18 | [SPARC64]: Add basic infrastructure for MD add/remove notification. | David S. Miller | 1 | -0/+10 |
2007-07-17 | fbdev: detect primary display device | Antonino A. Daplas | 1 | -0/+6 |
2007-07-17 | fbdev: move arch-specific bits to their respective subdirectories | Antonino A. Daplas | 1 | -0/+12 |
2007-07-16 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 12 | -69/+665 |
2007-07-16 | Introduce compat_u64 and compat_s64 types | Arnd Bergmann | 1 | -0/+2 |
2007-07-16 | page table handling cleanup | Jan Beulich | 1 | -18/+0 |
2007-07-16 | [SPARC64]: dr-cpu unconfigure support. | David S. Miller | 3 | -2/+6 |
2007-07-16 | [SPARC64]: More sensible udelay implementation. | David S. Miller | 3 | -32/+7 |
2007-07-16 | [SPARC64]: Fix build regressions added by dr-cpu changes. | David S. Miller | 1 | -1/+0 |
2007-07-16 | [SPARC64]: Initial LDOM cpu hotplug support. | David S. Miller | 6 | -5/+50 |
2007-07-16 | [SPARC64]: Fix setting of variables in LDOM guest. | David S. Miller | 1 | -0/+2 |
2007-07-16 | [SPARC64]: Fix MD property lifetime bugs. | David S. Miller | 2 | -4/+25 |
2007-07-16 | [SPARC64]: Abstract out mdesc accesses for better MD update handling. | David S. Miller | 2 | -42/+48 |
2007-07-16 | [SPARC64]: Use more mearningful names for IRQ registry. | David S. Miller | 1 | -1/+1 |
2007-07-16 | [SPARC64]: Export powerd facilities for external entities. | David S. Miller | 1 | -0/+7 |
2007-07-16 | [SPARC64]: Assorted LDC bug cures. | David S. Miller | 1 | -2/+1 |
2007-07-16 | [SPARC64]: Add LDOM virtual channel driver and VIO device layer. | David S. Miller | 2 | -0/+538 |
2007-07-12 | PCI: remove pci_dac_dma_... APIs | Jan Beulich | 1 | -43/+0 |
2007-07-12 | PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() | Michael Ellerman | 1 | -4/+0 |
2007-06-29 | [SPARC64]: Add linux/pagemap.h to asm/tlb.h | Alexey Dobriyan | 1 | -0/+1 |
2007-06-26 | [SPARC64]: Add irqs to mdesc_node. | David S. Miller | 1 | -0/+1 |
2007-06-13 | [SPARC64]: Fix args to sun4v_ldc_revoke(). | David S. Miller | 1 | -3/+5 |
2007-06-13 | [SPARC64]: Really fix parport. | David S. Miller | 2 | -30/+17 |
2007-06-13 | [SPARC64]: Wire up cookie based sun4v interrupt registry. | David S. Miller | 1 | -0/+1 |
2007-06-05 | [SPARC64]: Fill in gaps in non-PCI dma_*() NOP implementation. | David S. Miller | 1 | -0/+83 |