1. 0fe85d5 [SPARC64]: Convert parport to of_platform_driver. by David S. Miller · 17 years ago
  2. 3adf55a [SPARC]: Implement fb_is_primary_device(). by David S. Miller · 17 years ago
  3. c73fcc8 [SPARC]: Fix serial console device detection. by David S. Miller · 17 years ago
  4. 2cb7e71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ofcons by Linus Torvalds · 17 years ago
  5. 91ba3c2 [SPARC64]: Fix handling of multiple vdc-port nodes. by David S. Miller · 17 years ago
  6. bc5a2e6 [SPARC]: Add sys_fallocate() entries. by David S. Miller · 17 years ago
  7. a376178 [SPARC64]: Use orderly_poweroff(). by David S. Miller · 17 years ago
  8. b41912c Create linux/of_platorm.h by Stephen Rothwell · 17 years ago
  9. 37b7754 [SPARC/64] Rename some functions like PowerPC by Stephen Rothwell · 17 years ago
  10. f898f8d Begin consolidation of of_device.h by Stephen Rothwell · 17 years ago
  11. 1ef4d42 Consolidate of_find_node_by routines by Stephen Rothwell · 17 years ago
  12. e679c5f Consolidate of_get_parent by Stephen Rothwell · 17 years ago
  13. 581b605 Consolidate of_find_property by Stephen Rothwell · 17 years ago
  14. 0081cbc Consolidate of_device_is_compatible by Stephen Rothwell · 17 years ago
  15. 97e873e Start split out of common open firmware code by Stephen Rothwell · 17 years ago
  16. 76c1ce7 Split out common parts of prom.h by Stephen Rothwell · 17 years ago
  17. c41917d [PATCH] sched: sched_cacheflush is now unused by Ralf Baechle · 17 years ago
  18. b111757 arch: personality independent stack top by Peter Zijlstra · 17 years ago
  19. 5fb7dc3 define new percpu interface for shared data by Fenghua Yu · 17 years ago
  20. 9e367d8 jprobes: remove JPROBE_ENTRY() by Michael Ellerman · 17 years ago
  21. 0785b9d [SPARC]: Mark sparc and sparc64 as not having virt_to_bus by Stephen Rothwell · 17 years ago
  22. 6160f63 [SPARC64]: Massively simplify VIO device layer and support hot add/remove. by David S. Miller · 17 years ago
  23. 920c3ed [SPARC64]: Add basic infrastructure for MD add/remove notification. by David S. Miller · 17 years ago
  24. 317b3c2 fbdev: detect primary display device by Antonino A. Daplas · 17 years ago
  25. 10eb265 fbdev: move arch-specific bits to their respective subdirectories by Antonino A. Daplas · 17 years ago
  26. 02b2318 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  27. 4b77758 Introduce compat_u64 and compat_s64 types by Arnd Bergmann · 17 years ago
  28. 45e98cd page table handling cleanup by Jan Beulich · 17 years ago
  29. e0204409 [SPARC64]: dr-cpu unconfigure support. by David S. Miller · 17 years ago
  30. 8b99cfb [SPARC64]: More sensible udelay implementation. by David S. Miller · 17 years ago
  31. b14f5c1 [SPARC64]: Fix build regressions added by dr-cpu changes. by David S. Miller · 17 years ago
  32. 4f0234f [SPARC64]: Initial LDOM cpu hotplug support. by David S. Miller · 17 years ago
  33. b3e13fb [SPARC64]: Fix setting of variables in LDOM guest. by David S. Miller · 17 years ago
  34. 83292e0 [SPARC64]: Fix MD property lifetime bugs. by David S. Miller · 17 years ago
  35. 43fdf27 [SPARC64]: Abstract out mdesc accesses for better MD update handling. by David S. Miller · 17 years ago
  36. 133f09a [SPARC64]: Use more mearningful names for IRQ registry. by David S. Miller · 17 years ago
  37. 13077d8 [SPARC64]: Export powerd facilities for external entities. by David S. Miller · 17 years ago
  38. cb48123 [SPARC64]: Assorted LDC bug cures. by David S. Miller · 17 years ago
  39. e53e97c [SPARC64]: Add LDOM virtual channel driver and VIO device layer. by David S. Miller · 17 years ago
  40. caa5171 PCI: remove pci_dac_dma_... APIs by Jan Beulich · 17 years ago
  41. 575e334 PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() by Michael Ellerman · 17 years ago
  42. 9f462a1 [SPARC64]: Add linux/pagemap.h to asm/tlb.h by Alexey Dobriyan · 17 years ago
  43. 701271d [SPARC64]: Add irqs to mdesc_node. by David S. Miller · 17 years ago
  44. fc395f8 [SPARC64]: Fix args to sun4v_ldc_revoke(). by David S. Miller · 17 years ago
  45. f467b99 [SPARC64]: Really fix parport. by David S. Miller · 17 years ago
  46. 4a907de [SPARC64]: Wire up cookie based sun4v interrupt registry. by David S. Miller · 17 years ago
  47. f04dbac [SPARC64]: Fill in gaps in non-PCI dma_*() NOP implementation. by David S. Miller · 17 years ago
  48. a2f9f6b [SPARC64]: Fix {mc,smt}_capable(). by David S. Miller · 17 years ago
  49. f78eae2 [SPARC64]: Proper multi-core scheduling support. by David S. Miller · 17 years ago
  50. d887ab3 [SPARC64]: Provide mmu statistics via sysfs. by David Miller · 17 years ago
  51. dbbe3cb [SPARC64]: Add missing NCS and SVC hypervisor interfaces. by David S. Miller · 17 years ago
  52. 7db35f3 [SPARC64]: Fill holes in hypervisor APIs and fix KTSB registry. by David S. Miller · 17 years ago
  53. 2d9e276 [SPARC64]: Fix two bugs wrt. kernel 4MB TSB. by David S. Miller · 17 years ago
  54. 22adb35 [SPARC64]: Eliminate NR_CPUS limitations. by David S. Miller · 17 years ago
  55. 5cbc307 [SPARC64]: Use machine description and OBP properly for cpu probing. by David S. Miller · 17 years ago
  56. 22d6a1c [SPARC64]: Report proper system soft state to the hypervisor. by David S. Miller · 17 years ago
  57. a1aadd5 [SPARC64]: Kill unused DIE_PAGE_FAULT enum value. by Christoph Hellwig · 17 years ago
  58. c7754d4 [SPARC64]: Add hypervisor API negotiation and fix console bugs. by David S. Miller · 17 years ago
  59. 9ac6d4a [SPARC64]: Accept ebus_bus_type for generic DMA ops. by David S. Miller · 17 years ago
  60. 8354c5b [SPARC]: Wire up signalfd/timerfd/eventfd syscalls. by David S. Miller · 17 years ago
  61. 04dd08b Consolidate asm/poll.h by Stephen Rothwell · 17 years ago
  62. 0ab5980 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  63. 9245df0 [SPARC64]: Bump PROMINTR_MAX to 32. by David S. Miller · 17 years ago
  64. 2f4dfe2 Remove hardcoding of hard_smp_processor_id on UP systems by Fernando Luis Vazquez Cao · 17 years ago
  65. 127cda1 [SPARC64]: Optimize fault kprobe handling just like powerpc. by David S. Miller · 17 years ago
  66. 6c11426 [SPARC]: Wire up utimensat syscall. by David S. Miller · 17 years ago
  67. c57c2ff [SPARC64]: Kill asm-sparc64/pbm.h by David S. Miller · 17 years ago
  68. 6c108f1 [SPARC64]: Move index info pci_pbm_info. by David S. Miller · 17 years ago
  69. e9870c4 [SPARC64]: Move {setup,teardown}_msi_irq into pci_pbm_info. by David S. Miller · 17 years ago
  70. f1cd8de [SPARC64]: Move pci_ops into pci_pbm_info. by David S. Miller · 17 years ago
  71. 34768bc [SPARC64] PCI: Use root list of pbm's instead of pci_controller_info's by David S. Miller · 17 years ago
  72. 5a4a3e5 [SPARC64] PCI: Kill PROM_PCIRNG_MAX and PROM_PCIIMAP_MAX. by David S. Miller · 17 years ago
  73. cfa0652 [SPARC64] PCI: Use common routine to fetch PBM properties. by David S. Miller · 17 years ago
  74. 5dc12dd Remove tas() by Jeff Dike · 17 years ago
  75. 469b50b local_t: sparc64 cleanup by Mathieu Desnoyers · 17 years ago
  76. 2856f5e atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependency by Mathieu Desnoyers · 17 years ago
  77. 2549c85 atomic.h: add atomic64 cmpxchg, xchg and add_unless to sparc64 by Mathieu Desnoyers · 17 years ago
  78. 6df95fd consolidate asm/const.h to linux/const.h by Randy Dunlap · 17 years ago
  79. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  80. ef93127 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  81. 3a2cba9 Quicklist support for sparc64 by David Miller · 17 years ago
  82. 861fe90 [SPARC64]: SUN4U PCI-E controller support. by David S. Miller · 17 years ago
  83. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  84. a9dfd28 PCI: scatterlist.h needs types.h by Jean Delvare · 18 years ago
  85. d6dd61c [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction by Jeremy Fitzhardinge · 17 years ago
  86. b00742d3 [PATCH] x86-64: Account for module percpu space separately from kernel percpu by Jeremy Fitzhardinge · 17 years ago
  87. 0278ef8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  88. 16ce82d [SPARC64]: Convert PCI over to generic struct iommu/strbuf. by David S. Miller · 17 years ago
  89. 6687508 [SPARC64]: Add generic iommu and strbuf structs to iommu.h by David S. Miller · 17 years ago
  90. 9b3627f [SPARC64]: Consolidate {sbus,pci}_iommu_arena. by David S. Miller · 17 years ago
  91. 711b360 [SPARC]: Make device_node name and type const by Stephen Rothwell · 17 years ago
  92. 3dfe10e [SPARC64]: constify some paramaters of OF routines by Stephen Rothwell · 17 years ago
  93. b93f262 [SPARC64]: Add proper header file extern for cmdline_memory_size. by David S. Miller · 17 years ago
  94. 4be5c34dc4 [SPARC64]: Privatize sun4u_get_pte() and fix name. by David S. Miller · 17 years ago
  95. 4e286d5 [SPARC64]: MAX_PHYSADDR_BITS et al. really need to be 42 bits not 41. by David S. Miller · 17 years ago
  96. d78d089 [SPARC64]: Use SPARSEMEM_STATIC by David S. Miller · 17 years ago
  97. 43bed12 [SPARC64]: Use DECLARE_BITMAP in struct pci_iommu. by David S. Miller · 17 years ago
  98. c6e8756 [SPARC64]: Const'ify pci_iommu_ops. by David S. Miller · 18 years ago
  99. 0bba2dd [SPARC64]: Kill pbm->pci_first_slot. by David S. Miller · 18 years ago
  100. 3875c5c [SPARC64]: Kill pci_controller->pbms_same_domain by David S. Miller · 18 years ago