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