Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7313d5217e6b9817897172d6a6ff477bdc415ed6
7313d52
lguest: add iomem region, where guest page faults get sent to userspace.
by Rusty Russell
· 10 years ago
d1c2946
lguest: don't disable iospace.
by Rusty Russell
· 10 years ago
48fd6b7
lguest: suppress PS/2 keyboard polling.
by Rusty Russell
· 10 years ago
c565650b
lguest: send trap 13 through to userspace.
by Rusty Russell
· 10 years ago
c9e433e
lguest: add infrastructure to check mappings.
by Rusty Russell
· 10 years ago
8ed3130
lguest: add infrastructure for userspace to deliver a trap to the guest.
by Rusty Russell
· 10 years ago
69a09dc
lguest: write more information to userspace about pending traps.
by Rusty Russell
· 10 years ago
18c1373
lguest: add operations to get/set a register from the Launcher.
by Rusty Russell
· 10 years ago
a454bb3
lguest: have --rng read from /dev/urandom not /dev/random.
by Rusty Russell
· 10 years ago
be8ff59
virtio: don't require a config space on the console device.
by Rusty Russell
· 10 years ago
7abb568
virtio_pci: use 16-bit accessor for queue_enable.
by Rusty Russell
· 10 years ago
6d96ee9
virtio: Don't expose legacy config features when VIRTIO_CONFIG_NO_LEGACY defined.
by Rusty Russell
· 10 years ago
527100a
virtio: Don't expose legacy block features when VIRTIO_BLK_NO_LEGACY defined.
by Rusty Russell
· 10 years ago
e6a0274
virtio: define VIRTIO_PCI_CAP_PCI_CFG in header.
by Rusty Russell
· 10 years ago
5e05bf5
virtio: Avoid possible kernel panic if DEBUG is enabled.
by Tetsuo Handa
· 10 years ago
1862ee2
virtio-mmio: Update the device to OASIS spec version
by Pawel Moll
· 10 years ago
76545f0
virtio_pci_modern: drop an unused function
by Michael S. Tsirkin
· 10 years ago
ac399d8
virtio_pci: add module param to force legacy mode
by Michael S. Tsirkin
· 10 years ago
46506da
virtio_pci: add an option to disable legacy driver
by Michael S. Tsirkin
· 10 years ago
0327642
virtio_pci: drop Kconfig warnings
by Michael S. Tsirkin
· 10 years ago
b2a6d51
virtio_pci: Kconfig grammar fix
by Michael S. Tsirkin
· 10 years ago
3c73224
virtio_rng: drop extra empty line
by Michael S. Tsirkin
· 10 years ago
43b4f72
virtio_ring: coding style fix
by Michael S. Tsirkin
· 10 years ago
bb6ec57
virtio_blk: coding style fixes
by Michael S. Tsirkin
· 10 years ago
25e65e4
virtio_balloon: coding style fixes
by Michael S. Tsirkin
· 10 years ago
d3f5f06
virtio_pci_modern: support devices with no config
by Michael S. Tsirkin
· 10 years ago
3909213
virtio_pci_modern: reduce number of mappings
by Michael S. Tsirkin
· 10 years ago
89461c4
virtio_pci: macros for PCI layout offsets
by Rusty Russell
· 12 years ago
1fcf051
virtio_pci: modern driver
by Michael S. Tsirkin
· 10 years ago
71d70c2
virtio-pci: define layout for virtio 1.0
by Rusty Russell
· 12 years ago
ff31d2e
virtio_pci: move probe/remove code to common
by Michael S. Tsirkin
· 10 years ago
2bd56af
virtio_pci: drop useless del_vqs call
by Sasha Levin
· 10 years ago
8cfc99b
s390: add pci_iomap_range
by Michael S. Tsirkin
· 12 years ago
eb29d8d
pci: add pci_iomap_range
by Michael S. Tsirkin
· 12 years ago
54cfe08b
mn10300: drop dead code
by Michael S. Tsirkin
· 10 years ago
2d9becc
virtio/balloon: verify device has config space
by Michael S. Tsirkin
· 10 years ago
8cab3cd
virtio/scsi: verify device has config space
by Michael S. Tsirkin
· 10 years ago
6ba4224
virtio/net: verify device has config space
by Michael S. Tsirkin
· 10 years ago
011f0e7
virtio/console: verify device has config space
by Michael S. Tsirkin
· 10 years ago
a4379fd
virtio/blk: verify device has config space
by Michael S. Tsirkin
· 10 years ago
7754f53
virtio/9p: verify device has config space
by Michael S. Tsirkin
· 10 years ago
7f870c8
virtio_pci: drop virtio_config dependency
by Michael S. Tsirkin
· 10 years ago
b97f880
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 10 years ago
d4b2d00
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 10 years ago
06efe0e
Merge tag 'pinctrl-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 10 years ago
eef8f4c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
2262889
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
a8c1d28
s2io: use snprintf() as a safety feature
by Dan Carpenter
· 10 years ago
ef5a1ba
Merge branch 'r8152'
by David S. Miller
· 10 years ago
b4d99de
r8152: remove sram_read
by hayeswang
· 10 years ago
8cb3db2
r8152: remove generic_ocp_read before writing
by hayeswang
· 10 years ago
e60bf80
Merge branch 'bgmac'
by David S. Miller
· 10 years ago
43f159c
bgmac: activate irqs only if there is nothing to poll
by Hauke Mehrtens
· 10 years ago
6216642
bgmac: register napi before the device
by Hauke Mehrtens
· 10 years ago
852c5d9
Merge branch 'sh_eth'
by David S. Miller
· 10 years ago
4f9dce23
sh_eth: Fix ethtool operation crash when net device is down
by Ben Hutchings
· 10 years ago
b37feed
sh_eth: Fix promiscuous mode on chips without TSU
by Ben Hutchings
· 10 years ago
9d28971
ipv6: stop sending PTB packets for MTU < 1280
by Hagen Paul Pfeifer
· 10 years ago
ce75145
libata: prevent HSM state change race between ISR and PIO
by David Jeffery
· 10 years ago
72dd299
libata: allow sata_sil24 to opt-out of tag ordered submission
by Dan Williams
· 10 years ago
dbe752a
pinctrl: MAINTAINERS: add git tree reference
by Linus Walleij
· 10 years ago
bcd53f8
pinctrl: qcom: Don't iterate past end of function array
by Stephen Boyd
· 10 years ago
b62a9c2
Merge tag 'gpio-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 10 years ago
6689388
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
ec6f34e
Linux 3.19-rc5
by Linus Torvalds
· 10 years ago
d0ac5d8
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
2061dcd
net: sctp: fix race for one-to-many sockets in sendmsg's auto associate
by Daniel Borkmann
· 10 years ago
12ba857
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 10 years ago
901b208
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
c7662fc
clk: fix possible null pointer dereference
by Stanimir Varbanov
· 10 years ago
176a107
Revert "clk: ppc-corenet: Fix Section mismatch warning"
by Kevin Hao
· 10 years ago
a5e1baf
clk: rockchip: fix deadlock possibility in cpuclk
by Heiko Stübner
· 10 years ago
298e320
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
59b2858
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
d01de23
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 10 years ago
966903a
Merge tag 'samsung-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes
by Olof Johansson
· 10 years ago
41544f9
reset: sunxi: fix spinlock initialization
by Tyler Baker
· 10 years ago
a30e931
Merge tag 'renesas-soc-fixes-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes
by Olof Johansson
· 10 years ago
25217fef
ARM: dts: disable CCI on exynos5420 based arndale-octa
by Abhilash Kesavan
· 10 years ago
896ddd6
drivers: bus: check cci device tree node status
by Abhilash Kesavan
· 10 years ago
6fda93b
Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into fixes
by Olof Johansson
· 10 years ago
c9b75d5
ARM: rockchip: disable jtag/sdmmc autoswitching on rk3288
by Heiko Stübner
· 10 years ago
1dbb36b
Merge tag 'berlin-fixes-for-3.19-1' of git://git.infradead.org/users/hesselba/linux-berlin into fixes
by Olof Johansson
· 10 years ago
259e438
ARM: nomadik: fix up leftover device tree pins
by Linus Walleij
· 10 years ago
e3db221
Merge tag 'omap-for-v3.19/fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 10 years ago
3be8142
Merge tag 'imx-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes
by Olof Johansson
· 10 years ago
1591dc4
Merge tag 'v3.19-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes
by Olof Johansson
· 10 years ago
ee1c2442
genetlink: synchronize socket closing and family removal
by Johannes Berg
· 10 years ago
5ad6300
genetlink: disallow subscribing to unknown mcast groups
by Johannes Berg
· 10 years ago
f555f3d
genetlink: document parallel_ops
by Johannes Berg
· 10 years ago
fc7f0dd
kernel: avoid overflow in cmp_range
by Louis Langholtz
· 10 years ago
6bcf9c1
perf tools powerpc: Use dwfl_report_elf() instead of offline.
by Sukadev Bhattiprolu
· 10 years ago
813ccd1
perf tools: Fix segfault for symbol annotation on TUI
by Namhyung Kim
· 10 years ago
b93b096
perf test: Fix dwarf unwind using libunwind.
by Wang Nan
· 10 years ago
ea1fe3a
perf tools: Avoid build splat for syscall numbers with uclibc
by Vineet Gupta
· 10 years ago
a83d869
perf tools: Elide strlcpy warning with uclibc
by Vineet Gupta
· 10 years ago
db1806e
perf tools: Fix statfs.f_type data type mismatch build error with uclibc
by Alexey Brodkin
· 10 years ago
25cd480
tools: Remove bitops/hweight usage of bits in tools/perf
by Arnaldo Carvalho de Melo
· 10 years ago
260d819
perf machine: Fix __machine__findnew_thread() error path
by Namhyung Kim
· 10 years ago
c6e5e9f
perf tools: Fix building error in x86_64 when dwarf unwind is on
by Namhyung Kim
· 10 years ago
Next »