- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / drivers / char / mem.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-12-12 Jan Beulich- Update Xen patches to 2.6.24-rc4 and Linux c/s 355.
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-29 Al Virox86 merge fallout: uml
2007-10-25 Jan Beulich- patches.fixes/rename-TSS_sysenter_esp0-SYSENTER_stack...
2007-10-17 Peter Zijlstramm: bdi init hooks
2007-10-16 Nick Pigginremove ZERO_PAGE
2007-07-10 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-07-10 Ralf Baechle[MIPS] Hook for platforms to define cachability of...
2007-07-10 Jens Axboesplice: divorce the splice structure/function definitio...
2007-06-05 Jan Beulich- Update Xen patches to 3.1-testing c/s 15042 and 2...
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-08 Russell KingMake /dev/port conditional on config symbol
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-04-18 Jeff Mahoney- Update to 2.6.21-rc7-git2:
2007-04-17 Benjamin Herrenschmidtfix bogon in /dev/mem mmap'ing on nommu
2007-02-12 Jan Beulich- update Xen patches to -unstable c/s 13816.
2007-01-22 Linus TorvaldsRevert "[PATCH] Fix up mmap_kmem"
2007-01-18 Jan Beulich- disable Xen patches again (didn't intend to enable...
2007-01-18 Jan Beulich- patches.xen/block-barriers.diff: Delete.
2006-12-10 Hugh Dickins[PATCH] read_zero_pagealigned() locking fix
2006-12-08 Josef Sipek[PATCH] struct path: convert char-drivers
2006-12-01 Greg Kroah-HartmanDriver core: change mem class_devices to be real devices
2006-10-13 Linus TorvaldsInclude proper header file for PFN_DOWN()
2006-10-13 Franck Bui-Huu[PATCH] Fix up mmap_kmem
2006-10-07 Greg Kroah-Hartman- lots of struct class_device migration to struct devic...
2006-09-29 Geoff Levand[PATCH] mem driver: fix conditional on isa i/o support
2006-09-27 David Howells[PATCH] NOMMU: Set BDI capabilities for /dev/mem and...
2006-08-14 Jan Beulich- Update Xen patches to xen-unstable tip (c/s 10982...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-10 Lennert Buytenhek[PATCH] make valid_mmap_phys_addr_range() take a pfn
2006-07-03 Arjan van de Ven[PATCH] make more file_operation structs static
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the devfs_fs_kernel.h file from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_mk_cdev() function from...
2006-04-26 Jens Axboe[PATCH] splice: add ->splice_write support for /dev...
2006-03-28 Arjan van de Ven[PATCH] mark f_ops const in the inode
2006-03-26 Bjorn Helgaas[PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range()
2006-03-25 Jan Beulich[PATCH] adjust /dev/{kmem,mem,port} write handlers
2006-01-30 Raymund Will- disable patches.suse/dmiscan-4-ia64:
2006-01-26 Raymund Will- patches.suse/dmiscan-4-ia64:
2006-01-17 Jan Beulich- Update Xen patches and configs.
2006-01-12 Stephen Rothwell[PATCH] powerpc: iSeries fixes for build with no PCI
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-09 Bjorn Helgaas[PATCH] /dev/mem: validate mmap requests
2006-01-09 Bjorn Helgaas[PATCH] /dev/mem __HAVE_PHYS_MEM_ACCESS_PROT tidy-up
2006-01-09 Guillaume Chazarain[PATCH] kmsg_write: don't return printk return value
2005-12-05 Gerd Hoffmann- Update xen and uml patches.
2005-11-28 Linus Torvaldsmm: re-architect the VM_UNPAGED logic
2005-11-22 Hugh Dickins[PATCH] unpaged: ZERO_PAGE in VM_UNPAGED
2005-11-11 Gerd Hoffmann- patches.xen/xen3-fixup-common-tpm-infineon: adapt...
2005-11-09 Gerd Hoffmann- temporarely tagged xen patches touching common code...
2005-11-09 Gerd Hoffmann- big xen update from xenbits.xensource.com/linux-2...
2005-10-31 Paul MackerrasMerge ../linux-2.6 by hand
2005-10-29 Roland Dreier[PATCH] ppc: make phys_mem_access_prot() work with...
2005-10-28 Greg Kroah-Hartman[PATCH] Driver Core: fix up all callers of class_device...
2005-10-27 Greg Kroah-HartmanLots of input and class patches to make input use the...
2005-09-07 Christoph Hellwig[PATCH] remove a dead extern in mem.c
2005-08-13 Linus TorvaldsFix up mmap of /dev/kmem
2005-06-25 Maneesh Soni[PATCH] kexec code cleanup
2005-06-25 Vivek Goyal[PATCH] kdump: cleanups for dump file access in linear...
2005-06-25 Vivek Goyal[PATCH] kdump: Accessing dump file in linear raw format...
2005-06-22 Stephen Rothwell[PATCH] ppc64 iSeries: allow build with no PCI
2005-06-20 gregkh@suse.de[PATCH] class: convert drivers/char/* to use the new...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2004-10-21 Linus TorvaldsMake drivers/char/mem.c use remap_pfn_range()
2004-09-08 Antonino Daplas[PATCH] fbdev: Clean up framebuffer initialization
2004-09-03 Haren Myneni[PATCH] ppc64: implement page_is_ram
2004-08-31 Oleg Nesterov[PATCH] /dev/zero vs hugetlb mappings.
2004-07-23 Hubert Mantelactivate fixes for /proc info leak (#41074)
2004-07-22 Andreas Gruenbacher- patches.fixes/proc-info-leak should not be in series...
2004-07-15 Andreas Gruenbacher- #41074: Fix syntax error.
2004-06-18 Russell King[PATCH] Clean up asm/pgalloc.h include
2004-05-29 Alexander Viro[PATCH] sparse: trivial part of drivers/char __user...
2004-05-15 Andi Kleen[PATCH] x86-64: fix /dev/mem caching behaviour
2004-05-13 Andreas KleenSet /dev/mem memory holes to uncached on x86-64 to...
2004-04-18 Andrew Morton[PATCH] rmap: nonlinear truncation
2004-03-29 Olaf Hering+- update to patches.fixes/linux-post-2.6.5-rc2-20040329
2004-03-27 Andrew Morton[PATCH] write_kmem() fix
2004-03-20 Olaf Hering+- update to patches.fixes/linux-post-2.6.5-rc2-20030420
2004-03-15 Andrew Morton[PATCH] do_write_mem() return value check
2004-03-01 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc1-20040301
2004-02-27 Benjamin Herrenschmidt[PATCH] ppc64: Fix /dev/mem idea of what is memory
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-18 Andrew Morton[PATCH] #if versus #ifdef cleanup
2004-01-19 Olaf Hering+- update to current Linus tree
2004-01-19 Greg Kroah-Hartman[PATCH] MEM: add sysfs class support for mem devices
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
2003-12-09 Olaf Hering+- add patches.drivers/usb-2.5
2003-10-22 Andrew Morton[PATCH] /dev/mem range checking
2003-09-21 Andrew Morton[PATCH] move some more initializations out of drivers...
2003-08-31 Alexander Viro[PATCH] dev_t handling cleanups (10/12)
2003-06-12 Andreas SchwabUpdate ia64 patch to 2.5.69-030521, throwing away the...
2003-06-10 Andrew Morton[PATCH] drivers/char/mem.c cleanup
2003-06-10 Linus TorvaldsMake chr_dev_init() happen after PCI init, but before...
2003-06-08 James Bottomley[PATCH] fix character subsystem initialisation
2003-06-06 Andrew Morton[PATCH] force_successful_syscall_return()
2003-05-26 Martin Schwidefsky[PATCH] s390: tape device driver.
2003-05-15 Andreas SchwabFix arch headers.
2003-05-15 Gerd Hoffmannrestricted ia64 patches to ia64 again, they still break...
next