summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [S390] dasd: fix online/offline raceStefan Haberland2010-02-263-8/+16
* [S390] use kprobes_built_in() in mm/fault codeHeiko Carstens2010-02-261-3/+1
* [S390] bug: use relative pointers in bug table entriesHeiko Carstens2010-02-262-8/+5
* [S390] Cleanup struct _lowcore usage and defines.Heiko Carstens2010-02-2626-234/+174
* [S390] free_initmem: reduce code duplicationHeiko Carstens2010-02-261-16/+17
* [S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens2010-02-269-25/+25
* [S390] spinlock: check virtual cpu running statusGerald Schaefer2010-02-263-37/+80
* [S390] sysinfo: fix SYSIB 3,2,2 structureHeiko Carstens2010-02-261-1/+2
* [S390] add MACHINE_IS_LPAR flagMartin Schwidefsky2010-02-265-7/+13
* [S390] qdio: optimize cache line usage of struct qdio_irqJan Glauber2010-02-263-8/+14
* [S390] qdio: account processed SBAL during queue scanJan Glauber2010-02-263-33/+101
* [S390] smp: rework sigp codeHeiko Carstens2010-02-263-82/+74
* [S390] smp: always reboot on cpu 0Heiko Carstens2010-02-267-11/+191
* [S390] smp: rename and add lowcore definesHeiko Carstens2010-02-262-2/+5
* [S390] zfcpdump: remove cross arch dump supportHeiko Carstens2010-02-266-205/+72
* [S390] use inline assembly contraints available with gcc 3.3.3Martin Schwidefsky2010-02-2611-388/+226
* [S390] cio: fix storage key handlingHeiko Carstens2010-02-265-12/+9
* [S390] cio: trigger subchannel event at resume timeSebastian Ott2010-02-263-51/+63
* [S390] ccw_device_notify: improve return codesSebastian Ott2010-02-263-14/+37
* [S390] cio: make wait_events interruptibleSebastian Ott2010-02-263-10/+21
* [S390] cio: wait for channel reportSebastian Ott2010-02-262-14/+16
* [S390] cio: introduce cio_settleSebastian Ott2010-02-262-5/+48
* [S390] cio: consolidate workqueuesSebastian Ott2010-02-264-32/+25
* [S390] adapt text to cu3088-removalUrsula Braun2010-02-261-2/+2
* [S390] uaccess: implement strict user copy checksHeiko Carstens2010-02-264-1/+34
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-02-26113-1360/+3007
|\
| * x86/PCI: Prevent mmconfig memory corruptionThomas Gleixner2010-02-251-11/+6
| * ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki2010-02-244-22/+30
| * x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas2010-02-237-8/+60
| * PCI: augment bus resource table with a listBjorn Helgaas2010-02-237-51/+98
| * PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas2010-02-2311-41/+32
| * PCI: read bridge windows before filling in subtractive decode resourcesBjorn Helgaas2010-02-231-5/+10
| * PCI: split up pci_read_bridge_bases()Bjorn Helgaas2010-02-231-15/+39
| * PCIe PME: use pci_pcie_cap()Kenji Kaneshige2010-02-221-4/+4
| * PCI PM: Run-time callbacks for PCI bus typeRafael J. Wysocki2010-02-225-34/+184
| * PCIe PME: use pci_is_pcie()Kenji Kaneshige2010-02-221-3/+3
| * PCI / ACPI / PM: Platform support for PCI PME wake-upRafael J. Wysocki2010-02-2210-3/+319
| * ACPI / ACPICA: Multiple system notify handlers per deviceRafael J. Wysocki2010-02-223-39/+150
| * ACPI / PM: Add more run-time wake-up fieldsRafael J. Wysocki2010-02-224-11/+33
| * ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki2010-02-2213-325/+188
| * PCI PM: Make it possible to force using INTx for PCIe PME signalingRafael J. Wysocki2010-02-225-3/+69
| * PCI PM: PCIe PME root port service driverRafael J. Wysocki2010-02-228-0/+596
| * PCI PM: Add function for checking PME status of devicesRafael J. Wysocki2010-02-222-0/+36
| * PCI: mark is_pcie obsoleteKenji Kaneshige2010-02-221-1/+2
| * PCI: set PCI_PREF_RANGE_TYPE_64 in pci_bridge_check_rangesYinghai Lu2010-02-221-1/+4
| * PCI: pciehp: second try to get big range for pcie devicesYinghai Lu2010-02-221-1/+50
| * PCI: pciehp: cleanup flow in pciehp_configure_deviceYinghai Lu2010-02-221-6/+17
| * PCI: introduce pci_assign_unassigned_bridge_resourcesYinghai Lu2010-02-222-27/+90
| * PCI: update bridge resources to get more big ranges in PCI assign unssignedYinghai Lu2010-02-221-2/+112
| * PCI: don't shrink bridge resourcesYinghai Lu2010-02-221-2/+12