summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-03-02Block: use a freezable workqueue for disk-event pollingAlan Stern
2012-03-02block: Fix NULL pointer dereference in sd_revalidate_diskJun'ichi Nomura
2012-03-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-03-01udlfb: fix hcd_buffer_free panic on unplug/replugBernie Thompson
2012-03-02Bluetooth: mgmt: Add new error code for invalid indexJohan Hedberg
2012-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-02Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffiesMarcel Holtmann
2012-03-01NFSv4: parse and display server implementation idsWeston Andros Adamson
2012-03-01NFS: Store the legacy idmapper result in the keyringBryan Schumaker
2012-03-01Bluetooth: mgmt: Add defines for command sizesJohan Hedberg
2012-03-01Created a function for setting timeouts on keysBryan Schumaker
2012-03-01ethtool, mdio, mii: Specify MDIO information fields in struct ethtool_cmdBen Hutchings
2012-03-01mdio: Export mdio.h to userlandBen Hutchings
2012-03-01usb: core: hcd: make hcd->irq unsignedFelipe Balbi
2012-03-01Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2012-03-01Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2012-03-01iommu/amd: Split amd_iommu_init functionJoerg Roedel
2012-03-01ARM: at91/tc/clocksource: Add 32 bit variant to Timer CounterNicolas Ferre
2012-03-01Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6Nicolas Ferre
2012-03-01regmap: Add stub for regcache_sync_region()Mark Brown
2012-03-01sched/rt: Do not submit new work when PI-blockedThomas Gleixner
2012-03-01sched/wait: Add __wake_up_all_locked() APIThomas Gleixner
2012-03-01sched/rt: Document scheduler related skip-resched-check sitesThomas Gleixner
2012-03-01sched/rt: Add schedule_preempt_disabled()Thomas Gleixner
2012-03-01Merge branch 'linus' into sched/coreIngo Molnar
2012-02-29[SCSI] scsi_transport: Export CHAP index as sysfs attributeMike Christie
2012-02-29[SCSI] iscsi_transport: Add support to display CHAP list and delete CHAP entryNilesh Javali
2012-02-29[SCSI] libsas: revert ata srstDan Williams
2012-02-29[SCSI] libsas: async ata scanningDan Williams
2012-02-29[SCSI] libsas: restore scan orderDan Williams
2012-02-29[SCSI] libsas: let libata recover links that fail to transmit initial sig-fisDan Williams
2012-02-29[SCSI] libsas: fix mixed topology recoveryDan Williams
2012-02-29[SCSI] libsas: mark all domain devices gone if root port disappearsDan Williams
2012-02-29i2c: export bit-banging algo functionsDaniel Vetter
2012-02-29mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg
2012-02-29cfg80211: remove cookies from callbacksJohannes Berg
2012-02-29[SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams
2012-02-29[SCSI] libsas: poll for ata device readiness after resetDan Williams
2012-02-29pinctrl: re-order struct pinctrl_mapStephen Warren
2012-02-29Bluetooth: Save remote L2CAP fixed channel maskAndrei Emeltchenko
2012-02-29Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at9...Arnd Bergmann
2012-02-29drm: remove unused codeSascha Hauer
2012-02-29Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie
2012-02-28spinlock: macroize assert_spin_locked to avoid bug.h dependencyPaul Gortmaker
2012-02-28[media] V4L: Add JPEG compression control classSylwester Nawrocki
2012-02-28[media] v4l: s5p-tv: hdmi: add support for platform dataTomasz Stanislawski
2012-02-28[media] v4l: s5p-tv: add sii9234 driverTomasz Stanislawski
2012-02-28tcp: fix comment for tp->highest_sackNeal Cardwell
2012-02-28Merge branch 'irqdomain/next' into gpio/nextGrant Likely
2012-02-28USB: create module_usb_serial_driver macroGreg KH