aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/mem.c
AgeCommit message (Expand)Author
2008-07-24use generic_access_phys for /dev/mem mappingsRik van Riel
2008-07-21device create: char: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-07-20Subject: devmem, x86: fix rename of CONFIG_NONPROMISC_DEVMEMIngo Molnar
2008-07-18x86: rename CONFIG_NONPROMISC_DEVMEM to CONFIG_PROMISC_DEVMEMIngo Molnar
2008-06-20mem: cdev lock_kernel() pushdownJonathan Corbet
2008-04-29make /dev/kmem a config optionArjan van de Ven
2008-04-24x86: PAT use reserve free memtype in mmap of /dev/memvenkatesh.pallipadi@intel.com
2008-04-24x86: PAT phys_mem_access_prot_allowed for dev/mem mmapvenkatesh.pallipadi@intel.com
2008-04-24x86: PAT avoid aliasing in /dev/mem read/writevenkatesh.pallipadi@intel.com
2008-04-24devmem: add range_is_allowed() check to mmap of /dev/memVenki Pallipadi
2008-04-24x86: introduce /dev/mem restrictions with a config optionArjan van de Ven
2007-10-29x86 merge fallout: umlAl Viro
2007-10-17mm: bdi init hooksPeter Zijlstra
2007-10-16remove ZERO_PAGENick Piggin
2007-07-10Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-07-10[MIPS] Hook for platforms to define cachability of /dev/mem regionsRalf Baechle
2007-07-10splice: divorce the splice structure/function definitions from the pipe headerJens Axboe
2007-05-08Make /dev/port conditional on config symbolRussell King
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-04-17fix bogon in /dev/mem mmap'ing on nommuBenjamin Herrenschmidt
2007-01-22Revert "[PATCH] Fix up mmap_kmem"Linus Torvalds
2006-12-10[PATCH] read_zero_pagealigned() locking fixHugh Dickins
2006-12-08[PATCH] struct path: convert char-driversJosef Sipek
2006-12-01Driver core: change mem class_devices to be real devicesGreg Kroah-Hartman
2006-10-13Include proper header file for PFN_DOWN()Linus Torvalds
2006-10-13[PATCH] Fix up mmap_kmemFranck Bui-Huu
2006-09-29[PATCH] mem driver: fix conditional on isa i/o supportGeoff Levand
2006-09-27[PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmemDavid Howells
2006-07-10[PATCH] make valid_mmap_phys_addr_range() take a pfnLennert Buytenhek
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman
2006-04-26[PATCH] splice: add ->splice_write support for /dev/nullJens Axboe
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven
2006-03-26[PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range()Bjorn Helgaas
2006-03-25[PATCH] adjust /dev/{kmem,mem,port} write handlersJan Beulich
2006-01-12[PATCH] powerpc: iSeries fixes for build with no PCIStephen Rothwell
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-08[PATCH] /dev/mem: validate mmap requestsBjorn Helgaas
2006-01-08[PATCH] /dev/mem __HAVE_PHYS_MEM_ACCESS_PROT tidy-upBjorn Helgaas
2006-01-08[PATCH] kmsg_write: don't return printk return valueGuillaume Chazarain
2005-11-28mm: re-architect the VM_UNPAGED logicLinus Torvalds
2005-11-22[PATCH] unpaged: ZERO_PAGE in VM_UNPAGEDHugh Dickins
2005-10-31Merge ../linux-2.6 by handPaul Mackerras
2005-10-29[PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addressesRoland Dreier
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman
2005-09-07[PATCH] remove a dead extern in mem.cChristoph Hellwig
2005-08-13Fix up mmap of /dev/kmemLinus Torvalds
2005-06-25[PATCH] kexec code cleanupManeesh Soni