summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-02-13jffs2: fix handling of corrupted summary lengthChen Jie
2015-02-13ALSA: hdspm - Constrain periods to 2 on older cardsAdrian Knoth
2015-02-13x86/efi: Avoid triple faults during EFI mixed mode callsMatt Fleming
2015-02-13hso: fix rx parsing logic when skb allocation failsAleksander Morgado
2015-02-13tcp: make sure skb is not shared before using skb_get()Eric Dumazet
2015-02-13drm/radeon: fix voltage setup on hawaiiAlex Deucher
2015-02-13drm/radeon/dp: Set EDP_CONFIGURATION_SET for bridge chips if necessaryAlex Deucher
2015-02-13ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASEAlexey Brodkin
2015-02-13ALSA: hda - enable mute led quirk for one more hp machine.Hui Wang
2015-02-13tools/lguest: don't use legacy definitions for net device in example launcher.Rusty Russell
2015-02-13virtio: Don't expose legacy net features when VIRTIO_NET_NO_LEGACY defined.Rusty Russell
2015-02-13tools/lguest: use common error macros in the example launcher.Rusty Russell
2015-02-13tools/lguest: give virtqueues names for better error messagesRusty Russell
2015-02-13tools/lguest: more documentation and checking of virtio 1.0 compliance.Rusty Russell
2015-02-13lguest: don't look in console features to find emerg_wr.Rusty Russell
2015-02-13tools/lguest: don't start devices until DRIVER_OK status set.Rusty Russell
2015-02-13tools/lguest: handle indirect partway through chain.Rusty Russell
2015-02-13tools/lguest: insert driver references from the 1.0 spec (4.1 Virtio Over PCI)Rusty Russell
2015-02-13tools/lguest: insert device references from the 1.0 spec (4.1 Virtio Over PCI)Rusty Russell
2015-02-13tools/lguest: rename virtio_pci_cfg_cap field to match spec.Rusty Russell
2015-02-13tools/lguest: fix features_accepted logic in example launcher.Rusty Russell
2015-02-13tools/lguest: handle device reset correctly in example launcher.Rusty Russell
2015-02-13virtual: Documentation: simplify and generalize paravirt_ops.txtLuis R. Rodriguez
2015-02-12ext4: ignore journal checksum on remount; don't failEric Sandeen
2015-02-12ext4: remove duplicate remount check for JOURNAL_CHECKSUM changeEric Sandeen
2015-02-12ext4: fix mmap data corruption in nodelalloc mode when blocksize < pagesizeXiaoguang Wang
2015-02-12ext4: support read-only imagesDarrick J. Wong
2015-02-12Merge tag 'for-f2fs-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2015-02-13Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2015-02-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-12lib/lcm.c: replace includeRasmus Villemoes
2015-02-12lib/percpu_ida.c: remove redundant includesRasmus Villemoes
2015-02-12lib/strncpy_from_user.c: replace module.h includeRasmus Villemoes
2015-02-12lib/stmp_device.c: replace module.h includeRasmus Villemoes
2015-02-12lib/sort.c: move include inside #if 0Rasmus Villemoes
2015-02-12lib/show_mem.c: remove redundant includeRasmus Villemoes
2015-02-12lib/radix-tree.c: change to simpler includeRasmus Villemoes
2015-02-12lib/plist.c: remove redundant includeRasmus Villemoes
2015-02-12lib/nlattr.c: remove redundant includeRasmus Villemoes
2015-02-12lib/kobject_uevent.c: remove redundant includeRasmus Villemoes
2015-02-12lib/llist.c: remove redundant includeRasmus Villemoes
2015-02-12lib/md5.c: simplify includeRasmus Villemoes
2015-02-12lib/list_sort.c: rearrange includesRasmus Villemoes
2015-02-12lib/genalloc.c: remove redundant includeRasmus Villemoes
2015-02-12lib/idr.c: remove redundant includeRasmus Villemoes
2015-02-12lib/halfmd4.c: simplify includesRasmus Villemoes
2015-02-12lib/dynamic_queue_limits.c: simplify includesRasmus Villemoes
2015-02-12lib/sort.c: use simpler includesRasmus Villemoes
2015-02-12lib/interval_tree.c: simplify includesRasmus Villemoes
2015-02-12hexdump: make it return number of bytes placed in bufferAndy Shevchenko