summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-05rtc-ds1390: fix compilation warnings in drivers/rtc/rtc-ds1390.cManish Katiyar1-1/+0
2009-02-05drivers/video/backlight: rename da903x to da903x_blMike Rapoport2-1/+1
2009-02-05atmel-ssc: fix misuse of dev_dbg when requested ssc instance is not foundHans-Christian Egtvedt1-1/+1
2009-02-05do_wp_page: fix regression with execute in placeCarsten Otte1-1/+1
2009-02-05wait: prevent exclusive waiter starvationJohannes Weiner3-11/+63
2009-02-05maintainers: general@lists.openfabrics.org is moderatedRandy Dunlap1-1/+1
2009-02-05lis3lv02d: add axes knowledge for HP 6710Martin Kebert1-1/+2
2009-02-05lis3lv02d: add axes knowledge for HP 6730Pavel Herrmann1-0/+1
2009-02-05lis3lv02d: add axes knowledge for HP 6530Eric Piel1-0/+2
2009-02-05lis3lv02d: add axes knowledge for HP 6510bJiri Tersel1-1/+2
2009-02-05hp-wmi: fix error path in hp_wmi_bios_setup()Andrew Morton1-2/+4
2009-02-05revert "rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY"Andrew Morton1-12/+4
2009-02-05shm: fix shmctl(SHM_INFO) lockup with !CONFIG_SHMEMTony Battersby1-0/+4
2009-02-05fbmem: don't call copy_from/to_user() with mutex heldAndrea Righi3-72/+98
2009-02-05rtc: rtc-dm355evm driverDavid Brownell3-0/+182
2009-02-05misc: dell-laptop should depend on POWER_SUPPLYMatthew Garrett1-0/+1
2009-02-05generic swap(): don't return a value from swap()Peter Zijlstra1-1/+2
2009-02-05hpilo: open/close fixDavid Altobelli2-3/+5
2009-02-05kernel/async.c: fix printk warningsAndrew Morton1-4/+8
2009-02-05modpost: NOBITS sections may point beyond the end of the fileTejun Heo1-1/+4
2009-02-05x86: style cleanups for xen assembliesTejun Heo3-204/+219
2009-02-05x86: disable intel_iommu support by defaultKyle McMartin3-3/+24
2009-02-05Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar21-1178/+1379
2009-02-05Btrfs: Fix memory leak in cache_drop_leaf_refChris Mason1-0/+1
2009-02-05ALSA: hda - Fix misc workqueue issuesTakashi Iwai2-4/+6
2009-02-05x86: don't apply __supported_pte_mask to non-present ptesJeremy Fitzhardinge2-7/+21
2009-02-05x86: uaccess: use errret as error value in __put_user_size()Hiroshi Shimamoto1-5/+6
2009-02-05PCI PM: make the PM core more careful with drivers using the new PM frameworkRafael J. Wysocki1-52/+93
2009-02-05PCI PM: Read power state from device after trying to change it on resumeRafael J. Wysocki1-1/+1
2009-02-05PCI PM: Do not disable and enable bridges during suspend-resumeRafael J. Wysocki1-4/+6
2009-02-05PCI: PCIe portdrv: Simplify suspend and resumeRafael J. Wysocki1-15/+1
2009-02-05PCI PM: Fix saving of device state in pci_legacy_suspendRafael J. Wysocki1-2/+8
2009-02-05PCI PM: Check if the state has been saved before trying to restore itRafael J. Wysocki1-1/+1
2009-02-05PCI PM: Fix handling of devices without driversRafael J. Wysocki1-15/+12
2009-02-05xen: use direct ops on 64-bitJeremy Fitzhardinge1-13/+1
2009-02-05xen: make direct versions of irq_enable/disable/save/restore to common codeJeremy Fitzhardinge5-231/+169
2009-02-05xen: setup percpu data pointersJeremy Fitzhardinge3-3/+20
2009-02-05PCI: return error on failure to read PCI ROMsTimothy S. Nelson6-9/+22
2009-02-05PCI: properly clean up ASPM link state on device removeAlex Chiang1-2/+2
2009-02-05Merge branch 'core/percpu' into x86/paravirtH. Peter Anvin68-310/+586
2009-02-05xen: fix 32-bit build resulting from mmu moveJeremy Fitzhardinge1-0/+37
2009-02-05gianfar: Fix potential soft reset raceAndy Fleming1-0/+3
2009-02-05gianfar: Fix BD_LENGTH_MASK definitionAndy Fleming1-1/+1
2009-02-05cxgb3: Fix lro switchDivy Le Ray1-2/+1
2009-02-05x86: fix grammar in user-visible BIOS warningAlex Chiang1-1/+1
2009-02-05ALSA: hda - Add quirk for FSC Amilo Xi2550Takashi Iwai1-0/+2
2009-02-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-31/+65
2009-02-05Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2009-02-05Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+5
2009-02-05x86/Kconfig.cpu: make Kconfig help readable in the consoleBorislav Petkov1-13/+15