Age | Commit message (Expand) | Author |
2012-11-15 | efivarfs: Make efivarfs_fill_super() static | Matt Fleming |
2012-11-13 | efivarfs: Use query_variable_info() to limit kmalloc() | Matt Fleming |
2012-10-30 | efivarfs: Fix return value of efivarfs_file_write() | Matt Fleming |
2012-10-30 | efivarfs: Return a consistent error when efivarfs_get_inode() fails | Matt Fleming |
2012-10-30 | efivarfs: Make 'datasize' unsigned long | Matt Fleming |
2012-10-30 | efivarfs: Add unique magic number | Matt Fleming |
2012-10-30 | efivarfs: Replace magic number with sizeof(attributes) | Matt Fleming |
2012-10-30 | efivarfs: Return an error if we fail to read a variable | Matt Fleming |
2012-10-30 | efi: Clarify GUID length calculations | Jeremy Kerr |
2012-10-30 | efivarfs: Implement exclusive access for {get,set}_variable | Jeremy Kerr |
2012-10-30 | efivarfs: efivarfs_fill_super() ensure we clean up correctly on error | Andy Whitcroft |
2012-10-30 | efivarfs: efivarfs_fill_super() ensure we free our temporary name | Andy Whitcroft |
2012-10-30 | efivarfs: efivarfs_fill_super() fix inode reference counts | Andy Whitcroft |
2012-10-30 | efivarfs: efivarfs_create() ensure we drop our reference on inode on error | Andy Whitcroft |
2012-10-30 | efivarfs: efivarfs_file_read ensure we free data in error paths | Andy Whitcroft |
2012-10-30 | efi: add efivars kobject to efi sysfs folder | Lee, Chun-Yi |
2012-10-30 | efi: Handle deletions and size changes in efivarfs_write_file | Jeremy Kerr |
2012-10-30 | efi: Add support for a UEFI variable filesystem | Matthew Garrett |
2012-10-13 | Merge tag 'md-3.7' of git://neil.brown.name/md | Linus Torvalds |
2012-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2012-10-13 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-10-13 | Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw... | Linus Torvalds |
2012-10-13 | Merge tag 'mmc-merge-for-3.7-rc1-part2' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2012-10-13 | Merge tag 'dm-3.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2012-10-13 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2012-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2012-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-10-12 | dm: store dm_target_io in bio front_pad | Mikulas Patocka |
2012-10-12 | dm thin: move bio_prison code to separate module | Mike Snitzer |
2012-10-12 | dm thin: prepare to separate bio_prison code | Mike Snitzer |
2012-10-12 | dm thin: support discard with non power of two block size | Mike Snitzer |
2012-10-12 | mcs7830: Fix link state detection | Ondrej Zary |
2012-10-12 | dm persistent data: convert to use le32_add_cpu | Wei Yongjun |
2012-10-12 | dm: use ACCESS_ONCE for sysfs values | Mikulas Patocka |
2012-10-12 | dm bufio: use list_move | Wei Yongjun |
2012-10-12 | dm mpath: fix check for null mpio in end_io fn | Wei Yongjun |
2012-10-12 | Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-10-12 | xen/pv-on-hvm kexec: add quirk for Xen 3.4 and shutdown watches. | Konrad Rzeszutek Wilk |
2012-10-12 | kdb,vt_console: Fix missed data due to pager overruns | Jason Wessel |
2012-10-12 | kgdboc: Accept either kbd or kdb to activate the vga + keyboard kdb shell | Jason Wessel |
2012-10-12 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-10-12 | Merge tag 'pinctrl-for-3.7-late' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-10-12 | Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6 | Linus Torvalds |
2012-10-11 | mmc: mxs-mmc: Fix merge issue causing build error | Marek Vasut |
2012-10-11 | usbnet: Support devices reporting idleness | Oliver Neukum |
2012-10-11 | Add CDC-ACM support for the CX93010-2x UCMxx USB Modem | Jean-Christian de Rivaz |
2012-10-11 | net/ethernet/jme: disable ASPM | Kevin Baradon |
2012-10-11 | kaweth: print correct debug ptr | Alan Cox |
2012-10-11 | Merge branch 'staging/for_v3.7' into v4l_for_linus | Mauro Carvalho Chehab |
2012-10-11 | Merge branch 'tpmdd-next-v3.6' of git://github.com/shpedoikal/linux into for-... | James Morris |