1. 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
  2. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
  3. 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
  4. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
  5. c7fc2de memblock, bootmem: Round pfn properly for memory and reserved regions by Yinghai Lu · 14 years ago
  6. 1c9db52 pci: Convert msi to new irq_chip functions by Thomas Gleixner · 14 years ago
  7. 153db80 Merge commit 'v2.6.36-rc7' into core/memblock by Ingo Molnar · 14 years ago
  8. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  9. 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
  10. d0303d7 Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
  11. 46eb3b6 jump label/x86/sparc64: Remove !CC_OPTIMIZE_FOR_SIZE config conditions by Steven Rostedt · 14 years ago
  12. dff9d3c jump label: Add sparc64 support by David S. Miller · 14 years ago
  13. c79bd89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  14. c278525 sparc: Prevent no-handler signal syscall restart recursion. by David S. Miller · 14 years ago
  15. 392c218 sparc: Don't mask signal when we can't setup signal frame. by David S. Miller · 14 years ago
  16. 7ed5692 Merge commit 'v2.6.36-rc5' into perf/core by Ingo Molnar · 14 years ago
  17. 05c5e76 sparc64: Fix race in signal instruction flushing. by David S. Miller · 14 years ago
  18. 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
  19. c41d68a compat: Make compat_alloc_user_space() incorporate the access_ok() by H. Peter Anvin · 14 years ago
  20. b343ae5 sparc64: Support RAW perf events. by David S. Miller · 14 years ago
  21. 10d90f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  22. 15ac9a3 perf: Remove the sysfs bits by Peter Zijlstra · 14 years ago
  23. a4eaf7f perf: Rework the PMU methods by Peter Zijlstra · 14 years ago
  24. 33696fc perf: Per PMU disable by Peter Zijlstra · 14 years ago
  25. 24cd7f5 perf: Reduce perf_disable() usage by Peter Zijlstra · 14 years ago
  26. b0a873e perf: Register PMU implementations by Peter Zijlstra · 14 years ago
  27. 51b0fe3 perf: Deconstify struct pmu by Peter Zijlstra · 14 years ago
  28. b19f820 sparc: Kill all BKL usage. by David S. Miller · 14 years ago
  29. daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 14 years ago
  30. 2637d13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  31. 7de5d89 Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
  32. 1a7c553 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  33. 25edd69 sparc64: Get rid of indirect p1275 PROM call buffer. by David S. Miller · 14 years ago
  34. 1495cc9 Input: sysrq - drop tty argument from sysrq ops handlers by Dmitry Torokhov · 14 years ago
  35. 019408f sparc64: Fill a missing delay slot. by Mikulas Patocka · 14 years ago
  36. 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
  37. 0f58189 sparc64: Make lock backoff really a NOP on UP builds. by David S. Miller · 14 years ago
  38. 6ec2747 sparc64: simple microoptimizations for atomic functions by Mikulas Patocka · 14 years ago
  39. f72c1a9 perf: Factorize callchain context handling by Frederic Weisbecker · 14 years ago
  40. 56962b4 perf: Generalize some arch callchain code by Frederic Weisbecker · 14 years ago
  41. 70791ce perf: Generalize callchain_store() by Frederic Weisbecker · 14 years ago
  42. 9b3bb86 sparc64: Make rwsems 64-bit. by David S. Miller · 14 years ago
  43. b10f997 sparc64: Really fix atomic64_t interface types. by David S. Miller · 14 years ago
  44. 19147d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  45. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  46. 86fa04b sparc64: Fix atomic64_t routine return values. by David S. Miller · 14 years ago
  47. ef201be sparc64: Fix rwsem constant bug leading to hangs. by David S. Miller · 14 years ago
  48. 8e8073a sparc: Hook up new fanotify and prlimit64 syscalls. by David S. Miller · 14 years ago
  49. 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
  50. 0a49289 sparc: Really fix "console=" for serial consoles. by David S. Miller · 14 years ago
  51. 8b1bb90 defconfig reduction by Sam Ravnborg · 14 years ago
  52. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  53. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  54. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 14 years ago
  55. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  56. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  57. 4d15393 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  58. 597781f kmap_atomic: make kunmap_atomic() harder to misuse by Cesar Eduardo Barros · 14 years ago
  59. 2dc4ec5 sparc64: Update defconfig. by David S. Miller · 14 years ago
  60. 4cb6066 sparc: Kill user copy check code. by David S. Miller · 14 years ago
  61. b11287e sparc64: Fix perf_arch_get_caller_regs(). by David S. Miller · 14 years ago
  62. c883743 sparc64: Add missing ID to parport probing code. by David S. Miller · 14 years ago
  63. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 14 years ago
  64. 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
  65. 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
  66. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  67. 673b864 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  68. 9d1e249 memblock: Separate memblock_alloc_nid() and memblock_alloc_try_nid() by Benjamin Herrenschmidt · 14 years ago
  69. e63075a memblock: Introduce default allocation limit and use it to replace explicit ones by Benjamin Herrenschmidt · 14 years ago
  70. 35a1f0b memblock: Remove nid_range argument, arch provides memblock_nid_range() instead by Benjamin Herrenschmidt · 14 years ago
  71. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  72. 08b8479 memblock/sparc: Use new accessors by Benjamin Herrenschmidt · 14 years ago
  73. e3239ff memblock: Rename memblock_region to memblock_type and memblock_property to memblock_region by Benjamin Herrenschmidt · 14 years ago
  74. 71cd03b arch/sparc/mm: Use GFP_KERNEL by Julia Lawall · 14 years ago
  75. 559e2b7 of: Provide default of_node_to_nid() implementation. by Grant Likely · 14 years ago
  76. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 14 years ago
  77. c608558 of: make of_find_device_by_node generic by Jonas Bonn · 14 years ago
  78. cd4cd73 sparc: remove references to of_device and to_of_device by Grant Likely · 14 years ago
  79. 94a0cb1 of/device: Replace of_device with platform_device in includes and core code by Grant Likely · 14 years ago
  80. 2959604 of: remove asm/of_device.h by Grant Likely · 14 years ago
  81. 129ac79 of: remove asm/of_platform.h by Grant Likely · 14 years ago
  82. 1ab1d63 of/platform: remove all of_bus_type and of_platform_bus_type references by Grant Likely · 14 years ago
  83. eca3930 of: Merge of_platform_bus_type with platform_bus_type by Grant Likely · 14 years ago
  84. 4e4f62b Merge commit 'v2.6.35-rc6' into devicetree/next by Grant Likely · 14 years ago
  85. 9dcdbf7 Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
  86. 95977d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  87. 035ebef of/sparc: move is_root_node() to of.h by Andres Salomon · 14 years ago
  88. 95f72d1 lmb: rename to memblock by Yinghai Lu · 14 years ago
  89. dd5e737 of: remove architecture CONFIG_OF definitions by Stephen Rothwell · 14 years ago
  90. 7b14c64 sparc: turn CONFIG_OF into a select by Stephen Rothwell · 14 years ago
  91. f5fa3cb sparc: remove homegrown L1_CACHE_ALIGN macro by FUJITA Tomonori · 14 years ago
  92. e387344 of/irq: Move irq_of_parse_and_map() to common code by Grant Likely · 14 years ago
  93. b505ff5 of: kill struct of_device by Grant Likely · 14 years ago
  94. 1636f8a sparc/of: Move of_device fields into struct pdev_archdata by Grant Likely · 14 years ago
  95. c67dda1 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  96. 43bc2db sparc64: fix the build error due to smp_kgdb_capture_client() by Dongdong Deng · 14 years ago
  97. b7d45c3 sparc64: Fix maybe_change_configuration() PCR setting. by David S. Miller · 14 years ago
  98. 646b1db Merge commit 'v2.6.35-rc3' into perf/core by Ingo Molnar · 14 years ago
  99. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  100. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago