summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-02-21ftrace, perf: Add support to use function tracepoint in perfJiri Olsa
2012-02-21ftrace, perf: Add add/del tracepoint perf registration actionsJiri Olsa
2012-02-21ftrace, perf: Add open/close tracepoint perf registration actionsJiri Olsa
2012-02-21ftrace: Add enable/disable ftrace_ops control interfaceJiri Olsa
2012-02-21netfilter: ebtables: fix alignment problem in ppcJoerg Willmann
2012-02-21FB: sa1100: remove global sa1100fb_.*_power function pointersRussell King
2012-02-21FB: sa1100: move machine inf structures to <video/sa1100fb.h>Russell King
2012-02-21Bluetooth: Fix parameter list for setting local nameMarcel Holtmann
2012-02-21regulator: Remove ifdefs for debugfs codeStephen Boyd
2012-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-02-20jbd2: allocate transaction from separate slab cacheYongqiang Yang
2012-02-20jbd2: add drop_transaction/update_superblock_end tracepointsSeiji Aguchi
2012-02-20bitops: Optimise get_order()David Howells
2012-02-20bitops: Adjust the comment on get_order() to describe the size==0 caseDavid Howells
2012-02-21Bluetooth: mgmt: Add basic support for Set High Speed commandJohan Hedberg
2012-02-21Bluetooth: mgmt: Add address type parameter to Discovering eventJohan Hedberg
2012-02-21Bluetooth: mgmt: Add address type parameter to Stop Discovery commandJohan Hedberg
2012-02-20Merge branch 'topic/patch' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown
2012-02-20Merge branch 'topic/devm' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2012-02-20regmap: Allow users to query the size of register valuesMark Brown
2012-02-20Bluetooth: Set supported settings based on enabled HS and/or LEMarcel Holtmann
2012-02-20Bluetooth: Add support for HCI monitor channelMarcel Holtmann
2012-02-20aio: Use __kernel_ulong_t to define aio_context_tH. Peter Anvin
2012-02-20compat: Add helper functions to read/write struct timeval, timespecH. Peter Anvin
2012-02-20compat: Introduce COMPAT_USE_64BIT_TIMEH. J. Lu
2012-02-20sysinfo: Use explicit types in <linux/sysinfo.h>H. Peter Anvin
2012-02-20posix_types: Introduce __kernel_[u]long_tH. Peter Anvin
2012-02-20sysinfo: Move struct sysinfo to a separate header fileH. Peter Anvin
2012-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-20Bluetooth: Remove HCI notifier handlingMarcel Holtmann
2012-02-20Bluetooth: Remove unneeded bt_cb(skb)->channel variableMarcel Holtmann
2012-02-20Bluetooth: Split sending for HCI raw and control socketsMarcel Holtmann
2012-02-20digsig: changed type of the timestampDmitry Kasatkin
2012-02-19ASoC: fsi: Add DMAEngine supportKuninori Morimoto
2012-02-19Merge tag 'v3.3-rc4' into for-3.4 in order to resolve the conflictMark Brown
2012-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-19[SCSI] libsas: add mutex for SMP task executionJeff Skirvin
2012-02-19[SCSI] libsas: sas_phy_enable via transport_sas_phy_resetDan Williams
2012-02-19[SCSI] libsas: execute transport link resets with libata-eh via host workqueueDan Williams
2012-02-19[SCSI] libsas: perform sas-transport resets in shost->workq contextDan Williams
2012-02-19[SCSI] libsas: use libata-eh-reset for sata rediscovery fis transmit failuresDan Williams
2012-02-19[SCSI] libsas: let libata handle command timeoutsDan Williams
2012-02-19[SCSI] libsas: fix timeout vs completion raceDan Williams
2012-02-19[SCSI] libsas: prevent double completion of scmds from ehDan Williams
2012-02-19[SCSI] libsas: close error handling vs sas_ata_task_done() raceDan Williams
2012-02-19[SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parametersDan Williams
2012-02-19[SCSI] libsas: prevent domain rediscovery competing with ata error handlingDan Williams
2012-02-19[SCSI] libsas: convert dev->gone to flagsDan Williams
2012-02-19[SCSI] libsas: introduce sas_drain_work()Dan Williams
2012-02-19[SCSI] libsas: convert ha->state to flagsDan Williams