1. 40f2b6f fscache: fix build on !CONFIG_SYSCTL by Tejun Heo · 14 years ago
  2. 181a51f slow-work: kill it by Tejun Heo · 14 years ago
  3. 6ecd7c2 gfs2: use workqueue instead of slow-work by Tejun Heo · 14 years ago
  4. 991ea75 drm: use workqueue instead of slow-work by Tejun Heo · 14 years ago
  5. 9b64697 cifs: use workqueue instead of slow-work by Tejun Heo · 14 years ago
  6. d098adf fscache: drop references to slow-work by Tejun Heo · 14 years ago
  7. 8af7c12 fscache: convert operation to use workqueue instead of slow-work by Tejun Heo · 14 years ago
  8. 8b8edef fscache: convert object to use workqueue instead of slow-work by Tejun Heo · 14 years ago
  9. e120153 workqueue: fix how cpu number is stored in work->data by Tejun Heo · 14 years ago
  10. f2e005a workqueue: fix mayday_mask handling on UP by Tejun Heo · 14 years ago
  11. 931ac77 workqueue: fix build problem on !CONFIG_SMP by Tejun Heo · 14 years ago
  12. 9f9c236 workqueue: fix locking in retry path of maybe_create_worker() by Tejun Heo · 14 years ago
  13. 083b804 async: use workqueue for worker pool by Tejun Heo · 14 years ago
  14. c7fc77f workqueue: remove WQ_SINGLE_CPU and use WQ_UNBOUND instead by Tejun Heo · 14 years ago
  15. f342179 workqueue: implement unbound workqueue by Tejun Heo · 14 years ago
  16. bdbc5dd workqueue: prepare for WQ_UNBOUND implementation by Tejun Heo · 14 years ago
  17. ad72cf9 libata: take advantage of cmwq and remove concurrency limitations by Tejun Heo · 14 years ago
  18. d313dd8 workqueue: fix worker management invocation without pending works by Tejun Heo · 14 years ago
  19. a1e453d workqueue: fix incorrect cpu number BUG_ON() in get_work_gcwq() by Tejun Heo · 14 years ago
  20. 4ce48b3 workqueue: fix race condition in flush_workqueue() by Tejun Heo · 14 years ago
  21. cb44476 workqueue: use worker_set/clr_flags() only from worker itself by Tejun Heo · 14 years ago
  22. fb0e7be workqueue: implement cpu intensive workqueue by Tejun Heo · 14 years ago
  23. 649027d workqueue: implement high priority workqueue by Tejun Heo · 14 years ago
  24. dcd989c workqueue: implement several utility APIs by Tejun Heo · 14 years ago
  25. d320c03 workqueue: s/__create_workqueue()/alloc_workqueue()/, and add system workqueues by Tejun Heo · 14 years ago
  26. b71ab8c workqueue: increase max_active of keventd and kill current_is_keventd() by Tejun Heo · 14 years ago
  27. e22bee7 workqueue: implement concurrency managed dynamic worker pool by Tejun Heo · 14 years ago
  28. d302f01 workqueue: implement worker_{set|clr}_flags() by Tejun Heo · 14 years ago
  29. 7e11629 workqueue: use shared worklist and pool all workers per cpu by Tejun Heo · 14 years ago
  30. 18aa9ef workqueue: implement WQ_NON_REENTRANT by Tejun Heo · 14 years ago
  31. 7a22ad7 workqueue: carry cpu number in work data once execution starts by Tejun Heo · 14 years ago
  32. 8cca0ee workqueue: add find_worker_executing_work() and track current_cwq by Tejun Heo · 14 years ago
  33. 502ca9d workqueue: make single thread workqueue shared worker pool friendly by Tejun Heo · 14 years ago
  34. db7bccf workqueue: reimplement CPU hotplugging support using trustee by Tejun Heo · 14 years ago
  35. c8e55f3 workqueue: implement worker states by Tejun Heo · 14 years ago
  36. 8b03ae3 workqueue: introduce global cwq and unify cwq locks by Tejun Heo · 14 years ago
  37. a0a1a5f workqueue: reimplement workqueue freeze using max_active by Tejun Heo · 14 years ago
  38. 1e19ffc workqueue: implement per-cwq active work limit by Tejun Heo · 14 years ago
  39. affee4b workqueue: reimplement work flushing using linked works by Tejun Heo · 14 years ago
  40. c34056a workqueue: introduce worker by Tejun Heo · 14 years ago
  41. 73f53c4 workqueue: reimplement workqueue flushing using color coded works by Tejun Heo · 14 years ago
  42. 0f90004 workqueue: update cwq alignement by Tejun Heo · 14 years ago
  43. 1537663 workqueue: kill cpu_populated_map by Tejun Heo · 14 years ago
  44. 6416669 workqueue: temporarily remove workqueue tracing by Tejun Heo · 14 years ago
  45. a62428c workqueue: separate out process_one_work() by Tejun Heo · 14 years ago
  46. 22df02b workqueue: define masks for work flags and conditionalize STATIC flags by Tejun Heo · 14 years ago
  47. 97e37d7 workqueue: merge feature parameters into flags by Tejun Heo · 14 years ago
  48. 4690c4a workqueue: misc/cosmetic updates by Tejun Heo · 14 years ago
  49. c790bce workqueue: kill RT workqueue by Tejun Heo · 14 years ago
  50. 8fec62b acpi: use queue_work_on() instead of binding workqueue worker to cpu0 by Tejun Heo · 14 years ago
  51. 82805ab kthread: implement kthread_data() by Tejun Heo · 14 years ago
  52. 7bc4656 ivtv: use kthread_worker instead of workqueue by Tejun Heo · 14 years ago
  53. b56c0d8 kthread: implement kthread_worker by Tejun Heo · 14 years ago
  54. 53c5f5b Merge branch 'sched-wq' of ../wq into cmwq-base by Tejun Heo · 14 years ago
  55. 7e27d6e Linux 2.6.35-rc3 by Linus Torvalds · 14 years ago
  56. 4cea870 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  57. 7ae1277 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  58. b25b550 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  59. eda0547 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  60. 837c4ef PCI: clear bridge resource range if BIOS assigned bad one by Yinghai Lu · 14 years ago
  61. a7ef7d1 PCI: hotplug/cpqphp, fix NULL dereference by Jiri Slaby · 14 years ago
  62. 3be434f Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/" by Jesse Barnes · 14 years ago
  63. f6d440d PCI: change resource collision messages from KERN_ERR to KERN_INFO by Bjorn Helgaas · 14 years ago
  64. 6f902af Btrfs: The file argument for fsync() is never null by Dan Carpenter · 14 years ago
  65. 834e747 Btrfs: handle ERR_PTR from posix_acl_from_xattr() by Dan Carpenter · 14 years ago
  66. 15e7000 Btrfs: avoid BUG when dropping root and reference in same transaction by Sage Weil · 14 years ago
  67. 731e3d1 Btrfs: prohibit a operation of changing acl's mask when noacl mount option used by Shi Weihua · 14 years ago
  68. 2f26afb Btrfs: should add a permission check for setfacl by Shi Weihua · 14 years ago
  69. cf1e99a Btrfs: btrfs_lookup_dir_item() can return ERR_PTR by Dan Carpenter · 14 years ago
  70. 3140c9a Btrfs: btrfs_read_fs_root_no_name() returns ERR_PTRs by Dan Carpenter · 14 years ago
  71. d327099 Btrfs: unwind after btrfs_start_transaction() errors by Dan Carpenter · 14 years ago
  72. 4cbd114 Btrfs: btrfs_iget() returns ERR_PTR by Dan Carpenter · 14 years ago
  73. 676e4c8 Btrfs: handle kzalloc() failure in open_ctree() by Dan Carpenter · 14 years ago
  74. fb4f6f9 Btrfs: handle error returns from btrfs_lookup_dir_item() by Dan Carpenter · 14 years ago
  75. 3bf84a5 Btrfs: Fix BUG_ON for fs converted from extN by Yan, Zheng · 14 years ago
  76. 046f264 Btrfs: Fix null dereference in relocation.c by Yan, Zheng · 14 years ago
  77. e79aa86 Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 14 years ago
  78. a385a53 wimax/i2400m: fix missing endian correction read in fw loader by Inaky Perez-Gonzalez · 14 years ago
  79. 891a989 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  80. f1f6ea3 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  81. 63c70a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  82. 058a457 Btrfs: fix remap_file_pages error by Miao Xie · 14 years ago
  83. 0e4dcbef Btrfs: uninitialized data is check_path_shared() by Dan Carpenter · 14 years ago
  84. 8360977 Btrfs: fix fallocate regression by Josef Bacik · 14 years ago
  85. 4a001071 Btrfs: fix loop device on top of btrfs by Miao Xie · 14 years ago
  86. 349124a net8139: fix a race at the end of NAPI by Figo.zhang · 14 years ago
  87. 07a0f0f pktgen: Fix accuracy of inter-packet delay. by Daniel Turull · 14 years ago
  88. ae638c4 pkt_sched: gen_estimator: add a new lock by Eric Dumazet · 14 years ago
  89. 597a264 net: deliver skbs on inactive slaves to exact matches by John Fastabend · 14 years ago
  90. 2b2300d ceph: try to send partial cap release on cap message on missing inode by Sage Weil · 14 years ago
  91. 3d7ded4 ceph: release cap on import if we don't have the inode by Sage Weil · 14 years ago
  92. 9dbd412 ceph: fix misleading/incorrect debug message by Sage Weil · 14 years ago
  93. 00d5643 ceph: fix atomic64_t initialization on ia64 by Jeff Mahoney · 14 years ago
  94. 1082345 sata_sil24: Use memory barriers before issuing commands by Catalin Marinas · 14 years ago
  95. 14e45c1 sata_sil24: memset() overflow by Dan Carpenter · 14 years ago
  96. 7908a9e Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  97. 07dc726 KVM: read apic->irr with ioapic lock held by Marcelo Tosatti · 14 years ago
  98. 8fade6a Merge branch 'for-linus2' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  99. 6db40cf pipe: fix check in "set size" fcntl by Miklos Szeredi · 14 years ago
  100. 1d862f4 pipe: fix pipe buffer resizing by Miklos Szeredi · 14 years ago