1. f85f19d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  2. 4ba991d sparc: Detect and handle UltraSPARC-T3 cpu types. by David S. Miller · 13 years ago
  3. 15e3608 sparc: Add T3 sun4v cpu type and hypervisor group defines. by David S. Miller · 13 years ago
  4. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
  5. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
  6. 6006349 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  7. 148817b asm-generic: add another generic ext2 atomic bitops by Akinobu Mita · 13 years ago
  8. 0e9a6cb ptrace: unify show_regs() prototype by Mike Frysinger · 13 years ago
  9. 45b583b Merge 'akpm' patch series by Linus Torvalds · 13 years ago
  10. 683d2fa sparc64: add support for _PAGE_SPECIAL by David S. Miller · 13 years ago
  11. 4a0100f sparc64: use RCU page table freeing by David S. Miller · 13 years ago
  12. 4dedbf8 sparc64: kill page table quicklists by David S. Miller · 13 years ago
  13. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  14. acb41c0 Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  15. d534194 PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. by Ralf Baechle · 13 years ago
  16. 33d8881 sparc,kgdbts: fix compile regression with kgdb test suite by Jason Wessel · 13 years ago
  17. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  18. 18d85bc sparc/irqs: Do not trace arch_local_{*,irq_*} functions by Steven Rostedt · 13 years ago
  19. c6830c2 Fix node_start/end_pfn() definition for mm/page_cgroup.c by KAMEZAWA Hiroyuki · 13 years ago
  20. 64099d9 pci/of: Consolidate pci_device_to_OF_node() by Benjamin Herrenschmidt · 14 years ago
  21. 6cb79b3 sparc: Remove unnecessary semicolons by Joe Perches · 13 years ago
  22. 5d07b78 sparc32,leon: add GRPCI2 PCI Host driver by Daniel Hellstrom · 13 years ago
  23. 26893c1 sparc32,leon: added LEON-common low-level PCI routines by Daniel Hellstrom · 13 years ago
  24. cfe3af5 sparc32: added CONFIG_PCIC_PCI Kconfig setting by Daniel Hellstrom · 13 years ago
  25. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  26. 90f08e3 sparc: mmu_gather rework by Peter Zijlstra · 13 years ago
  27. e98bae7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 13 years ago
  28. f400bdb sparc32: fix build, fix missing cpu_relax declaration by Sam Ravnborg · 13 years ago
  29. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  30. 9fafbd8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by David S. Miller · 13 years ago
  31. 80fe02b Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  32. fb1fece sparc: convert old cpumask API into new one by KOSAKI Motohiro · 13 years ago
  33. 1ca0c80 sparc32,leon: Implemented SMP IPIs for LEON CPU by Daniel Hellstrom · 13 years ago
  34. d6d0481 sparc32: implement SMP IPIs using the generic functions by Daniel Hellstrom · 13 years ago
  35. 5149bed sparc32,leon: added some SMP comments by Daniel Hellstrom · 13 years ago
  36. 21dccdd sparc: add {read,write}*_be routines by Jan Andersson · 13 years ago
  37. 228e548 net: Add sendmmsg socket system call by Anton Blanchard · 13 years ago
  38. 3267382 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 13 years ago
  39. 5fcafb7 sparc32: always define boot_cpu_id by Daniel Hellstrom · 13 years ago
  40. eb485d6 sparc32: avoid build warning at mm/percpu.c:1647 by Sam Ravnborg · 13 years ago
  41. 9c2853a sparc32: probe for cpu info only during startup by Sam Ravnborg · 13 years ago
  42. cb1b820 sparc: consolidate show_cpuinfo in cpu.c by Sam Ravnborg · 13 years ago
  43. ea044ec sparc32,leon: cleaned away code from the LEON2 days by Daniel Hellstrom · 14 years ago
  44. 2cf9530 sparc32,leon: per-cpu ticker use genirq per-cpu handler by Daniel Hellstrom · 14 years ago
  45. 4c6773c sparc32,leon: add support for extended interrupt controller by Daniel Hellstrom · 14 years ago
  46. 6baa9b2 sparc32: genirq support by Sam Ravnborg · 14 years ago
  47. 06010fb sparc32: cleanup code for pci init by Sam Ravnborg · 14 years ago
  48. 3905c54 sched, sparc64: Turn cpu_coregroup_mask() into a real function by Stephen Rothwell · 14 years ago
  49. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 14 years ago
  50. d430d3d jump label: Introduce static_branch() interface by Jason Baron · 14 years ago
  51. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  52. 97c278e sparc: Hook up syncfs system call. by David S. Miller · 14 years ago
  53. 8547727 remove dma64_addr_t by FUJITA Tomonori · 14 years ago
  54. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 14 years ago
  55. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 14 years ago
  56. 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 14 years ago
  57. 3e50594 add the common dma_addr_t typedef to include/linux/types.h by FUJITA Tomonori · 14 years ago
  58. b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 14 years ago
  59. b3f80f6 sparc: Add {open_by,name_to}_handle_at and clock_adjtime syscalls. by David S. Miller · 14 years ago
  60. 1655068 sparc: Provide NO_IRQ definition. by David S. Miller · 14 years ago
  61. ec0afc9 Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  62. 69ebb83 mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally by Huang Ying · 14 years ago
  63. a2a211c sparc32: fix build with leon or floppy enabled by Sam Ravnborg · 14 years ago
  64. b7afdb7 sparc32: add irq + smp declarations to headers by Sam Ravnborg · 14 years ago
  65. 7279b82 SPARC/LEON: power down instruction different of different LEONs by Daniel Hellstrom · 14 years ago
  66. 44ed3c0 sparc64: rename virt_irq => irq - II by Sam Ravnborg · 14 years ago
  67. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  68. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  69. 5229645 vfs: add nonconflicting values for O_PATH by Stephen Rothwell · 14 years ago
  70. 0586bed Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  71. 8d7718a futex: Sanitize futex ops argument types by Michel Lespinasse · 14 years ago
  72. 37a9d91 futex: Sanitize cmpxchg_futex_value_locked API by Michel Lespinasse · 14 years ago
  73. 4ebb24f dt/sparc: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 14 years ago
  74. f227e08 Merge 2.6.38-rc6 into tty-next by Greg Kroah-Hartman · 14 years ago
  75. 3c95c98 tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys by Kay Sievers · 14 years ago
  76. b62818e sparc64: Fix NMI startup bug which also breaks perf. by David S. Miller · 14 years ago
  77. aac7227 rwsem: Move duplicate function prototypes to linux/rwsem.h by Thomas Gleixner · 14 years ago
  78. 41e5887 rwsem: Unify the duplicate rwsem_is_locked() inlines by Thomas Gleixner · 14 years ago
  79. 12249b3 rwsem: Move duplicate init macros and functions to linux/rwsem.h by Thomas Gleixner · 14 years ago
  80. 1c8ed64 rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h by Thomas Gleixner · 14 years ago
  81. c16a87c rwsem: Cleanup includes by Thomas Gleixner · 14 years ago
  82. 56b85f3 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  83. f70f5b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 14 years ago
  84. e2305e3 SPARC/LEON: added support for IRQAMP IRQ Controller by Daniel Hellstrom · 14 years ago
  85. 5f66dd3 sparc: fix sparse warnings in arch/sparc/prom for 32 bit build by Sam Ravnborg · 14 years ago
  86. 1f42be4 sparc: remove unused prom tree functions by Sam Ravnborg · 14 years ago
  87. a7e4236 sparc: remove unused prom cpu functions by Sam Ravnborg · 14 years ago
  88. efef2e4 sparc: drop prom/palloc.c by Sam Ravnborg · 14 years ago
  89. 743ceee sparc: drop prom/devmap.c by Sam Ravnborg · 14 years ago
  90. 6c529a2 Merge commit 'v2.6.37-rc7' into perf/core by Ingo Molnar · 14 years ago
  91. b7b8de0 TTY: Add tty ioctl to figure device node of the system console. by Werner Fink · 14 years ago
  92. 478b2a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  93. bce5fee sparc: Eliminate prom_stdin. by David S. Miller · 14 years ago
  94. 23bcbf1 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by David S. Miller · 14 years ago
  95. 595a251 sparc: Write to prom console using indirect buffer. by David S. Miller · 14 years ago
  96. 12c7a35 sparc: Delete prom_*getchar(). by David S. Miller · 14 years ago
  97. e62cac1 sparc: Pass buffer pointer all the way down to prom_{get,put}char(). by David S. Miller · 14 years ago
  98. 004417a perf, arch: Cleanup perf-pmu init vs lockup-detector by Peter Zijlstra · 14 years ago
  99. 91921fe sparc: Do not export prom_nb{get,put}char(). by David S. Miller · 14 years ago
  100. c540ee7 sparc64: Delete prom_setcallback(). by David S. Miller · 14 years ago