1. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  2. 1ef0437 asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h by FUJITA Tomonori · 14 years ago
  3. 18e9830 asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len() by FUJITA Tomonori · 14 years ago
  4. 204f3a0 asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.h by FUJITA Tomonori · 14 years ago
  5. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  6. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  7. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  8. 711f77f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  9. 273fca0 sparc: Define ARCH_SLAB_MINALIGN by David S. Miller · 14 years ago
  10. 58f9b0b of: eliminate of_device->node and dev_archdata->{of,prom}_node by Grant Likely · 14 years ago
  11. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  12. cb41838 Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  13. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 14 years ago
  14. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 14 years ago
  15. 6c94b1e sparc64: Fix PREEMPT_ACTIVE value. by David S. Miller · 14 years ago
  16. c011f80 sparc64: Add some more commentary to __raw_local_irq_save() by David S. Miller · 14 years ago
  17. daecbf5 sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86. by David S. Miller · 14 years ago
  18. 0c25e9e sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs. by David S. Miller · 14 years ago
  19. 1527bc8 bitops: Optimize hweight() by making use of compile-time evaluation by Peter Zijlstra · 15 years ago
  20. c45140a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  21. 7469a9a sparc: Fix use of uid16_t and gid16_t in asm/stat.h by Rob Landley · 15 years ago
  22. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  23. 3490042 dma-mapping: sparc: unify 32bit and 64bit dma_set_mask by FUJITA Tomonori · 15 years ago
  24. f41b177 pci-dma: add linux/pci-dma.h to linux/pci.h by FUJITA Tomonori · 15 years ago
  25. d15b51b pci-dma: sparc: use include/linux/pci-dma.h by FUJITA Tomonori · 15 years ago
  26. e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 15 years ago
  27. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 15 years ago
  28. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  29. c7d5a00 sparc64: Kill off old sys_perfctr system call and state. by David S. Miller · 15 years ago
  30. 1bff4db sparc: Provide io{read,write}{16,32}be(). by David S. Miller · 15 years ago
  31. 54cb27a Rename .data.read_mostly to .data..read_mostly. by Denys Vlasenko · 15 years ago
  32. b7f3a20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 15 years ago
  33. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  34. 6fb8302 Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core by Ingo Molnar · 15 years ago
  35. a6d468d sparc: use asm-generic/scatterlist.h by FUJITA Tomonori · 15 years ago
  36. 2531be4 sparc32: Fix struct stat uid/gid types. by David S. Miller · 15 years ago
  37. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  38. e7b8e67 tracing: Unify arch_syscall_addr() implementations by Mike Frysinger · 15 years ago
  39. 551e378 tree-wide: s/widht/width/g typo in comments by Daniel Mack · 15 years ago
  40. 94673e9 sparc: TIF_ABI_PENDING bit removal by David Miller · 15 years ago
  41. e5981fd sparc: cpumask_of_node() should handle -1 as a node by Anton Blanchard · 15 years ago
  42. 0299b13 sparc: convert to arch_gettimeoffset() by John Stultz · 15 years ago
  43. 8654164 sparc32: Fix page_to_phys(). by David S. Miller · 15 years ago
  44. af2e7cc sparc: Simplify param.h by simply including <asm-generic/param.h> by Robert P. J. Day · 15 years ago
  45. 6df1c17 sparc: copy_from_user() should not return -EFAULT by Heiko Carstens · 15 years ago
  46. b8a7f3c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  47. 76b7e00 fix up O_SYNC comments by Christoph Hellwig · 15 years ago
  48. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  49. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  50. 8f0ddf9 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  51. 17c330f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  52. e593194 locking: Convert raw_rwlock functions to arch_rwlock by Thomas Gleixner · 15 years ago
  53. fb3a6bb locking: Convert raw_rwlock to arch_rwlock by Thomas Gleixner · 15 years ago
  54. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  55. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 15 years ago
  56. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  57. 559df2e kbuild: move asm-offsets.h to include/generated by Sam Ravnborg · 15 years ago
  58. 3126c13 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  59. 11bd04f Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  60. c658ad1 sparc64: Add syscall tracepoint support. by David S. Miller · 15 years ago
  61. 4d14a45 sparc: Stop trying to be so fancy and use __builtin_{memcpy,memset}() by David S. Miller · 15 years ago
  62. fb34035 sparc: Use __builtin_object_size() to validate the buffer size for copy_from_user() by David S. Miller · 15 years ago
  63. 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
  64. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  65. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  66. ee1262d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 15 years ago
  67. 3ad1f3b Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  68. 220d0b1 Merge branch 'master' into for-2.6.33 by Jens Axboe · 15 years ago
  69. c57ec52 sparc64: Faster early-boot framebuffer console. by David S. Miller · 15 years ago
  70. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  71. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  72. 4309e56 Added sparc_leon3_snooping_enabled() and converted extern inline to static inline by Kristoffer Glembo · 15 years ago
  73. 8a2fe6c sparc: Replace old style lock initializer by Thomas Gleixner · 15 years ago
  74. 4eb0c00 sparc64: Add a comment about why we only use certain memory barriers these days. by David S. Miller · 15 years ago
  75. 4c0eec7 sparc64/PCI: drop PCI_CACHE_LINE_BYTES by Tejun Heo · 15 years ago
  76. 8401707 sparc,leon: Sparc-Leon SMP support by Konrad Eisele · 15 years ago
  77. 526b5b3 of: merge of_node_get(), of_node_put() and of_find_all_nodes() by Grant Likely · 15 years ago
  78. 61e955d of: Move OF_IS_DYNAMIC and OF_MARK_DYNAMIC macros to of.h by Grant Likely · 15 years ago
  79. 6f19249 of: merge struct device_node by Grant Likely · 15 years ago
  80. 731581e of: merge phandle, ihandle and struct property by Grant Likely · 15 years ago
  81. 9d24c88 of: Rework linux/of.h and asm/prom.h include ordering by Grant Likely · 15 years ago
  82. 09115cd sparc: Add missing __NR_recvmmsg define. by David S. Miller · 15 years ago
  83. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  84. c416850 sparc32: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  85. 1b6b9d6 sparc64: Increase vmalloc size to fix percpu regressions. by David S. Miller · 15 years ago
  86. 052a0cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  87. 0748bd0 cpumask: remove arch_send_call_function_ipi by Rusty Russell · 15 years ago
  88. 434e218 cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: sparc by Rusty Russell · 15 years ago
  89. 29c337a cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node by Rusty Russell · 15 years ago
  90. 8c87df4 BUILD_BUG_ON(): fix it and a couple of bogus uses of it by Jan Beulich · 15 years ago
  91. 90f72aa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Arnd Bergmann · 15 years ago
  92. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  93. dcbf77b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  94. 87ba005 sparc64: vio: Kill BUILD_BUG_ON() in vio_dring_avail(). by David S. Miller · 15 years ago
  95. 4406c56 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  96. 182a85f sched: Disable wakeup balancing by Peter Zijlstra · 15 years ago
  97. 66a4fe0 Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 15 years ago
  98. b8a543e sched: Reduce forkexec_idx by Peter Zijlstra · 15 years ago
  99. 78e7ed5 sched: Tweak wake_idx by Peter Zijlstra · 15 years ago
  100. c88d591 sched: Merge select_task_rq_fair() and sched_balance_self() by Peter Zijlstra · 15 years ago