summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-30include/linux/fs.h: disable preempt when acquire i_size_seqcount write lockFan Du
2013-04-30kernel/smp.c: remove 'priv' of call_single_dataliguang
2013-04-30kernel/smp.c: use '|=' for csd_lockliguang
2013-04-30writeback: set worker desc to identify writeback workers in task dumpsTejun Heo
2013-04-30workqueue: include workqueue info when printing debug dump of a worker taskTejun Heo
2013-04-30kthread: implement probe_kthread_data()Tejun Heo
2013-04-30arc, print-fatal-signals: reduce duplicated informationVineet Gupta
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-30dump_stack: implement arch-specific hardware description in task dumpsTejun Heo
2013-04-30dmi: morph dmi_dump_ids() into dmi_format_ids() which formats into a bufferTejun Heo
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-04-30sparc32: make show_stack() acquire %fp if @_ksp is not specifiedTejun Heo
2013-04-30x86: don't show trace beyond show_stack(NULL, NULL)Tejun Heo
2013-04-30kernel/range.c: subtract_range: fix the broken phrase issued by printkLin Feng
2013-04-30selftest: add simple test for soft-dirty bitPavel Emelyanov
2013-04-30staging: zcache: enable zcache to be built/loaded as a moduleDan Magenheimer
2013-04-30staging: zcache: enable ramster to be built/loaded as a moduleDan Magenheimer
2013-04-30zcache/tmem: Better error checking on frontswap_register_ops return value.Konrad Rzeszutek Wilk
2013-04-30xen: tmem: enable Xen tmem shim to be built/loaded as a moduleDan Magenheimer
2013-04-30mm: cleancache: clean up cleancache_enabledBob Liu
2013-04-30cleancache: Make cleancache_init use a pointer for the opsKonrad Rzeszutek Wilk
2013-04-30mm: cleancache: lazy initialization to allow tmem backends to build/run as mo...Dan Magenheimer
2013-04-30frontswap: get rid of swap_lock dependencyMinchan Kim
2013-04-30mm: frontswap: cleanup codeBob Liu
2013-04-30frontswap: make frontswap_init use a pointer for the opsKonrad Rzeszutek Wilk
2013-04-30mm: frontswap: lazy initialization to allow tmem backends to build/run as mod...Dan Magenheimer
2013-04-30fs/dcache.c: add cond_resched() to shrink_dcache_parent()Greg Thelen
2013-04-30fs/block_dev.c: no need to check inode->i_bdev in bd_forget()Yan Hong
2013-04-30inotify: invalid mask should return a error number but not set itZhao Hongjiang
2013-04-30memory hotplug: fix warningsVincent Stehlé
2013-04-30drivers/usb/storage/realtek_cr.c: fix buildAndrew Morton
2013-04-30Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-04-30Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2013-04-30Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2013-04-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-30Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-04-30Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-04-30Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-04-30Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-04-30Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-30Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-30Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-04-30Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-04-30Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-04-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-30arm64: Use acquire/release semantics instead of explicit DMBCatalin Marinas
2013-04-30arm64: klib: bitops: fix unpredictable stxr usageMark Rutland