Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | configfs: remove old API | Christoph Hellwig | 2015-10-14 | 1 | -82/+0 | |
| * | | | | | | target: use per-attribute show and store methods | Christoph Hellwig | 2015-10-14 | 3 | -269/+60 | |
| * | | | | | | usb-gadget: use per-attribute show and store methods | Christoph Hellwig | 2015-10-14 | 1 | -14/+5 | |
| * | | | | | | configfs: add show and store methods to struct configfs_attribute | Christoph Hellwig | 2015-10-14 | 1 | -0/+27 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2015-11-14 | 1 | -7/+11 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | 9p: xattr simplifications | Andreas Gruenbacher | 2015-11-14 | 1 | -7/+11 | |
* | | | | | | | Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2015-11-14 | 2 | -0/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | vfio: Include No-IOMMU mode | Alex Williamson | 2015-11-04 | 2 | -0/+10 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2015-11-13 | 2 | -14/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | libceph: add nocephx_sign_messages option | Ilya Dryomov | 2015-11-02 | 1 | -1/+2 | |
| * | | | | | | | libceph: stop duplicating client fields in messenger | Ilya Dryomov | 2015-11-02 | 2 | -10/+2 | |
| * | | | | | | | libceph: msg signing callouts don't need con argument | Ilya Dryomov | 2015-11-02 | 1 | -3/+2 | |
* | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-11-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge tag 'topic/drm-fixes-2015-11-11' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2015-11-13 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | drm: Use userspace compatible type in fourcc_mod_code macro | Tvrtko Ursulin | 2015-11-05 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-11-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | block: don't hardcode blk_qc_t -> tag mask | Jens Axboe | 2015-11-11 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linux | Linus Torvalds | 2015-11-13 | 1 | -4/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | asm-generic: {get,put}_user ptr argument evaluate only 1 time | Yoshinori Sato | 2015-11-08 | 1 | -4/+6 | |
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-11-12 | 3 | -4/+89 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | context_tracking: avoid irq_save/irq_restore on guest entry and exit | Paolo Bonzini | 2015-11-10 | 1 | -2/+6 | |
| * | | | | | | | | | | context_tracking: remove duplicate enabled check | Paolo Bonzini | 2015-11-10 | 1 | -2/+2 | |
| * | | | | | | | | | | KVM: x86: Replace call-back set_tsc_khz() with a common function | Haozhong Zhang | 2015-11-10 | 1 | -0/+29 | |
| * | | | | | | | | | | KVM: x86: Add a common TSC scaling function | Haozhong Zhang | 2015-11-10 | 2 | -0/+52 | |
* | | | | | | | | | | | Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-11-12 | 4 | -38/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'acpi-pci' | Rafael J. Wysocki | 2015-11-07 | 4 | -38/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | PCI: OF: Move of_pci_dma_configure() to pci_dma_configure() | Suthikulpanit, Suravee | 2015-11-07 | 1 | -3/+0 | |
| | * | | | | | | | | | | | device property: ACPI: Remove unused DMA APIs | Suthikulpanit, Suravee | 2015-11-07 | 3 | -41/+0 | |
| | * | | | | | | | | | | | device property: Adding DMA Attribute APIs for Generic Devices | Suthikulpanit, Suravee | 2015-11-07 | 1 | -0/+4 | |
| | * | | | | | | | | | | | ACPI: Adding DMA Attribute APIs for ACPI Device | Suthikulpanit, Suravee | 2015-11-07 | 2 | -0/+13 | |
| | * | | | | | | | | | | | device property: Introducing enum dev_dma_attr | Suthikulpanit, Suravee | 2015-11-07 | 1 | -0/+6 | |
| | * | | | | | | | | | | | ACPI: Honor ACPI _CCA attribute setting | Jeremy Linton | 2015-11-07 | 1 | -2/+3 | |
| | * | | | | | | | | | | | Merge branch 'device-properties' into acpi-pci | Rafael J. Wysocki | 2015-11-02 | 4 | -26/+82 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
* | | \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2015-11-12 | 2 | -8/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | sunrpc/cache: make cache flushing more reliable. | Neil Brown | 2015-10-23 | 1 | -5/+11 | |
| * | | | | | | | | | | | | | | lockd: get rid of reference-counted NSM RPC clients | Andrey Ryabinin | 2015-10-23 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | lockd: create NSM handles per net namespace | Andrey Ryabinin | 2015-10-12 | 1 | -3/+6 | |
* | | | | | | | | | | | | | | | Merge tag 'devicetree-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-11-12 | 2 | -2/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | of: Provide static inline function for of_translate_address if needed | Guenter Roeck | 2015-11-11 | 2 | -2/+9 | |
* | | | | | | | | | | | | | | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2015-11-11 | 2 | -4/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | vfs: remove stale comment in inode_operations | Ross Zwisler | 2015-11-11 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | | vfs: remove unused wrapper block_page_mkwrite() | Ross Zwisler | 2015-11-11 | 1 | -2/+0 | |
* | | | | | | | | | | | | | | | | Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-11-11 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | pwm: Set enable state properly on failed call to enable | Jonathan Richardson | 2015-11-10 | 1 | -0/+3 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2015-11-11 | 3 | -3/+139 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into next | Zhang Rui | 2015-11-06 | 2 | -0/+134 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Zhang Rui | 2015-11-06 | 1 | -8/+8 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | thermal: devfreq_cooling: use a thermal_cooling_device for register and unreg... | Javi Merino | 2015-11-02 | 1 | -8/+8 | |
| | | * | | | | | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Zhang Rui | 2015-11-03 | 2 | -0/+134 | |
| | |/| | | | | | | | | | | | | | | | | | |/ / / / / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | | | devfreq_cooling: add trace information | Javi Merino | 2015-10-30 | 1 | -0/+53 |