summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* HID: hid-sensor-hub: Enhance feature report set APISrinivas Pandruvada2015-02-231-2/+3
* HID: hid-sensor-hub: Enhance get feature report APISrinivas Pandruvada2015-02-231-3/+5
* HID: hid-sensor-hub: Extend API for async readsSrinivas Pandruvada2015-02-231-6/+14
* HID: hid-sensor-hub: Add support for application collectionSrinivas Pandruvada2015-02-231-0/+2
* HID: hid-sensor-hub: Allow parallel synchronous readsSrinivas Pandruvada2015-02-231-0/+24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-102-1/+4
|\
| *-. Merge branches 'for-3.19/upstream-fixes', 'for-3.20/apple', 'for-3.20/betop',...Jiri Kosina2015-02-092-1/+4
| |\ \
| | | * HID: wacom: add support for Cintiq 27QHD and 27QHD touchPing Cheng2015-01-291-0/+1
| | |/ | |/|
| | * HID: rmi: Scan the report descriptor to determine if the device is suitable f...Andrew Duggan2014-12-171-1/+3
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-1010-67/+49
|\ \
| * | memcg: zap memcg_slab_caches and memcg_slab_mutexVladimir Davydov2015-02-102-6/+2
| * | memcg: zap memcg_name argument of memcg_create_kmem_cacheVladimir Davydov2015-02-101-2/+1
| * | memcg: zap __memcg_{charge,uncharge}_slabVladimir Davydov2015-02-101-2/+3
| * | mm: hugetlb: fix type of hugetlb_treat_as_movable variableAndrey Ryabinin2015-02-101-1/+1
| * | asm-generic: drop unused pte_file* helpersKirill A. Shutemov2015-02-101-15/+0
| * | mm: remove rest usage of VM_NONLINEAR and pte_file()Kirill A. Shutemov2015-02-102-4/+1
| * | mm: replace vma->sharead.linear with vma->sharedKirill A. Shutemov2015-02-101-5/+3
| * | rmap: drop support of non-linear mappingsKirill A. Shutemov2015-02-104-14/+2
| * | mm: drop vm_ops->remap_pages and generic_file_remap_pages() stubKirill A. Shutemov2015-02-102-9/+0
| * | mm: drop support of non-linear mapping from fault codepathKirill A. Shutemov2015-02-101-9/+7
| * | mm: drop support of non-linear mapping from unmap/zap codepathKirill A. Shutemov2015-02-101-1/+0
| * | mm: replace remap_file_pages() syscall with emulationKirill A. Shutemov2015-02-101-2/+6
| * | mm: don't use compound_head() in virt_to_head_page()Joonsoo Kim2015-02-101-1/+26
| * | fsnotify: fix handling of renames in auditJan Kara2015-02-101-2/+4
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2015-02-106-32/+28
|\ \ \
| * | | quota: Store maximum space limit in bytesJan Kara2015-01-301-2/+2
| * | | quota: Remove quota_on_meta callbackJan Kara2015-01-301-1/+0
| * | | quota: Add ->quota_{enable,disable} callbacks for VFS quotasJan Kara2015-01-301-0/+1
| * | | quota: Wire up ->quota_{enable,disable} callbacks into Q_QUOTA{ON,OFF}Jan Kara2015-01-301-0/+2
| * | | quota: Split ->set_xstate callback into twoJan Kara2015-01-301-1/+2
| * | | Merge branch 'for_linus' into for_nextJan Kara2015-01-3022-64/+232
| |\ \ \
| * | | | quota: Cleanup flags definitionsJan Kara2015-01-213-10/+21
| * | | | jbd: drop jbd_ENOSYS debugDavidlohr Bueso2015-01-152-18/+0
* | | | | Merge tag 'locks-v3.20-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2015-02-101-16/+36
|\ \ \ \ \
| * | | | | locks: update comments that refer to inode->i_flockJeff Layton2015-01-211-9/+10
| * | | | | locks: keep a count of locks on the flctx listsJeff Layton2015-01-161-0/+3
| * | | | | locks: clean up the lm_change prototypeJeff Layton2015-01-161-3/+3
| * | | | | locks: add a dedicated spinlock to protect i_flctx listsJeff Layton2015-01-161-0/+1
| * | | | | locks: remove i_flock field from struct inodeJeff Layton2015-01-161-1/+2
| * | | | | locks: convert lease handling to file_lock_contextJeff Layton2015-01-161-2/+3
| * | | | | locks: convert posix locks to file_lock_contextJeff Layton2015-01-161-1/+2
| * | | | | locks: add a new struct file_locking_context pointer to struct inodeJeff Layton2015-01-161-0/+11
| * | | | | locks: add new struct list_head to struct file_lockJeff Layton2015-01-161-0/+1
* | | | | | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-1026-71/+355
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2015-02-101-5/+5
| |\ \ \ \ \ \
| | * | | | | | cpufreq: remove CPUFREQ_UPDATE_POLICY_CPU notificationsViresh Kumar2015-01-231-3/+2
| | * | | | | | cpufreq: Remove (now) unused 'last_cpu' from struct cpufreq_policyViresh Kumar2015-01-231-2/+0
| | * | | | | | cpufreq: stats: get rid of per-cpu cpufreq_stats_tableViresh Kumar2015-01-231-0/+3
| * | | | | | | Merge branch 'pm-domains'Rafael J. Wysocki2015-02-102-5/+1
| |\ \ \ \ \ \ \
| | * | | | | | | PM: Convert dev_pm_put_subsys_data() into a void functionUlf Hansson2015-02-031-1/+1