index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-02
xen/events/fifo: Consume unprocessed events when a CPU dies
Ross Lagerwall
1
-5
/
+18
2015-11-26
xen/evtchn: dynamically grow pending event channel ring
David Vrabel
1
-16
/
+107
2015-11-26
xen/events: Always allocate legacy interrupts on PV guests
Boris Ostrovsky
1
-2
/
+3
2015-11-26
xen/gntdev: Grant maps should not be subject to NUMA balancing
Boris Ostrovsky
1
-1
/
+1
2015-10-23
xen, cpu_hotplug: call device_offline instead of cpu_down
Stefano Stabellini
1
-1
/
+5
2015-10-23
xen/arm: Enable cpu_hotplug.c
Stefano Stabellini
2
-4
/
+6
2015-10-23
xenbus: Support multiple grants ring with 64KB
Julien Grall
1
-25
/
+72
2015-10-23
xen/grant-table: Add an helper to iterate over a specific number of grants
Julien Grall
1
-0
/
+22
2015-10-23
xen/xenbus: Rename *RING_PAGE* to *RING_GRANT*
Julien Grall
4
-27
/
+27
2015-10-23
xen/balloon: Use the correct sizeof when declaring frame_list
Julien Grall
1
-1
/
+1
2015-10-23
xen/swiotlb: Add support for 64KB page granularity
Julien Grall
1
-20
/
+19
2015-10-23
xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlb
Julien Grall
1
-2
/
+2
2015-10-23
xen/privcmd: Add support for Linux 64KB page granularity
Julien Grall
2
-43
/
+89
2015-10-23
net/xen-netback: Make it running on 64KB page granularity
Julien Grall
2
-62
/
+111
2015-10-23
net/xen-netfront: Make it running on 64KB page granularity
Julien Grall
1
-36
/
+86
2015-10-23
block/xen-blkback: Make it running on 64KB page granularity
Julien Grall
3
-9
/
+22
2015-10-23
block/xen-blkfront: Make it running on 64KB page granularity
Julien Grall
1
-111
/
+213
2015-10-23
xen/grant-table: Make it running on 64KB granularity
Julien Grall
1
-3
/
+3
2015-10-23
xen/events: fifo: Make it running on 64KB granularity
Julien Grall
2
-2
/
+2
2015-10-23
xen/balloon: Don't rely on the page granularity is the same for Xen and Linux
Julien Grall
1
-15
/
+55
2015-10-23
tty/hvc: xen: Use xen page definition
Julien Grall
1
-2
/
+2
2015-10-23
xen/xenbus: Use Xen page definition
Julien Grall
2
-4
/
+5
2015-10-23
xen/biomerge: Don't allow biovec's to be merged when Linux is not using 4KB p...
Julien Grall
1
-0
/
+8
2015-10-23
block/xen-blkfront: split get_grant in 2
Julien Grall
1
-29
/
+59
2015-10-23
block/xen-blkfront: Store a page rather a pfn in the grant structure
Julien Grall
1
-20
/
+19
2015-10-23
block/xen-blkfront: Split blkif_queue_request in 2
Julien Grall
1
-124
/
+153
2015-10-23
xen/grant: Introduce helpers to split a page into grant
Julien Grall
1
-0
/
+26
2015-10-23
net/xen-netback: xenvif_gop_frag_copy: move GSO check out of the loop
Julien Grall
1
-7
/
+7
2015-10-23
xen/balloon: pre-allocate p2m entries for ballooned pages
David Vrabel
1
-0
/
+5
2015-10-23
xen/balloon: use hotplugged pages for foreign mappings etc.
David Vrabel
1
-10
/
+80
2015-10-23
xen/balloon: make alloc_xenballoon_pages() always allocate low pages
David Vrabel
4
-17
/
+11
2015-10-23
xen/balloon: only hotplug additional memory if required
David Vrabel
1
-4
/
+19
2015-10-23
xen/balloon: rationalize memory hotplug stats
David Vrabel
1
-63
/
+12
2015-10-23
xen/balloon: find non-conflicting regions to place hotplugged memory
David Vrabel
1
-20
/
+53
2015-10-18
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-18
/
+42
2015-10-18
i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348
Mika Westerberg
1
-0
/
+20
2015-10-17
Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://...
Linus Torvalds
1
-0
/
+4
2015-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-9
/
+9
2015-10-16
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+3
2015-10-16
Merge tag 'dm-4.3-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2
-4
/
+13
2015-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-2
/
+8
2015-10-16
Merge tag 'pm+acpi-4.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-49
/
+21
2015-10-16
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
10
-15
/
+98
2015-10-16
Merge tag 'powerpc-4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
7
-7
/
+45
2015-10-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2015-10-16
mm, fs: obey gfp_mapping for add_to_page_cache()
Michal Hocko
1
-1
/
+1
2015-10-16
rbd: use writefull op for object size writes
Ilya Dryomov
1
-2
/
+7
2015-10-16
rbd: set max_sectors explicitly
Ilya Dryomov
1
-0
/
+1
2015-10-16
Merge branches 'acpica', 'pm-domains' and 'pm-cpufreq'
Rafael J. Wysocki
7
-49
/
+21
2015-10-16
genirq/msi: Do not use pci_msi_[un]mask_irq as default methods
Marc Zyngier
1
-0
/
+4
[next]