Age | Commit message (Expand) | Author | Files | Lines |
2014-06-13 | Merge tag 'dlm-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan... | Linus Torvalds | 1 | -0/+5 |
2014-06-13 | Merge branch 'serge-next-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 7 | -28/+114 |
2014-06-13 | ALSA: hda/realtek - Add more entry for enable HP mute led | Kailang Yang | 1 | -0/+14 |
2014-06-13 | ALSA: hda - Add quirk for external mic on Lifebook U904 | David Henningsson | 1 | -0/+9 |
2014-06-13 | ALSA: hda - fix a fixup value for codec alc293 in the pin_quirk table | Hui Wang | 1 | -1/+1 |
2014-06-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 14 | -286/+670 |
2014-06-13 | Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 21 | -1745/+458 |
2014-06-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 30 | -364/+728 |
2014-06-13 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 50 | -162/+293 |
2014-06-13 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 17 | -177/+168 |
2014-06-13 | Merge tag 'trace-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 4 | -21/+37 |
2014-06-13 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 108 | -4505/+4514 |
2014-06-13 | Merge tag 'blackfin-for-linus' of http://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 9 | -9/+10 |
2014-06-13 | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -24/+46 |
2014-06-13 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 14 | -326/+416 |
2014-06-13 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 81 | -1182/+2979 |
2014-06-13 | x86/vdso: Hack to keep 64-bit Go programs working | Andy Lutomirski | 3 | -13/+60 |
2014-06-13 | x86/vdso: Add PUT_LE to store little-endian values | Andy Lutomirski | 1 | -3/+16 |
2014-06-13 | x86/vdso/doc: Make vDSO examples more portable | Andy Lutomirski | 3 | -41/+123 |
2014-06-13 | x86/vdso/doc: Rename vdso_test.c to vdso_standalone_test_x86.c | Andy Lutomirski | 1 | -1/+1 |
2014-06-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 13 | -150/+737 |
2014-06-13 | btrfs: tree_search, search_ioctl: direct copy to userspace | Gerhard Heift | 1 | -15/+33 |
2014-06-13 | btrfs: new function read_extent_buffer_to_user | Gerhard Heift | 2 | -0/+40 |
2014-06-13 | btrfs: tree_search, copy_to_sk: return needed size on EOVERFLOW | Gerhard Heift | 1 | -9/+15 |
2014-06-13 | btrfs: tree_search, copy_to_sk: return EOVERFLOW for too small buffer | Gerhard Heift | 1 | -2/+26 |
2014-06-13 | btrfs: tree_search, search_ioctl: accept varying buffer | Gerhard Heift | 1 | -7/+11 |
2014-06-13 | btrfs: tree_search: eliminate redundant nr_items check | Gerhard Heift | 1 | -5/+7 |
2014-06-13 | ima: introduce ima_kernel_read() | Dmitry Kasatkin | 1 | -1/+31 |
2014-06-13 | evm: prohibit userspace writing 'security.evm' HMAC value | Mimi Zohar | 1 | -2/+10 |
2014-06-13 | ima: check inode integrity cache in violation check | Dmitry Kasatkin | 1 | -2/+7 |
2014-06-13 | ima: prevent unnecessary policy checking | Dmitry Kasatkin | 1 | -9/+4 |
2014-06-13 | evm: provide option to protect additional SMACK xattrs | Dmitry Kasatkin | 2 | -0/+22 |
2014-06-13 | evm: replace HMAC version with attribute mask | Dmitry Kasatkin | 4 | -11/+33 |
2014-06-13 | ima: prevent new digsig xattr from being replaced | Mimi Zohar | 1 | -3/+7 |
2014-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1265 | -22872/+61457 |
2014-06-13 | Merge tag 'dm-3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 9 | -117/+230 |
2014-06-13 | Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 66 | -1039/+1065 |
2014-06-13 | Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 24 | -113/+437 |
2014-06-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 18 | -367/+267 |
2014-06-12 | Merge tag 'backlight-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -6/+7 |
2014-06-12 | target: Fix NULL pointer dereference for XCOPY in target_put_sess_cmd | Nicholas Bellinger | 1 | -0/+4 |
2014-06-12 | Merge tag 'mfd-for-linus-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -26/+281 |
2014-06-12 | Merge tag 'mmc-v3.16-2' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 5 | -12/+15 |
2014-06-12 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 447 | -9542/+24787 |
2014-06-12 | rtnetlink: fix userspace API breakage for iproute2 < v3.9.0 | Michal Schmidt | 1 | -4/+18 |
2014-06-12 | tcp: fixing TLP's FIN recovery | Per Hurtig | 1 | -3/+1 |
2014-06-12 | Merge branch 'fec' | David S. Miller | 2 | -100/+443 |
2014-06-12 | net: fec: Add software TSO support | Nimrod Andy | 2 | -23/+238 |
2014-06-12 | net: fec: Add Scatter/gather support | Nimrod Andy | 2 | -62/+178 |
2014-06-12 | net: fec: Increase buffer descriptor entry number | Nimrod Andy | 2 | -16/+17 |