1. 46f3d97 kthread_worker: reimplement flush_kthread_work() to allow freeing the work item being executed by Tejun Heo · 13 years ago
  2. 9a2e03d kthread_worker: reorganize to prepare for flush_kthread_work() reimplementation by Tejun Heo · 13 years ago
  3. 8db25e7 workqueue: simplify CPU hotplug code by Tejun Heo · 13 years ago
  4. 628c78e workqueue: remove CPU offline trustee by Tejun Heo · 13 years ago
  5. 3ce6337 workqueue: don't butcher idle workers on an offline CPU by Tejun Heo · 13 years ago
  6. 25511a4 workqueue: reimplement CPU online rebinding to handle idle workers by Tejun Heo · 13 years ago
  7. bc2ae0f workqueue: drop @bind from create_worker() by Tejun Heo · 13 years ago
  8. 6037315 workqueue: use mutex for global_cwq manager exclusion by Tejun Heo · 13 years ago
  9. 403c821 workqueue: ROGUE workers are UNBOUND workers by Tejun Heo · 13 years ago
  10. f2d5a0e workqueue: drop CPU_DYING notifier operation by Tejun Heo · 13 years ago
  11. 6575820 workqueue: perform cpu down operations from low priority cpu_notifier() by Tejun Heo · 13 years ago
  12. 3270476 workqueue: reimplement WQ_HIGHPRI using a separate worker_pool by Tejun Heo · 13 years ago
  13. 4ce62e9 workqueue: introduce NR_WORKER_POOLS and for_each_worker_pool() by Tejun Heo · 13 years ago
  14. 11ebea5 workqueue: separate out worker_pool flags by Tejun Heo · 13 years ago
  15. 63d95a9 workqueue: use @pool instead of @gcwq or @cpu where applicable by Tejun Heo · 13 years ago
  16. bd7bdd4 workqueue: factor out worker_pool from global_cwq by Tejun Heo · 13 years ago
  17. 974271c workqueue: don't use WQ_HIGHPRI for unbound workqueues by Tejun Heo · 13 years ago
  18. 918227b Merge tag 'fbdev-fixes-for-3.5-2' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  19. 00c3e27 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  20. 29f6738 memblock: free allocated memblock_reserved_regions later by Yinghai Lu · 13 years ago
  21. 99ab7b1 mm: sparse: fix usemap allocation above node descriptor section by Yinghai Lu · 13 years ago
  22. 07b4e2b mm: sparse: fix section usemap placement calculation by Yinghai Lu · 13 years ago
  23. 688bb41 xtensa: fix incorrect memset by Alan Cox · 13 years ago
  24. b065b43 shmem: cleanup shmem_add_to_page_cache by Hugh Dickins · 13 years ago
  25. d189922 shmem: fix negative rss in memcg memory.stat by Hugh Dickins · 13 years ago
  26. f21f806 tmpfs: revert SEEK_DATA and SEEK_HOLE by Hugh Dickins · 13 years ago
  27. 6b91bf1 drivers/rtc/rtc-twl.c: fix threaded IRQ to use IRQF_ONESHOT by Kevin Hilman · 13 years ago
  28. 5d8ecbb fat: fix non-atomic NFS i_pos read by Steven J. Magnani · 13 years ago
  29. c46938d MAINTAINERS: add OMAP CPUfreq driver to OMAP Power Management section by Kevin Hilman · 13 years ago
  30. 8875408 sgi-xp: nested calls to spin_lock_irqsave() by Dan Carpenter · 13 years ago
  31. fea9f71 fs: ramfs: file-nommu: add SetPageUptodate() by Bob Liu · 13 years ago
  32. b59f6d1 drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warning by Benoît Thébaudeau · 13 years ago
  33. 41b9e2d mm/memory_hotplug.c: release memory resources if hotadd_new_pgdat() fails by Wen Congyang · 13 years ago
  34. 213ab3f h8300/uaccess: add mising __clear_user() by Geert Uytterhoeven · 13 years ago
  35. e048ace h8300/uaccess: remove assignment to __gu_val in unhandled case of get_user() by Geert Uytterhoeven · 13 years ago
  36. 487c719 h8300/time: add missing #include <asm/irq_regs.h> by Geert Uytterhoeven · 13 years ago
  37. 8782171 h8300/signal: fix typo "statis" by Geert Uytterhoeven · 13 years ago
  38. 9adec61 h8300/pgtable: add missing #include <asm-generic/pgtable.h> by Geert Uytterhoeven · 13 years ago
  39. ad49fcb drivers/rtc/rtc-ab8500.c: ensure correct probing of the AB8500 RTC when Device Tree is enabled by Lee Jones · 13 years ago
  40. 3cfd16a drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQ by Lee Jones · 13 years ago
  41. 4bf2bba mm, thp: abort compaction if migration page cannot be charged to memcg by David Rientjes · 13 years ago
  42. 4229fb1d c/r: prctl: less paranoid prctl_set_mm_exe_file() by Konstantin Khlebnikov · 13 years ago
  43. a4e08d0 ocfs2: fix NULL pointer dereference in __ocfs2_change_file_space() by Luis Henriques · 13 years ago
  44. 6b4fa63 mn10300: use "#elif defined(CONFIG_*)" instead of "#elif CONFIG_*" by Geert Uytterhoeven · 13 years ago
  45. 77cb621 mn10300: mm/dma-alloc.c needs <linux/export.h> by Geert Uytterhoeven · 13 years ago
  46. cea7c58 mn10300: kernel/traps.c needs <linux/export.h> by Geert Uytterhoeven · 13 years ago
  47. 7a63091 mn10300: kernel/internal.h needs <linux/irqreturn.h> by Geert Uytterhoeven · 13 years ago
  48. 1c20c3d mn10300: remove duplicate definition of PTRACE_O_TRACESYSGOOD by Geert Uytterhoeven · 13 years ago
  49. 325c117 mn10300: move setup_jiffies_interrupt() to cevt-mn10300.c by Geert Uytterhoeven · 13 years ago
  50. 2a64389 drivers/rtc/rtc-spear.c: fix use-after-free in spear_rtc_remove() by Devendra Naga · 13 years ago
  51. d8adde1 memory hotplug: fix invalid memory access caused by stale kswapd pointer by Jiang Liu · 13 years ago
  52. 605cd83 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  53. 5f8ebd3 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 13 years ago
  54. 8a76e53 media: mx2_camera: Fix mbus format handling by Javier Martin · 13 years ago
  55. 887eafd Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  56. 8daf4de Merge tag 'pm-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  57. 3dc352c Merge tag 'driver-core-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  58. 1e032dc Merge tag 'usb-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  59. 5f351f0 Merge tag 'char-misc-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 13 years ago
  60. e6f0f45 Merge tag 'fixes-for-v3.5-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 13 years ago
  61. 43224b73 MN10300: Fix a missing semicolon by David Howells · 13 years ago
  62. bb39b65 gpio/gpio-tps65910: gpio_chip.of_node referenced without CONFIG_OF_GPIO defined by Jerry Snitselaar · 13 years ago
  63. 055c9fa Merge tag 'fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 13 years ago
  64. 310959e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  65. dc332fd ACPI / PM: Leave Bus Master Arbitration enabled for suspend/resume by Jonathan Nieder · 13 years ago
  66. bc51b0c Revert "of: match by compatible property first" by Linus Torvalds · 13 years ago
  67. 16a50b1 mei: pci_resume: set IRQF_ONESHOT for msi request_threaded_irq by Tomas Winkler · 13 years ago
  68. dbf0e4c PCI: EHCI: fix crash during suspend on ASUS computers by Alan Stern · 13 years ago
  69. 9861e95 Merge tag 'omap-fixes-for-v3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 13 years ago
  70. 50fb31c tty/hvc_opal: Fix debug function name by Benjamin Herrenschmidt · 13 years ago
  71. aa709f3 powerpc/numa: Avoid stupid uninitialized warning from gcc by Benjamin Herrenschmidt · 13 years ago
  72. 21b2de3 powerpc: Fix build of some debug irq code by Benjamin Herrenschmidt · 13 years ago
  73. be2cf20 powerpc: More fixes for lazy IRQ vs. idle by Benjamin Herrenschmidt · 13 years ago
  74. 2437fcc Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
  75. 6c6ee53 gspca_sn9c20x: Fix NULL pointer dereference by Hans de Goede · 13 years ago
  76. c5e43b8 Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 13 years ago
  77. 6f5410b Merge tag 'rpmsg-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/rpmsg by Linus Torvalds · 13 years ago
  78. 84836bf Merge tag 'remoteproc-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 13 years ago
  79. 17cda20 Merge tag 'hwspinlock-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock by Linus Torvalds · 13 years ago
  80. 5becfb1 kmsg: merge continuation records while printing by Kay Sievers · 13 years ago
  81. 46bada6 Merge branch 'kevin' into fixes by Linus Walleij · 13 years ago
  82. 17fae1c Merge tag 'iommu-fixes-v3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  83. eb02dac kmsg: /proc/kmsg - support reading of partial log records by Kay Sievers · 13 years ago
  84. 06b4ba5 ARM: OMAP2+: omap2plus_defconfig: EHCI driver is not stable, disable it by Kevin Hilman · 13 years ago
  85. 9c378ab virtio-balloon: fix add/get API use by Michael S. Tsirkin · 13 years ago
  86. 8c84bf4 Merge branch 'for-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 13 years ago
  87. 373b436 OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=n by Tomi Valkeinen · 13 years ago
  88. 736f29c OMAPDSS: Use PM notifiers for system suspend by Tomi Valkeinen · 13 years ago
  89. a771718 [SCSI] bnx2i: Removed the reference to the netdev->base_addr by Eddie Wai · 13 years ago
  90. 6ef1b51 [SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtf by Dan Williams · 13 years ago
  91. 222a806 [SCSI] Fix NULL dereferences in scsi_cmd_to_driver by Mark Rustad · 13 years ago
  92. bd0a521 Linux 3.5-rc6 by Linus Torvalds · 13 years ago
  93. a0127af Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  94. 332a2e1 vfs: make O_PATH file descriptors usable for 'fchdir()' by Linus Torvalds · 13 years ago
  95. 5db9a4d cgroup: fix cgroup hierarchy umount race by Tejun Heo · 13 years ago
  96. 7db5b3c Revert "cgroup: superblock can't be released with active dentries" by Tejun Heo · 13 years ago
  97. 476a7eeb hwspinlock/core: use global ID to register hwspinlocks on multiple devices by Shinya Kuribayashi · 13 years ago
  98. cd6407f Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  99. c540521 security: Minor improvements to no_new_privs documentation by Andy Lutomirski · 13 years ago
  100. 26c439d Merge tag 'ecryptfs-3.5-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 13 years ago