aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/emu (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-07block: change ->make_request_fn() and users to return a queue cookieJens Axboe1-1/+2
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig1-1/+1
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-6/+7
2013-11-26m68k: Mark functions only called from setup_arch() __initGeert Uytterhoeven1-1/+2
2013-11-23block: Convert bio_for_each_segment() to bvec_iterKent Overstreet1-5/+6
2013-11-23block: Abstract out bvec iteratorKent Overstreet1-1/+1
2013-08-23m68k/atari: ARAnyM - Always use physical addresses in NatFeat callsGeert Uytterhoeven4-15/+18
2013-08-14m68k/atari: ARAnyM - Fix NatFeat module supportGeert Uytterhoeven1-4/+19
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby1-2/+4
2012-08-13TTY: nfcon, add tty_port and link itJiri Slaby1-0/+4
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby1-1/+0
2011-12-10m68k: Initconst section fixesAndi Kleen1-1/+1
2011-09-12block: remove support for bio remapping from ->make_requestChristoph Hellwig1-2/+1
2011-07-14net: m68k/nfeth: Remove wrong usage of dev->flagsMichał Mirosław1-1/+0
2011-06-11net/m68k: Include <linux/interrupt.h> where neededGeert Uytterhoeven1-0/+1
2011-03-16m68k/atari: ARAnyM - Add support for network accessMilan Jurik2-0/+271
2011-03-16m68k/atari: ARAnyM - Add support for console accessRoman Zippel3-38/+163
2011-03-16m68k/atari: ARAnyM - Add support for block accessRoman Zippel2-0/+197
2011-03-16m68k/atari: Initial ARAnyM supportPetr Stehlik2-0/+121