Commit Graph

67 Commits (ffb4728095b030f0885ea8e0907ee4ac57b130ee)

Author SHA1 Message Date
Alexey Dobriyan f0f37e2f77 const: mark struct vm_struct_operations 16 years ago
Nikanth Karthikesan bb521c5de0 /dev/zero: avoid repeated access_ok() checks 16 years ago
Kay Sievers e454cea20b Driver-Core: extend devnode callbacks to provide permissions 16 years ago
Jin Dongming 162dd42124 mem_class: fix bug 16 years ago
Kay Sievers 389e0cb9a1 mem_class: use minor as index instead of searching the array 16 years ago
Jens Axboe d993831fa7 writeback: add name to backing_dev_info 16 years ago
Adriano dos Santos Fernandes d6f47befdd drivers/char/mem.c: memory_open() cleanup: lookup minor device number from devlist 16 years ago
Linus Torvalds 2b83868723 Make /dev/zero reads interruptible by signals 16 years ago
Salman Qazi 730c586ad5 drivers/char/mem.c: avoid OOM lockup during large reads from /dev/zero 16 years ago
Suresh Siddha 0c3c8a1836 x86, PAT: Remove duplicate memtype reserve in devmem mmap 16 years ago
KOSAKI Motohiro 69beeb1d34 mm: make vread() and vwrite() declaration 16 years ago
Greg Kroah-Hartman 03457cd455 device create: char: convert device_create_drvdata to device_create 17 years ago
Rik van Riel 7ae8ed5053 use generic_access_phys for /dev/mem mappings 17 years ago
Greg Kroah-Hartman 47aa5793f7 device create: char: convert device_create to device_create_drvdata 17 years ago
Ingo Molnar d092633bff Subject: devmem, x86: fix rename of CONFIG_NONPROMISC_DEVMEM 17 years ago
Ingo Molnar 64d206d896 x86: rename CONFIG_NONPROMISC_DEVMEM to CONFIG_PROMISC_DEVMEM 17 years ago
Jonathan Corbet 1f439647a4 mem: cdev lock_kernel() pushdown 17 years ago
Arjan van de Ven b781ecb6a3 make /dev/kmem a config option 17 years ago
venkatesh.pallipadi@intel.com e7f260a276 x86: PAT use reserve free memtype in mmap of /dev/mem 17 years ago
venkatesh.pallipadi@intel.com f0970c13b6 x86: PAT phys_mem_access_prot_allowed for dev/mem mmap 17 years ago
venkatesh.pallipadi@intel.com e045fb2a98 x86: PAT avoid aliasing in /dev/mem read/write 17 years ago
Venki Pallipadi e2beb3eae6 devmem: add range_is_allowed() check to mmap of /dev/mem 17 years ago
Arjan van de Ven ae531c26c5 x86: introduce /dev/mem restrictions with a config option 17 years ago
Al Viro ca5cd877ae x86 merge fallout: uml 18 years ago
Peter Zijlstra e0bf68ddec mm: bdi init hooks 18 years ago
Nick Piggin 557ed1fa26 remove ZERO_PAGE 18 years ago
Ralf Baechle 24e9d0b96d [MIPS] Hook for platforms to define cachability of /dev/mem regions 18 years ago
Jens Axboe d6b29d7cee splice: divorce the splice structure/function definitions from the pipe header 18 years ago
Russell King 4f911d64e0 Make /dev/port conditional on config symbol 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Benjamin Herrenschmidt 8a93258ce3 fix bogon in /dev/mem mmap'ing on nommu 18 years ago
Linus Torvalds 6d3154cc11 Revert "[PATCH] Fix up mmap_kmem" 18 years ago
Hugh Dickins 5fcf7bb73f [PATCH] read_zero_pagealigned() locking fix 18 years ago
Josef Sipek a7113a9662 [PATCH] struct path: convert char-drivers 18 years ago
Greg Kroah-Hartman ebf644c462 Driver core: change mem class_devices to be real devices 18 years ago
Linus Torvalds b8a3ad5b53 Include proper header file for PFN_DOWN() 19 years ago
Franck Bui-Huu 99a10a60ba [PATCH] Fix up mmap_kmem 19 years ago
Geoff Levand 153dcc54df [PATCH] mem driver: fix conditional on isa i/o support 19 years ago
David Howells 5da6185bca [PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem 19 years ago
Lennert Buytenhek 06c67befee [PATCH] make valid_mmap_phys_addr_range() take a pfn 19 years ago
Arjan van de Ven 62322d2554 [PATCH] make more file_operation structs static 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Greg Kroah-Hartman ff23eca3e8 [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree 19 years ago
Greg Kroah-Hartman 7c69ef7974 [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree 19 years ago
Jens Axboe 1ebd32fc54 [PATCH] splice: add ->splice_write support for /dev/null 19 years ago
Arjan van de Ven 99ac48f54a [PATCH] mark f_ops const in the inode 19 years ago
Bjorn Helgaas 136939a2b5 [PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range() 19 years ago
Jan Beulich c654d60e8f [PATCH] adjust /dev/{kmem,mem,port} write handlers 19 years ago
Stephen Rothwell ee2cdecec4 [PATCH] powerpc: iSeries fixes for build with no PCI 19 years ago
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago