Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
b9218f2f15cdff8991ba041993bf40962c49fdd0
« Previous
b01d9f2
Module autoprobing support for virtio drivers.
by Rusty Russell
· 17 years ago
3161043
Virtio console driver
by Rusty Russell
· 17 years ago
e467cde
Block driver using virtio.
by Rusty Russell
· 17 years ago
296f96f
Net driver using virtio
by Rusty Russell
· 17 years ago
ec3d41c
Virtio interface
by Rusty Russell
· 17 years ago
47436aa
Boot with virtual == physical to get closer to native Linux.
by Rusty Russell
· 17 years ago
c18acd7
Allow guest to specify syscall vector to use.
by Rusty Russell
· 17 years ago
ee3db0f
Rename "cr3" to "gpgdir" to avoid x86-specific naming.
by Rusty Russell
· 17 years ago
df29f43
Pagetables to use normal kernel types
by Matias Zabaljauregui
· 17 years ago
47aee45
lguest.h declares a struct timespec, make it include linux/time.h
by Jes Sorensen
· 17 years ago
d612cde
Move register setup into i386_core.c
by Jes Sorensen
· 17 years ago
511801d
Change example launcher to use unsigned long not u32
by Jes Sorensen
· 17 years ago
b410e7b
Make hypercalls arch-independent.
by Jes Sorensen
· 17 years ago
cc6d4fb
Introduce "hcall" pointer to indicate pending hypercall.
by Rusty Russell
· 17 years ago
4614a3a
Reorder guest saved regs to match hyperall order
by Jes Sorensen
· 17 years ago
625efab
Move i386 part of core.c to x86/core.c.
by Jes Sorensen
· 17 years ago
56adbe9
Make shadow IDT a complete IDT with 256 entries.
by Rusty Russell
· 17 years ago
48245cc
Remove fixed limit on number of guests, and lguests array.
by Rusty Russell
· 17 years ago
3c6b5bf
Introduce guest mem offset, static link example launcher
by Rusty Russell
· 17 years ago
6649bb7
Accept elf files that are valid but have sections that can not be mmap'ed for some reason.
by Ronald G. Minnich
· 17 years ago
1f4e1de
Rename switcher.S to x86/switcher_32.S
by Rusty Russell
· 17 years ago
34b8867
Move lguest guest support to arch/x86.
by Rusty Russell
· 17 years ago
c37ae93
Move lguest hcalls to arch-specific header
by Jes Sorensen
· 17 years ago
05aa026
Clocksource is continuous regardless of the state of the host's TSC.
by Tony Breeds
· 17 years ago
ebac525
lguest_devices belongs in lguest_bus.c: it's not i386-specific.
by Rusty Russell
· 17 years ago
b45d8cb
Make lguest_launcher.h types userspace-friendly
by Rusty Russell
· 17 years ago
9653c4a
lguest.txt update
by Rusty Russell
· 17 years ago
141341c
Lguest currently depends on 32-bit x86, not just x86.
by Rusty Russell
· 17 years ago
891ff65
Use copy_to_user() not put_user for struct timespec
by Jes Sorensen
· 17 years ago
babed5c
turn err into errx in lguest call sites
by Glauber de Oliveira Costa
· 17 years ago
25e82eb
Remove binfmts.h include from lg.h
by Rusty Russell
· 17 years ago
ee8e7cf
Make asm-x86/bootparam.h includable from userspace.
by Rusty Russell
· 17 years ago
9525ca0
Consolidate host virtualization support under Virtualization menu
by Rusty Russell
· 17 years ago
d3d1c4b
Normalize config options for guest support
by Rusty Russell
· 17 years ago
dba5baf
[POWERPC] Add Vitaly Bordug as PPC8xx maintainer
by Marcelo Tosatti
· 17 years ago
0895e91
procfs: fix kernel-doc param warnings
by Randy Dunlap
· 17 years ago
481968f
auditsc: fix kernel-doc param warnings
by Randy Dunlap
· 17 years ago
e95d9c6
Expand hwif->host_flags so that it fits new flags.
by David Miller
· 17 years ago
81f8320
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 17 years ago
6d43536
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 17 years ago
0fd56c7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 17 years ago
56d61a0
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 17 years ago
5f48b33
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
f09cc91
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
8b0eacc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
f10f114
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
0c32633
Merge git://git.infradead.org/battery-2.6
by Linus Torvalds
· 17 years ago
ad792f4
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
by Linus Torvalds
· 17 years ago
3650b0a
ppc: fix AT_VECTOR_SIZE on arch/ppc
by Grant Likely
· 17 years ago
527da38
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 17 years ago
5081dba
Fix appletalk sysctl entry name
by Eric W. Biederman
· 17 years ago
9747170
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 17 years ago
69450bb
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
29f139c
[SPARC64]: ARRAY_SIZE() cleanup
by Alejandro Martinez Ruiz
· 17 years ago
8a53514
SELinux: always check SIGCHLD in selinux_task_wait
by Eric Paris
· 17 years ago
3cfa8f6
Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx
by Paul Mackerras
· 17 years ago
dab969c
[MIPS] time: Make c0_compare_int_usable more bullet proof
by Atsushi Nemoto
· 17 years ago
17f690b
[MIPS] Kbuild: Use the new cc-cross-prefix feature.
by Ralf Baechle
· 17 years ago
9490094
[MIPS] Fix include wrapper symbol to something sane.
by Ralf Baechle
· 17 years ago
fa33a54
[MIPS] Malta: Delete dead code.
by Ralf Baechle
· 17 years ago
1097c6a
[MIPS] time: Add GT641xx timer0 clockevent driver
by Yoichi Yuasa
· 17 years ago
d045336
[MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code.
by Ralf Baechle
· 17 years ago
06d428d
[MIPS] time: SMP/NUMA-proofing of IP27 HUB RT timer code.
by Ralf Baechle
· 17 years ago
508a775
[MIPS] time: Fix calculation in clockevent_set_clock()
by Atsushi Nemoto
· 17 years ago
18a7247
[CPUFREQ] Fix up whitespace in conservative governor.
by Dave Jones
· 17 years ago
a8d7c3b
[CPUFREQ] Make cpufreq_conservative handle out-of-sync events properly
by Elias Oltmanns
· 17 years ago
c5829cd
[CPUFREQ] architectural pstate driver for powernow-k8
by Mark Langsdorf
· 17 years ago
d6ec084
Add CONFIG_DEBUG_SG sg validation
by Jens Axboe
· 17 years ago
18dabf4
Change table chaining layout
by Jens Axboe
· 17 years ago
58b053e
Update arch/ to use sg helpers
by Jens Axboe
· 17 years ago
f9527f1
Update swiotlb to use sg helpers
by Jens Axboe
· 17 years ago
fa05f12
Update net/ to use sg helpers
by Jens Axboe
· 17 years ago
60c74f8
Update fs/ to use sg helpers
by Jens Axboe
· 17 years ago
45711f1
[SG] Update drivers to use sg helpers
by Jens Axboe
· 17 years ago
631bcfb
kbuild: cc-cross-prefix spelling
by Geert Uytterhoeven
· 17 years ago
d8d2e78
kbuild: allow depmod in cross builds again
by Sam Ravnborg
· 17 years ago
ab19f87
kbuild: fix modules_install after a 'make vmlinux'
by Sam Ravnborg
· 17 years ago
4b6d51e
firewire: fw-ohci: shut up a superfluous compiler warning
by Stefan Richter
· 17 years ago
c74e92c
firewire: fw-ohci: log a note about unsupported features
by Stefan Richter
· 17 years ago
78c2f0b
[SG] Update crypto/ to sg helpers
by Jens Axboe
· 17 years ago
9b61764
[SG] Update block layer to use sg helpers
by Jens Axboe
· 17 years ago
7efb35a
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
by Steve French
· 17 years ago
49d3bd7
KVM: Use new smp_call_function_mask() in kvm_flush_remote_tlbs()
by Laurent Vivier
· 17 years ago
e38f981
exportfs: update documentation
by Christoph Hellwig
· 17 years ago
3965516
exportfs: make struct export_operations const
by Christoph Hellwig
· 17 years ago
cfaea78
exportfs: remove old methods
by Christoph Hellwig
· 17 years ago
644f9ab
ocfs2: new export ops
by Christoph Hellwig
· 17 years ago
34c0d15
gfs2: new export ops
by Christoph Hellwig
· 17 years ago
be55caf
reiserfs: new export ops
by Christoph Hellwig
· 17 years ago
480b116
shmem: new export ops
by Christoph Hellwig
· 17 years ago
905251a
isofs: new export ops
by Christoph Hellwig
· 17 years ago
1305eda
fat: new export ops
by Christoph Hellwig
· 17 years ago
c38344f
xfs: new export ops
by Christoph Hellwig
· 17 years ago
a351320
ntfs: new export ops
by Christoph Hellwig
· 17 years ago
d425de7
jfs: new export ops
by Christoph Hellwig
· 17 years ago
05da080
efs: new export ops
by Christoph Hellwig
· 17 years ago
1b961ac
ext4: new export ops
by Christoph Hellwig
· 17 years ago
74af0ba
ext3: new export ops
by Christoph Hellwig
· 17 years ago
2e4c68e
ext2: new export ops
by Christoph Hellwig
· 17 years ago
2596110
exportfs: add new methods
by Christoph Hellwig
· 17 years ago
Next »