1. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  2. 6556a67 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  3. e0d2724 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  4. 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
  5. 68c6b85 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  6. 6e37738 perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in() by Peter Zijlstra · 15 years ago
  7. 6ebdc66 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  8. 3b7a17f resource/PCI: mark struct resource as const by Dominik Brodowski · 15 years ago
  9. b26b2d4 resource/PCI: align functions now return start of resource by Dominik Brodowski · 15 years ago
  10. 2531be4 sparc32: Fix struct stat uid/gid types. by David S. Miller · 15 years ago
  11. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  12. 1f47464 sparc64: Fix sun4u execute bit check in TSB I-TLB load. by David S. Miller · 15 years ago
  13. d7ecfb3 sparc: Fix incorrect comparison in of_bus_ambapp_match() by Kristoffer Glembo · 15 years ago
  14. 172d2d0 sparc64: Sync of_create_pci_dev() with drivers/pci/probe.c changes. by David S. Miller · 15 years ago
  15. 8c2fcad Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  16. e7b8e67 tracing: Unify arch_syscall_addr() implementations by Mike Frysinger · 15 years ago
  17. 0d351c3 of/sparc: Remove sparc-local declaration of allnodes and devtree_lock by Grant Likely · 15 years ago
  18. 232486e sparc64: Tighten checks in kstack_valid(). by David S. Miller · 15 years ago
  19. f2d6cff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  20. 440ab7a sparc32: Fix thinko in previous change. by David S. Miller · 15 years ago
  21. f036d9f sparc: Align clone and signal stacks to 16 bytes. by David S. Miller · 15 years ago
  22. 89751a7 of: merge of_find_node_by_phandle by Jeremy Kerr · 15 years ago
  23. 94673e9 sparc: TIF_ABI_PENDING bit removal by David Miller · 15 years ago
  24. 0ada0a7 Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree by Grant Likely · 15 years ago
  25. 6016a36 of: unify phandle name in struct device_node by Grant Likely · 15 years ago
  26. 6abce77 sparc64: Fix UP build. by David S. Miller · 15 years ago
  27. 1091ce6 sparc64: Fix IRQ ->set_affinity() methods. by David S. Miller · 15 years ago
  28. e5981fd sparc: cpumask_of_node() should handle -1 as a node by Anton Blanchard · 15 years ago
  29. 3583cbd sparc64: Update defconfig. by David S. Miller · 15 years ago
  30. a084b66 sparc: Add missing SW perf fault events. by David S. Miller · 15 years ago
  31. e7bef6b sparc64: Fully support both performance counters. by David S. Miller · 15 years ago
  32. 4f6dbe4 sparc64: Add perf callchain support. by David S. Miller · 15 years ago
  33. 0299b13 sparc: convert to arch_gettimeoffset() by John Stultz · 15 years ago
  34. 0931714 sparc: leds_resource.end assigned to itself in clock_board_probe() by Roel Kluin · 15 years ago
  35. 8654164 sparc32: Fix page_to_phys(). by David S. Miller · 15 years ago
  36. af2e7cc sparc: Simplify param.h by simply including <asm-generic/param.h> by Robert P. J. Day · 15 years ago
  37. 6fcd585 sparc32: Update defconfig. by David S. Miller · 15 years ago
  38. 76704fb SPARC: use helpers for rlimits by Jiri Slaby · 15 years ago
  39. 6df1c17 sparc: copy_from_user() should not return -EFAULT by Heiko Carstens · 15 years ago
  40. e04ed38 sparc64: Fix Niagara2 perf event handling. by David S. Miller · 15 years ago
  41. 8183e2b sparc64: Fix NMI programming when perf events are active. by David S. Miller · 15 years ago
  42. b8a7f3c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  43. 76b7e00 fix up O_SYNC comments by Christoph Hellwig · 15 years ago
  44. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  45. 74f3ae7 Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  46. e756fd8 sparc: use bitmap_find_next_zero_area by Akinobu Mita · 15 years ago
  47. a66022c iommu-helper: use bitmap library by Akinobu Mita · 15 years ago
  48. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  49. 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
  50. 17c330f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  51. 1abff64 sparc64: don't export static inline pci_ functions by Stephen Rothwell · 15 years ago
  52. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  53. e593194 locking: Convert raw_rwlock functions to arch_rwlock by Thomas Gleixner · 15 years ago
  54. fb3a6bb locking: Convert raw_rwlock to arch_rwlock by Thomas Gleixner · 15 years ago
  55. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  56. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 15 years ago
  57. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  58. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  59. 559df2e kbuild: move asm-offsets.h to include/generated by Sam Ravnborg · 16 years ago
  60. 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
  61. aad3bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmap by Linus Torvalds · 15 years ago
  62. 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
  63. e77414e fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh by Al Viro · 15 years ago
  64. 05d72fa sparc_brk() is not needed anymore by Al Viro · 15 years ago
  65. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  66. c4caa77 file ->get_unmapped_area() shouldn't duplicate work of get_unmapped_area() by Al Viro · 15 years ago
  67. 0ec62d2 kill useless checks in sparc mremap variants by Al Viro · 15 years ago
  68. 7466bd3 sparc64: Fix clock event multiplier printf format. by David S. Miller · 15 years ago
  69. 6865b7f sparc64: Use clock{source,events}_calc_mult_shift(). by David S. Miller · 15 years ago
  70. e3f4e1c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  71. adfe67d sparc64: Use free_bootmem_late() in mdesc_lmb_free(). by David S. Miller · 15 years ago
  72. 121dd5f sparc: Add alignment and emulation fault perf events. by David S. Miller · 15 years ago
  73. c658ad1 sparc64: Add syscall tracepoint support. by David S. Miller · 15 years ago
  74. 4d14a45 sparc: Stop trying to be so fancy and use __builtin_{memcpy,memset}() by David S. Miller · 15 years ago
  75. fb34035 sparc: Use __builtin_object_size() to validate the buffer size for copy_from_user() by David S. Miller · 15 years ago
  76. 4ed5d5e sparc64: Add some missing __kprobes annotations to kernel fault paths. by David S. Miller · 15 years ago
  77. 135d082 sparc64: Use kprobes_built_in() to avoid ifdefs in fault_64.c by David S. Miller · 15 years ago
  78. 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
  79. 936cf25 sparc: Validate that kprobe address is 4-byte aligned. by David S. Miller · 15 years ago
  80. 08a036d sparc64: Don't specify IRQF_SHARED for LDC interrupts. by David S. Miller · 15 years ago
  81. 166e553 sparc64: Fix stack debugging IRQ stack regression. by David S. Miller · 15 years ago
  82. 4230fa3 sparc64: Fix overly strict range type matching for PCI devices. by David S. Miller · 15 years ago
  83. 60d8ce2 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  84. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  85. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  86. ee1262d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 15 years ago
  87. 3ad1f3b Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  88. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  89. 7f5620a sparc: Set UTS_MACHINE correctly. by David S. Miller · 15 years ago
  90. 220d0b1 Merge branch 'master' into for-2.6.33 by Jens Axboe · 15 years ago
  91. c803ba9 sparc,leon: init_leon srmmu cleanup by Kristoffer Glembo · 15 years ago
  92. fdd98ac sparc32: Remove early interrupt enable. by Kristoffer Glembo · 15 years ago
  93. 3560f78 sparc, leon: Added Aeroflex Gaisler entry in manufacturer_info structure by Kristoffer Glembo · 15 years ago
  94. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  95. ffece48 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  96. c57ec52 sparc64: Faster early-boot framebuffer console. by David S. Miller · 15 years ago
  97. 55f532e Revert "sparc: Make atomic locks raw" by David S. Miller · 15 years ago
  98. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  99. 0448f5e sparc: remove unused nfsd #includes by Boaz Harrosh · 15 years ago
  100. bffbc94 sparc64: Fix definition of VMEMMAP_SIZE. by David S. Miller · 15 years ago