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
|
17 years ago |
Peter Zijlstra
|
e0bf68ddec
mm: bdi init hooks
|
17 years ago |
Nick Piggin
|
557ed1fa26
remove ZERO_PAGE
|
17 years ago |
Linus Torvalds
|
0f166396e7
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
|
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
|
19 years ago |
Linus Torvalds
|
b8a3ad5b53
Include proper header file for PFN_DOWN()
|
18 years ago |
Franck Bui-Huu
|
99a10a60ba
[PATCH] Fix up mmap_kmem
|
18 years ago |
Geoff Levand
|
153dcc54df
[PATCH] mem driver: fix conditional on isa i/o support
|
18 years ago |
David Howells
|
5da6185bca
[PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem
|
18 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 |