Commit Graph

32025 Commits (b6b76ba466bbd47397efad0fdaeaa5ebf7d462c7)

Author SHA1 Message Date
Philippe De Muyter f909b1ef8c m68knommu: improve code formating FEC driver 18 years ago
Jiri Slaby 7fa57a0cd9 Char: cyclades, fix potential NULL dereference 18 years ago
Dan Williams 4ae3f847e4 md: raid5: fix clearing of biofill operations 18 years ago
NeilBrown 85bfb4da8c md: fix an unsigned compare to allow creation of bitmaps with v1.0 metadata 18 years ago
Dale Farnsworth c1f395f1c7 mv643xx_eth: Remove obsolete checksum offload comment 18 years ago
Lennert Buytenhek fbd6a754f7 mv643xx_eth: Merge drivers/net/mv643xx_eth.h into mv643xx_eth.c 18 years ago
Lennert Buytenhek b45d9147f1 mv643xx_eth: Remove unused register defines 18 years ago
Lennert Buytenhek 5688fe87a4 mv643xx_eth: Clean up mv643xx_eth.h 18 years ago
Lennert Buytenhek e4d00fa9bf mv643xx_eth: Remove MV643XX_ETH_ register prefix 18 years ago
Lennert Buytenhek f9fbbc18df mv643xx_eth: Remove SHARED_REGS register address bias 18 years ago
Lennert Buytenhek 9c1bbdfe6f mv643xx_eth: Enable use on Orion platforms 18 years ago
Lennert Buytenhek 9f31684144 mv643xx_eth: Disable RX/TX byte swapping on little-endian systems 18 years ago
Lennert Buytenhek e2734d6c61 mv643xx_eth: Move ethernet register definitions into private header 18 years ago
Alexey Korolev 5a37cf19ef [MTD] [NOR] Fix deadlock in Intel chip driver caused by get_chip recursion 18 years ago
FUJITA Tomonori 12d4d40e6f intel-iommu: fix sg_page() 18 years ago
FUJITA Tomonori b61e8f4844 parisc: fix sg_page() fallout 18 years ago
FUJITA Tomonori dc81785dd6 ide: build fix 18 years ago
Jens Axboe 73fc4f0d2c s390 zfcp: sg fixups 18 years ago
Olof Johansson 5edadbd0ae powerpc: Fix fallout from sg_page() changes 18 years ago
Olof Johansson c8ac5a7309 IB/ehca: Fix sg_page() fallout 18 years ago
Rusty Russell 2d37f94a28 generalize lgread_u32/lgwrite_u32. 18 years ago
Rusty Russell 19f1537b7b Lguest support for Virtio 18 years ago
Rusty Russell 15045275c3 Remove old lguest I/O infrrasructure. 18 years ago
Rusty Russell 0ca49ca946 Remove old lguest bus and drivers. 18 years ago
Rusty Russell 0a8a69dd77 Virtio helper routines for a descriptor ringbuffer implementation 18 years ago
Rusty Russell b01d9f2863 Module autoprobing support for virtio drivers. 18 years ago
Rusty Russell 31610434bc Virtio console driver 18 years ago
Rusty Russell e467cde238 Block driver using virtio. 18 years ago
Rusty Russell 296f96fcfc Net driver using virtio 18 years ago
Rusty Russell ec3d41c4db Virtio interface 18 years ago
Rusty Russell 47436aa4ad Boot with virtual == physical to get closer to native Linux. 18 years ago
Rusty Russell c18acd73ff Allow guest to specify syscall vector to use. 18 years ago
Rusty Russell ee3db0f2b6 Rename "cr3" to "gpgdir" to avoid x86-specific naming. 18 years ago
Matias Zabaljauregui df29f43e65 Pagetables to use normal kernel types 18 years ago
Jes Sorensen d612cde060 Move register setup into i386_core.c 18 years ago
Jes Sorensen 511801dc31 Change example launcher to use unsigned long not u32 18 years ago
Jes Sorensen b410e7b149 Make hypercalls arch-independent. 18 years ago
Rusty Russell cc6d4fbcef Introduce "hcall" pointer to indicate pending hypercall. 18 years ago
Jes Sorensen 4614a3a3b6 Reorder guest saved regs to match hyperall order 18 years ago
Jes Sorensen 625efab1cd Move i386 part of core.c to x86/core.c. 18 years ago
Rusty Russell 56adbe9ddc Make shadow IDT a complete IDT with 256 entries. 18 years ago
Rusty Russell 48245cc070 Remove fixed limit on number of guests, and lguests array. 18 years ago
Rusty Russell 3c6b5bfa3c Introduce guest mem offset, static link example launcher 18 years ago
Rusty Russell 1f4e1de4f2 Rename switcher.S to x86/switcher_32.S 18 years ago
Rusty Russell 34b8867a03 Move lguest guest support to arch/x86. 18 years ago
Tony Breeds 05aa026a62 Clocksource is continuous regardless of the state of the host's TSC. 18 years ago
Rusty Russell ebac52524d lguest_devices belongs in lguest_bus.c: it's not i386-specific. 18 years ago
Rusty Russell 141341cdae Lguest currently depends on 32-bit x86, not just x86. 18 years ago
Jes Sorensen 891ff65ff5 Use copy_to_user() not put_user for struct timespec 18 years ago
Rusty Russell 25e82eba3a Remove binfmts.h include from lg.h 18 years ago