| Commit message (Expand) | Author | Age |
* | PM QoS: Correct pr_debug() misuse and improve parameter checks | mark gross | 2010-09-10 |
* | PM: Prevent waiting forever on asynchronous resume after failing suspend | Colin Cross | 2010-09-08 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-09-07 |
|\ |
|
| * | PCI: bus speed strings should be const | Stephen Hemminger | 2010-08-31 |
| * | PCI hotplug: Fix build with CONFIG_ACPI unset | Rafael J. Wysocki | 2010-08-25 |
| * | PCI: PCIe: Remove the port driver module exit routine | Kenji Kaneshige | 2010-08-24 |
| * | PCI: PCIe: Move PCIe PME code to the pcie directory | Rafael J. Wysocki | 2010-08-24 |
| * | PCI: PCIe: Disable PCIe port services during port initialization | Rafael J. Wysocki | 2010-08-24 |
| * | PCI: PCIe: Ask BIOS for control of all native services at once | Rafael J. Wysocki | 2010-08-24 |
| * | ACPI/PCI: Negotiate _OSC control bits before requesting them | Rafael J. Wysocki | 2010-08-24 |
| * | ACPI/PCI: Do not preserve _OSC control bits returned by a query | Rafael J. Wysocki | 2010-08-24 |
| * | ACPI/PCI: Make acpi_pci_query_osc() return control bits | Rafael J. Wysocki | 2010-08-24 |
| * | ACPI/PCI: Reorder checks in acpi_pci_osc_control_set() | Rafael J. Wysocki | 2010-08-24 |
| * | PCI: PCIe: Introduce commad line switch for disabling port services | Rafael J. Wysocki | 2010-08-24 |
| * | PCI: PCIe AER: Introduce pci_aer_available() | Rafael J. Wysocki | 2010-08-24 |
| * | x86/PCI: only define pci_domain_nr if PCI and PCI_DOMAINS are set | Jesse Barnes | 2010-08-17 |
| * | PCI: provide stub pci_domain_nr function for !CONFIG_PCI configs | Dave Airlie | 2010-08-13 |
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2010-09-07 |
|\ \ |
|
| * \ | Merge branch '2.6.36-xfs-misc' of git://git.kernel.org/pub/scm/linux/kernel/g... | Alex Elder | 2010-09-03 |
| |\ \ |
|
| | * | | xfs: prevent 32bit overflow in space reservation | Dave Chinner | 2010-09-02 |
| | * | | xfs: improve buffer cache hash scalability | Dave Chinner | 2010-09-02 |
| * | | | xfs: Make fiemap work with sparse files | Tao Ma | 2010-09-03 |
| * | | | xfs: Disallow 32bit project quota id | Arkadiusz Mi?kiewicz | 2010-09-02 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://android.kernel.org/kernel/tegra | Linus Torvalds | 2010-09-07 |
|\ \ \ |
|
| * | | | [ARM] tegra: Add ZRELADDR default for ARCH_TEGRA | Erik Gilling | 2010-09-01 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 2010-09-07 |
|\ \ \ |
|
| * | | | alpha: Fix printk format errors | Michael Cree | 2010-09-01 |
| * | | | alpha: convert perf_event to use local_t | Michael Cree | 2010-08-31 |
| * | | | Fix call to replaced SuperIO functions | Morten H. Larsen | 2010-08-31 |
| * | | | alpha: remove homegrown L1_CACHE_ALIGN macro | FUJITA Tomonori | 2010-08-31 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2010-09-07 |
|\ \ \ |
|
| * | | | 9p: potential ERR_PTR() dereference | Dan Carpenter | 2010-08-30 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2010-09-07 |
|\ \ \ |
|
| * | | | md: resolve confusion of MD_CHANGE_CLEAN | NeilBrown | 2010-08-30 |
| * | | | md: don't clear MD_CHANGE_CLEAN in md_update_sb() for external arrays | Dan Williams | 2010-08-30 |
| * | | | Move .gitignore from drivers/md to lib/raid6 | NeilBrown | 2010-08-30 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2010-09-07 |
|\ \ \ |
|
| * | | | Revert "hwrng: n2-drv - remove casts from void*" | Herbert Xu | 2010-08-09 |
| * | | | crypto: testmgr - Default to no tests | Herbert Xu | 2010-08-05 |
| * | | | crypto: testmgr - Fix test disabling option | Herbert Xu | 2010-08-05 |
| * | | | crypto: hash - Fix handling of small unaligned buffers | Szilveszter Ördög | 2010-08-05 |
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2010-09-07 |
|\ \ \ \ |
|
| * | | | | powerpc/pseries: Correct rtas_data_buf locking in dlpar code | Nathan Fontenot | 2010-09-01 |
| * | | | | powerpc/85xx: Add P1021 PCI IDs and quirks | Anton Vorontsov | 2010-08-31 |
| * | | | | arch/powerpc/sysdev/qe_lib/qe.c: Add of_node_put to avoid memory leak | Julia Lawall | 2010-08-31 |
| * | | | | arch/powerpc/platforms/83xx/mpc837x_mds.c: Add missing iounmap | Julia Lawall | 2010-08-31 |
| * | | | | fsl_rio: fix compile errors | Li Yang | 2010-08-31 |
| * | | | | powerpc/85xx: Fix compile issue with p1022_ds due to lmb rename to memblock | Kumar Gala | 2010-08-31 |
| * | | | | powerpc/85xx: Fix compilation of mpc85xx_mds.c | Alexander Graf | 2010-08-31 |
| * | | | | powerpc: Don't use kernel stack with translation off | Michael Neuling | 2010-08-30 |