aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 8-67/+170
2016-05-19Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Gravatar Linus Torvalds 1-7/+2
2016-05-16Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-16/+22
2016-05-11cxl: Check periodically the coherent platform function's stateGravatar Christophe Lombard 2-28/+33
2016-05-11cxl: Add kernel API to allow a context to operate with relocate disabledGravatar Ian Munsie 4-2/+26
2016-05-11cxl: Ensure PSL interrupt is configured for contexts with no AFU IRQsGravatar Ian Munsie 2-0/+21
2016-05-11cxl: Remove duplicate #definesGravatar Ian Munsie 1-9/+0
2016-05-11cxl: Handle num_of_processes larger than can fit in the SPAGravatar Ian Munsie 1-3/+12
2016-05-07Merge tag 'char-misc-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+5
2016-05-04x86/platform/UV: Remove Obsolete GRU MMR address translationGravatar Dimitri Sivanich 1-16/+22
2016-05-01powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGEDGravatar Aneesh Kumar K.V 1-1/+3
2016-05-01powerpc/mm: Use _PAGE_READ to indicate Read accessGravatar Aneesh Kumar K.V 1-2/+2
2016-04-29Merge tag 'powerpc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 4-1/+40
2016-04-27misc: mic: Fix for double fetch security bug in VOP driverGravatar Ashutosh Dixit 1-0/+5
2016-04-27cxl: Poll for outstanding IRQs when detaching a contextGravatar Michael Neuling 3-0/+40
2016-04-27cxl: Keep IRQ mappings on context teardownGravatar Michael Neuling 1-1/+0
2016-04-26cxl: Fix DAR check & use REGION_ID instead of opencodingGravatar Aneesh Kumar K.V 1-1/+1
2016-04-22cxl: Increase timeout for detection of AFU mmio hangGravatar Frederic Barrat 1-1/+3
2016-04-22cxl: Allow initialization on timebase sync failuresGravatar Frederic Barrat 4-9/+29
2016-04-16eeprom: at24: replace msleep() with usleep_range()Gravatar Bartosz Golaszewski 1-4/+2
2016-04-16eeprom: at24: remove a reduntant ifGravatar Bartosz Golaszewski 1-3/+0
2016-04-12cxl: Delete an unnecessary check before the function call "kfree"Gravatar Markus Elfring 1-2/+1
2016-04-11cxl: Configure the PSL for two CAPI ports on POWER8NVLGravatar Philippe Bergheaud 1-1/+40
2016-04-11cxl: Remove dead codeGravatar Frederic Barrat 1-9/+0
2016-04-06lkdtm: do not leak free page on kmalloc failureGravatar Kees Cook 1-1/+3
2016-04-06lkdtm: fix memory leak of baseGravatar Sudip Mukherjee 1-1/+3
2016-04-06lkdtm: fix memory leak of valGravatar Sudip Mukherjee 1-1/+2
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosGravatar Kirill A. Shutemov 2-3/+3
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-4/+1
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 20-732/+4469
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-1/+4
2016-03-18Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-0/+1
2016-03-17Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-0/+2717
2016-03-17Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 70-3266/+3952
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+0
2016-03-14Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-3/+26
2016-03-14misc: sram: add optional ioremap without write combiningGravatar Marcin Wojtas 1-1/+4
2016-03-13Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/bcm2835' and '...Gravatar Mark Brown 1-0/+1
2016-03-09cxl: Ignore probes for virtual afu pci devicesGravatar Vaibhav Jain 3-0/+16
2016-03-09cxl: Remove cxl_get_phys_dev() kernel APIGravatar Frederic Barrat 1-1/+0
2016-03-09cxl: Add tracepoints around the cxl hcallGravatar Christophe Lombard 2-0/+202
2016-03-09cxl: Adapter failure handlingGravatar Christophe Lombard 7-35/+198
2016-03-09cxl: Support the cxl kernel API from a guestGravatar Frederic Barrat 6-110/+198
2016-03-09cxl: Parse device tree and create cxl device(s) at bootGravatar Frederic Barrat 1-0/+25
2016-03-09cxl: Support to flash a new image on the adapter from a guestGravatar Christophe Lombard 6-5/+574
2016-03-09cxl: sysfs support for guestsGravatar Christophe Lombard 4-20/+108
2016-03-09cxl: Add guest-specific codeGravatar Christophe Lombard 10-11/+1525
2016-03-09cxl: Separate bare-metal fields in adapter and AFU data structuresGravatar Christophe Lombard 8-111/+164
2016-03-09cxl: New hcalls to support cxl adaptersGravatar Christophe Lombard 5-2/+890
2016-03-09cxl: IRQ allocation for guestsGravatar Frederic Barrat 1-14/+64