1. 839a8e8 writeback: replace custom worker pool implementation with unbound workqueue by Tejun Heo · 11 years ago
  2. 181387d writeback: remove unused bdi_pending_list by Tejun Heo · 11 years ago
  3. 229641a Merge tag 'v3.9-rc5' into wq/for-3.10 by Tejun Heo · 11 years ago
  4. d55262c workqueue: update sysfs interface to reflect NUMA awareness and a kernel param to disable NUMA affinity by Tejun Heo · 11 years ago
  5. 4c16bd3 workqueue: implement NUMA affinity for unbound workqueues by Tejun Heo · 11 years ago
  6. dce90d4 workqueue: introduce put_pwq_unlocked() by Tejun Heo · 11 years ago
  7. 1befcf3 workqueue: introduce numa_pwq_tbl_install() by Tejun Heo · 11 years ago
  8. e50aba9 workqueue: use NUMA-aware allocation for pool_workqueues by Tejun Heo · 11 years ago
  9. f147f29 workqueue: break init_and_link_pwq() into two functions and introduce alloc_unbound_pwq() by Tejun Heo · 11 years ago
  10. df2d5ae workqueue: map an unbound workqueues to multiple per-node pool_workqueues by Tejun Heo · 11 years ago
  11. 2728fd2 workqueue: move hot fields of workqueue_struct to the end by Tejun Heo · 11 years ago
  12. ecf6881 workqueue: make workqueue->name[] fixed len by Tejun Heo · 11 years ago
  13. 6029a91 workqueue: add workqueue->unbound_attrs by Tejun Heo · 11 years ago
  14. f3f90ad workqueue: determine NUMA node of workers accourding to the allowed cpumask by Tejun Heo · 11 years ago
  15. e3c916a workqueue: drop 'H' from kworker names of unbound worker pools by Tejun Heo · 11 years ago
  16. bce9038 workqueue: add wq_numa_tbl_len and wq_numa_possible_cpumask[] by Tejun Heo · 11 years ago
  17. a892cac workqueue: move pwq_pool_locking outside of get/put_unbound_pool() by Tejun Heo · 11 years ago
  18. 4862125 workqueue: fix memory leak in apply_workqueue_attrs() by Tejun Heo · 11 years ago
  19. 13e2e55 workqueue: fix unbound workqueue attrs hashing / comparison by Tejun Heo · 11 years ago
  20. bc0caf0 workqueue: fix race condition in unbound workqueue free path by Tejun Heo · 11 years ago
  21. 07961ac Linux 3.9-rc5 by Linus Torvalds · 11 years ago
  22. 0bb4428 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  23. a7b436d Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  24. d299c29 Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  25. dbf520a Revert "lockdep: check that no locks held at freeze time" by Paul Walmsley · 11 years ago
  26. 13d2080 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  27. bce95c6 dw_dmac: adjust slave_id accordingly to request line base by Andy Shevchenko · 11 years ago
  28. f73bb9b dmaengine: dw_dma: fix endianess for DT xlate function by Arnd Bergmann · 11 years ago
  29. 46a1f21 PNP: List Rafael Wysocki as a maintainer by Rafael J. Wysocki · 11 years ago
  30. b92eded Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  31. 6e2a450 rbd: don't zero-fill non-image object requests by Alex Elder · 11 years ago
  32. 3615db4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  33. ed17688 ia64 idle: delete stale (*idle)() function pointer by Len Brown · 11 years ago
  34. 67e17c1 Merge branch 'for-curr' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  35. d8fe29e Btrfs: don't drop path when printing out tree errors in scrub by Josef Bacik · 11 years ago
  36. f85eda8 target: Fix RESERVATION_CONFLICT status regression for iscsi-target special case by Nicholas Bellinger · 11 years ago
  37. 5dade71 tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bit by Nicholas Bellinger · 11 years ago
  38. 09a9f1d Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs" by Michel Lespinasse · 11 years ago
  39. 0776ce0 Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  40. 045ecc2 Merge tag 'tty-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  41. 865752e Merge tag 'staging-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  42. 97f084b Merge tag 'driver-core-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  43. 1b6a4db Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  44. dfca53f Merge tag 'pm+acpi-3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  45. 8b1e54c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  46. d3f72cf Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  47. 5e24850 Merge tag 'fbdev-fixes-3.9-rc4' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 11 years ago
  48. 2c3de1c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  49. 482b0b5 usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BD by Konstantin Holoborodko · 11 years ago
  50. c613c5f mg_disk: fix error return code in mg_probe() by Wei Yongjun · 11 years ago
  51. 82d130f Btrfs: fix wrong return value of btrfs_lookup_csum() by Miao Xie · 11 years ago
  52. 39847c4 Btrfs: fix wrong reservation of csums by Miao Xie · 11 years ago
  53. a797502 Btrfs: fix double free in the btrfs_qgroup_account_ref() by Wang Shilong · 11 years ago
  54. fdf30d1 Btrfs: limit the global reserve to 512mb by Josef Bacik · 11 years ago
  55. db1d607 Btrfs: hold the ordered operations mutex when waiting on ordered extents by Josef Bacik · 11 years ago
  56. 6e137ed Btrfs: fix space accounting for unlink and rename by Josef Bacik · 11 years ago
  57. f4881bc Btrfs: fix space leak when we fail to reserve metadata space by Josef Bacik · 11 years ago
  58. adaa4b8 Btrfs: fix EIO from btrfs send in is_extent_unchanged for punched holes by Jan Schmidt · 11 years ago
  59. 6125c2be Merge branch 'acpi-fixes' into fixes by Rafael J. Wysocki · 11 years ago
  60. 887ede6 Merge branch 'pm-fixes' into fixes by Rafael J. Wysocki · 11 years ago
  61. 9064171 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/next-fixes by Linus Torvalds · 11 years ago
  62. 33b65f1 Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  63. f896604 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  64. a8c4528 Merge tag 'iommu-fixes-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  65. 3e84f48 vfs/splice: Fix missed checks in new __kernel_write() helper by Al Viro · 11 years ago
  66. c26377e xen/events: avoid race with raising an event in unmask_evtchn() by David Vrabel · 11 years ago
  67. d3eb2c8 xen/mmu: Move the setting of pvops.write_cr3 to later phase in bootup. by Konrad Rzeszutek Wilk · 11 years ago
  68. 76fc253 xen/acpi-stub: Disable it b/c the acpi_processor_add is no longer called. by Konrad Rzeszutek Wilk · 11 years ago
  69. c8fa48d usb: Fix compile error by selecting USB_OTG_UTILS by Roland Stigge · 11 years ago
  70. 87a8ebd userns: Restrict when proc and sysfs can be mounted by Eric W. Biederman · 11 years ago
  71. a636b70 ipc: Restrict mounting the mqueue filesystem by Eric W. Biederman · 11 years ago
  72. 132c94e vfs: Carefully propogate mounts across user namespaces by Eric W. Biederman · 11 years ago
  73. 90563b1 vfs: Add a mount flag to lock read only bind mounts by Eric W. Biederman · 11 years ago
  74. 3151527 userns: Don't allow creation if the user is chrooted by Eric W. Biederman · 11 years ago
  75. 4c43755 HID: multitouch: fix touchpad buttons by Benjamin Tissoires · 11 years ago
  76. c2a2876 iommu/amd: Make sure dma_ops are set for hotplug devices by Joerg Roedel · 11 years ago
  77. de55eb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  78. e8cd816 vt: synchronize_rcu() under spinlock is not nice... by Al Viro · 11 years ago
  79. b8b6611 PCI / ACPI: hold acpi_scan_lock during root bus hotplug by Yinghai Lu · 11 years ago
  80. aaf9d93 ACPI / APEI: fix error status check condition for CPER by Chen Gong · 11 years ago
  81. 469dd1c ACPI / PM: fix suspend and resume on Sony Vaio VGN-FW21M by Fabio Valentini · 11 years ago
  82. 7ea600b Nest rename_lock inside vfsmount_lock by Al Viro · 11 years ago
  83. b175293 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  84. 5d53848 Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  85. d78658d Merge tag 'for-usb-linus-2013-03-26' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 11 years ago
  86. 80b00df rsxx: remove unused variable by Philip J Kelleher · 11 years ago
  87. 4dcaf47 rsxx: enable error return of rsxx_eeh_save_issued_dmas() by Philip J Kelleher · 11 years ago
  88. eddc0a3 yama: Better permission check for ptraceme by Eric W. Biederman · 11 years ago
  89. 330305c ipv4: Fix ip-header identification for gso packets. by Pravin B Shelar · 11 years ago
  90. 4adaa61 Btrfs: fix race between mmap writes and compression by Chris Mason · 11 years ago
  91. 9fe16b7 bonding: remove already created master sysfs link on failure by Veaceslav Falico · 11 years ago
  92. 14134f6 af_unix: dont send SCM_CREDENTIAL when dest socket is NULL by dingtianhong · 11 years ago
  93. eba0e3c USB: serial: fix hang when opening port by Ming Lei · 11 years ago
  94. 465c0a1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 11 years ago
  95. 76a0e68 pch_gbe: fix ip_summed checksum reporting on rx by Veaceslav Falico · 11 years ago
  96. 4fdc782 x86, io_apic: remove duplicated include from irq_remapping.c by Wei Yongjun · 11 years ago
  97. 35ccece [media] [REGRESSION] bt8xx: Fix too large height in cropcap by Hans de Goede · 11 years ago
  98. 751c644 pid: Handle the exit of a multi-threaded init. by Eric W. Biederman · 11 years ago
  99. 75517d9 igb: fix PHC stopping on max freq by Jiri Benc · 11 years ago
  100. 05ec29e igb: make sensor info static by Stephen Hemminger · 11 years ago