aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2015-12-14uid_cputime: skip power reporting per uid for nowAmit Pundir
2015-12-09Merge branch 'android-4.1' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-11-19uid_cputime: Check for the range while removing range of UIDs.Ruchi Kandoi
2015-11-19uid_cputime: Iterates over all the threads instead of processes.Ruchi Kandoi
2015-11-19uid_cputime: fix cputime overflowJin Qian
2015-11-19uid_cputime: Avoids double accounting of process stime, utime and cpu_power inRuchi Kandoi
2015-11-19uid_cputime: Extends the cputime functionality to report power per uidRuchi Kandoi
2015-11-19proc: uid_cputime: fix show_uid_stat permissionJin Qian
2015-11-19proc: uid_cputime: create uids from kuidsAmit Pundir
2015-11-19proc: uid: Adds accounting for the cputimes per uid.jinqian
2015-11-19misc: uidstat: Remove use of obsolete create_proc_read_entry apiArve Hjønnevåg
2015-11-19misc: uidstat: avoid create_stat() race and blockage.JP Abgrall
2015-11-19net: activity_stats: Add statistics for network transmission activityMike Chan
2015-11-19misc: uidstat: Adding uid stat driver to collect network statistics.Mike Chan
2015-09-29cxl: Don't remove AFUs/vPHBs in cxl_resetDaniel Axtens
2015-09-29cxl: Fix unbalanced pci_dev_get in cxl_probeDaniel Axtens
2015-09-29cxl: Remove racy attempt to force EEH invocation in resetDaniel Axtens
2015-08-10mei: prevent unloading mei hw modules while the device is opened.Tomas Winkler
2015-08-10cxl: Check if afu is not null in cxl_slbiaDaniel Axtens
2015-08-10cxl: Fix off by one error allowing subsequent mmap page to be accessedIan Munsie
2015-07-21mei: txe: reduce suspend/resume timeTomas Winkler
2015-07-21mei: me: wait for power gating exit confirmationAlexander Usyskin
2015-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-04-13mei: trace: remove unused TRACE_SYSTEM_STRINGTomas Winkler
2015-04-11Merge branch 'iocb' into for-nextAl Viro
2015-04-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-04-03lis3lv02d: DT: add wakeup unit 2 and wakeup thresholdSebastian Reichel
2015-04-03lis3lv02d: DT: use s32 to support negative valuesSebastian Reichel
2015-04-03mei: replace check for connection instead of transitioningTomas Winkler
2015-04-03mei: use mei_cl_is_connected consistentlyTomas Winkler
2015-04-03mei: fix mei_poll operationTomas Winkler
2015-04-03mic: drop pci_msi_off call on probeMichael S. Tsirkin
2015-03-31enclosure: fix WARN_ON removing an adapter in multi-path devicesJames Bottomley
2015-03-25fs: move struct kiocb to fs.hChristoph Hellwig
2015-03-25misc: mic: fixup return type of wait_for_completion_timeoutNicholas Mc Guire
2015-03-25misc: carma: fixup return type of wait_for_completion_timeoutNicholas Mc Guire
2015-03-25misc: tifm: match return type of wait_for_completion_timeoutNicholas Mc Guire
2015-03-25mei: fix regression on NFC connectionTomas Winkler
2015-03-25VMCI: Guard against overflow in queue pair allocationJorgen Hansen
2015-03-25VMCI: Check userland-provided datagram sizeAndy King
2015-03-25drivers/vmw_vmci: Show correct get_user_pages_fast upon failureDavidlohr Bueso
2015-03-23x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'Andy Lutomirski
2015-03-16misc: sram: switch to ioremap_wc from ioremapAbhilash Kesavan
2015-03-16misc: bh1780: Add module aliasesJean Delvare
2015-03-16misc: constify of_device_id arrayFabian Frederick
2015-03-09Merge 4.0-rc3 into char-misc-nextGreg Kroah-Hartman
2015-03-04mei: trace: fix missing include to linux/device.hTomas Winkler
2015-03-04mei: free me client references on host initTomas Winkler