| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2007-07-16 | 12 | -69/+665 |
|\ |
|
| * | [SPARC64]: dr-cpu unconfigure support. | David S. Miller | 2007-07-16 | 3 | -2/+6 |
| * | [SPARC64]: More sensible udelay implementation. | David S. Miller | 2007-07-16 | 3 | -32/+7 |
| * | [SPARC64]: Fix build regressions added by dr-cpu changes. | David S. Miller | 2007-07-16 | 1 | -1/+0 |
| * | [SPARC64]: Initial LDOM cpu hotplug support. | David S. Miller | 2007-07-16 | 6 | -5/+50 |
| * | [SPARC64]: Fix setting of variables in LDOM guest. | David S. Miller | 2007-07-16 | 1 | -0/+2 |
| * | [SPARC64]: Fix MD property lifetime bugs. | David S. Miller | 2007-07-16 | 2 | -4/+25 |
| * | [SPARC64]: Abstract out mdesc accesses for better MD update handling. | David S. Miller | 2007-07-16 | 2 | -42/+48 |
| * | [SPARC64]: Use more mearningful names for IRQ registry. | David S. Miller | 2007-07-16 | 1 | -1/+1 |
| * | [SPARC64]: Export powerd facilities for external entities. | David S. Miller | 2007-07-16 | 1 | -0/+7 |
| * | [SPARC64]: Assorted LDC bug cures. | David S. Miller | 2007-07-16 | 1 | -2/+1 |
| * | [SPARC64]: Add LDOM virtual channel driver and VIO device layer. | David S. Miller | 2007-07-16 | 2 | -0/+538 |
* | | Introduce compat_u64 and compat_s64 types | Arnd Bergmann | 2007-07-16 | 1 | -0/+2 |
* | | page table handling cleanup | Jan Beulich | 2007-07-16 | 1 | -18/+0 |
|/ |
|
* | PCI: remove pci_dac_dma_... APIs | Jan Beulich | 2007-07-11 | 1 | -43/+0 |
* | PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() | Michael Ellerman | 2007-07-11 | 1 | -4/+0 |
* | [SPARC64]: Add linux/pagemap.h to asm/tlb.h | Alexey Dobriyan | 2007-06-28 | 1 | -0/+1 |
* | [SPARC64]: Add irqs to mdesc_node. | David S. Miller | 2007-06-26 | 1 | -0/+1 |
* | [SPARC64]: Fix args to sun4v_ldc_revoke(). | David S. Miller | 2007-06-13 | 1 | -3/+5 |
* | [SPARC64]: Really fix parport. | David S. Miller | 2007-06-13 | 2 | -30/+17 |
* | [SPARC64]: Wire up cookie based sun4v interrupt registry. | David S. Miller | 2007-06-13 | 1 | -0/+1 |
* | [SPARC64]: Fill in gaps in non-PCI dma_*() NOP implementation. | David S. Miller | 2007-06-04 | 1 | -0/+83 |
* | [SPARC64]: Fix {mc,smt}_capable(). | David S. Miller | 2007-06-04 | 2 | -4/+3 |
* | [SPARC64]: Proper multi-core scheduling support. | David S. Miller | 2007-06-04 | 3 | -4/+12 |
* | [SPARC64]: Provide mmu statistics via sysfs. | David Miller | 2007-06-04 | 1 | -0/+5 |
* | [SPARC64]: Add missing NCS and SVC hypervisor interfaces. | David S. Miller | 2007-05-31 | 1 | -0/+168 |
* | [SPARC64]: Fill holes in hypervisor APIs and fix KTSB registry. | David S. Miller | 2007-05-29 | 1 | -47/+593 |
* | [SPARC64]: Fix two bugs wrt. kernel 4MB TSB. | David S. Miller | 2007-05-29 | 1 | -1/+1 |
* | [SPARC64]: Eliminate NR_CPUS limitations. | David S. Miller | 2007-05-29 | 2 | -5/+5 |
* | [SPARC64]: Use machine description and OBP properly for cpu probing. | David S. Miller | 2007-05-29 | 8 | -14/+69 |
* | [SPARC64]: Report proper system soft state to the hypervisor. | David S. Miller | 2007-05-29 | 4 | -6/+27 |
* | [SPARC64]: Kill unused DIE_PAGE_FAULT enum value. | Christoph Hellwig | 2007-05-29 | 1 | -1/+0 |
* | [SPARC64]: Add hypervisor API negotiation and fix console bugs. | David S. Miller | 2007-05-15 | 1 | -1/+82 |
* | [SPARC64]: Accept ebus_bus_type for generic DMA ops. | David S. Miller | 2007-05-14 | 1 | -14/+30 |
* | [SPARC]: Wire up signalfd/timerfd/eventfd syscalls. | David S. Miller | 2007-05-11 | 1 | -1/+4 |
* | Consolidate asm/poll.h | Stephen Rothwell | 2007-05-11 | 1 | -13/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-05-10 | 1 | -1/+1 |
|\ |
|
| * | [SPARC64]: Bump PROMINTR_MAX to 32. | David S. Miller | 2007-05-10 | 1 | -1/+1 |
* | | Remove hardcoding of hard_smp_processor_id on UP systems | Fernando Luis Vazquez Cao | 2007-05-09 | 1 | -0/+1 |
|/ |
|
* | [SPARC64]: Optimize fault kprobe handling just like powerpc. | David S. Miller | 2007-05-08 | 2 | -3/+14 |
* | [SPARC]: Wire up utimensat syscall. | David S. Miller | 2007-05-08 | 1 | -1/+2 |
* | [SPARC64]: Kill asm-sparc64/pbm.h | David S. Miller | 2007-05-08 | 1 | -132/+0 |
* | [SPARC64]: Move index info pci_pbm_info. | David S. Miller | 2007-05-08 | 1 | -5/+1 |
* | [SPARC64]: Move {setup,teardown}_msi_irq into pci_pbm_info. | David S. Miller | 2007-05-08 | 1 | -7/+3 |
* | [SPARC64]: Move pci_ops into pci_pbm_info. | David S. Miller | 2007-05-08 | 1 | -3/+1 |
* | [SPARC64] PCI: Use root list of pbm's instead of pci_controller_info's | David S. Miller | 2007-05-08 | 1 | -5/+3 |
* | [SPARC64] PCI: Kill PROM_PCIRNG_MAX and PROM_PCIIMAP_MAX. | David S. Miller | 2007-05-08 | 1 | -6/+0 |
* | [SPARC64] PCI: Use common routine to fetch PBM properties. | David S. Miller | 2007-05-08 | 1 | -2/+0 |
* | Remove tas() | Jeff Dike | 2007-05-08 | 1 | -1/+0 |
* | local_t: sparc64 cleanup | Mathieu Desnoyers | 2007-05-08 | 1 | -40/+1 |