1. c07724e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  2. 51399a3 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  3. 4ad9b20 sparc: remove dma64_addr_t usage by FUJITA Tomonori · 14 years ago
  4. a9384e2 ptrace: cleanup arch_ptrace() on sparc by Namhyung Kim · 14 years ago
  5. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  6. f11b478 fbmem: fix fb_read, fb_write unaligned accesses by James Hogan · 14 years ago
  7. 2027394 mm: fix race in kunmap_atomic() by Peter Zijlstra · 14 years ago
  8. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  9. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  10. 5167232 sparc32: fix build failure on CONFIG_SPARC_LEON by Namhyung Kim · 14 years ago
  11. 502279a sparc: Fixed random SPARC/LEON SMP CPU Stuck problem. by Daniel Hellstrom · 14 years ago
  12. a3e5a37 sparc32: remove CONFIG_HAVE_PERF_EVENTS option by Namhyung Kim · 14 years ago
  13. 5125c6b sparc: don't #include asm/system.h in asm/jump_label.h by Namhyung Kim · 14 years ago
  14. 9088333 sparc32: Fix unaligned stack handling on trap return. by David S. Miller · 14 years ago
  15. caebf91 sparc: keep calling do_signal() as long as pending signals remain by Al Viro · 14 years ago
  16. 51f00a4 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  17. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  18. 3044100 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  19. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
  20. 4a60cfa Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  21. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
  22. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 15 years ago
  23. ed41850 of/promtree: add of_pdt namespace to pdt code by Andres Salomon · 14 years ago
  24. f90c34bd of/promtree: no longer call prom_ functions directly; use an ops structure by Andres Salomon · 14 years ago
  25. c7fc2de memblock, bootmem: Round pfn properly for memory and reserved regions by Yinghai Lu · 14 years ago
  26. 1c9db52 pci: Convert msi to new irq_chip functions by Thomas Gleixner · 14 years ago
  27. 239060b Merge branch 'kbuild/rc-fixes' into kbuild/kconfig by Michal Marek · 14 years ago
  28. 3cfc535 of/promtree: make drivers/of/pdt.c no longer sparc-only by Andres Salomon · 14 years ago
  29. 9bdf6ba sparc: break out some PROM device-tree building code out into drivers/of by Andres Salomon · 15 years ago
  30. 8d12556 of/sparc: convert various prom_* functions to use phandle by Andres Salomon · 14 years ago
  31. 4e13efc sparc: stop exporting openprom.h header by Andres Salomon · 14 years ago
  32. 153db80 Merge commit 'v2.6.36-rc7' into core/memblock by Ingo Molnar · 14 years ago
  33. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  34. a5a2bad 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 · 14 years ago
  35. d0303d7 Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
  36. 46eb3b6 jump label/x86/sparc64: Remove !CC_OPTIMIZE_FOR_SIZE config conditions by Steven Rostedt · 14 years ago
  37. dff9d3c jump label: Add sparc64 support by David S. Miller · 14 years ago
  38. c79bd89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  39. c278525 sparc: Prevent no-handler signal syscall restart recursion. by David S. Miller · 14 years ago
  40. 392c218 sparc: Don't mask signal when we can't setup signal frame. by David S. Miller · 14 years ago
  41. 7ed5692 Merge commit 'v2.6.36-rc5' into perf/core by Ingo Molnar · 14 years ago
  42. 05c5e76 sparc64: Fix race in signal instruction flushing. by David S. Miller · 14 years ago
  43. 838a2e5 kbuild: migrate all arch to the kconfig mainmenu upgrade by Arnaud Lacombe · 15 years ago
  44. 3aabae7 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 · 14 years ago
  45. c41d68a compat: Make compat_alloc_user_space() incorporate the access_ok() by H. Peter Anvin · 15 years ago
  46. b343ae5 sparc64: Support RAW perf events. by David S. Miller · 15 years ago
  47. 10d90f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  48. 15ac9a3 perf: Remove the sysfs bits by Peter Zijlstra · 15 years ago
  49. a4eaf7f perf: Rework the PMU methods by Peter Zijlstra · 15 years ago
  50. 33696fc perf: Per PMU disable by Peter Zijlstra · 15 years ago
  51. 24cd7f5 perf: Reduce perf_disable() usage by Peter Zijlstra · 15 years ago
  52. b0a873e perf: Register PMU implementations by Peter Zijlstra · 15 years ago
  53. 51b0fe3 perf: Deconstify struct pmu by Peter Zijlstra · 15 years ago
  54. b19f820 sparc: Kill all BKL usage. by David S. Miller · 15 years ago
  55. daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 15 years ago
  56. 2637d13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  57. 7de5d89 Merge branch 'linus' into perf/core by Ingo Molnar · 15 years ago
  58. 1a7c553 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  59. 25edd69 sparc64: Get rid of indirect p1275 PROM call buffer. by David S. Miller · 15 years ago
  60. 1495cc9 Input: sysrq - drop tty argument from sysrq ops handlers by Dmitry Torokhov · 15 years ago
  61. 019408f sparc64: Fill a missing delay slot. by Mikulas Patocka · 15 years ago
  62. c8710ad Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 15 years ago
  63. 0f58189 sparc64: Make lock backoff really a NOP on UP builds. by David S. Miller · 15 years ago
  64. 6ec2747 sparc64: simple microoptimizations for atomic functions by Mikulas Patocka · 15 years ago
  65. f72c1a9 perf: Factorize callchain context handling by Frederic Weisbecker · 15 years ago
  66. 56962b4 perf: Generalize some arch callchain code by Frederic Weisbecker · 15 years ago
  67. 70791ce perf: Generalize callchain_store() by Frederic Weisbecker · 15 years ago
  68. 9b3bb86 sparc64: Make rwsems 64-bit. by David S. Miller · 15 years ago
  69. b10f997 sparc64: Really fix atomic64_t interface types. by David S. Miller · 15 years ago
  70. 19147d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  71. d762746 Make do_execve() take a const filename pointer by David Howells · 15 years ago
  72. 86fa04b sparc64: Fix atomic64_t routine return values. by David S. Miller · 15 years ago
  73. ef201be sparc64: Fix rwsem constant bug leading to hangs. by David S. Miller · 15 years ago
  74. 8e8073a sparc: Hook up new fanotify and prlimit64 syscalls. by David S. Miller · 15 years ago
  75. 300a103 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  76. 0a49289 sparc: Really fix "console=" for serial consoles. by David S. Miller · 15 years ago
  77. 8b1bb90 defconfig reduction by Sam Ravnborg · 15 years ago
  78. c788732 Mark arguments to certain syscalls as being const by David Howells · 15 years ago
  79. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 15 years ago
  80. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 15 years ago
  81. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  82. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 15 years ago
  83. 4d15393 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  84. 597781f kmap_atomic: make kunmap_atomic() harder to misuse by Cesar Eduardo Barros · 15 years ago
  85. 2dc4ec5 sparc64: Update defconfig. by David S. Miller · 15 years ago
  86. 4cb6066 sparc: Kill user copy check code. by David S. Miller · 15 years ago
  87. b11287e sparc64: Fix perf_arch_get_caller_regs(). by David S. Miller · 15 years ago
  88. c883743 sparc64: Add missing ID to parport probing code. by David S. Miller · 15 years ago
  89. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 15 years ago
  90. b62ad9a Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  91. 4aed2fd 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
  92. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  93. 673b864 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  94. 9d1e249 memblock: Separate memblock_alloc_nid() and memblock_alloc_try_nid() by Benjamin Herrenschmidt · 15 years ago
  95. e63075a memblock: Introduce default allocation limit and use it to replace explicit ones by Benjamin Herrenschmidt · 15 years ago
  96. 35a1f0b memblock: Remove nid_range argument, arch provides memblock_nid_range() instead by Benjamin Herrenschmidt · 15 years ago
  97. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
  98. 08b8479 memblock/sparc: Use new accessors by Benjamin Herrenschmidt · 15 years ago
  99. e3239ff memblock: Rename memblock_region to memblock_type and memblock_property to memblock_region by Benjamin Herrenschmidt · 15 years ago
  100. 71cd03b arch/sparc/mm: Use GFP_KERNEL by Julia Lawall · 15 years ago