1. 194684e i2c: Prevent priority inversion on top of bus lock by Mika Kuoppala · 16 years ago
  2. ef26b16 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  3. 897e81b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  4. c3fa27d Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  5. 96fa2b5 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  6. bb2166c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  7. 69f061e Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  8. 6077817 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  9. d0b093a Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  10. 3e72b81 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  11. 9b269d4 Merge branch 'core-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  12. 7b626ac Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  13. 1ebb275 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 16 years ago
  14. 83fdbfb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  15. d9b2c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  16. 38938c8 Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2) by David Daney · 16 years ago
  17. 0ab7d13 GFS2: Tag all metadata with jid by Steven Whitehouse · 16 years ago
  18. 86e931a VFS: Export dquot_send_warning by Steven Whitehouse · 16 years ago
  19. 796bd95 VFS: Add forget_all_cached_acls() by Steven Whitehouse · 16 years ago
  20. c84d6ef Merge branch 'master' into next by James Morris · 16 years ago
  21. 7cff7ce include/linux/compiler-gcc4.h: Fix build bug - gcc-4.0.2 doesn't understand __builtin_object_size by Andrew Morton · 16 years ago
  22. 56f3f55 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 16 years ago
  23. 0cf55e1 sched, cputime: Introduce thread_group_times() by Hidetoshi Seto · 16 years ago
  24. d99ca3b sched, cputime: Cleanups related to task_times() by Hidetoshi Seto · 16 years ago
  25. fa1452e locking, task_struct: Reduce size on TRACE_IRQFLAGS and 64bit by Hiroshi Shimamoto · 16 years ago
  26. 6b62fe0 tracing/syscalls: Make syscall events print callbacks static by Frederic Weisbecker · 16 years ago
  27. 8592e64 sched: Revert 498657a478c60be092208422fefa9c7b248729c2 by Tejun Heo · 16 years ago
  28. 3bbe84e trace_syscalls: Simplify syscall profile by Lai Jiangshan · 16 years ago
  29. a1301da trace_syscalls: Remove duplicate init_enter_##sname() by Lai Jiangshan · 16 years ago
  30. c252f65 trace_syscalls: Add syscall_nr field to struct syscall_metadata by Lai Jiangshan · 16 years ago
  31. fcc1943 trace_syscalls: Remove enter_id exit_id by Lai Jiangshan · 16 years ago
  32. 31c16b1 trace_syscalls: Set event_enter_##sname->data to its metadata by Lai Jiangshan · 16 years ago
  33. bf56a4e trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit by Lai Jiangshan · 16 years ago
  34. f13a48b SLOW_WORK: Move slow_work's proc file to debugfs by David Howells · 16 years ago
  35. 7716977 mfd: Correct WM831X_MAX_ISEL_VALUE by Mark Brown · 16 years ago
  36. 6e80133 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache by Linus Torvalds · 16 years ago
  37. dd1853c hw-breakpoints: Use struct perf_event_attr to define kernel breakpoints by Frederic Weisbecker · 16 years ago
  38. 5fa10b2 hw-breakpoints: Use struct perf_event_attr to define user breakpoints by Frederic Weisbecker · 16 years ago
  39. b7b20df sched, time: Define nsecs_to_jiffies() by Hidetoshi Seto · 16 years ago
  40. d5b7c78 sched: Remove task_{u,s,g}time() by Hidetoshi Seto · 16 years ago
  41. d180c5b sched: Introduce task_times() to replace task_{u,s}time() pair by Hidetoshi Seto · 16 years ago
  42. 16bc67e Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 16 years ago
  43. 091ad36 events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS() by Ingo Molnar · 16 years ago
  44. e5bc972 tracing: Create new DEFINE_EVENT_PRINT by Steven Rostedt · 16 years ago
  45. ff038f5 tracing: Create new TRACE_EVENT_TEMPLATE by Steven Rostedt · 16 years ago
  46. a49ed0b locking: Use __[SPIN|RW]_LOCK_UNLOCKED in [spin|rw]_lock_init() by Thomas Gleixner · 16 years ago
  47. c9286b7 locking: Remove unused prototype by Thomas Gleixner · 16 years ago
  48. b3a222e remove CONFIG_SECURITY_FILE_CAPABILITIES compile option by Serge E. Hallyn · 16 years ago
  49. fa7c27e hw-breakpoints: Fix misordered ifdef by Frederic Weisbecker · 16 years ago
  50. e6db487 hw-breakpoints: Include only linux/perf_event.h from kernel part of bp headers by Frederic Weisbecker · 16 years ago
  51. 4ed7c92 perf_events: Undo some recursion damage by Peter Zijlstra · 16 years ago
  52. 6ebb237 rcu: Re-arrange code to reduce #ifdef pain by Paul E. McKenney · 16 years ago
  53. 9f680ab rcu: Eliminate unneeded function wrapping by Paul E. McKenney · 16 years ago
  54. 5093eba hw-breakpoints: Separate the kernel part from breakpoint headers by Frederic Weisbecker · 16 years ago
  55. ce71b9d tracing: Use the perf recursion protection from trace event by Frederic Weisbecker · 16 years ago
  56. 59ed446 perf: Fix event scaling for inherited counters by Peter Zijlstra · 16 years ago
  57. 453f19e perf: Allow for custom overflow handlers by Peter Zijlstra · 16 years ago
  58. 9620059 Merge branch 'tracing/hw-breakpoints' into perf/core by Ingo Molnar · 16 years ago
  59. 4ced24c i2c: i2c-pnx: Made buf type unsigned to prevent sign extension by Kevin Wells · 16 years ago
  60. 308efab vt: Fix use of "new" in a struct field by Alan Cox · 16 years ago
  61. fee096d CacheFiles: Catch an overly long wait for an old active object by David Howells · 16 years ago
  62. a17754f CacheFiles: Don't write a full page if there's only a partial page to cache by David Howells · 16 years ago
  63. 60d543c FS-Cache: Start processing an object's operations on that object's death by David Howells · 16 years ago
  64. 201a154 FS-Cache: Handle pages pending storage that get evicted under OOM conditions by David Howells · 16 years ago
  65. 1bccf51 FS-Cache: Fix lock misorder in fscache_write_op() by David Howells · 16 years ago
  66. 4fbf429 FS-Cache: Allow the current state of all objects to be dumped by David Howells · 16 years ago
  67. 440f0af FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work items by David Howells · 16 years ago
  68. 3bde31a SLOW_WORK: Allow a requeueable work item to sleep till the thread is needed by David Howells · 16 years ago
  69. 31ba99d SLOW_WORK: Allow the owner of a work item to determine if it is queued or not by David Howells · 16 years ago
  70. 8fba10a SLOW_WORK: Allow the work items to be viewed through a /proc file by David Howells · 16 years ago
  71. 6b8268b SLOW_WORK: Add delayed_slow_work support by Jens Axboe · 16 years ago
  72. 0160950 SLOW_WORK: Add support for cancellation of slow work by Jens Axboe · 16 years ago
  73. 3d7a641 SLOW_WORK: Wait for outstanding work items belonging to a module to clear by David Howells · 16 years ago
  74. 486bfe5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  75. 2ea6dec generic-ipi: Add smp_call_function_any() by Rusty Russell · 16 years ago
  76. 6ad696d mm: allow memory hotplug and hibernation in the same kernel by Andi Kleen · 16 years ago
  77. 82abc2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 16 years ago
  78. a7b6342 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 16 years ago
  79. 99f4c9d Merge commit 'v2.6.32-rc7' into core/iommu by Ingo Molnar · 16 years ago
  80. 559fdc3 perf_event: Optimize perf_output_lock() by Peter Zijlstra · 16 years ago
  81. e29d436 Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation." by David S. Miller · 16 years ago
  82. 0ffa798 Merge branches 'perf/powerpc' and 'perf/bench' into perf/core by Ingo Molnar · 16 years ago
  83. 39dc78b Merge commit 'v2.6.32-rc7' into perf/core by Ingo Molnar · 16 years ago
  84. 1a7af63 nilfs2: deleted struct nilfs_dat_group_desc by Jiro SEKIBA · 16 years ago
  85. 6959450 swiotlb: Remove duplicate swiotlb_force extern declarations by FUJITA Tomonori · 16 years ago
  86. cd4ca27 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  87. 4c49b12 perf_event: Fix invalid type in ioctl definition by Arjan van de Ven · 16 years ago
  88. 688bcaf hw-breakpoints: Fix build on !perf architectures by Ingo Molnar · 16 years ago
  89. 687b16f hw-breakpoints: Provide an off-case for counter_arch_bp() by Frederic Weisbecker · 16 years ago
  90. 6beb000 locking: Make inlining decision Kconfig based by Thomas Gleixner · 16 years ago
  91. b87e5e2 serial: add support for the Lava Quattro PCI quad-port 16550A card by Lennert Buytenhek · 16 years ago
  92. f5c15d0 fb: remove fb_save_state() and fb_restore_state operations by Krzysztof Helt · 16 years ago
  93. fe8bc91 ext3: Wait for proper transaction commit on fsync by Jan Kara · 16 years ago
  94. bf3204c Input: fix locking in memoryless force-feedback devices by Dmitry Torokhov · 16 years ago
  95. ad32e8c swiotlb: Defer swiotlb init printing, export swiotlb_print_info() by FUJITA Tomonori · 16 years ago
  96. 5740afd swiotlb: Add swiotlb_free() function by FUJITA Tomonori · 16 years ago
  97. 9f993ac bootmem: Add free_bootmem_late() by FUJITA Tomonori · 16 years ago
  98. 9d5ce73 x86: intel-iommu: Convert detect_intel_iommu to use iommu_init hook by FUJITA Tomonori · 16 years ago
  99. dd8dbf2 security: report the module name to security_module_request by Eric Paris · 16 years ago
  100. 24f1e32c hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events by Frederic Weisbecker · 16 years ago