summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-12-29cgroup: replace task_cgroup_path_from_hierarchy() with task_cgroup_path()Tejun Heo1-2/+1
2014-12-29cgroup: implement task_cgroup_path_from_hierarchy()Tejun Heo1-0/+2
2014-12-29shm: add memfd_create() syscallDavid Herrmann1-0/+1
2014-12-29shm: add sealing APIDavid Herrmann1-0/+17
2014-12-29mm: allow drivers to prevent new writable mappingsDavid Herrmann1-2/+27
2014-12-29sched: add cond_resched_rcu() helperSimon Horman1-0/+9
2014-12-17sched: replace INIT_COMPLETION with reinit_completionWolfram Sang1-3/+15
2014-11-21dma-buf/dmabuf-sync: add dmabuf sync frameworkInki Dae2-0/+109
2014-11-21seqcount: Add lockdep functionality to seqcount/seqlock structuresJohn Stultz3-13/+82
2014-11-21seqlock: Add a new locking reader typeWaiman Long1-5/+63
2014-11-21lockdep: Introduce lock_acquire_exclusive()/shared() helper macrosMichel Lespinasse1-69/+23
2014-11-21reservation: add suppport for read-only access using rcuMaarten Lankhorst2-16/+53
2014-11-21reservation: update api and add some helpersMaarten Lankhorst1-7/+49
2014-11-21dma-buf: add poll support, v3Maarten Lankhorst1-0/+12
2014-11-21reservation: add support for fences to enable cross-device synchronisationMaarten Lankhorst1-1/+19
2014-11-21mutex: Move ww_mutex definitions to ww_mutex.hMaarten Lankhorst3-359/+379
2014-11-21dma-buf: use reservation objectsMaarten Lankhorst1-3/+6
2014-11-21seqno-fence: Hardware dma-buf implementation of fencing (v6)Maarten Lankhorst1-0/+116
2014-11-21fence: dma-buf cross-device synchronization (v18)Maarten Lankhorst1-0/+343
2014-11-21dma-buf: update debugfs outputSumit Semwal1-1/+1
2014-11-21reservation: cross-device reservation support, v4Maarten Lankhorst1-0/+62
2014-11-21Revert "dmabuf-sync: add buffer synchronization framework"Chanho Park2-194/+0
2014-11-21Revert "dmabuf-sync: fix sync lock to multiple read"Chanho Park1-0/+1
2014-11-21Revert "dmabuf-sync: add private backend callbacks"Chanho Park1-20/+12
2014-11-21Revert "dmabuf-sync: add select system call support."Chanho Park1-5/+0
2014-11-21Revert "dmabuf-sync: update it to patch v8"Chanho Park1-80/+13
2014-11-18power: charger-manager: Support different polling mode for sleep state.Jonghwa Lee1-3/+6
2014-11-18power: charger-manager: Update essential battery information at once.Jonghwa Lee1-10/+22
2014-11-18power: charger-manager: Make chraging decision focused on battery status.Jonghwa Lee1-0/+2
2014-11-18power: charger-manager: Add num_chargers variable to desc structure.Jonghwa Lee1-0/+2
2014-11-18power: charger-manager: Remove deprecated function, cm_notify_event().Jonghwa Lee1-17/+2
2014-11-18power: charger-manager: Monitoring temperature becomes mandatory option.Jonghwa Lee1-2/+1
2014-11-18power: charger-manager: Use alarmtimer for battery monitoring in suspend.Jonghwa Lee1-31/+1
2014-11-18power: charger-manager: Rebase charger-manager up-to-date.Jonghwa Lee1-23/+15
2014-11-18alarmtimer: Add functions for timerfd supportTodd Poynor1-0/+4
2014-11-18thermal: introduce device tree parserEduardo Valentin1-2/+26
2014-11-18power_supply: allow power supply devices registered w/o wakeup sourceZhang Rui1-0/+2
2014-11-18power_supply: Add power_supply_get_by_phandleSebastian Reichel1-0/+8
2014-11-18power_supply: Add power_supply notifierPali Rohár1-0/+8
2014-11-18power_supply: Prevent suspend until power supply events are processedZoran Markovic1-0/+3
2014-11-18of: Add common FDT machine revision related functionBeomho Seo1-0/+1
2014-11-18cpufreq: stats: Add 'load_table' debugfs file to show accumulated data of CPUsChanwoo Choi1-0/+6
2014-11-18cpufreq: Add debugfs directory for cpufreqChanwoo Choi1-0/+2
2014-11-18of: introduce common FDT machine related functionsRob Herring1-0/+5
2014-11-18clk: Support for clock parents and rates assigned from device treeSylwester Nawrocki1-0/+20
2014-11-18net: rfkill-gpio: add host wake and wake pinsSeung-Woo Kim1-0/+4
2014-11-18local/input: touchscreen: mms128: code clean and open/close callbackBeomho Seo1-7/+0
2014-11-18regulator: max14577: Add support for MAX77836 regulatorsKrzysztof Kozlowski1-2/+2
2014-11-18power: charger-manager: Notify chainging of battery soc to userJonghwa Lee1-0/+7
2014-11-18sensorhub: add sensorhub driverJaewon Kim1-0/+38