Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
18779149101c0dd43ded43669ae2a92d21b6f9cb
1877914
xen-blkback: read from indirect descriptors only once
by Roger Pau Monné
· 9 years ago
1f13d75
xen-blkback: only read request operation from shared ring once
by Roger Pau Monné
· 9 years ago
68a33bf
xen-netback: use RING_COPY_REQUEST() throughout
by David Vrabel
· 9 years ago
0f58996
xen-netback: don't use last request to determine minimum Tx credit
by David Vrabel
· 9 years ago
454d5d8
xen: Add RING_COPY_REQUEST()
by David Vrabel
· 9 years ago
20f36e0
xen/x86/pvh: Use HVM's flush_tlb_others op
by Boris Ostrovsky
· 9 years ago
de0afc9
xen: Resume PMU from non-atomic context
by Boris Ostrovsky
· 9 years ago
3de88d6
xen/events/fifo: Consume unprocessed events when a CPU dies
by Ross Lagerwall
· 9 years ago
8620015
xen/evtchn: dynamically grow pending event channel ring
by David Vrabel
· 9 years ago
b4ff838
xen/events: Always allocate legacy interrupts on PV guests
by Boris Ostrovsky
· 9 years ago
9c17d96
xen/gntdev: Grant maps should not be subject to NUMA balancing
by Boris Ostrovsky
· 9 years ago
abed7d0
xen: fix the check of e_pfn in xen_find_pfn_range
by Zhenzhong Duan
· 9 years ago
914beb9
x86/xen: add reschedule point when mapping foreign GFNs
by David Vrabel
· 9 years ago
cb9644b
xen/arm: don't try to re-register vcpu_info on cpu_hotplug.
by Stefano Stabellini
· 9 years ago
1c7a621
xen, cpu_hotplug: call device_offline instead of cpu_down
by Stefano Stabellini
· 9 years ago
a314e3e
xen/arm: Enable cpu_hotplug.c
by Stefano Stabellini
· 9 years ago
89bf4b4
xenbus: Support multiple grants ring with 64KB
by Julien Grall
· 9 years ago
f73314b
xen/grant-table: Add an helper to iterate over a specific number of grants
by Julien Grall
· 9 years ago
9cce291
xen/xenbus: Rename *RING_PAGE* to *RING_GRANT*
by Julien Grall
· 9 years ago
d5f985c
xen/arm: correct comment in enlighten.c
by Juergen Gross
· 9 years ago
a36012b
xen/gntdev: use types from linux/types.h in userspace headers
by Mikko Rapeli
· 9 years ago
91afb7c
xen/gntalloc: use types from linux/types.h in userspace headers
by Mikko Rapeli
· 9 years ago
3990dd2
xen/balloon: Use the correct sizeof when declaring frame_list
by Julien Grall
· 9 years ago
9435cce
xen/swiotlb: Add support for 64KB page granularity
by Julien Grall
· 9 years ago
291be10
xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlb
by Julien Grall
· 9 years ago
250c9af
arm/xen: Add support for 64KB page granularity
by Julien Grall
· 10 years ago
5995a68
xen/privcmd: Add support for Linux 64KB page granularity
by Julien Grall
· 10 years ago
d0089e8
net/xen-netback: Make it running on 64KB page granularity
by Julien Grall
· 10 years ago
30c5d7f
net/xen-netfront: Make it running on 64KB page granularity
by Julien Grall
· 10 years ago
67de5df
block/xen-blkback: Make it running on 64KB page granularity
by Julien Grall
· 10 years ago
c004a6f
block/xen-blkfront: Make it running on 64KB page granularity
by Julien Grall
· 9 years ago
5ed5451
xen/grant-table: Make it running on 64KB granularity
by Julien Grall
· 10 years ago
a001c9d
xen/events: fifo: Make it running on 64KB granularity
by Julien Grall
· 10 years ago
30756c6
xen/balloon: Don't rely on the page granularity is the same for Xen and Linux
by Julien Grall
· 10 years ago
9652c08
tty/hvc: xen: Use xen page definition
by Julien Grall
· 10 years ago
7d56792
xen/xenbus: Use Xen page definition
by Julien Grall
· 10 years ago
36f8abd
xen/biomerge: Don't allow biovec's to be merged when Linux is not using 4KB pages
by Julien Grall
· 10 years ago
4f503fb
block/xen-blkfront: split get_grant in 2
by Julien Grall
· 9 years ago
a7a6df2
block/xen-blkfront: Store a page rather a pfn in the grant structure
by Julien Grall
· 9 years ago
3320466
block/xen-blkfront: Split blkif_queue_request in 2
by Julien Grall
· 9 years ago
3922f32
xen/grant: Add helper gnttab_page_grant_foreign_access_ref_one
by Julien Grall
· 9 years ago
008c320
xen/grant: Introduce helpers to split a page into grant
by Julien Grall
· 9 years ago
1084b19
xen: Add Xen specific page definition
by Julien Grall
· 10 years ago
5031612
arm/xen: Drop pte_mfn and mfn_pte
by Julien Grall
· 9 years ago
a0f2e80
net/xen-netback: xenvif_gop_frag_copy: move GSO check out of the loop
by Julien Grall
· 9 years ago
4a69c90
xen/balloon: pre-allocate p2m entries for ballooned pages
by David Vrabel
· 9 years ago
8edfcf8
x86/xen: export xen_alloc_p2m_entry()
by David Vrabel
· 9 years ago
1cf6a6c
xen/balloon: use hotplugged pages for foreign mappings etc.
by David Vrabel
· 9 years ago
81b286e
xen/balloon: make alloc_xenballoon_pages() always allocate low pages
by David Vrabel
· 9 years ago
b2ac6aa
xen/balloon: only hotplug additional memory if required
by David Vrabel
· 9 years ago
de5a77d
xen/balloon: rationalize memory hotplug stats
by David Vrabel
· 9 years ago
55b3da9
xen/balloon: find non-conflicting regions to place hotplugged memory
by David Vrabel
· 9 years ago
f5775e0
x86/xen: discard RAM regions above the maximum reservation
by David Vrabel
· 10 years ago
f6a6cb1
xen/balloon: remove scratch page left overs
by David Vrabel
· 9 years ago
62cedb9
mm: memory hotplug with an existing resource
by David Vrabel
· 9 years ago
7379047
Linux 4.3-rc6
by Linus Torvalds
· 9 years ago
c44b325
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 9 years ago
56d4b8a
i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348
by Mika Westerberg
· 9 years ago
81429a6
Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
16c8b9c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
4f3f957
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 9 years ago
045ce74
Merge tag 'dm-4.3-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 9 years ago
6aa8ca4
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
59bcce1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 9 years ago
a4c4c49
Merge tag 'pm+acpi-4.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
8b7b56f3
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
ebb65c8
Merge tag 'powerpc-4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
3d87518
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
934ed25
sh: add copy_user_page() alias for __copy_user()
by Ross Zwisler
· 9 years ago
1fd4e5c
lib/Kconfig: ZLIB_DEFLATE must select BITREVERSE
by Andrew Morton
· 9 years ago
0f90cc6
mm, dax: fix DAX deadlocks
by Ross Zwisler
· 9 years ago
424cdc1
memcg: convert threshold to bytes
by Shaohua Li
· 9 years ago
8d740a3
builddeb: remove debian/files before build
by Riku Voipio
· 9 years ago
063d99b
mm, fs: obey gfp_mapping for add_to_page_cache()
by Michal Hocko
· 9 years ago
e30b757
rbd: use writefull op for object size writes
by Ilya Dryomov
· 9 years ago
0d9fde4
rbd: set max_sectors explicitly
by Ilya Dryomov
· 9 years ago
56fd16c
timekeeping: Increment clock_was_set_seq in timekeeping_init()
by Thomas Gleixner
· 9 years ago
fa54823
Merge branches 'acpica', 'pm-domains' and 'pm-cpufreq'
by Rafael J. Wysocki
· 9 years ago
0701c53
genirq/msi: Do not use pci_msi_[un]mask_irq as default methods
by Marc Zyngier
· 9 years ago
d549f54
drm/virtio: use %llu format string form atomic64_t
by Arnd Bergmann
· 9 years ago
ba2199a
MAINTAINERS: Add myself as maintainer for the gma500 driver
by Patrik Jakobsson
· 9 years ago
99763bb
MAINTAINERS: add a maintainer for the atmel-hlcdc DRM driver
by Boris BREZILLON
· 9 years ago
57606c7
Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 9 years ago
b2293cb
Merge tag 'vmwgfx-fixes-4.3-151014' of git://people.freedesktop.org/~thomash/linux into drm-fixes
by Dave Airlie
· 9 years ago
69984b6
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
3155823
Merge tag 'pinctrl-v4.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 9 years ago
8e601a9
cpufreq: intel_pstate: Fix divide by zero on Knights Landing (KNL)
by Srinivas Pandruvada
· 9 years ago
58bd6e0
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
c7823b6
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 9 years ago
176bed1
vmstat: explicitly schedule per-cpu work on the CPU we need it to run on
by Linus Torvalds
· 9 years ago
995e2fe
Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 9 years ago
fc531d9
MAINTAINERS: add maintainers for Synopsis Designware I2C drivers
by Wolfram Sang
· 9 years ago
f6c7aba
drm/amdgpu: Keep the pflip interrupts always enabled v7
by Michel Dänzer
· 9 years ago
80c083c
drm/amdgpu: adjust default dispclk (v2)
by Alex Deucher
· 9 years ago
36d48fb
i2c: designware-platdrv: enable RuntimePM before registering to the core
by Wolfram Sang
· 9 years ago
eadd709
i2c: s3c2410: enable RuntimePM before registering to the core
by Wolfram Sang
· 9 years ago
4f7effd
i2c: rcar: enable RuntimePM before registering to the core
by Wolfram Sang
· 9 years ago
74cedd3
i2c: return probe deferred status on dev_pm_domain_attach
by Kieran Bingham
· 9 years ago
ae49154
drm/dp/mst: make mst i2c transfer code more robust.
by Dave Airlie
· 9 years ago
bc8c131
drm/radeon: attach tile property to mst connector
by Dave Airlie
· 9 years ago
Next »