summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-02-05ALSA: hwdep - Fix coding styleTakashi Iwai
2009-01-28dmi: Fix build breakageKumar Gala
2009-01-28drm: Rip out the racy, unused vblank signal code.Eric Anholt
2009-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-01-27USB: add kernel-doc for wusb_dev in struct usb_deviceInaky Perez-Gonzalez
2009-01-27Fix longstanding "error: storage size of '__mod_dmi_device_table' isn't known"Alexey Dobriyan
2009-01-27Merge branch 'hibern_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2009-01-27Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-01-27SATA: Blacklisting of systems that spin off disks during ACPI power offRafael J. Wysocki
2009-01-27DMI: Introduce dmi_first_match to make the interface more flexibleRafael J. Wysocki
2009-01-27Hibernation: Introduce system_entering_hibernationRafael J. Wysocki
2009-01-26Fix "multiple definition of `debugfs_create_size_t'"Linus Torvalds
2009-01-26Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-26net: Fix linux/if_frad.h's suitability for userspace.Krzysztof HaƂasa
2009-01-26i2c: Warn on deprecated binding model useJean Delvare
2009-01-26i2c: Delete many unused adapter IDsJean Delvare
2009-01-26i2c: Delete 10 unused driver IDsJean Delvare
2009-01-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-01-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2009-01-26Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-01-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2009-01-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-26Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-01-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-01-26[libata] pata_via: support VX855, future chips whose IDE controller use 0x0571JosephChan@via.com.tw
2009-01-23Merge branch 'fix/asoc' into for-linusTakashi Iwai
2009-01-23ASoC: Add missing comma to SND_SOC_DAPM_SWITCH_E in soc-dapm.hPeter Ujfalusi
2009-01-22sctp: Fix crc32c calculations on big-endian arhes.Vlad Yasevich
2009-01-22Merge branch 'core/debugobjects' into core/urgentThomas Gleixner
2009-01-22debugobjects: add and use INIT_WORK_ON_STACKThomas Gleixner
2009-01-22drm: create mode_config idr lockJesse Barnes
2009-01-21usbnet: allow type check of devdbg arguments in non-debug buildSteve Glendinning
2009-01-20klist.c: bit 0 in pointer can't be used as flagJesper Nilsson
2009-01-20debugfs: introduce stub for debugfs_create_size_t() when DEBUG_FS=nInaky Perez-Gonzalez
2009-01-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-01-19dmaengine: add async_tx_clear_ack() macroGuennadi Liakhovetski
2009-01-19dmaengine: dma_issue_pending_all == nop when CONFIG_DMA_ENGINE=nDan Williams
2009-01-16mac80211: more kernel-doc fixesRandy Dunlap
2009-01-16PCI PM: Restore standard config registers of all devices earlyRafael J. Wysocki
2009-01-16Merge branch 'misc' into releaseLen Brown
2009-01-16ACPI: fix ACPI_FADT_S4_RTC_WAKE commentDavid Brownell
2009-01-16quota: Improve lockingJan Kara
2009-01-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2009-01-16Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2009-01-16libata: Add another column to the ata_timing table.David Daney
2009-01-16[libata] get-identity ioctl: Fix use of invalid memory pointerJeff Garzik