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
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen/grant-table: add error-handling code on failure of gnttab_resume
Julia Lawall
2012-04-17
1
-4
/
+9
*
xen/pcifront: avoid pci_frontend_enable_msix() falsely returning success
Jan Beulich
2012-04-06
1
-0
/
+1
*
xen/pciback: fix XEN_PCI_OP_enable_msix result
Jan Beulich
2012-04-06
1
-1
/
+1
*
xen/smp: Remove unnecessary call to smp_processor_id()
Srivatsa S. Bhat
2012-04-06
1
-1
/
+1
*
xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io...
Konrad Rzeszutek Wilk
2012-04-06
1
-1
/
+3
*
xen: only check xen_platform_pci_unplug if hvm
Igor Mammedov
2012-04-06
2
-2
/
+2
*
xen/acpi: Fix Kconfig dependency on CPU_FREQ
Konrad Rzeszutek Wilk
2012-03-24
1
-1
/
+1
*
xen: initialize platform-pci even if xen_emul_unplug=never
Igor Mammedov
2012-03-22
3
-5
/
+7
*
xen/smp: Fix bringup bug in AP code.
Konrad Rzeszutek Wilk
2012-03-22
1
-0
/
+6
*
xen/acpi: Remove the WARN's as they just create noise.
Konrad Rzeszutek Wilk
2012-03-21
1
-2
/
+2
*
xen/tmem: cleanup
Jan Beulich
2012-03-20
2
-14
/
+13
*
xen: support pirq_eoi_map
Stefano Stabellini
2012-03-20
2
-3
/
+44
*
xen/acpi-processor: Do not depend on CPU frequency scaling drivers.
Konrad Rzeszutek Wilk
2012-03-20
1
-2
/
+1
*
xen/cpufreq: Disable the cpu frequency scaling drivers from loading.
Konrad Rzeszutek Wilk
2012-03-20
1
-0
/
+2
*
provide disable_cpufreq() function to disable the API.
Konrad Rzeszutek Wilk
2012-03-20
2
-0
/
+26
*
xen kconfig: relax INPUT_XEN_KBDDEV_FRONTEND deps
Andrew Jones
2012-03-16
2
-1
/
+2
*
xen/acpi-processor: C and P-state driver that uploads said data to hypervisor.
Konrad Rzeszutek Wilk
2012-03-14
4
-1
/
+597
*
xen: constify all instances of "struct attribute_group"
Jan Beulich
2012-03-14
3
-5
/
+5
*
xen/xenbus: ignore console/0
Stefano Stabellini
2012-03-13
1
-0
/
+6
*
hvc_xen: introduce HVC_XEN_FRONTEND
Stefano Stabellini
2012-03-13
2
-54
/
+70
*
hvc_xen: implement multiconsole support
Stefano Stabellini
2012-03-13
1
-58
/
+377
*
hvc_xen: support PV on HVM consoles
Stefano Stabellini
2012-03-13
2
-17
/
+73
*
xenbus: don't free other end details too early
Jan Beulich
2012-03-13
1
-1
/
+2
*
xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.
Konrad Rzeszutek Wilk
2012-03-10
4
-2
/
+96
*
xen/setup/pm/acpi: Remove the call to boot_option_idle_override.
Konrad Rzeszutek Wilk
2012-03-10
1
-1
/
+0
*
xenbus: address compiler warnings
Jan Beulich
2012-02-26
1
-3
/
+3
*
xen: use this_cpu_xxx replace percpu_xxx funcs
Alex Shi
2012-01-24
5
-19
/
+19
*
xen/pciback: Support pci_reset_function, aka FLR or D3 support.
Konrad Rzeszutek Wilk
2012-01-12
2
-3
/
+39
*
pci: Introduce __pci_reset_function_locked to be used when holding device_lock.
Konrad Rzeszutek Wilk
2012-01-12
2
-0
/
+26
*
xen: Utilize the restore_msi_irqs hook.
Tang Liang
2012-01-12
2
-0
/
+34
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-01-11
91
-806
/
+1125
|
\
|
*
x86/PCI: Expand the x86_msi_ops to have a restore MSIs.
Konrad Rzeszutek Wilk
2012-01-06
4
-2
/
+38
|
*
PCI: Increase resource array mask bit size in pcim_iomap_regions()
Yinghai Lu
2012-01-06
2
-6
/
+6
|
*
PCI: DEVICE_COUNT_RESOURCE should be equal to PCI_NUM_RESOURCES
Yinghai Lu
2012-01-06
1
-1
/
+1
|
*
PCI: pci_ids: add device ids for STA2X11 device (aka ConneXT)
Alessandro Rubini
2012-01-06
1
-0
/
+23
|
*
PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USB
Bjorn Helgaas
2012-01-06
1
-0
/
+42
|
*
x86/PCI: amd: factor out MMCONFIG discovery
Bjorn Helgaas
2012-01-06
3
-31
/
+44
|
*
PCI: Enable ATS at the device state restore
Hao, Xudong
2012-01-06
3
-0
/
+26
|
*
PCI: msi: fix imbalanced refcount of msi irq sysfs objects
Neil Horman
2012-01-06
1
-2
/
+12
|
*
PCI: kconfig: English typo in pci/pcie/Kconfig
P. Christeas
2012-01-06
1
-1
/
+1
|
*
PCI/PM/Runtime: make PCI traces quieter
Vincent Palatin
2012-01-06
3
-11
/
+10
|
*
PCI: remove pci_create_bus()
Bjorn Helgaas
2012-01-06
2
-16
/
+0
|
*
xtensa/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
2012-01-06
1
-43
/
+42
|
*
x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus()
Bjorn Helgaas
2012-01-06
4
-35
/
+45
|
*
x86/PCI: use pci_scan_bus() instead of pci_scan_bus_parented()
Bjorn Helgaas
2012-01-06
3
-6
/
+1
|
*
x86/PCI: read Broadcom CNB20LE host bridge info before PCI scan
Bjorn Helgaas
2012-01-06
1
-23
/
+39
|
*
sparc32, leon/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
2012-01-06
1
-17
/
+8
|
*
sparc/PCI: convert to pci_create_root_bus()
Bjorn Helgaas
2012-01-06
1
-11
/
+6
|
*
sh/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
2012-01-06
1
-10
/
+10
|
*
powerpc/PCI: convert to pci_create_root_bus()
Bjorn Helgaas
2012-01-06
1
-11
/
+14
[next]