index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kvm-s390-20140117' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2014-01-23
1
-2
/
+9
|
\
|
*
KVM: s390: virtio-ccw: Handle command rejects.
Cornelia Huck
2014-01-17
1
-2
/
+9
*
|
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-01-22
3
-4
/
+15
|
\
\
|
*
|
drivers: virtio: Mark function virtballoon_migratepage() as static in virtio_...
Rashika Kheria
2014-01-16
1
-1
/
+1
|
*
|
virtio-scsi: Fix hotcpu_notifier use-after-free with virtscsi_freeze
Asias He
2014-01-16
1
-1
/
+14
|
*
|
virtio: pci: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-12-04
1
-2
/
+0
|
|
/
*
|
Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2014-01-22
22
-555
/
+1348
|
\
\
|
*
|
xen: delete new instances of __cpuinit usage
Paul Gortmaker
2014-01-10
1
-3
/
+3
|
*
|
xen/fb: allow xenfb initialization for hvm guests
Stefano Stabellini
2014-01-07
1
-1
/
+1
|
*
|
xen/evtchn_fifo: fix error return code in evtchn_fifo_setup()
Wei Yongjun
2014-01-07
1
-2
/
+4
|
*
|
xen-platform: fix error return code in platform_pci_init()
Wei Yongjun
2014-01-07
1
-1
/
+2
|
*
|
xen: Use dev_is_pci() to check whether it is pci device
Yijing Wang
2014-01-07
1
-1
/
+1
|
*
|
xen/grant-table: Force to use v1 of grants.
Konrad Rzeszutek Wilk
2014-01-06
1
-4
/
+2
|
*
|
xen/pvh: Piggyback on PVHVM XenBus.
Mukesh Rathor
2014-01-06
1
-1
/
+2
|
*
|
xen/pvh: Piggyback on PVHVM for grant driver (v4)
Konrad Rzeszutek Wilk
2014-01-06
2
-5
/
+6
|
*
|
xen/grant: Implement an grant frame array struct (v3).
Konrad Rzeszutek Wilk
2014-01-06
2
-10
/
+58
|
*
|
xen/grant-table: Refactor gnttab_init
Konrad Rzeszutek Wilk
2014-01-06
1
-8
/
+2
|
*
|
xen/grants: Remove gnttab_max_grant_frames dependency on gnttab_init.
Konrad Rzeszutek Wilk
2014-01-06
1
-3
/
+6
|
*
|
xen/pvh: Piggyback on PVHVM for event channels (v2)
Mukesh Rathor
2014-01-06
1
-5
/
+9
|
*
|
xen/events: use the FIFO-based ABI if available
David Vrabel
2014-01-06
4
-1
/
+448
|
*
|
xen/events: allow event channel priority to be set
David Vrabel
2014-01-06
1
-0
/
+17
|
*
|
xen/events: Add the hypervisor interface for the FIFO-based event channels
David Vrabel
2014-01-06
1
-4
/
+4
|
*
|
xen/evtchn: support more than 4096 ports
David Vrabel
2014-01-06
3
-6
/
+14
|
*
|
xen/events: add xen_evtchn_mask_all()
David Vrabel
2014-01-06
1
-7
/
+11
|
*
|
xen/events: Refactor evtchn_to_irq array to be dynamically allocated
David Vrabel
2014-01-06
3
-55
/
+149
|
*
|
xen/events: add a evtchn_op for port setup
David Vrabel
2014-01-06
2
-1
/
+13
|
*
|
xen/events: allow setup of irq_info to fail
David Vrabel
2014-01-06
1
-65
/
+91
|
*
|
xen/events: add struct evtchn_ops for the low-level port operations
David Vrabel
2014-01-06
3
-16
/
+84
|
*
|
xen/events: move 2-level specific code into its own file
David Vrabel
2014-01-06
4
-362
/
+440
|
*
|
xen/events: move drivers/xen/events.c into drivers/xen/events/
David Vrabel
2014-01-06
3
-1
/
+5
|
*
|
xen/events: replace raw bit ops with functions
Wei Liu
2014-01-06
1
-2
/
+1
|
*
|
xen/events: introduce test_and_set_mask()
Wei Liu
2014-01-06
1
-3
/
+8
|
*
|
xen/events: remove unnecessary init_evtchn_cpu_bindings()
David Vrabel
2014-01-06
1
-22
/
+0
|
*
|
xen/events: refactor retrigger_dynirq() and resend_irq_on_evtchn()
David Vrabel
2014-01-06
1
-18
/
+9
|
*
|
xen/pci: Fix build on non-x86
Ben Hutchings
2014-01-06
1
-0
/
+2
|
*
|
xen: simplify balloon_first_page() with list_first_entry_or_null()
Jie Liu
2014-01-06
1
-8
/
+1
|
*
|
xen: balloon: enable for ARM
Ian Campbell
2014-01-06
1
-1
/
+0
|
*
|
xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).
Konrad Rzeszutek Wilk
2014-01-03
7
-4
/
+20
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-01-22
38
-46
/
+50
|
\
\
\
|
*
|
|
of/Kconfig: Spelling s/one/once/
Geert Uytterhoeven
2014-01-10
1
-1
/
+1
|
*
|
|
mkregtable: Fix sscanf handling
Alan
2014-01-10
1
-1
/
+1
|
*
|
|
lp5523, lp8501: comment improvements
Pavel Machek
2014-01-10
2
-2
/
+10
|
*
|
|
thermal: rcar: comment spelling
Geert Uytterhoeven
2014-01-08
1
-1
/
+1
|
*
|
|
treewide: fix comments and printk msgs
Masanari Iida
2014-01-07
8
-8
/
+8
|
*
|
|
mtd: onenand: fix comment header
Sachin Kamat
2014-01-02
1
-2
/
+0
|
*
|
|
drivers: fix typo in DEVTMPFS_MOUNT Kconfig help text
Emilio López
2013-12-19
1
-1
/
+1
|
*
|
|
treewide: Fix typos in printk
Masanari Iida
2013-12-19
10
-12
/
+12
|
*
|
|
drivers/gpu/drm/qxl/Kconfig: reformat the help text
Antonio Ospite
2013-12-19
1
-3
/
+5
|
*
|
|
Merge branch 'master' into for-next
Jiri Kosina
2013-12-19
5167
-114469
/
+300592
|
|
\
\
\
|
*
|
|
|
staging: usbip: Remove double initialization of msg_namelen variable
Sankha Narayan Guria
2013-12-16
1
-1
/
+0
[next]