summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tools/power turbostat: Repair Segmentation fault when using -i optionLen Brown2012-11-011-1/+1
* Merge tag 'gpio-fixes-v3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-10-305-7/+48
|\
| * GPIO: mvebu-gpio: Don't initialize the mask_cacheAndrew Lunn2012-10-301-1/+1
| * gpio/omap: fix off-mode bug: clear debounce settings on free/resetJon Hunter2012-10-271-0/+35
| * gpiolib: Don't return -EPROBE_DEFER to sysfs, or for invalid gpiosMathias Nyman2012-10-261-3/+7
| * gpio: mvebu: correctly set the value in direction_output()Thomas Petazzoni2012-10-241-0/+2
| * gpio-74x164: Fix buffer allocation sizeRoland Stigge2012-10-161-1/+1
| * gpio-timberdale: fix a potential wrapping issueDan Carpenter2012-10-151-2/+2
* | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-301-10/+9
|\ \
| * | ext4: fix unjournaled inode bitmap modificationEric Sandeen2012-10-281-10/+9
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-10-3013-68/+113
|\ \ \
| * | | loop: Make explicit loop device destruction lazyDave Chinner2012-10-301-2/+15
| * | | mtip32xx:Added appropriate timeout value for secure eraseSelvan Mani2012-10-302-4/+18
| * | | xen/blkback: Change xen_vbd's flush_support and discard_secure to have type u...Oliver Chick2012-10-301-2/+2
| * | | cciss: select CONFIG_CHECK_SIGNATUREAkinobu Mita2012-10-301-0/+1
| * | | cciss: remove unneeded memset()Wei Yongjun2012-10-301-1/+0
| * | | xen/blkback: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun2012-10-301-2/+1
| * | | pktcdvd: update MAINTAINERSJiri Kosina2012-10-301-1/+1
| * | | floppy: remove dr, reuse drive on do_floppy_initHerton Ronaldo Krzesinski2012-10-301-26/+22
| * | | floppy: use common function to check if floppies can be registeredHerton Ronaldo Krzesinski2012-10-301-10/+13
| * | | floppy: properly handle failure on add_disk loopHerton Ronaldo Krzesinski2012-10-301-1/+10
| * | | floppy: do put_disk on current dr if blk_init_queue failsHerton Ronaldo Krzesinski2012-10-301-0/+1
| * | | floppy: don't call alloc_ordered_workqueue inside the alloc_disk loopHerton Ronaldo Krzesinski2012-10-301-9/+6
| * | | xen/blkback: Fix compile warningKonrad Rzeszutek Wilk2012-10-301-3/+3
| * | | block: Add blk_rq_pos(rq) to sort rq when plushingJianpeng Ma2012-10-251-1/+2
| * | | drivers/block: remove CONFIG_EXPERIMENTALKees Cook2012-10-231-7/+7
| * | | block: remove CONFIG_EXPERIMENTALKees Cook2012-10-231-1/+1
| * | | vfs: fix: don't increase bio_slab_max if krealloc() failsAnna Leuschner2012-10-221-2/+4
| * | | blkcg: stop iteration early if root_rl is the only request listJun'ichi Nomura2012-10-221-0/+3
| * | | blkcg: Fix use-after-free of q->root_blkg and q->root_rl.blkgJun'ichi Nomura2012-10-221-0/+7
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-10-292-2/+6
|\ \ \ \
| * | | | ceph: fix dentry reference leak in encode_fh()David Zafman2012-10-291-0/+2
| * | | | libceph: avoid NULL kref_put when osd reset races with alloc_msgSage Weil2012-10-241-1/+2
| * | | | rbd: reset BACKOFF if unable to re-queueAlex Elder2012-10-091-1/+2
* | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-285-40/+40
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | i2c-i801: Fix commentJean Delvare2012-10-281-1/+1
| * | | | i2c-i801: Simplify dependency towards GPIOLIBJean Delvare2012-10-282-4/+6
| * | | | i2c-stub: Move to drivers/i2cJean Delvare2012-10-283-35/+33
* | | | | Linux 3.7-rc3v3.7-rc3Linus Torvalds2012-10-281-1/+1
* | | | | Merge tag 'ktest-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-281-2/+4
|\ \ \ \ \
| * | | | | ktest: Fix ktest confusion with CONFIG_MODULES_USE_ELF_RELASteven Rostedt2012-10-261-2/+4
* | | | | | Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds2012-10-281-1/+2
|\ \ \ \ \ \
| * | | | | | spi: mxs: Terminate DMA in case of DMA timeoutMarek Vasut2012-10-171-0/+1
| * | | | | | spi: mxs: Assign message status after transfer finishedMarek Vasut2012-10-171-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-2856-87/+225
|\ \ \ \ \ \
| * | | | | | Revert "ARM i.MX25: Fix PWM per clock lookups"Arnd Bergmann2012-10-271-4/+4
| * | | | | | ARM: versatile: fix versatile_defconfigArnd Bergmann2012-10-271-0/+1
| * | | | | | ARM: mvebu: update defconfig with 3.7 changesThomas Petazzoni2012-10-271-3/+7
| * | | | | | ARM: at91: fix at91x40 buildArnd Bergmann2012-10-271-1/+1
| * | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...Arnd Bergmann2012-10-261-1/+1
| |\ \ \ \ \ \