summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-03Merge branch 'akpm/master'Stephen Rothwell
2013-05-03bpf: add comments explaining the schedule_work() operationAndrew Morton
2013-05-03ARM: net: bpf_jit: add support for jitted seccomp filters.Nicolas Schichan
2013-05-03ARM: net: bpf_jit: make code generation less dependent on struct sk_filter.Nicolas Schichan
2013-05-03seccomp: add generic code for jitted seccomp filters.Nicolas Schichan
2013-05-03crypto-add-lz4-cryptographic-api-fixAndrew Morton
2013-05-03crypto: add lz4 Cryptographic APIChanho Min
2013-05-03lib-add-lz4-compressor-module-fixAndrew Morton
2013-05-03lib: add lz4 compressor moduleChanho Min
2013-05-03x86: add support for LZ4-compressed kernelKyungsik Lee
2013-05-03arm: add support for LZ4-compressed kernelKyungsik Lee
2013-05-03lib: add support for LZ4-compressed kernelKyungsik Lee
2013-05-03decompressor: add LZ4 decompressor moduleKyungsik Lee
2013-05-03aio: fix kioctx not being freed after cancellation at exit timeBenjamin LaHaise
2013-05-03mtip32xx: convert to batch completionKent Overstreet
2013-05-03virtio-blk: convert to batch completionKent Overstreet
2013-05-03block-aio-batch-completion-for-bios-kiocbs-fixAndrew Morton
2013-05-03block-aio-batch-completion-for-bios-kiocbs-checkpatch-fixesAndrew Morton
2013-05-03block, aio: batch completion for bios/kiocbsKent Overstreet
2013-05-03block-prep-work-for-batch-completion-fix-99Andrew Morton
2013-05-03block-prep-work-for-batch-completion-fix-4Andrew Morton
2013-05-03block-prep-work-for-batch-completion-fix-3-fixAndrew Morton
2013-05-03block-prep-work-for-batch-completion-fix-3Andrew Morton
2013-05-03block-prep-work-for-batch-completion-fix-2Andrew Morton
2013-05-03block-prep-work-for-batch-completion-checkpatch merge fixesKent Overstreet
2013-05-03block-prep-work-for-batch-completion-checkpatch-fixesAndrew Morton
2013-05-03block: prep work for batch completionKent Overstreet
2013-05-03aio-kill-ki_retry-checkpatch-fixesAndrew Morton
2013-05-03aio-kill-ki_retry-fixAndrew Morton
2013-05-03aio: kill ki_retryKent Overstreet
2013-05-03aio: kill ki_keyKent Overstreet
2013-05-03aio-dont-include-aioh-in-schedh-fixAndrew Morton
2013-05-03aio: don't include aio.h in sched.hKent Overstreet
2013-05-03aio: use xchg() instead of completion_lockKent Overstreet
2013-05-03aio: percpu ioctx refcountKent Overstreet
2013-05-03generic-dynamic-per-cpu-refcounting-fixKent Overstreet
2013-05-03generic-dynamic-per-cpu-refcounting-checkpatch-fixesAndrew Morton
2013-05-03generic dynamic per cpu refcountingKent Overstreet
2013-05-03aio: percpu reqs_availableKent Overstreet
2013-05-03aio: reqs_active -> reqs_availableKent Overstreet
2013-05-03aio: give shared kioctx fields their own cachelinesKent Overstreet
2013-05-03aio: kill struct aio_ring_infoKent Overstreet
2013-05-03aio: kill batch allocationKent Overstreet
2013-05-03aio: change reqs_active to include unreaped completionsKent Overstreet
2013-05-03aio: use cancellation list lazilyKent Overstreet
2013-05-03aio: use flush_dcache_page()Kent Overstreet
2013-05-03aio-make-aio_read_evt-more-efficient-convert-to-hrtimers-checkpatch-fixesAndrew Morton
2013-05-03aio: make aio_read_evt() more efficient, convert to hrtimersKent Overstreet
2013-05-03wait: add wait_event_hrtimeout()Kent Overstreet
2013-05-03aio-refcounting-cleanup-checkpatch-fixesAndrew Morton