Age | Commit message (Expand) | Author | Files | Lines |
2014-09-16 | scsi: don't store LUN bits in CDB[1] for USB mass-storage devices | Alan Stern | 2 | -0/+4 |
2014-09-16 | scsi: add use_cmd_list flag | Kashyap.Desai@avagotech.com | 1 | -0/+1 |
2014-09-16 | scsi: fix regression that accidentally disabled block-based tcq | Christoph Hellwig | 1 | -1/+1 |
2014-09-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -0/+13 |
2014-09-15 | vfs: avoid non-forwarding large load after small store in path lookup | Linus Torvalds | 1 | -0/+1 |
2014-09-14 | Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of gi... | Linus Torvalds | 1 | -12/+0 |
2014-09-13 | Make hash_64() use a 64-bit multiply when appropriate | Linus Torvalds | 1 | -0/+4 |
2014-09-13 | Merge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -0/+3 |
2014-09-13 | jiffies: Fix timeval conversion to jiffies | Andrew Hunter | 1 | -12/+0 |
2014-09-12 | Merge tag 'usb-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+1 |
2014-09-11 | xen/arm: introduce XENFEAT_grant_map_identity | Stefano Stabellini | 1 | -0/+3 |
2014-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+1 |
2014-09-11 | shm: add memfd.h to UAPI export list | David Drysdale | 1 | -0/+1 |
2014-09-09 | Input: add INPUT_PROP_POINTING_STICK property | Hans de Goede | 1 | -0/+1 |
2014-09-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 10 | -12/+28 |
2014-09-08 | Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 1 | -1/+1 |
2014-09-07 | Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -2/+1 |
2014-09-07 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -6/+1 |
2014-09-06 | Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -1/+1 |
2014-09-06 | net: treewide: Fix typo found in DocBook/networking.xml | Masanari Iida | 3 | -5/+5 |
2014-09-06 | net-timestamp: only report sw timestamp if reporting bit is set | Willem de Bruijn | 1 | -3/+1 |
2014-09-05 | Merge tag 'regulator-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -0/+3 |
2014-09-05 | Merge tag 'gpio-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -45/+60 |
2014-09-05 | Merge branches 'pm-sleep', 'powercap', 'pm-domains' and 'pm-cpufreq' | Rafael J. Wysocki | 1 | -1/+1 |
2014-09-05 | Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/tps6509... | Mark Brown | 2 | -0/+3 |
2014-09-05 | crypto: drbg - backport "fix maximum value checks on 32 bit systems" | Herbert Xu | 1 | -0/+13 |
2014-09-05 | usb: usbip: fix usbip.h path in userspace tool | Piotr Król | 1 | -0/+1 |
2014-09-05 | nohz: Restore NMI safe local irq work for local nohz kick | Frederic Weisbecker | 1 | -6/+1 |
2014-09-04 | Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linu... | John W. Linville | 1 | -1/+1 |
2014-09-04 | Merge tag 'sound-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -1/+1 |
2014-09-04 | ACPI / scan: not cache _SUN value in struct acpi_device_pnp | Yasuaki Ishimatsu | 1 | -1/+0 |
2014-09-03 | Merge tag 'for-f2fs-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+13 |
2014-09-03 | PM / domains: Make generic_pm_domain.name const | Geert Uytterhoeven | 1 | -1/+1 |
2014-09-03 | Merge remote-tracking branch 'asoc/fix/core' into asoc-linus | Mark Brown | 1 | -1/+1 |
2014-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 1 | -2/+3 |
2014-09-02 | Revert "leds: convert blink timer to workqueue" | Jiri Kosina | 1 | -1/+2 |
2014-09-02 | gpio: move varargs hack outside #ifdef GPIOLIB | Linus Walleij | 1 | -45/+60 |
2014-09-02 | Merge tag 'master-2014-08-25' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2 | -1/+2 |
2014-09-01 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+11 |
2014-08-31 | Merge tag 'spi-v3.17-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+7 |
2014-08-30 | Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/davinci', 'spi/fix/... | Mark Brown | 1 | -0/+7 |
2014-08-30 | net: sctp: fix ABI mismatch through sctp_assoc_to_state helper | Daniel Borkmann | 1 | -0/+13 |
2014-08-30 | net/mlx4: Move the tunnel steering helper function to mlx4_core | Or Gerlitz | 1 | -0/+3 |
2014-08-30 | Merge branch 'akpm' (fixes from Andrew Morton) | Linus Torvalds | 1 | -1/+1 |
2014-08-30 | xattr: fix check for simultaneous glibc header inclusion | Filipe Brandenburger | 1 | -1/+1 |
2014-08-29 | Merge tag 'usb-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+26 |
2014-08-29 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -5/+25 |
2014-08-29 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -4/+3 |
2014-08-29 | jbd2: fix descriptor block size handling errors with journal_csum | Darrick J. Wong | 1 | -5/+25 |
2014-08-28 | regulator: fix kernel-doc warnings in header files | Randy Dunlap | 2 | -0/+3 |