index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
axonram.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/cell: Remove axonram driver
Michael Ellerman
2018-01-28
1
-383
/
+0
*
powerpc: Use octal numbers for file permissions
Russell Currey
2018-01-21
1
-1
/
+1
*
powerpc/axonram: Drop unnecessary variable initialisation
Markus Elfring
2017-10-22
1
-1
/
+1
*
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-07
1
-1
/
+1
|
\
|
*
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-23
1
-1
/
+1
*
|
axonram: Return directly after a failed kzalloc() in axon_ram_probe()
Markus Elfring
2017-09-01
1
-22
/
+17
*
|
axonram: Improve a size determination in axon_ram_probe()
Markus Elfring
2017-09-01
1
-1
/
+1
*
|
axonram: Delete an error message for a failed memory allocation in axon_ram_p...
Markus Elfring
2017-09-01
1
-1
/
+0
*
|
powerpc: Convert to using %pOF instead of full_name
Rob Herring
2017-08-23
1
-2
/
+2
|
/
*
dax: remove default copy_from_iter fallback
Dan Williams
2017-06-28
1
-0
/
+8
*
block: remove block_device_operations ->direct_access()
Dan Williams
2017-04-25
1
-19
/
+4
*
axon_ram: add dax_operations support
Dan Williams
2017-04-20
1
-6
/
+42
*
axonram: Fix gendisk handling
Jan Kara
2017-03-08
1
-1
/
+4
*
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2016-09-20
1
-3
/
+3
*
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-07-29
1
-2
/
+2
|
\
|
*
pmem: kill __pmem address space
Dan Williams
2016-07-13
1
-2
/
+2
*
|
block: convert to device_add_disk()
Dan Williams
2016-06-27
1
-2
/
+1
|
/
*
dax: enable dax in the presence of known media errors (badblocks)
Dan Williams
2016-05-18
1
-1
/
+1
*
mm, dax, pmem: introduce pfn_t
Dan Williams
2016-01-16
1
-5
/
+4
*
powerpc/axonram: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-11-26
1
-0
/
+1
*
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
2015-11-07
1
-2
/
+3
*
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-08
1
-3
/
+4
|
\
|
*
dax: drop size parameter to ->direct_access()
Dan Williams
2015-08-28
1
-1
/
+1
|
*
pmem, dax: have direct_access use __pmem annotation
Ross Zwisler
2015-08-20
1
-3
/
+4
*
|
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
1
-1
/
+1
|
/
*
Merge branch 'for-3.20/core' into for-3.20/drivers
Jens Axboe
2015-01-14
1
-13
/
+4
|
\
|
*
block: Change direct_access calling convention
Matthew Wilcox
2015-01-14
1
-13
/
+4
*
|
axonram: Fix bug in direct_access
Matthew Wilcox
2015-01-14
1
-1
/
+1
|
/
*
powerpc: sysdev: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
powerpc: make of_device_ids const
Uwe Kleine-König
2014-09-25
1
-1
/
+1
*
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
2013-11-24
1
-9
/
+9
*
block: Abstract out bvec iterator
Kent Overstreet
2013-11-24
1
-1
/
+2
*
fs: move code out of buffer.c
Al Viro
2012-01-04
1
-1
/
+0
*
block: remove support for bio remapping from ->make_request
Christoph Hellwig
2011-09-12
1
-6
/
+2
*
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
1
-1
/
+1
*
powerpc: Remove ioremap_flags
Anton Blanchard
2011-05-19
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-02-28
1
-6
/
+5
*
powerpc: remove references to of_device and to_of_device
Grant Likely
2010-07-24
1
-6
/
+6
*
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-22
1
-4
/
+4
*
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-19
1
-3
/
+3
*
const: make block_device_operations const
Alexey Dobriyan
2009-09-22
1
-1
/
+1
*
block: Do away with the notion of hardsect_size
Martin K. Petersen
2009-05-22
1
-1
/
+1
*
powerpc/axonram: Enable partitioning of the Axons DDR2 DIMMs
Maxim Shchetynin
2008-07-22
1
-1
/
+4
*
powerpc/axonram: Use only one block device major number
Maxim Shchetynin
2008-07-22
1
-8
/
+15
*
return pfn from direct_access, for XIP
Jared Hulbert
2008-04-28
1
-2
/
+3
*
[POWERPC] Clean out asm/of_{platform, device}.h from sysdev/
Jon Loeliger
2007-12-06
1
-2
/
+3
*
missed bio_endio() in axonram
Al Viro
2007-10-12
1
-2
/
+2
*
[POWERPC] Move of_platform_driver initialisations: arch/powerpc
Stephen Rothwell
2007-10-11
1
-3
/
+5
*
[POWERPC] axonram: Do not delete gendisks queue in error path
Maxim Shchetynin
2007-08-25
1
-3
/
+0
[next]