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