summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-01Merge branch 'for-3.15/ll-driver-new-callbacks' into for-linusJiri Kosina
2014-03-25HID: hid-sensor-hub: fix sleeping function called from invalid contextSrinivas Pandruvada
2014-03-14HID: hid-lg4ff: Support new version of G27Simon Wood
2014-02-26HID: hidraw: fix warning destroying hidraw device files after parentFernando Luis Vázquez Cao
2014-02-20HID: sony: Fix work queue issues.Frank Praznik
2014-02-17HID: hyperv: make sure input buffer is big enoughDavid Herrmann
2014-02-17HID: Bluetooth: hidp: make sure input buffers are big enoughDavid Herrmann
2014-02-17HID: hid-sensor-hub: quirk for STM Sensor hubArchana Patni
2014-02-06HID: apple: add Apple wireless keyboard 2011 JIS model supportHuei-Horng Yo
2014-02-03HID: fix buffer allocationsBenjamin Tissoires
2014-01-29HID: Add the transport-driver functions to the HIDP driver.Frank Praznik
2014-01-29HID: Add the transport-driver function to the uhid driverFrank Praznik
2014-01-29HID: Add transport-driver functions to the USB HID interface.Frank Praznik
2014-01-29HID: Add transport-driver callbacks to the hid_ll_driver structFrank Praznik
2014-01-28HID: multitouch: add FocalTech FTxxxx supportBenjamin Tissoires
2014-01-28HID: microsoft: Add ID's for Surface Type/Touch Cover 2Reyad Attiyat
2014-01-28HID: usbhid: quirk for CY-TM75 75 inch Touch OverlayYufeng Shen
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-22Merge tag 'dm-3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-01-22Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-22Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-01-22Merge branch 'misc' into for-linusJames Bottomley
2014-01-22Merge branches 'for-3.13/upstream-fixes', 'for-3.14/i2c-hid', 'for-3.14/senso...Jiri Kosina
2014-01-21dm log userspace: allow mark requests to piggyback on flush requestsDongmao Zhang
2014-01-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2014-01-21Merge tag 'dlm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds
2014-01-21Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-21mm/migrate: remove unused function, fail_migrate_page()Joonsoo Kim
2014-01-21mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pagesJoonsoo Kim
2014-01-21mm/migrate: correct failure handling if !hugepage_migration_support()Joonsoo Kim
2014-01-21mm/migrate: add comment about permanent failure pathNaoya Horiguchi
2014-01-21mm, page_alloc: warn for non-blockable __GFP_NOFAIL allocation failureDavid Rientjes
2014-01-21mm: compaction: reset scanner positions immediately when they meetVlastimil Babka
2014-01-21mm: compaction: do not mark unmovable pageblocks as skipped in async compactionVlastimil Babka
2014-01-21mm: compaction: detect when scanners meet in isolate_freepagesVlastimil Babka
2014-01-21mm: compaction: reset cached scanner pfn's before reading themVlastimil Babka
2014-01-21mm: compaction: encapsulate defer reset logicVlastimil Babka
2014-01-21mm: compaction: trace compaction begin and endMel Gorman
2014-01-21memcg, oom: lock mem_cgroup_print_oom_infoMichal Hocko
2014-01-21sched: add tracepoints related to NUMA task migrationMel Gorman
2014-01-21mm: numa: do not automatically migrate KSM pagesMel Gorman
2014-01-21mm: numa: trace tasks that fail migration due to rate limitingMel Gorman
2014-01-21mm: numa: limit scope of lock for NUMA migrate rate limitingMel Gorman
2014-01-21mm: numa: make NUMA-migrate related functions staticMel Gorman
2014-01-21lib/show_mem.c: show num_poisoned_pages when oomXishi Qiu