summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-28Add linux-next specific files for 20130328next-20130328Stephen Rothwell
2013-03-28Revert "net: switch to use skb_probe_transport_header()"Stephen Rothwell
2013-03-28Merge branch 'akpm/master'Stephen Rothwell
2013-03-28powerpc/mm/numa: use setup_nr_node_ids() fixStephen Rothwell
2013-03-28crypto-add-lz4-cryptographic-api-fixAndrew Morton
2013-03-28crypto: add lz4 Cryptographic APIChanho Min
2013-03-28lib-add-lz4-compressor-module-fixAndrew Morton
2013-03-28lib: add lz4 compressor moduleChanho Min
2013-03-28x86: add support for LZ4-compressed kernelKyungsik Lee
2013-03-28arm: add support for LZ4-compressed kernelKyungsik Lee
2013-03-28lib: add support for LZ4-compressed kernelKyungsik Lee
2013-03-28decompressor: add LZ4 decompressor moduleKyungsik Lee
2013-03-28kernel/sys.c: make prctl(PR_SET_MM) generally availableAmnon Shiloh
2013-03-28UAPI: Remove empty Kbuild filesDavid Howells
2013-03-28init/Kconfig: make EXPERT as config instead of menuconfigzhangwei(Jovi)
2013-03-28kconfig menu: move Virtualization drivers near other virtualization optionsRandy Dunlap
2013-03-28kconfig-consolidate-config_debug_strict_user_copy_checks-fixStephen Boyd
2013-03-28Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd
2013-03-28aio: fix kioctx not being freed after cancellation at exit timeBenjamin LaHaise
2013-03-28mtip32xx: convert to batch completionKent Overstreet
2013-03-28virtio-blk: convert to batch completionKent Overstreet
2013-03-28block-aio-batch-completion-for-bios-kiocbs-fixAndrew Morton
2013-03-28block-aio-batch-completion-for-bios-kiocbs-checkpatch-fixesAndrew Morton
2013-03-28block, aio: batch completion for bios/kiocbsKent Overstreet
2013-03-28block-prep-work-for-batch-completion-fix-3Andrew Morton
2013-03-28block-prep-work-for-batch-completion-fix-2Andrew Morton
2013-03-28block-prep-work-for-batch-completion-checkpatch merge fixesKent Overstreet
2013-03-28block-prep-work-for-batch-completion-checkpatch-fixesAndrew Morton
2013-03-28block: prep work for batch completionKent Overstreet
2013-03-28aio-kill-ki_retry-checkpatch-fixesAndrew Morton
2013-03-28aio: kill ki_retryKent Overstreet
2013-03-28aio: kill ki_keyKent Overstreet
2013-03-28aio-dont-include-aioh-in-schedh-fixAndrew Morton
2013-03-28aio: don't include aio.h in sched.hKent Overstreet
2013-03-28aio: use xchg() instead of completion_lockKent Overstreet
2013-03-28aio: percpu ioctx refcountKent Overstreet
2013-03-28generic-dynamic-per-cpu-refcounting-checkpatch-fixesAndrew Morton
2013-03-28generic dynamic per cpu refcountingKent Overstreet
2013-03-28aio: percpu reqs_availableKent Overstreet
2013-03-28aio: reqs_active -> reqs_availableKent Overstreet
2013-03-28aio: give shared kioctx fields their own cachelinesKent Overstreet
2013-03-28aio: kill struct aio_ring_infoKent Overstreet
2013-03-28aio: kill batch allocationKent Overstreet
2013-03-28aio: change reqs_active to include unreaped completionsKent Overstreet
2013-03-28aio: use cancellation list lazilyKent Overstreet
2013-03-28aio: use flush_dcache_page()Kent Overstreet
2013-03-28aio-make-aio_read_evt-more-efficient-convert-to-hrtimers-checkpatch-fixesAndrew Morton
2013-03-28aio: make aio_read_evt() more efficient, convert to hrtimersKent Overstreet
2013-03-28wait: add wait_event_hrtimeout()Kent Overstreet
2013-03-28aio-refcounting-cleanup-checkpatch-fixesAndrew Morton