Age | Commit message (Expand) | Author | Files | Lines |
2007-05-31 | [SPARC64]: Add missing NCS and SVC hypervisor interfaces. | David S. Miller | 1 | -0/+168 |
2007-05-29 | [SPARC64]: Fill holes in hypervisor APIs and fix KTSB registry. | David S. Miller | 1 | -47/+593 |
2007-05-29 | [SPARC64]: Fix two bugs wrt. kernel 4MB TSB. | David S. Miller | 1 | -1/+1 |
2007-05-29 | [SPARC64]: Eliminate NR_CPUS limitations. | David S. Miller | 2 | -5/+5 |
2007-05-29 | [SPARC64]: Use machine description and OBP properly for cpu probing. | David S. Miller | 8 | -14/+69 |
2007-05-29 | [SPARC64]: Report proper system soft state to the hypervisor. | David S. Miller | 4 | -6/+27 |
2007-05-29 | [SPARC64]: Kill unused DIE_PAGE_FAULT enum value. | Christoph Hellwig | 1 | -1/+0 |
2007-05-16 | [SPARC64]: Add hypervisor API negotiation and fix console bugs. | David S. Miller | 1 | -1/+82 |
2007-05-14 | [SPARC64]: Accept ebus_bus_type for generic DMA ops. | David S. Miller | 1 | -14/+30 |
2007-05-12 | [SPARC]: Wire up signalfd/timerfd/eventfd syscalls. | David S. Miller | 1 | -1/+4 |
2007-05-11 | Consolidate asm/poll.h | Stephen Rothwell | 1 | -13/+1 |
2007-05-11 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -1/+1 |
2007-05-10 | [SPARC64]: Bump PROMINTR_MAX to 32. | David S. Miller | 1 | -1/+1 |
2007-05-09 | Remove hardcoding of hard_smp_processor_id on UP systems | Fernando Luis Vazquez Cao | 1 | -0/+1 |
2007-05-09 | [SPARC64]: Optimize fault kprobe handling just like powerpc. | David S. Miller | 2 | -3/+14 |
2007-05-09 | [SPARC]: Wire up utimensat syscall. | David S. Miller | 1 | -1/+2 |
2007-05-09 | [SPARC64]: Kill asm-sparc64/pbm.h | David S. Miller | 1 | -132/+0 |
2007-05-09 | [SPARC64]: Move index info pci_pbm_info. | David S. Miller | 1 | -5/+1 |
2007-05-09 | [SPARC64]: Move {setup,teardown}_msi_irq into pci_pbm_info. | David S. Miller | 1 | -7/+3 |
2007-05-09 | [SPARC64]: Move pci_ops into pci_pbm_info. | David S. Miller | 1 | -3/+1 |
2007-05-09 | [SPARC64] PCI: Use root list of pbm's instead of pci_controller_info's | David S. Miller | 1 | -5/+3 |
2007-05-09 | [SPARC64] PCI: Kill PROM_PCIRNG_MAX and PROM_PCIIMAP_MAX. | David S. Miller | 1 | -6/+0 |
2007-05-09 | [SPARC64] PCI: Use common routine to fetch PBM properties. | David S. Miller | 1 | -2/+0 |
2007-05-08 | Remove tas() | Jeff Dike | 1 | -1/+0 |
2007-05-08 | local_t: sparc64 cleanup | Mathieu Desnoyers | 1 | -40/+1 |
2007-05-08 | atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe... | Mathieu Desnoyers | 1 | -28/+31 |
2007-05-08 | atomic.h: add atomic64 cmpxchg, xchg and add_unless to sparc64 | Mathieu Desnoyers | 1 | -2/+22 |
2007-05-08 | consolidate asm/const.h to linux/const.h | Randy Dunlap | 8 | -26/+6 |
2007-05-08 | move die notifier handling to common code | Christoph Hellwig | 1 | -23/+0 |
2007-05-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -0/+1 |
2007-05-07 | Quicklist support for sparc64 | David Miller | 1 | -12/+14 |
2007-05-07 | [SPARC64]: SUN4U PCI-E controller support. | David S. Miller | 1 | -0/+1 |
2007-05-06 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2 | -10/+1 |
2007-05-03 | PCI: scatterlist.h needs types.h | Jean Delvare | 1 | -0/+1 |
2007-05-02 | [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction | Jeremy Fitzhardinge | 1 | -0/+1 |
2007-05-02 | [PATCH] x86-64: Account for module percpu space separately from kernel percpu | Jeremy Fitzhardinge | 1 | -10/+0 |
2007-04-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 16 | -211/+92 |
2007-04-27 | [SPARC64]: Convert PCI over to generic struct iommu/strbuf. | David S. Miller | 1 | -83/+7 |
2007-04-26 | [SPARC64]: Add generic iommu and strbuf structs to iommu.h | David S. Miller | 1 | -0/+29 |
2007-04-26 | [SPARC64]: Consolidate {sbus,pci}_iommu_arena. | David S. Miller | 2 | -15/+15 |
2007-04-26 | [SPARC]: Make device_node name and type const | Stephen Rothwell | 1 | -2/+2 |
2007-04-26 | [SPARC64]: constify some paramaters of OF routines | Stephen Rothwell | 1 | -4/+6 |
2007-04-26 | [SPARC64]: Add proper header file extern for cmdline_memory_size. | David S. Miller | 1 | -0/+2 |
2007-04-26 | [SPARC64]: Privatize sun4u_get_pte() and fix name. | David S. Miller | 1 | -14/+0 |
2007-04-26 | [SPARC64]: MAX_PHYSADDR_BITS et al. really need to be 42 bits not 41. | David S. Miller | 1 | -2/+2 |
2007-04-26 | [SPARC64]: Use SPARSEMEM_STATIC | David S. Miller | 1 | -3/+3 |
2007-04-26 | [SPARC64]: Use DECLARE_BITMAP in struct pci_iommu. | David S. Miller | 1 | -1/+1 |
2007-04-26 | [SPARC64]: Const'ify pci_iommu_ops. | David S. Miller | 1 | -1/+1 |
2007-04-26 | [SPARC64]: Kill pbm->pci_first_slot. | David S. Miller | 1 | -3/+0 |
2007-04-26 | [SPARC64]: Kill pci_controller->pbms_same_domain | David S. Miller | 1 | -3/+0 |