]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2013-03-12 Stephen RothwellAdd linux-next specific files for 20130312 next-20130312
2013-03-12 Stephen RothwellRevert "Input: add support for GRLIB APBPS2 PS/2 Keyboa...
2013-03-12 Stephen RothwellRevert "drm/i915: use simple attribute in debugfs routines"
2013-03-12 Stephen RothwellMerge branch 'akpm/master'
2013-03-12 Kyungsik Leex86: add support for LZ4-compressed kernel
2013-03-12 Kyungsik Leearm: add support for LZ4-compressed kernel
2013-03-12 Kyungsik Leelib: add support for LZ4-compressed kernel
2013-03-12 Kyungsik Leedecompressor: add LZ4 decompressor module
2013-03-12 Amnon Shilohkernel/sys.c: make prctl(PR_SET_MM) generally available
2013-03-12 Stephen BoydKconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
2013-03-12 Benjamin LaHaiseaio: v3: fix kioctx not being freed after cancellation...
2013-03-12 Benjamin LaHaiseaio: fix kioctx not being freed after cancellation...
2013-03-12 Benjamin LaHaiseaio: correct calculation of available events
2013-03-12 Kent Overstreetaio: document, clarify aio_read_events() and shadow_tail
2013-03-12 Kent Overstreetaio: fix aio_read_events_ring() types
2013-03-12 Asai Thambi S Pconversion to bio batch completion
2013-03-12 Kent Overstreetmtip32xx: convert to batch completion
2013-03-12 Kent Overstreetvirtio-blk: convert to batch completion
2013-03-12 Kent Overstreetaio: Fix a null pointer deref in batch_complete_aio
2013-03-12 Andrew Mortonblock-aio-batch-completion-for-bios-kiocbs-fix-fix...
2013-03-12 Minchan KimFix build error due to bio_endio_batch
2013-03-12 Kent Overstreetblock-aio-batch-completion-for-bios-kiocbs-fix-fix...
2013-03-12 Andrew Mortonblock-aio-batch-completion-for-bios-kiocbs-fix-fix-fix
2013-03-12 Andrew Mortonblock-aio-batch-completion-for-bios-kiocbs-fix-fix
2013-03-12 Andrew Mortonblock-aio-batch-completion-for-bios-kiocbs-fix
2013-03-12 Kent Overstreetblock, aio: batch completion for bios/kiocbs
2013-03-12 Kent Overstreetaio-kill-ki_retry-fix-fix
2013-03-12 Andrew Mortonaio-kill-ki_retry-fix
2013-03-12 Kent Overstreetaio: kill ki_retry
2013-03-12 Kent Overstreetaio: kill ki_key
2013-03-12 Andrew Mortonaio-dont-include-aioh-in-schedh-fix-3-fix-fix
2013-03-12 Andrew Mortonaio-dont-include-aioh-in-schedh-fix-3-fix
2013-03-12 Andrew Mortonaio-dont-include-aioh-in-schedh-fix-3
2013-03-12 Andrew Mortonaio-dont-include-aioh-in-schedh-fix-fix
2013-03-12 Andrew Mortonaio-dont-include-aioh-in-schedh-fix
2013-03-12 Kent Overstreetaio: don't include aio.h in sched.h
2013-03-12 Kent Overstreetaio: use xchg() instead of completion_lock
2013-03-12 Kent Overstreetaio: percpu ioctx refcount
2013-03-12 Andrew Mortongeneric-dynamic-per-cpu-refcounting-doc-fix
2013-03-12 Kent Overstreetgeneric-dynamic-per-cpu-refcounting-doc
2013-03-12 Andrew Mortongeneric-dynamic-per-cpu-refcounting-sparse-fixes-fix
2013-03-12 Kent Overstreetpercpu-refcount: sparse fixes
2013-03-12 Andrew Mortongeneric-dynamic-per-cpu-refcounting-fix
2013-03-12 Kent Overstreetgeneric dynamic per cpu refcounting
2013-03-12 Kent Overstreetaio: percpu reqs_available
2013-03-12 Kent Overstreetaio: reqs_active -> reqs_available
2013-03-12 Andrew Mortonaio-give-shared-kioctx-fields-their-own-cachelines-fix
2013-03-12 Kent Overstreetaio: give shared kioctx fields their own cachelines
2013-03-12 Kent Overstreetaio: kill struct aio_ring_info
2013-03-12 Kent Overstreetaio: kill batch allocation
2013-03-12 Kent Overstreetaio: change reqs_active to include unreaped completions
2013-03-12 Andrew Mortonaio-use-cancellation-list-lazily-fix-fix
2013-03-12 Kent Overstreetaio-use-cancellation-list-lazily-fix
2013-03-12 Kent Overstreetaio: use cancellation list lazily
2013-03-12 Kent Overstreetaio: use flush_dcache_page()
2013-03-12 Kent Overstreetaio: make aio_read_evt() more efficient, convert to...
2013-03-12 Andrew Mortonwait-add-wait_event_hrtimeout-fix
2013-03-12 Kent Overstreetwait: add wait_event_hrtimeout()
2013-03-12 Kent Overstreetaio: refcounting cleanup
2013-03-12 Kent Overstreetaio: make aio_put_req() lockless
2013-03-12 Kent Overstreetaio: do fget() after aio_get_req()
2013-03-12 Kent Overstreetaio: dprintk() -> pr_debug()
2013-03-12 Kent Overstreetaio: move private stuff out of aio.h
2013-03-12 Andrew Mortonaio-kiocb_cancel-fix
2013-03-12 Kent Overstreetaio: add kiocb_cancel()
2013-03-12 Kent Overstreetaio: kill return value of aio_complete()
2013-03-12 Zach Brownchar: add aio_{read,write} to /dev/{null,zero}
2013-03-12 Zach Brownaio: remove retry-based AIO
2013-03-12 Zach Browngadget: remove only user of aio retry
2013-03-12 Zach Brownaio: remove dead code from aio.h
2013-03-12 Zach Brownmm: remove old aio use_mm() comment
2013-03-12 liguangsemaphore: use `bool' type for semaphore_waiter's up
2013-03-12 liguangsemaphore: use unlikely() for down's timeout
2013-03-12 Randy Dunlapfutex: fix kernel-doc notation and spello
2013-03-12 Akinobu Mitaremove unused random32() and srandom32()
2013-03-12 Akinobu Mitanet: rename random32 to prandom
2013-03-12 Akinobu Mitanet/core: remove duplicate statements by do-while loop
2013-03-12 Akinobu Mitanet/core: rename random32() to prandom_u32()
2013-03-12 Akinobu Mitanet/netfilter: rename random32() to prandom_u32()
2013-03-12 Akinobu Mitanet/sched: rename random32() to prandom_u32()
2013-03-12 Akinobu Mitanet/sunrpc: rename random32() to prandom_u32()
2013-03-12 Andrew Mortondrivers-net-rename-random32-to-prandom_u32-fix
2013-03-12 Akinobu Mitadrivers/net: rename random32() to prandom_u32()
2013-03-12 Akinobu Mitascsi: rename random32() to prandom_u32()
2013-03-12 Akinobu Mitalguest: rename random32() to prandom_u32()
2013-03-12 Akinobu Mitauwb: rename random32() to prandom_u32()
2013-03-12 Akinobu Mitavideo/uvesafb: rename random32() to prandom_u32()
2013-03-12 Akinobu Mitammc: rename random32() to prandom_u32()
2013-03-12 Akinobu Mitainfiniband: rename random32() to prandom_u32()
2013-03-12 Akinobu Mitadrbd: rename random32() to prandom_u32()
2013-03-12 Akinobu Mitakernel/: rename random32() to prandom_u32()
2013-03-12 Akinobu Mitamm/: rename random32() to prandom_u32()
2013-03-12 Akinobu Mitalib/: rename random32() to prandom_u32()
2013-03-12 Akinobu Mitax86: rename random32() to prandom_u32()
2013-03-12 Akinobu Mitax86: pageattr-test: remove srandom32 call
2013-03-12 Akinobu Mitauuid: use prandom_bytes()
2013-03-12 Akinobu Mitaraid6test: use prandom_bytes()
2013-03-12 Andrew Mortonpid_namespacec-h-simplify-defines-fix
2013-03-12 Raphael S.Carvalhopid_namespace.c/.h: simplify defines
2013-03-12 Manfred Spraulipc/sem.c: alternatives to preempt_disable()
next