Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2015-02-22 | 6 | -20/+20 | |
|\ | ||||||
| * | Infiniband: Fix potential NULL d_inode dereference | David Howells | 2015-02-20 | 2 | -2/+2 | |
| * | switch ll_lookup_finish_locks() and ll_revalidate_it_finish() to inode | Al Viro | 2015-02-17 | 4 | -18/+18 | |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-02-21 | 1 | -8/+0 | |
|\ \ | ||||||
| * | | MIPS: cevt-r4k: Drop GIC special case | James Hogan | 2015-02-05 | 1 | -8/+0 | |
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2015-02-21 | 5 | -17/+35 | |
|\ \ \ | ||||||
| * | | | sg: fix EWOULDBLOCK errors with scsi-mq | Tony Battersby | 2015-02-17 | 1 | -1/+16 | |
| * | | | sg: fix unkillable I/O wait deadlock with scsi-mq | Tony Battersby | 2015-02-17 | 1 | -3/+14 | |
| * | | | sg: fix read() error reporting | Tony Battersby | 2015-02-15 | 1 | -3/+3 | |
| * | | | wd719x: add missing .module to wd719x_template | Ondrej Zary | 2015-02-15 | 1 | -0/+1 | |
| * | | | hpsa: correct compiler warnings introduced by hpsa-add-local-workqueue patch | Don Brace | 2015-02-15 | 1 | -3/+1 | |
| * | | | fixed invalid assignment of 64bit mask to host dma_boundary for scatter gathe... | Minh Duc Tran | 2015-02-15 | 1 | -1/+0 | |
| * | | | am53c974: remove left-over debugging code | Hannes Reinecke | 2015-02-05 | 1 | -6/+0 | |
* | | | | Merge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-02-21 | 8 | -54/+86 | |
|\ \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| *---. \ \ \ | Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq' | Rafael J. Wysocki | 2015-02-21 | 4 | -48/+56 | |
| |\ \ \ \ \ \ | ||||||
| | | | * | | | | cpufreq: s3c: remove last use of resume_clocks callback | Arnd Bergmann | 2015-02-19 | 1 | -8/+0 | |
| | | | * | | | | cpufreq: s3c: remove incorrect __init annotations | Arnd Bergmann | 2015-02-19 | 2 | -3/+3 | |
| | | * | | | | | cpuidle: powernv: Avoid endianness conversions while parsing DT | Preeti U Murthy | 2015-02-19 | 1 | -13/+16 | |
| | | * | | | | | cpuidle: powernv: Read target_residency value of idle states from DT if avail... | Preeti U Murthy | 2015-02-18 | 1 | -29/+40 | |
| | * | | | | | | PNP: Switch from __check_region() to __request_region() | Jakub Sitnicki | 2015-01-22 | 1 | -2/+4 | |
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ \ | Merge branches 'acpi-ec', 'acpi-soc', 'acpi-video' and 'acpi-resources' | Rafael J. Wysocki | 2015-02-21 | 4 | -6/+30 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | ACPI / resources: Change pr_info() to pr_debug() for debug information | Rafael J. Wysocki | 2015-02-18 | 1 | -1/+1 | |
| | | | * | | | | | | | | ACPI / video: Disable native backlight on Samsung Series 9 laptops | Jens Reyer | 2015-02-18 | 1 | -0/+9 | |
| | | * | | | | | | | | | ACPI / LPSS: Deassert resets for SPI host controllers on Braswell | Mika Westerberg | 2015-02-18 | 1 | -4/+15 | |
| | | * | | | | | | | | | ACPI / LPSS: Always disable I2C host controllers | Mika Westerberg | 2015-02-18 | 1 | -0/+4 | |
| | | * | | | | | | | | | Revert "ACPI / LPSS: Remove non-existing clock control from Intel Lynxpoint I2C" | Jarkko Nikula | 2015-02-17 | 1 | -1/+1 | |
| | * | | | | | | | | | | ACPI / EC: Remove non-standard log emphasis | Scot Doyle | 2015-02-17 | 1 | -2/+2 | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-02-21 | 2 | -207/+385 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme in... | Jens Axboe | 2015-02-20 | 2 | -207/+385 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | NVMe: Fix potential corruption on sync commands | Keith Busch | 2015-02-19 | 1 | -29/+3 | |
| | * | | | | | | | | | | | | NVMe: Remove unused variables | Keith Busch | 2015-02-19 | 1 | -8/+0 | |
| | * | | | | | | | | | | | | NVMe: Fix scsi mode select llbaa setting | Keith Busch | 2015-02-19 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | NVMe: Fix potential corruption during shutdown | Keith Busch | 2015-02-19 | 1 | -30/+19 | |
| | * | | | | | | | | | | | | NVMe: Asynchronous controller probe | Keith Busch | 2015-02-19 | 1 | -17/+31 | |
| | * | | | | | | | | | | | | NVMe: Register management handle under nvme class | Keith Busch | 2015-02-19 | 1 | -23/+56 | |
| | * | | | | | | | | | | | | NVMe: Update SCSI Inquiry VPD 83h translation | Keith Busch | 2015-02-19 | 1 | -41/+53 | |
| | * | | | | | | | | | | | | NVMe: Metadata format support | Keith Busch | 2015-02-19 | 1 | -67/+231 | |
* | | | | | | | | | | | | | | Merge tag 'dm-3.20-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-02-21 | 6 | -187/+255 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | dm snapshot: fix a possible invalid memory access on unload | Mikulas Patocka | 2015-02-18 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | dm: fix a race condition in dm_get_md | Mikulas Patocka | 2015-02-18 | 1 | -17/+10 | |
| * | | | | | | | | | | | | | | dm crypt: sort writes | Mikulas Patocka | 2015-02-16 | 1 | -15/+36 | |
| * | | | | | | | | | | | | | | dm crypt: add 'submit_from_crypt_cpus' option | Mikulas Patocka | 2015-02-16 | 1 | -2/+14 | |
| * | | | | | | | | | | | | | | dm crypt: offload writes to thread | Mikulas Patocka | 2015-02-16 | 1 | -20/+94 | |
| * | | | | | | | | | | | | | | dm crypt: remove unused io_pool and _crypt_io_pool | Mikulas Patocka | 2015-02-16 | 1 | -22/+2 | |
| * | | | | | | | | | | | | | | dm crypt: avoid deadlock in mempools | Mikulas Patocka | 2015-02-16 | 1 | -5/+36 | |
| * | | | | | | | | | | | | | | dm crypt: don't allocate pages for a partial request | Mikulas Patocka | 2015-02-16 | 1 | -109/+30 | |
| * | | | | | | | | | | | | | | dm crypt: use unbound workqueue for request processing | Mikulas Patocka | 2015-02-16 | 1 | -15/+34 | |
| * | | | | | | | | | | | | | | dm io: reject unsupported DISCARD requests with EOPNOTSUPP | Darrick J. Wong | 2015-02-13 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | dm mirror: do not degrade the mirror on discard error | Mikulas Patocka | 2015-02-13 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | | dm space map disk: fix sm_disk_count_is_more_than_one() | Mike Snitzer | 2015-02-13 | 1 | -1/+3 |