summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-08Merge branch 'blk-mq/core' into for-3.13/coreJens Axboe
2013-11-08block: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong
2013-11-08block: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong
2013-11-08block: Do not call sector_div() with a 64-bit divisorGeert Uytterhoeven
2013-11-08kernel: trace: blktrace: remove redundent memcpy() in compat_blk_trace_setup()Chen Gang
2013-11-08block: Consolidate duplicated bio_trim() implementationsKent Overstreet
2013-11-08block: Use rw_copy_check_uvector()Kent Overstreet
2013-11-08block: Enable sysfs nomerge control for I/O requests in the plug listAlireza Haghdoost
2013-11-08block: properly stack underlying max_segment_size to DM deviceMike Snitzer
2013-11-08elevator: acquire q->sysfs_lock in elevator_change()Tomoki Sekiyama
2013-11-08elevator: Fix a race in elevator switching and md device initializationTomoki Sekiyama
2013-11-08block: Replace __get_cpu_var usesChristoph Lameter
2013-11-08bdi: test bdi_init failureMikulas Patocka
2013-11-08block: fix a probe argument to blk_register_regionMikulas Patocka
2013-11-08loop: fix crash if blk_alloc_queue failsMikulas Patocka
2013-11-08blk-core: Fix memory corruption if blkcg_init_queue failsMikulas Patocka
2013-11-08block: fix race between request completion and timeout handlingJeff Moyer
2013-11-08blktrace: Send BLK_TN_PROCESS events to all running tracesJan Kara
2013-11-03Linux 3.12Linus Torvalds
2013-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-11-03ipc, msg: forbid negative values for "msg{max,mnb,mni}"Mathias Krause
2013-11-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-11-02ARC: Incorrect mm reference used in vmalloc fault handlerVineet Gupta
2013-11-02scripts/kallsyms: filter symbols not in kernel address spaceMing Lei
2013-11-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-11-01Merge tag 'usb-3.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-11-01Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-11-01Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2013-11-01memcg: remove incorrect underflow checkGreg Thelen
2013-11-01USB: serial: ftdi_sio: add id for Z3X Box deviceАлексей Крамаренко
2013-11-01USB: Maintainers change for usb serial driversGreg KH
2013-11-01Revert "USB: pl2303: restrict the divisor based baud rate encoding method to ...Greg Kroah-Hartman
2013-11-01Revert "usb: pl2303: fix+improve the divsor based baud rate encoding method"Greg Kroah-Hartman
2013-11-01Revert "usb: pl2303: do not round to the next nearest standard baud rate for ...Greg Kroah-Hartman
2013-11-01Revert "usb: pl2303: remove 500000 baud from the list of standard baud rates"Greg Kroah-Hartman
2013-11-01Revert "usb: pl2303: move the two baud rate encoding methods to separate func...Greg Kroah-Hartman
2013-11-01Revert "usb: pl2303: increase the allowed baud rate range for the divisor bas...Greg Kroah-Hartman
2013-11-01Revert "usb: pl2303: also use the divisor based baud rate encoding method for...Greg Kroah-Hartman
2013-11-01Revert "usb: pl2303: add two comments concerning the supported baud rates wit...Greg Kroah-Hartman
2013-11-01Revert "pl2303: simplify the else-if contruct for type_1 chips in pl2303_star...Greg Kroah-Hartman
2013-11-01Revert "pl2303: improve the chip type information output on startup"Greg Kroah-Hartman
2013-11-01Revert "pl2303: improve the chip type detection/distinction"Greg Kroah-Hartman
2013-11-01Revert "USB: pl2303: distinguish between original and cloned HX chips"Greg Kroah-Hartman
2013-10-31Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2013-10-31lib/scatterlist.c: don't flush_kernel_dcache_page on slab pageMing Lei
2013-10-31mm: memcg: fix test for child groupsJohannes Weiner
2013-10-31mm: memcg: lockdep annotation for memcg OOM lockJohannes Weiner
2013-10-31mm: memcg: use proper memcg in limit bypassJohannes Weiner
2013-10-31vfs: decrapify dput(), fix cache behavior under normal loadLinus Torvalds
2013-10-31i915: fix compiler warningLinus Torvalds