1. 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
  2. b61f6a5 Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  3. c029e40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 14 years ago
  4. c3b86a2 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  5. d60a279 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  6. 2f0384e Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  7. bc4016f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  8. 5d70f79 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
  9. 888a6f7 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  10. 31b7eab Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  11. a8fe150 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  12. 2017bd1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  13. 30e1f7a EDAC: Export edac sysfs class to users. by Borislav Petkov · 14 years ago
  14. 2aeb66d x86-32, percpu: Correct the ordering of the percpu readmostly section by H. Peter Anvin · 14 years ago
  15. b28efd5 kernel: roundup should only reference arguments once by Eric Paris · 14 years ago
  16. 686a0f3 kernel: rounddown helper function by Eric Paris · 14 years ago
  17. 1cc6324 conntrack: export lsm context rather than internal secid via netlink by Eric Paris · 14 years ago
  18. d5630b9 security: secid_to_secctx returns len when data is NULL by Eric Paris · 14 years ago
  19. 2606fd1 secmark: make secmark object handling generic by Eric Paris · 14 years ago
  20. b0ae198 security: remove unused parameter from security_task_setscheduler() by KOSAKI Motohiro · 14 years ago
  21. 571dba5 ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl. by Greg Farnum · 14 years ago
  22. ac0b74d ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursor by Greg Farnum · 14 years ago
  23. 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 15 years ago
  24. c957ef2 percpu: Introduce a read-mostly percpu API by Shaohua Li · 14 years ago
  25. 14d4962 Merge branch 'linus' into irq/core by Ingo Molnar · 14 years ago
  26. b52bfee sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq time by Venkatesh Pallipadi · 14 years ago
  27. 6cdd519 sched: Add a PF flag for ksoftirqd identification by Venkatesh Pallipadi · 14 years ago
  28. e1e10a2 sched: Consolidate account_system_vtime extern declaration by Venkatesh Pallipadi · 14 years ago
  29. 75e1056 sched: Fix softirq time accounting by Venkatesh Pallipadi · 14 years ago
  30. ebf31f5 jump_label: Add COND_STMT(), reducer wrappery by Peter Zijlstra · 14 years ago
  31. 7e54a5a perf: Optimize sw events by Peter Zijlstra · 14 years ago
  32. 82cd6de perf: Use jump_labels to optimize the scheduler hooks by Peter Zijlstra · 14 years ago
  33. 8b92538 jump_label: Add atomic_t interface by Peter Zijlstra · 14 years ago
  34. 3b6e901 jump_label: Use more consistent naming by Peter Zijlstra · 14 years ago
  35. d580ff8 perf, hw_breakpoint: Fix crash in hw_breakpoint creation by Peter Zijlstra · 14 years ago
  36. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
  37. 6201625 lockdep: Add improved subclass caching by Hitoshi Mitake · 14 years ago
  38. f2f108e Merge branch 'linus' into core/locking by Ingo Molnar · 14 years ago
  39. 79b5dc0 types.h: define __aligned_u64 and expose to userspace by Eric Paris · 14 years ago
  40. 40ffa93 x86: Remove stale pmtimer_64.c by Thomas Gleixner · 14 years ago
  41. b3b3a9b oprofile: fix linker errors by Anand Gadiyar · 14 years ago
  42. 6268464 Merge remote branch 'tip/perf/core' into oprofile/core by Robert Richter · 14 years ago
  43. 3aa0ce8 Un-inline the core-dump helper functions by Linus Torvalds · 14 years ago
  44. 0eead9a Don't dump task struct in a.out core-dumps by Linus Torvalds · 14 years ago
  45. ed859ed Merge branch 'linus' into sched/core by Ingo Molnar · 14 years ago
  46. 087a4eb stopmachine: Define __stop_machine when CONFIG_STOP_MACHINE=n by Masami Hiramatsu · 14 years ago
  47. 37eca0d Merge branch 'linus' into core/locking by Thomas Gleixner · 14 years ago
  48. 78f90d9 genirq: Remove the now unused sparse irq leftovers by Thomas Gleixner · 14 years ago
  49. b7b2933 genirq: Sanitize dynamic irq handling by Thomas Gleixner · 14 years ago
  50. b7d0d82 genirq: Remove arch_init_chip_data() by Thomas Gleixner · 14 years ago
  51. 10ba1e0 genirq: Remove irq_2_iommu by Thomas Gleixner · 14 years ago
  52. 1a0730d x86: Speed up the irq_remapped check in hot pathes by Thomas Gleixner · 14 years ago
  53. 423f085 x86: Embedd irq_2_iommu into irq_cfg by Thomas Gleixner · 14 years ago
  54. d0ad639 pci: intr_remap: Remove unused functions by Thomas Gleixner · 14 years ago
  55. e9f7ac6 ht: Convert to new irq_chip functions by Thomas Gleixner · 14 years ago
  56. 5c2837f dmar: Convert to new irq chip functions by Thomas Gleixner · 14 years ago
  57. 39431ac pci: Cleanup the irq_desc mess in msi by Thomas Gleixner · 14 years ago
  58. 1c9db52 pci: Convert msi to new irq_chip functions by Thomas Gleixner · 14 years ago
  59. 7c5f135 Merge branch 'x86/urgent' of into irq/sparseirq by Thomas Gleixner · 14 years ago
  60. b683de2 genirq: Query arch for number of early descriptors by Thomas Gleixner · 14 years ago
  61. 06f6c33 genirq: Implement irq reservation by Thomas Gleixner · 14 years ago
  62. a98d24b genirq: Implement sane enumeration by Thomas Gleixner · 14 years ago
  63. 1f5a5b8 genirq: Implement a sane sparse_irq allocator by Thomas Gleixner · 14 years ago
  64. 1318a48 genirq: Provide default irq init flags by Thomas Gleixner · 14 years ago
  65. 154cd38 genirq: Remove early_init_irq_lock_class() by Thomas Gleixner · 14 years ago
  66. f303a6d genirq: Sanitize irq_data accessors by Thomas Gleixner · 14 years ago
  67. 4424718 genirq: Provide status modifier by Thomas Gleixner · 14 years ago
  68. 3a3856d genirq: Remove unsused inline by Thomas Gleixner · 14 years ago
  69. e144710 genirq: Distangle irq.h by Thomas Gleixner · 14 years ago
  70. 7c53477 fanotify: disable fanotify syscalls by Eric Paris · 14 years ago
  71. ad0f7cf Merge branch 'oprofile/urgent' (early part) into oprofile/perf by Robert Richter · 14 years ago
  72. 3d90a00 oprofile: Abstract the perf-events backend by Matt Fleming · 14 years ago
  73. 5694633 oprofile: Make op_name_from_perf_id() global by Matt Fleming · 14 years ago
  74. 84c7991 perf: New helper function for pmu name by Matt Fleming · 14 years ago
  75. 3bf101b perf: Add helper function to return number of counters by Matt Fleming · 14 years ago
  76. 85a3318 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  77. 7cd2541 Merge commit 'v2.6.36-rc7' into perf/core by Ingo Molnar · 14 years ago
  78. c8d86d8 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  79. dda9cd9 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  80. a4099ae Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  81. fb3dbec Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 by David S. Miller · 14 years ago
  82. 556ef63 Merge commit 'v2.6.36-rc7' into core/rcu by Ingo Molnar · 14 years ago
  83. d4f8f21 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu by Ingo Molnar · 14 years ago
  84. 430c62f elevator: fix oops on early call to elevator_change() by Jens Axboe · 14 years ago
  85. 1df6a2e drm/ttm: Fix two race conditions + fix busy codepaths by Thomas Hellstrom · 14 years ago
  86. 773e3f9 rcu: move check from rcu_dereference_bh to rcu_read_lock_bh_held by Paul E. McKenney · 14 years ago
  87. e1d9694 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  88. 231d0ae wait: using uninitialized member of wait queue by Evgeny Kuznetsov · 14 years ago
  89. 5336377 modules: Fix module_bug_list list corruption race by Linus Torvalds · 14 years ago
  90. bd15141 genirq: Provide config option to disable deprecated code by Thomas Gleixner · 14 years ago
  91. f882265 genirq: Provide advanced irq chip functions by Thomas Gleixner · 14 years ago
  92. 6b8ff31 genirq: Convert core code to irq_data by Thomas Gleixner · 14 years ago
  93. ff7dcd4 genirq: Create irq_data by Thomas Gleixner · 14 years ago
  94. 5c80cc7 x86, amd_nb: Enable GART support for AMD family 0x15 CPUs by Andreas Herrmann · 14 years ago
  95. 18ffe4b Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  96. 303a407 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  97. 35ec421 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  98. 39b4d07 drm: Hold the mutex when dropping the last GEM reference (v2) by Chris Wilson · 14 years ago
  99. 6110a1f intel_idle: Voluntary leave_mm before entering deeper by Suresh Siddha · 14 years ago
  100. 29d08b3 drm/gem: handlecount isn't really a kref so don't make it one. by Dave Airlie · 14 years ago