Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | gpio: mvebu: correctly set the value in direction_output() | Thomas Petazzoni | 2012-10-24 | 1 | -0/+2 | |
| * | | | | | | | | gpio-74x164: Fix buffer allocation size | Roland Stigge | 2012-10-16 | 1 | -1/+1 | |
| * | | | | | | | | gpio-timberdale: fix a potential wrapping issue | Dan Carpenter | 2012-10-15 | 1 | -2/+2 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-10-30 | 1 | -10/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ext4: fix unjournaled inode bitmap modification | Eric Sandeen | 2012-10-28 | 1 | -10/+9 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-10-30 | 13 | -68/+113 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | loop: Make explicit loop device destruction lazy | Dave Chinner | 2012-10-30 | 1 | -2/+15 | |
| * | | | | | | | mtip32xx:Added appropriate timeout value for secure erase | Selvan Mani | 2012-10-30 | 2 | -4/+18 | |
| * | | | | | | | xen/blkback: Change xen_vbd's flush_support and discard_secure to have type u... | Oliver Chick | 2012-10-30 | 1 | -2/+2 | |
| * | | | | | | | cciss: select CONFIG_CHECK_SIGNATURE | Akinobu Mita | 2012-10-30 | 1 | -0/+1 | |
| * | | | | | | | cciss: remove unneeded memset() | Wei Yongjun | 2012-10-30 | 1 | -1/+0 | |
| * | | | | | | | xen/blkback: use kmem_cache_zalloc instead of kmem_cache_alloc/memset | Wei Yongjun | 2012-10-30 | 1 | -2/+1 | |
| * | | | | | | | pktcdvd: update MAINTAINERS | Jiri Kosina | 2012-10-30 | 1 | -1/+1 | |
| * | | | | | | | floppy: remove dr, reuse drive on do_floppy_init | Herton Ronaldo Krzesinski | 2012-10-30 | 1 | -26/+22 | |
| * | | | | | | | floppy: use common function to check if floppies can be registered | Herton Ronaldo Krzesinski | 2012-10-30 | 1 | -10/+13 | |
| * | | | | | | | floppy: properly handle failure on add_disk loop | Herton Ronaldo Krzesinski | 2012-10-30 | 1 | -1/+10 | |
| * | | | | | | | floppy: do put_disk on current dr if blk_init_queue fails | Herton Ronaldo Krzesinski | 2012-10-30 | 1 | -0/+1 | |
| * | | | | | | | floppy: don't call alloc_ordered_workqueue inside the alloc_disk loop | Herton Ronaldo Krzesinski | 2012-10-30 | 1 | -9/+6 | |
| * | | | | | | | xen/blkback: Fix compile warning | Konrad Rzeszutek Wilk | 2012-10-30 | 1 | -3/+3 | |
| * | | | | | | | block: Add blk_rq_pos(rq) to sort rq when plushing | Jianpeng Ma | 2012-10-25 | 1 | -1/+2 | |
| * | | | | | | | drivers/block: remove CONFIG_EXPERIMENTAL | Kees Cook | 2012-10-23 | 1 | -7/+7 | |
| * | | | | | | | block: remove CONFIG_EXPERIMENTAL | Kees Cook | 2012-10-23 | 1 | -1/+1 | |
| * | | | | | | | vfs: fix: don't increase bio_slab_max if krealloc() fails | Anna Leuschner | 2012-10-22 | 1 | -2/+4 | |
| * | | | | | | | blkcg: stop iteration early if root_rl is the only request list | Jun'ichi Nomura | 2012-10-22 | 1 | -0/+3 | |
| * | | | | | | | blkcg: Fix use-after-free of q->root_blkg and q->root_rl.blkg | Jun'ichi Nomura | 2012-10-22 | 1 | -0/+7 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2012-10-29 | 2 | -2/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ceph: fix dentry reference leak in encode_fh() | David Zafman | 2012-10-29 | 1 | -0/+2 | |
| * | | | | | | | | libceph: avoid NULL kref_put when osd reset races with alloc_msg | Sage Weil | 2012-10-24 | 1 | -1/+2 | |
| * | | | | | | | | rbd: reset BACKOFF if unable to re-queue | Alex Elder | 2012-10-09 | 1 | -1/+2 | |
* | | | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-10-28 | 5 | -40/+40 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | i2c-i801: Fix comment | Jean Delvare | 2012-10-28 | 1 | -1/+1 | |
| * | | | | | | | | i2c-i801: Simplify dependency towards GPIOLIB | Jean Delvare | 2012-10-28 | 2 | -4/+6 | |
| * | | | | | | | | i2c-stub: Move to drivers/i2c | Jean Delvare | 2012-10-28 | 3 | -35/+33 | |
* | | | | | | | | | Linux 3.7-rc3v3.7-rc3 | Linus Torvalds | 2012-10-28 | 1 | -1/+1 | |
* | | | | | | | | | Merge tag 'ktest-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-10-28 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ktest: Fix ktest confusion with CONFIG_MODULES_USE_ELF_RELA | Steven Rostedt | 2012-10-26 | 1 | -2/+4 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/... | Linus Torvalds | 2012-10-28 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | spi: mxs: Terminate DMA in case of DMA timeout | Marek Vasut | 2012-10-17 | 1 | -0/+1 | |
| * | | | | | | | | | spi: mxs: Assign message status after transfer finished | Marek Vasut | 2012-10-17 | 1 | -1/+1 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2012-10-28 | 56 | -87/+225 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Revert "ARM i.MX25: Fix PWM per clock lookups" | Arnd Bergmann | 2012-10-27 | 1 | -4/+4 | |
| * | | | | | | | | | ARM: versatile: fix versatile_defconfig | Arnd Bergmann | 2012-10-27 | 1 | -0/+1 | |
| * | | | | | | | | | ARM: mvebu: update defconfig with 3.7 changes | Thomas Petazzoni | 2012-10-27 | 1 | -3/+7 | |
| * | | | | | | | | | ARM: at91: fix at91x40 build | Arnd Bergmann | 2012-10-27 | 1 | -1/+1 | |
| * | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r... | Arnd Bergmann | 2012-10-26 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ARM: shmobile: r8a7779: I/O address abuse cleanup | Kuninori Morimoto | 2012-10-19 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge branch 'v3.7-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 2012-10-26 | 9 | -2/+55 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | ARM: EXYNOS: Set .smp field of machine descriptor for exynos4-dt | Tomasz Figa | 2012-10-22 | 1 | -0/+1 | |
| | * | | | | | | | | | | ARM: dts: Split memory into 4 sections for exynos4210-trats | Tomasz Figa | 2012-10-17 | 1 | -2/+4 | |
| | * | | | | | | | | | | ARM: SAMSUNG: Add naming of s3c64xx-spi devices | Heiko Stuebner | 2012-10-17 | 7 | -0/+50 | |
| | | |/ / / / / / / / | | |/| | | | | | | | |