summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-03-12workqueue: update synchronization rules on workqueue->pwqsTejun Heo
2013-03-12workqueue: replace get_pwq() with explicit per_cpu_ptr() accesses and first_p...Tejun Heo
2013-03-12workqueue: remove workqueue_struct->pool_wq.singleTejun Heo
2013-03-12workqueue: consistently use int for @cpu variablesTejun Heo
2013-03-12workqueue: add wokrqueue_struct->maydays list to replace mayday cpu iteratorsTejun Heo
2013-03-12workqueue: restructure pool / pool_workqueue iterations in freeze/thaw functionsTejun Heo
2013-03-12workqueue: introduce for_each_pool()Tejun Heo
2013-03-12workqueue: replace for_each_pwq_cpu() with for_each_pwq()Tejun Heo
2013-03-12workqueue: add workqueue_struct->pwqs listTejun Heo
2013-03-12workqueue: introduce kmem_cache for pool_workqueuesTejun Heo
2013-03-12workqueue: make workqueue_lock irq-safeTejun Heo
2013-03-12workqueue: make sanity checks less punshing using WARN_ON[_ONCE]()sTejun Heo
2013-03-04workqueue: better define synchronization rule around rescuer->pool updatesLai Jiangshan
2013-03-04workqueue: change argument of worker_maybe_bind_and_lock() to @poolLai Jiangshan
2013-03-04workqueue: use %current instead of worker->task in worker_maybe_bind_and_lock()Lai Jiangshan
2013-03-04workqueue: allow more off-queue flag spaceLai Jiangshan
2013-03-03Linux 3.9-rc1v3.9-rc1Linus Torvalds
2013-03-03Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow...Linus Torvalds
2013-03-03Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-03-03Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-03-03Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-03Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-03Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-03-03Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-03-03Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2013-03-03btrfs/raid56: Add missing #include <linux/vmalloc.h>Geert Uytterhoeven
2013-03-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-02fix compat_sys_rt_sigprocmask()Al Viro
2013-03-02Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-03-02Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-03-03Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linusRussell King
2013-03-02SUNRPC: One line comment fixTrond Myklebust
2013-03-02ext4: enable quotas before orphan cleanupJan Kara
2013-03-02ext4: don't allow quota mount options when quota feature enabledJan Kara
2013-03-02ext4: fix a warning from sparse check for ext4_dir_llseekZheng Liu
2013-03-02ext4: convert number of blocks to clusters properlyLukas Czerner
2013-03-02ext4: fix possible memory leak in ext4_remount()Wei Yongjun
2013-03-02jbd2: fix ERR_PTR dereference in jbd2__journal_startDmitry Monakhov
2013-03-02metag: Provide dma_get_sgtable()James Hogan
2013-03-02metag: prom.h: remove declaration of metag_dt_memblock_reserve()James Hogan
2013-03-02metag: copy devicetree to non-init memoryJames Hogan
2013-03-02metag: cleanup metag_ksyms.c includesJames Hogan
2013-03-02metag: move mm/init.c exports out of metag_ksyms.cJames Hogan