Age | Commit message (Expand) | Author |
2014-08-15 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2014-08-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2014-08-15 | Merge tag 'sound-fix-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-08-15 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2014-08-15 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2014-08-15 | tools/power turbostat: tweak whitespace in output format | Len Brown |
2014-08-15 | intel_idle: Broadwell support | Len Brown |
2014-08-15 | intel_idle: Disable Baytrail Core and Module C6 auto-demotion | Len Brown |
2014-08-16 | module: Clean up ro/nx after early module load failures | Andy Lutomirski |
2014-08-15 | btrfs: disable strict file flushes for renames and truncates | Chris Mason |
2014-08-15 | Btrfs: fix csum tree corruption, duplicate and outdated checksums | Filipe Manana |
2014-08-15 | Btrfs: Fix memory corruption by ulist_add_merge() on 32bit arch | Takashi Iwai |
2014-08-15 | Btrfs: fix compressed write corruption on enospc | Liu Bo |
2014-08-15 | btrfs: correctly handle return from ulist_add | Mark Fasheh |
2014-08-15 | btrfs: qgroup: account shared subtrees during snapshot delete | Mark Fasheh |
2014-08-15 | Btrfs: read lock extent buffer while walking backrefs | Filipe Manana |
2014-08-15 | Btrfs: __btrfs_mod_ref should always use no_quota | Josef Bacik |
2014-08-15 | btrfs: adjust statfs calculations according to raid profiles | David Sterba |
2014-08-14 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2014-08-15 | virtio: rng: add derating factor for use by hwrng core | Amit Shah |
2014-08-14 | Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-08-14 | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-08-15 | drm/doc: Refer to proper source file | Thierry Reding |
2014-08-15 | Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-... | Dave Airlie |
2014-08-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2014-08-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-08-14 | Merge tag 'master-2014-08-14' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller |
2014-08-14 | netlink: Annotate RCU locking for seq_file walker | Thomas Graf |
2014-08-14 | rhashtable: fix annotations for rht_for_each_entry_rcu() | Thomas Graf |
2014-08-14 | rhashtable: unexport and make rht_obj() static | Thomas Graf |
2014-08-14 | rhashtable: RCU annotations for next pointers | Thomas Graf |
2014-08-15 | drm/nouveau/platform: fix compilation error | Alexandre Courbot |
2014-08-15 | drm/nouveau/gk20a: add LTC device | Alexandre Courbot |
2014-08-15 | drm/nouveau: warn if we fail to re-pin fb on resume | Ben Skeggs |
2014-08-15 | drm/nouveau/nvif: fix dac load detect method definition | Ben Skeggs |
2014-08-15 | drm/gf100-/gr: fix -ENOSPC detection when allocating zbc table entries | Ben Skeggs |
2014-08-15 | drm/nouveau/nvif: return null pointers on failure, in addition to ret != 0 | Ben Skeggs |
2014-08-15 | drm/nouveau/ltc: fix tag base address getting truncated if above 4GiB | Ben Skeggs |
2014-08-15 | drm/nvc0-/fb/ram: fix use of non-existant ram if partitions aren't uniform | Ben Skeggs |
2014-08-15 | drm/nouveau/bar: behave better if ioremap failed | Ben Skeggs |
2014-08-15 | drm/nouveau/kms: nouveau_fbcon_accel_fini can be static | Fengguang Wu |
2014-08-15 | drm/nouveau: kill unused variable warning if !__OS_HAS_AGP | Ben Skeggs |
2014-08-15 | drm/nouveau/nvif: fix a number of notify thinkos | Ben Skeggs |
2014-08-14 | tcp: fix ssthresh and undo for consecutive short FRTO episodes | Neal Cardwell |
2014-08-14 | tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logic | Hannes Frederic Sowa |
2014-08-14 | tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced() | Neal Cardwell |
2014-08-14 | sit: Fix ipip6_tunnel_lookup device matching criteria | Shmulik Ladkani |
2014-08-14 | net: ethernet: ibm: ehea: Remove duplicate object from Makefile | Andreas Ruprecht |
2014-08-14 | net: xgene: Check negative return value of xgene_enet_get_ring_size() | Tobias Klauser |
2014-08-14 | tcp: don't use timestamp from repaired skb-s to calculate RTT (v2) | Andrey Vagin |