index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-07-30
xen/evtchn: avoid a deadlock when unbinding an event channel
David Vrabel
1
-19
/
+2
2013-07-29
xen/arm: enable PV control for ARM
Julien Grall
1
-2
/
+1
2013-07-29
xen/arm64: Don't compile cpu hotplug
Julien Grall
1
-1
/
+1
2013-07-29
xenbus: frontend resume cleanup
Aurelien Chartier
1
-3
/
+16
2013-06-28
xen/time: remove blocked time accounting from xen "clockchip"
Laszlo Ersek
1
-15
/
+2
2013-06-28
xen: Convert printks to pr_<level>
Joe Perches
34
-196
/
+215
2013-06-28
xen: ifdef CONFIG_HIBERNATE_CALLBACKS xen_*_suspend
Stefano Stabellini
1
-1
/
+1
2013-06-14
xen/pcifront: Deal with toolstack missing 'XenbusStateClosing' state.
Konrad Rzeszutek Wilk
1
-4
/
+3
2013-06-10
xen/time: Free onlined per-cpu data structure if we want to online it again.
Konrad Rzeszutek Wilk
1
-13
/
+16
2013-06-10
xen/time: Check that the per_cpu data structure has data before freeing.
Konrad Rzeszutek Wilk
1
-4
/
+7
2013-06-10
xen/time: Don't leak interrupt name when offlining.
Konrad Rzeszutek Wilk
1
-1
/
+5
2013-06-10
xen/time: Encapsulate the struct clock_event_device in another structure.
Konrad Rzeszutek Wilk
1
-5
/
+10
2013-06-10
xen/spinlock: Don't leak interrupt name when offlining.
Konrad Rzeszutek Wilk
1
-1
/
+6
2013-06-10
xen/smp: Don't leak interrupt name when offlining.
Konrad Rzeszutek Wilk
1
-1
/
+16
2013-06-10
xen/smp: Set the per-cpu IRQ number to a valid default.
Konrad Rzeszutek Wilk
1
-9
/
+19
2013-06-10
xen/smp: Introduce a common structure to contain the IRQ name and interrupt l...
Konrad Rzeszutek Wilk
1
-20
/
+24
2013-06-10
xen/smp: Coalesce the free_irq calls in one function.
Konrad Rzeszutek Wilk
1
-21
/
+19
2013-06-10
xen-pciback: fix error return code in pcistub_irq_handler_switch()
Wei Yongjun
1
-3
/
+7
2013-05-29
xenbus_client.c: correct exit path for xenbus_map_ring_valloc_hvm
Wei Liu
1
-2
/
+3
2013-05-29
xen-pciback: more uses of cached MSI-X capability offset
Jan Beulich
1
-2
/
+2
2013-05-29
xen: Clean up apic ipi interface
Stefan Bader
2
-7
/
+4
2013-05-29
xenbus: save xenstore local status for later use
Aurelien Chartier
3
-15
/
+20
2013-05-29
xenbus: delay xenbus frontend resume if xenstored is not running
Aurelien Chartier
2
-1
/
+37
2013-05-28
xmem/tmem: fix 'undefined variable' build error.
Frederico Cadete
1
-0
/
+2
2013-05-20
xen: Fixed assignment error in if statement
Lisa Nguyen
1
-1
/
+2
2013-05-20
xen/xenbus: Fixed over 80 character limit issue
Lisa Nguyen
1
-1
/
+2
2013-05-20
xen/xenbus: Fixed indentation error in switch case
Lisa Nguyen
1
-10
/
+8
2013-05-15
xen/tmem: Don't use self[ballooning|shrinking] if frontswap is off.
Konrad Rzeszutek Wilk
3
-10
/
+16
2013-05-15
xen/tmem: Remove the usage of '[no|]selfballoon' and use 'tmem.selfballooning...
Konrad Rzeszutek Wilk
2
-26
/
+4
2013-05-15
xen/tmem: Remove the usage of 'noselfshrink' and use 'tmem.selfshrink' bool i...
Konrad Rzeszutek Wilk
2
-14
/
+3
2013-05-15
xen/tmem: Remove the boot options and fold them in the tmem.X parameters.
Konrad Rzeszutek Wilk
2
-24
/
+24
2013-05-15
xen/tmem: s/disable_// and change the logic.
Konrad Rzeszutek Wilk
1
-14
/
+13
2013-05-15
xen/tmem: Fix compile warning.
Konrad Rzeszutek Wilk
1
-4
/
+2
2013-05-15
xen/tmem: Split out the different module/boot options.
Konrad Rzeszutek Wilk
1
-3
/
+8
2013-05-15
xen/tmem: Move all of the boot and module parameters to the top of the file.
Konrad Rzeszutek Wilk
1
-40
/
+45
2013-05-15
xen/tmem: Cleanup. Remove the parts that say temporary.
Konrad Rzeszutek Wilk
1
-4
/
+0
2013-05-15
xen/privcmd: fix condition in privcmd_close()
Dan Carpenter
1
-1
/
+1
2013-05-12
Linux 3.10-rc1
v3.10-rc1
Linus Torvalds
1
-2
/
+2
2013-05-10
[SCSI] qla2xxx: Update firmware link in Kconfig file.
Chad Dupuis
1
-1
/
+3
2013-05-10
[SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are used
Mike Christie
3
-55
/
+49
2013-05-10
[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...
James Bottomley
24
-165
/
+160
2013-05-10
[SCSI] pm80xx: thermal, sas controller config and error handling update
Sakthivel K
6
-17
/
+249
2013-05-10
[SCSI] pm80xx: NCQ error handling changes
Sakthivel K
5
-28
/
+544
2013-05-10
[SCSI] pm80xx: WWN Modification for PM8081/88/89 controllers
Sakthivel K
1
-7
/
+36
2013-05-10
[SCSI] pm80xx: Changed module name and debug messages update
Sakthivel K
3
-13
/
+20
2013-05-10
[SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory re...
Sakthivel K
4
-27
/
+14
2013-05-10
[SCSI] pm80xx: SPC new firmware changes for device id 0x8081 alone
Sakthivel K
2
-3
/
+30
2013-05-10
[SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant c...
Sakthivel K
8
-18
/
+5287
2013-05-10
[SCSI] pm80xx: MSI-X implementation for using 64 interrupts
Sakthivel K
2
-30
/
+113
2013-05-10
[SCSI] pm80xx: Updated common functions common for SPC and SPCv/ve
Sakthivel K
3
-105
/
+168
[next]