Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1e2b025453d45d35b07d8105bea7fc9d339ff562
/
drivers
/
char
/
mem.c
162dd42
mem_class: fix bug
by Jin Dongming
· 15 years ago
389e0cb
mem_class: use minor as index instead of searching the array
by Kay Sievers
· 15 years ago
d993831
writeback: add name to backing_dev_info
by Jens Axboe
· 15 years ago
d6f47be
drivers/char/mem.c: memory_open() cleanup: lookup minor device number from devlist
by Adriano dos Santos Fernandes
· 15 years ago
2b83868
Make /dev/zero reads interruptible by signals
by Linus Torvalds
· 15 years ago
730c586
drivers/char/mem.c: avoid OOM lockup during large reads from /dev/zero
by Salman Qazi
· 15 years ago
0c3c8a1
x86, PAT: Remove duplicate memtype reserve in devmem mmap
by Suresh Siddha
· 16 years ago
69beeb1d
mm: make vread() and vwrite() declaration
by KOSAKI Motohiro
· 16 years ago
03457cd
device create: char: convert device_create_drvdata to device_create
by Greg Kroah-Hartman
· 16 years ago
7ae8ed5
use generic_access_phys for /dev/mem mappings
by Rik van Riel
· 16 years ago
47aa579
device create: char: convert device_create to device_create_drvdata
by Greg Kroah-Hartman
· 16 years ago
d092633
Subject: devmem, x86: fix rename of CONFIG_NONPROMISC_DEVMEM
by Ingo Molnar
· 16 years ago
64d206d
x86: rename CONFIG_NONPROMISC_DEVMEM to CONFIG_PROMISC_DEVMEM
by Ingo Molnar
· 16 years ago
1f43964
mem: cdev lock_kernel() pushdown
by Jonathan Corbet
· 16 years ago
b781ecb
make /dev/kmem a config option
by Arjan van de Ven
· 17 years ago
e7f260a
x86: PAT use reserve free memtype in mmap of /dev/mem
by venkatesh.pallipadi@intel.com
· 17 years ago
f0970c1
x86: PAT phys_mem_access_prot_allowed for dev/mem mmap
by venkatesh.pallipadi@intel.com
· 17 years ago
e045fb2
x86: PAT avoid aliasing in /dev/mem read/write
by venkatesh.pallipadi@intel.com
· 17 years ago
e2beb3e
devmem: add range_is_allowed() check to mmap of /dev/mem
by Venki Pallipadi
· 17 years ago
ae531c2
x86: introduce /dev/mem restrictions with a config option
by Arjan van de Ven
· 17 years ago
ca5cd87
x86 merge fallout: uml
by Al Viro
· 17 years ago
e0bf68d
mm: bdi init hooks
by Peter Zijlstra
· 17 years ago
557ed1f
remove ZERO_PAGE
by Nick Piggin
· 17 years ago
0f16639
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
24e9d0b96
[MIPS] Hook for platforms to define cachability of /dev/mem regions
by Ralf Baechle
· 17 years ago
d6b29d7
splice: divorce the splice structure/function definitions from the pipe header
by Jens Axboe
· 17 years ago
4f911d6
Make /dev/port conditional on config symbol
by Russell King
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
8a93258
fix bogon in /dev/mem mmap'ing on nommu
by Benjamin Herrenschmidt
· 18 years ago
6d3154c
Revert "[PATCH] Fix up mmap_kmem"
by Linus Torvalds
· 18 years ago
5fcf7bb
[PATCH] read_zero_pagealigned() locking fix
by Hugh Dickins
· 18 years ago
a7113a9
[PATCH] struct path: convert char-drivers
by Josef Sipek
· 18 years ago
ebf644c
Driver core: change mem class_devices to be real devices
by Greg Kroah-Hartman
· 18 years ago
b8a3ad5
Include proper header file for PFN_DOWN()
by Linus Torvalds
· 18 years ago
99a10a6
[PATCH] Fix up mmap_kmem
by Franck Bui-Huu
· 18 years ago
153dcc5
[PATCH] mem driver: fix conditional on isa i/o support
by Geoff Levand
· 18 years ago
5da6185
[PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem
by David Howells
· 18 years ago
06c67be
[PATCH] make valid_mmap_phys_addr_range() take a pfn
by Lennert Buytenhek
· 18 years ago
62322d2
[PATCH] make more file_operation structs static
by Arjan van de Ven
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
ff23eca
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
by Greg Kroah-Hartman
· 19 years ago
7c69ef7
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
1ebd32f
[PATCH] splice: add ->splice_write support for /dev/null
by Jens Axboe
· 19 years ago
99ac48f
[PATCH] mark f_ops const in the inode
by Arjan van de Ven
· 19 years ago
136939a
[PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range()
by Bjorn Helgaas
· 19 years ago
c654d60
[PATCH] adjust /dev/{kmem,mem,port} write handlers
by Jan Beulich
· 19 years ago
ee2cdec
[PATCH] powerpc: iSeries fixes for build with no PCI
by Stephen Rothwell
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
80851ef
[PATCH] /dev/mem: validate mmap requests
by Bjorn Helgaas
· 19 years ago
44ac841
[PATCH] /dev/mem __HAVE_PHYS_MEM_ACCESS_PROT tidy-up
by Bjorn Helgaas
· 19 years ago
cd140a5
[PATCH] kmsg_write: don't return printk return value
by Guillaume Chazarain
· 19 years ago
6aab341
mm: re-architect the VM_UNPAGED logic
by Linus Torvalds
· 19 years ago
f57e88a
[PATCH] unpaged: ZERO_PAGE in VM_UNPAGED
by Hugh Dickins
· 19 years ago
23fd077
Merge ../linux-2.6 by hand
by Paul Mackerras
· 19 years ago
8b15047
[PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addresses
by Roland Dreier
· 19 years ago
53f4654
[PATCH] Driver Core: fix up all callers of class_device_create()
by Greg Kroah-Hartman
· 19 years ago
edf8301
[PATCH] remove a dead extern in mem.c
by Christoph Hellwig
· 19 years ago
4bb8255
Fix up mmap of /dev/kmem
by Linus Torvalds
· 19 years ago
72414d3
[PATCH] kexec code cleanup
by Maneesh Soni
· 19 years ago
315c215
[PATCH] kdump: cleanups for dump file access in linear raw format
by Vivek Goyal
· 19 years ago
50b1fdb
[PATCH] kdump: Accessing dump file in linear raw format (/dev/oldmem)
by Vivek Goyal
· 19 years ago
145d01e
[PATCH] ppc64 iSeries: allow build with no PCI
by Stephen Rothwell
· 19 years ago
ca8eca6
[PATCH] class: convert drivers/char/* to use the new class api instead of class_simple
by gregkh@suse.de
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago