Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
acd2a847e7fee7df11817f67dba75a2802793e5d
« Previous
c4a6a2a
mv643xx_eth: Split off mv643xx_eth platform device data
by Lennert Buytenhek
· 17 years ago
786d369
Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into merge
by Paul Mackerras
· 17 years ago
5a37cf1
[MTD] [NOR] Fix deadlock in Intel chip driver caused by get_chip recursion
by Alexey Korolev
· 17 years ago
cb92ae8
sparc64: zero out dma_length
by FUJITA Tomonori
· 17 years ago
83fcaf7
fvr32: fixup dma-mapping for new sg layout
by Jens Axboe
· 17 years ago
71df50a
sh/sh64: fixup dma-mapping for new sg layout
by Jens Axboe
· 17 years ago
ebc3bbc
Fix sctp compile
by Christian Borntraeger
· 17 years ago
75d35c9
m68knommu: remove sg_address()
by Jens Axboe
· 17 years ago
d09d276
frv: update comment in scatterlist to reflect new setup
by Jens Axboe
· 17 years ago
26da107
blackfin: remove sg_address()
by Jens Axboe
· 17 years ago
dee9ba8
arm: sg fallout
by Jens Axboe
· 17 years ago
4fcc47a
mips: sg_page() fallout
by Jens Axboe
· 17 years ago
944bda2
alpha: sg_virt() fallout
by Jens Axboe
· 17 years ago
2298a1d
[AVR32] ARRAY_SIZE() cleanup
by Alejandro Martinez Ruiz
· 17 years ago
eaf5f92
[AVR32] Implement at32_add_device_cf()
by Haavard Skinnemoen
· 17 years ago
2042c1c
[AVR32] Implement more at32_add_device_foo() functions
by Haavard Skinnemoen
· 17 years ago
8629896
[AVR32] Fix a couple of sparse warnings
by Haavard Skinnemoen
· 17 years ago
1c2f173
[AVR32] Wire up AT73C213 sound driver on ATSTK1000 board
by Hans-Christian Egtvedt
· 17 years ago
48021bd
[AVR32] Platform code for pata_at32
by Kristoffer Nyborg Gregertsen
· 17 years ago
12d4d40
intel-iommu: fix sg_page()
by FUJITA Tomonori
· 17 years ago
b61e8f4
parisc: fix sg_page() fallout
by FUJITA Tomonori
· 17 years ago
dc81785
ide: build fix
by FUJITA Tomonori
· 17 years ago
b3b724f
net: fix xfrm build - missing scatterlist.h include
by Heiko Carstens
· 17 years ago
7aeacf9
[BLOCK] blk_rq_map_sg: force clear termination bit
by Jens Axboe
· 17 years ago
ad0d408
[BLOCK] Don't clear sg_dma_len/addr() in blk_rq_map_sg()
by Jens Axboe
· 17 years ago
73fc4f0
s390 zfcp: sg fixups
by Jens Axboe
· 17 years ago
5edadbd
powerpc: Fix fallout from sg_page() changes
by Olof Johansson
· 17 years ago
c8ac5a7
IB/ehca: Fix sg_page() fallout
by Olof Johansson
· 17 years ago
9f2326b
arm: build fix
by FUJITA Tomonori
· 17 years ago
9efbf95
[ALSA] version 1.0.15
by Jaroslav Kysela
· 17 years ago
41923e4
[ALSA] hda-codec - Fix possible array overflow
by Takashi Iwai
· 17 years ago
7507e8d
[ALSA] sound/core/control.c: hard-irq-safe -> hard-irq-unsafe lock warning
by Borislav Petkov
· 17 years ago
31127f2
[ALSA] usb-audio: Another USB mic quirk for Logitech Communicator webcam
by Dawid Wrobel
· 17 years ago
35a1e0c
[ALSA] hda-codec - Fix build without CONFIG_SND_HDA_GENERIC
by Takashi Iwai
· 17 years ago
c8229c3
[ALSA] hda-codec - Fix Conexant 5045 volumes
by Takashi Iwai
· 17 years ago
9a2a763
[ALSA] hda-codec - Fix conflict of Master volume in STAC92xx codec
by Takashi Iwai
· 17 years ago
8e84c64
[ALSA] snd-bt87x: Make the load_all option work correctly
by Trent Piepho
· 17 years ago
44e0b68
[ALSA] protect Dreamcast PCM driver (AICA) from G2 bus effects
by Adrian McMenamin
· 17 years ago
e5ab3a7c0
[ALSA] bt87x - Fix section mismatch
by Takashi Iwai
· 17 years ago
53eb1b8
[ALSA] hda-codec - Fix AD1986A Lenovo auto-mute
by Takashi Iwai
· 17 years ago
9823adf
[ALSA] This simplifies and fixes waiting loops of the mce_down()
by Krzysztof Helt
· 17 years ago
43d33b2
Use "struct boot_params" in example launcher
by Rusty Russell
· 17 years ago
5bbf89f
Loading bzImage directly.
by Rusty Russell
· 17 years ago
814a0e5
Revert lguest magic and use hook in head.S
by Rusty Russell
· 17 years ago
1f5a290
Update lguest documentation to reflect the new virtual block device name.
by Chris Malley
· 17 years ago
2d37f94
generalize lgread_u32/lgwrite_u32.
by Rusty Russell
· 17 years ago
56ae43d
Example launcher handle guests not being ready for input
by Rusty Russell
· 17 years ago
17cbca2
Update example launcher for virtio
by Rusty Russell
· 17 years ago
19f1537
Lguest support for Virtio
by Rusty Russell
· 17 years ago
1504527
Remove old lguest I/O infrrasructure.
by Rusty Russell
· 17 years ago
0ca49ca
Remove old lguest bus and drivers.
by Rusty Russell
· 17 years ago
0a8a69d
Virtio helper routines for a descriptor ringbuffer implementation
by Rusty Russell
· 17 years ago
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
Next »