1. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  2. 7d02093 Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  3. 711f77f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  4. 273fca0 sparc: Define ARCH_SLAB_MINALIGN by David S. Miller · 15 years ago
  5. 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 · 15 years ago
  6. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 15 years ago
  7. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 15 years ago
  8. 667f0ce sparc64: Fix stack dumping and tracing when function graph is enabled. by David S. Miller · 15 years ago
  9. 87e8f0e sparc64: Show stack backtrace from show_regs() just like other platforms. by David S. Miller · 15 years ago
  10. 28a1f53 sparc64: Fix hardirq tracing in trap return path. by David S. Miller · 15 years ago
  11. baa0677 sparc64: Use correct pt_regs in decode_access_size() error paths. by David S. Miller · 15 years ago
  12. 6c94b1e sparc64: Fix PREEMPT_ACTIVE value. by David S. Miller · 15 years ago
  13. ec68788 sparc64: Run NMIs on the hardirq stack. by David S. Miller · 15 years ago
  14. 035df35 sparc64: Allocate sufficient stack space in ftrace stubs. by David S. Miller · 15 years ago
  15. 2e2dc1d sparc: Fix forgotten kmemleak headers inclusion by Frederic Weisbecker · 15 years ago
  16. c011f80 sparc64: Add some more commentary to __raw_local_irq_save() by David S. Miller · 15 years ago
  17. 9343af0 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  18. e182c77 sparc64: Fix memory leak in pci_register_iommu_region(). by David S. Miller · 15 years ago
  19. 25ad403 sparc64: Add kmemleak annotation to sun4v_build_virq() by David S. Miller · 15 years ago
  20. 8b8d8e2 sparc64: Support kmemleak. by David S. Miller · 15 years ago
  21. 9960e9e sparc64: Add function graph tracer support. by David S. Miller · 15 years ago
  22. a71d1d6 sparc64: Give a stack frame to the ftrace call sites. by David S. Miller · 15 years ago
  23. daecbf5 sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86. by David S. Miller · 15 years ago
  24. f8e8a8e sparc64: Remove profiling from some low-level bits. by David S. Miller · 15 years ago
  25. d96478d sparc64: Kill unnecessary static on local var in ftrace_call_replace(). by David S. Miller · 15 years ago
  26. ddacd0b sparc64: Kill CONFIG_STACK_DEBUG code. by David S. Miller · 15 years ago
  27. 63b7549 sparc64: Add HAVE_FUNCTION_TRACE_MCOUNT_TEST and tidy up. by David S. Miller · 15 years ago
  28. 0c25e9e sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs. by David S. Miller · 15 years ago
  29. cb256aa sparc64: Use kstack_valid() in die_if_kernel(). by David S. Miller · 15 years ago
  30. 1527bc8 bitops: Optimize hweight() by making use of compile-time evaluation by Peter Zijlstra · 15 years ago
  31. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 15 years ago
  32. 954fbc8 sparc64: Implement perf_arch_fetch_caller_regs by David S. Miller · 15 years ago
  33. 3f6c148 sparc64: Update defconfig. by David S. Miller · 15 years ago
  34. 87e8b821 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  35. 33cd9df sparc64: Fix array size reported by vmemmap_populate() by Ben Hutchings · 15 years ago
  36. b857bd2 sparc: Fix regset register window handling. by David S. Miller · 15 years ago
  37. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  38. c45140a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  39. 9e8307e sparc64: Properly truncate pt_regs framepointer in perf callback. by David S. Miller · 15 years ago
  40. d2566af arch/sparc/kernel: Use set_cpus_allowed_ptr by Julia Lawall · 15 years ago
  41. 7469a9a sparc: Fix use of uid16_t and gid16_t in asm/stat.h by Rob Landley · 15 years ago
  42. 9fdfbc2 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  43. f5c9c9b sparc: Convert sparc to use read/update_persistent_clock by John Stultz · 15 years ago
  44. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  45. 3490042 dma-mapping: sparc: unify 32bit and 64bit dma_set_mask by FUJITA Tomonori · 15 years ago
  46. f41b177 pci-dma: add linux/pci-dma.h to linux/pci.h by FUJITA Tomonori · 15 years ago
  47. d15b51b pci-dma: sparc: use include/linux/pci-dma.h by FUJITA Tomonori · 15 years ago
  48. e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 15 years ago
  49. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 15 years ago
  50. dc1d628 perf: Provide generic perf_sample_data initialization by Peter Zijlstra · 15 years ago
  51. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  52. 6895210 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  53. 8a4fd1e sparc64: Make prom entry spinlock NMI safe. by David S. Miller · 15 years ago
  54. c7d5a00 sparc64: Kill off old sys_perfctr system call and state. by David S. Miller · 15 years ago
  55. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  56. 6c5ae5b sparc: Update defconfigs. by David S. Miller · 15 years ago
  57. 1bff4db sparc: Provide io{read,write}{16,32}be(). by David S. Miller · 15 years ago
  58. b7f3a20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 15 years ago
  59. 6d6b89b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  60. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  61. 4b17764 sparc: Support show_unhandled_signals. by David S. Miller · 15 years ago
  62. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  63. 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
  64. 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
  65. c7ec2b5 sparc: use __ratelimit by Akinobu Mita · 15 years ago
  66. 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
  67. 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
  68. a6d468d sparc: use asm-generic/scatterlist.h by FUJITA Tomonori · 15 years ago
  69. 6e37738 perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in() by Peter Zijlstra · 15 years ago
  70. 6ebdc66 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  71. 3b7a17f resource/PCI: mark struct resource as const by Dominik Brodowski · 15 years ago
  72. b26b2d4 resource/PCI: align functions now return start of resource by Dominik Brodowski · 15 years ago
  73. 586f64c Fix of spelling in arch/sparc/kernel/leon_kernel.c no longer needed by Jiri Kosina · 15 years ago
  74. 2531be4 sparc32: Fix struct stat uid/gid types. by David S. Miller · 15 years ago
  75. 2ef2d74 sparc64: If 'slot-names' property exist, create sysfs PCI slot information. by David S. Miller · 15 years ago
  76. 198d2f6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by David S. Miller · 15 years ago
  77. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  78. 1f47464 sparc64: Fix sun4u execute bit check in TSB I-TLB load. by David S. Miller · 15 years ago
  79. d7ecfb3 sparc: Fix incorrect comparison in of_bus_ambapp_match() by Kristoffer Glembo · 15 years ago
  80. 172d2d0 sparc64: Sync of_create_pci_dev() with drivers/pci/probe.c changes. by David S. Miller · 15 years ago
  81. 8c2fcad Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  82. e7b8e67 tracing: Unify arch_syscall_addr() implementations by Mike Frysinger · 15 years ago
  83. 2bb4646 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  84. 177867c sparc64: Kill bogus ip_tables.h include. by David S. Miller · 15 years ago
  85. 0d351c3 of/sparc: Remove sparc-local declaration of allnodes and devtree_lock by Grant Likely · 15 years ago
  86. 0da2b30 sparc: remove trailing space in messages by Frans Pop · 15 years ago
  87. 232486e sparc64: Tighten checks in kstack_valid(). by David S. Miller · 15 years ago
  88. f2d6cff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  89. 440ab7a sparc32: Fix thinko in previous change. by David S. Miller · 15 years ago
  90. 1349ea0 sparc: remove redundant return statements by Jan Engelhardt · 15 years ago
  91. f036d9f sparc: Align clone and signal stacks to 16 bytes. by David S. Miller · 15 years ago
  92. 89751a7 of: merge of_find_node_by_phandle by Jeremy Kerr · 15 years ago
  93. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  94. 551e378 tree-wide: s/widht/width/g typo in comments by Daniel Mack · 15 years ago
  95. ab38612 Merge branch 'master' into percpu by Tejun Heo · 15 years ago
  96. 94673e9 sparc: TIF_ABI_PENDING bit removal by David Miller · 15 years ago
  97. 0ada0a7 Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree by Grant Likely · 15 years ago
  98. 6016a36 of: unify phandle name in struct device_node by Grant Likely · 15 years ago
  99. 6abce77 sparc64: Fix UP build. by David S. Miller · 15 years ago
  100. 1091ce6 sparc64: Fix IRQ ->set_affinity() methods. by David S. Miller · 15 years ago