index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
mem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86, PAT: Remove duplicate memtype reserve in devmem mmap
Suresh Siddha
2009-04-10
1
-27
/
+0
*
mm: make vread() and vwrite() declaration
KOSAKI Motohiro
2009-01-06
1
-3
/
+0
*
device create: char: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
1
-3
/
+3
*
use generic_access_phys for /dev/mem mappings
Rik van Riel
2008-07-24
1
-1
/
+4
*
device create: char: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
1
-3
/
+3
*
Subject: devmem, x86: fix rename of CONFIG_NONPROMISC_DEVMEM
Ingo Molnar
2008-07-20
1
-1
/
+1
*
x86: rename CONFIG_NONPROMISC_DEVMEM to CONFIG_PROMISC_DEVMEM
Ingo Molnar
2008-07-18
1
-1
/
+1
*
mem: cdev lock_kernel() pushdown
Jonathan Corbet
2008-06-20
1
-2
/
+8
*
make /dev/kmem a config option
Arjan van de Ven
2008-04-29
1
-0
/
+10
*
x86: PAT use reserve free memtype in mmap of /dev/mem
venkatesh.pallipadi@intel.com
2008-04-24
1
-1
/
+34
*
x86: PAT phys_mem_access_prot_allowed for dev/mem mmap
venkatesh.pallipadi@intel.com
2008-04-24
1
-30
/
+11
*
x86: PAT avoid aliasing in /dev/mem read/write
venkatesh.pallipadi@intel.com
2008-04-24
1
-5
/
+27
*
devmem: add range_is_allowed() check to mmap of /dev/mem
Venki Pallipadi
2008-04-24
1
-11
/
+16
*
x86: introduce /dev/mem restrictions with a config option
Arjan van de Ven
2008-04-24
1
-0
/
+28
*
x86 merge fallout: uml
Al Viro
2007-10-29
1
-2
/
+2
*
mm: bdi init hooks
Peter Zijlstra
2007-10-17
1
-0
/
+5
*
remove ZERO_PAGE
Nick Piggin
2007-10-16
1
-108
/
+17
*
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2007-07-10
1
-0
/
+7
|
\
|
*
[MIPS] Hook for platforms to define cachability of /dev/mem regions
Ralf Baechle
2007-07-10
1
-0
/
+7
*
|
splice: divorce the splice structure/function definitions from the pipe header
Jens Axboe
2007-07-10
1
-1
/
+1
|
/
*
Make /dev/port conditional on config symbol
Russell King
2007-05-08
1
-4
/
+4
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
fix bogon in /dev/mem mmap'ing on nommu
Benjamin Herrenschmidt
2007-04-17
1
-1
/
+1
*
Revert "[PATCH] Fix up mmap_kmem"
Linus Torvalds
2007-01-22
1
-2
/
+2
*
[PATCH] read_zero_pagealigned() locking fix
Hugh Dickins
2006-12-10
1
-4
/
+8
*
[PATCH] struct path: convert char-drivers
Josef Sipek
2006-12-08
1
-2
/
+2
*
Driver core: change mem class_devices to be real devices
Greg Kroah-Hartman
2006-12-01
1
-4
/
+4
*
Include proper header file for PFN_DOWN()
Linus Torvalds
2006-10-13
1
-0
/
+1
*
[PATCH] Fix up mmap_kmem
Franck Bui-Huu
2006-10-13
1
-2
/
+2
*
[PATCH] mem driver: fix conditional on isa i/o support
Geoff Levand
2006-09-29
1
-4
/
+4
*
[PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem
David Howells
2006-09-27
1
-0
/
+39
*
[PATCH] make valid_mmap_phys_addr_range() take a pfn
Lennert Buytenhek
2006-07-10
1
-2
/
+2
*
[PATCH] make more file_operation structs static
Arjan van de Ven
2006-07-03
1
-9
/
+9
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2006-06-26
1
-1
/
+0
*
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
1
-4
/
+1
*
[PATCH] splice: add ->splice_write support for /dev/null
Jens Axboe
2006-04-26
1
-0
/
+14
*
[PATCH] mark f_ops const in the inode
Arjan van de Ven
2006-03-28
1
-1
/
+1
*
[PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range()
Bjorn Helgaas
2006-03-26
1
-12
/
+6
*
[PATCH] adjust /dev/{kmem,mem,port} write handlers
Jan Beulich
2006-03-25
1
-15
/
+13
*
[PATCH] powerpc: iSeries fixes for build with no PCI
Stephen Rothwell
2006-01-12
1
-4
/
+4
*
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2006-01-09
1
-2
/
+2
*
[PATCH] /dev/mem: validate mmap requests
Bjorn Helgaas
2006-01-08
1
-2
/
+12
*
[PATCH] /dev/mem __HAVE_PHYS_MEM_ACCESS_PROT tidy-up
Bjorn Helgaas
2006-01-08
1
-9
/
+14
*
[PATCH] kmsg_write: don't return printk return value
Guillaume Chazarain
2006-01-08
1
-1
/
+4
*
mm: re-architect the VM_UNPAGED logic
Linus Torvalds
2005-11-28
1
-1
/
+1
*
[PATCH] unpaged: ZERO_PAGE in VM_UNPAGED
Hugh Dickins
2005-11-22
1
-1
/
+1
*
Merge ../linux-2.6 by hand
Paul Mackerras
2005-10-31
1
-1
/
+2
|
\
|
*
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
2005-10-28
1
-1
/
+2
*
|
[PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addresses
Roland Dreier
2005-10-29
1
-3
/
+1
|
/
[next]