summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Make hypercalls arch-independent.Jes Sorensen2007-10-232-4/+6
* Reorder guest saved regs to match hyperall orderJes Sorensen2007-10-231-2/+1Star
* Move i386 part of core.c to x86/core.c.Jes Sorensen2007-10-231-0/+87
* Remove fixed limit on number of guests, and lguests array.Rusty Russell2007-10-231-2/+0Star
* Move lguest hcalls to arch-specific headerJes Sorensen2007-10-232-65/+71
* Make lguest_launcher.h types userspace-friendlyRusty Russell2007-10-231-10/+11
* Make asm-x86/bootparam.h includable from userspace.Rusty Russell2007-10-2312-224/+228
* Expand hwif->host_flags so that it fits new flags.David Miller2007-10-231-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-10-231-0/+35
|\
| * Input: i8042 - export i8042_command()Márton Németh2007-10-221-0/+35
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-10-238-518/+541
|\ \
| * | [S390] 4level-fixup cleanupMartin Schwidefsky2007-10-224-71/+90
| * | [S390] Cleanup page table definitions.Martin Schwidefsky2007-10-225-299/+191Star
| * | [S390] Remove unused user_seg from thread structure.Martin Schwidefsky2007-10-221-11/+3Star
| * | [S390] tlb flush fix.Martin Schwidefsky2007-10-224-149/+244
| * | [S390] Add per-cpu idle time / idle count sysfs attributes.Heiko Carstens2007-10-221-0/+25
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-238-268/+414
|\ \ \
| * | | [NET]: Cut off the queue_mapping field from sk_buffPavel Emelyanov2007-10-221-1/+2
| * | | [NET]: Hide the queue_mapping field inside netif_subqueue_stoppedPavel Emelyanov2007-10-221-1/+6
| * | | [NET]: Make and use skb_get_queue_mappingPavel Emelyanov2007-10-221-0/+9
| * | | [INET]: Let inet_diag and friends autoloadJean Delvare2007-10-221-0/+4
| * | | [NET]: Fix SKB_WITH_OVERHEAD calculationHerbert Xu2007-10-221-2/+1Star
| * | | [TG3]: Add 5723 supportMatt Carlson2007-10-221-0/+1
| * | | [Bluetooth] Add constant for Bluetooth socket options levelMarcel Holtmann2007-10-221-0/+1
| * | | [Bluetooth] Add support for handling simple eSCO linksMarcel Holtmann2007-10-221-0/+1
| * | | [Bluetooth] Fall back to L2CAP in basic modeMarcel Holtmann2007-10-221-0/+13
| * | | [Bluetooth] Retrieve L2CAP features mask on connection setupMarcel Holtmann2007-10-221-2/+12
| * | | [Bluetooth] Remove global conf_mtu variable from L2CAPMarcel Holtmann2007-10-221-5/+5
| * | | [Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann2007-10-222-257/+359
| |/ /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-231-0/+9
|\ \ \
| * \ \ Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras2007-10-231-0/+9
| |\ \ \ | | |/ / | |/| |
| | * | [POWERPC] Add restart support for mpc52xx based platformsMarian Balakowicz2007-10-211-0/+3
| | * | [POWERPC] Add mpc52xx_find_and_map_path(), refactor utility functionsMarian Balakowicz2007-10-211-0/+1
| | * | [POWERPC] bestcomm: Restrict bus prefetch bugfix to original mpc5200 silicon.Grant Likely2007-10-211-0/+5
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-233-5/+8
|\ \ \ \
| * | | | [MIPS] Fix include wrapper symbol to something sane.Ralf Baechle2007-10-221-3/+3
| * | | | [MIPS] time: Add GT641xx timer0 clockevent driverYoichi Yuasa2007-10-221-0/+5
| * | | | [MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code.Ralf Baechle2007-10-221-2/+0Star
| |/ / /
* | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2007-10-233-139/+0Star
|\ \ \ \
| * | | | V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctlsHans Verkuil2007-10-222-96/+0Star
| * | | | V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab2007-10-222-43/+0Star
| |/ / /
* | | | ppc: fix AT_VECTOR_SIZE on arch/ppcGrant Likely2007-10-231-0/+1
* | | | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-2325-52/+269
|\ \ \ \
| * | | | Add CONFIG_DEBUG_SG sg validationJens Axboe2007-10-2224-0/+91
| * | | | Change table chaining layoutJens Axboe2007-10-2225-49/+79
| * | | | [SG] Add helpers for manipulating SG entriesJens Axboe2007-10-221-8/+104
| |/ / /
* | | | exportfs: update documentationChristoph Hellwig2007-10-221-24/+2Star
* | | | exportfs: make struct export_operations constChristoph Hellwig2007-10-221-1/+1
* | | | exportfs: remove old methodsChristoph Hellwig2007-10-221-41/+0Star
* | | | reiserfs: new export opsChristoph Hellwig2007-10-221-6/+6