1. 31d1d48 Fix init ordering of /dev/console vs callers of modprobe by David Howells · 14 years ago
  2. ea56f41 frv: hide uncached_access() when pgprot_noncached is not #defined by David Howells · 14 years ago
  3. ee5d2ac /dev/mem: allow rewinding by Eric Dumazet · 14 years ago
  4. 6e191f7 devmem: handle class_create() failure by Anton Blanchard · 14 years ago
  5. d7d4d84 drivers/char/mem.c: cleanups by Andrew Morton · 14 years ago
  6. dcefafb /dev/mem: dont allow seek to last page by Wu Fengguang · 14 years ago
  7. c85e9a9 devmem: fix kmem write bug on memory holes by Wu Fengguang · 14 years ago
  8. 325fda7 devmem: check vmalloc address on kmem read/write by KAMEZAWA Hiroyuki · 14 years ago
  9. ee32398 /dev/mem: remove redundant parameter from do_write_kmem() by Wu Fengguang · 15 years ago
  10. 80ad89a /dev/mem: remove the "written" variable in write_kmem() by Wu Fengguang · 15 years ago
  11. 7fabadd /dev/mem: make size_inside_page() logic straight by Wu Fengguang · 15 years ago
  12. fa29e97 /dev/mem: cleanup unxlate_dev_mem_ptr() calls by Wu Fengguang · 15 years ago
  13. f222318 /dev/mem: introduce size_inside_page() by Wu Fengguang · 15 years ago
  14. 4ea2f43 /dev/mem: remove redundant test on len by Wu Fengguang · 15 years ago
  15. 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
  16. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  17. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  18. 205153a mem_class: Drop the bkl from memory_open() by Frederic Weisbecker · 15 years ago
  19. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  20. bb521c5 /dev/zero: avoid repeated access_ok() checks by Nikanth Karthikesan · 15 years ago
  21. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  22. 162dd42 mem_class: fix bug by Jin Dongming · 15 years ago
  23. 389e0cb mem_class: use minor as index instead of searching the array by Kay Sievers · 15 years ago
  24. d993831 writeback: add name to backing_dev_info by Jens Axboe · 15 years ago
  25. d6f47be drivers/char/mem.c: memory_open() cleanup: lookup minor device number from devlist by Adriano dos Santos Fernandes · 15 years ago
  26. 2b83868 Make /dev/zero reads interruptible by signals by Linus Torvalds · 15 years ago
  27. 730c586 drivers/char/mem.c: avoid OOM lockup during large reads from /dev/zero by Salman Qazi · 15 years ago
  28. 0c3c8a1 x86, PAT: Remove duplicate memtype reserve in devmem mmap by Suresh Siddha · 15 years ago
  29. 69beeb1d mm: make vread() and vwrite() declaration by KOSAKI Motohiro · 15 years ago
  30. 03457cd device create: char: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  31. 7ae8ed5 use generic_access_phys for /dev/mem mappings by Rik van Riel · 16 years ago
  32. 47aa579 device create: char: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  33. d092633 Subject: devmem, x86: fix rename of CONFIG_NONPROMISC_DEVMEM by Ingo Molnar · 16 years ago
  34. 64d206d x86: rename CONFIG_NONPROMISC_DEVMEM to CONFIG_PROMISC_DEVMEM by Ingo Molnar · 16 years ago
  35. 1f43964 mem: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  36. b781ecb make /dev/kmem a config option by Arjan van de Ven · 16 years ago
  37. e7f260a x86: PAT use reserve free memtype in mmap of /dev/mem by venkatesh.pallipadi@intel.com · 16 years ago
  38. f0970c1 x86: PAT phys_mem_access_prot_allowed for dev/mem mmap by venkatesh.pallipadi@intel.com · 16 years ago
  39. e045fb2 x86: PAT avoid aliasing in /dev/mem read/write by venkatesh.pallipadi@intel.com · 16 years ago
  40. e2beb3e devmem: add range_is_allowed() check to mmap of /dev/mem by Venki Pallipadi · 16 years ago
  41. ae531c2 x86: introduce /dev/mem restrictions with a config option by Arjan van de Ven · 16 years ago
  42. ca5cd87 x86 merge fallout: uml by Al Viro · 17 years ago
  43. e0bf68d mm: bdi init hooks by Peter Zijlstra · 17 years ago
  44. 557ed1f remove ZERO_PAGE by Nick Piggin · 17 years ago
  45. 0f16639 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  46. 24e9d0b96 [MIPS] Hook for platforms to define cachability of /dev/mem regions by Ralf Baechle · 17 years ago
  47. d6b29d7 splice: divorce the splice structure/function definitions from the pipe header by Jens Axboe · 17 years ago
  48. 4f911d6 Make /dev/port conditional on config symbol by Russell King · 17 years ago
  49. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  50. 8a93258 fix bogon in /dev/mem mmap'ing on nommu by Benjamin Herrenschmidt · 17 years ago
  51. 6d3154c Revert "[PATCH] Fix up mmap_kmem" by Linus Torvalds · 17 years ago
  52. 5fcf7bb [PATCH] read_zero_pagealigned() locking fix by Hugh Dickins · 18 years ago
  53. a7113a9 [PATCH] struct path: convert char-drivers by Josef Sipek · 18 years ago
  54. ebf644c Driver core: change mem class_devices to be real devices by Greg Kroah-Hartman · 18 years ago
  55. b8a3ad5 Include proper header file for PFN_DOWN() by Linus Torvalds · 18 years ago
  56. 99a10a6 [PATCH] Fix up mmap_kmem by Franck Bui-Huu · 18 years ago
  57. 153dcc5 [PATCH] mem driver: fix conditional on isa i/o support by Geoff Levand · 18 years ago
  58. 5da6185 [PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem by David Howells · 18 years ago
  59. 06c67be [PATCH] make valid_mmap_phys_addr_range() take a pfn by Lennert Buytenhek · 18 years ago
  60. 62322d2 [PATCH] make more file_operation structs static by Arjan van de Ven · 18 years ago
  61. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  62. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  63. 7c69ef7 [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  64. 1ebd32f [PATCH] splice: add ->splice_write support for /dev/null by Jens Axboe · 18 years ago
  65. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 18 years ago
  66. 136939a [PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range() by Bjorn Helgaas · 18 years ago
  67. c654d60 [PATCH] adjust /dev/{kmem,mem,port} write handlers by Jan Beulich · 18 years ago
  68. ee2cdec [PATCH] powerpc: iSeries fixes for build with no PCI by Stephen Rothwell · 18 years ago
  69. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 18 years ago
  70. 80851ef [PATCH] /dev/mem: validate mmap requests by Bjorn Helgaas · 18 years ago
  71. 44ac841 [PATCH] /dev/mem __HAVE_PHYS_MEM_ACCESS_PROT tidy-up by Bjorn Helgaas · 18 years ago
  72. cd140a5 [PATCH] kmsg_write: don't return printk return value by Guillaume Chazarain · 18 years ago
  73. 6aab341 mm: re-architect the VM_UNPAGED logic by Linus Torvalds · 19 years ago
  74. f57e88a [PATCH] unpaged: ZERO_PAGE in VM_UNPAGED by Hugh Dickins · 19 years ago
  75. 23fd077 Merge ../linux-2.6 by hand by Paul Mackerras · 19 years ago
  76. 8b15047 [PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addresses by Roland Dreier · 19 years ago
  77. 53f4654 [PATCH] Driver Core: fix up all callers of class_device_create() by Greg Kroah-Hartman · 19 years ago
  78. edf8301 [PATCH] remove a dead extern in mem.c by Christoph Hellwig · 19 years ago
  79. 4bb8255 Fix up mmap of /dev/kmem by Linus Torvalds · 19 years ago
  80. 72414d3 [PATCH] kexec code cleanup by Maneesh Soni · 19 years ago
  81. 315c215 [PATCH] kdump: cleanups for dump file access in linear raw format by Vivek Goyal · 19 years ago
  82. 50b1fdb [PATCH] kdump: Accessing dump file in linear raw format (/dev/oldmem) by Vivek Goyal · 19 years ago
  83. 145d01e [PATCH] ppc64 iSeries: allow build with no PCI by Stephen Rothwell · 19 years ago
  84. ca8eca6 [PATCH] class: convert drivers/char/* to use the new class api instead of class_simple by gregkh@suse.de · 19 years ago
  85. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago