summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-02-28Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar6-37/+156
2012-02-28Bluetooth: Add missing host features definitionsJohan Hedberg1-1/+3
2012-02-28Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux into...Grant Likely71-431/+369
2012-02-28PCI: export __pci_remove_bus_deviceYinghai Lu1-0/+1
2012-02-28PCI: Rename pci_remove_behind_bridge to pci_stop_and_remove_behind_bridgeYinghai Lu1-1/+1
2012-02-28PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu1-1/+1
2012-02-27SUNRPC: move waitq from RPC pipe to RPC inodeStanislav Kinsbursky1-1/+1
2012-02-27ALSA: Use a define for the number of jack switch typesMark Brown1-0/+3
2012-02-27Merge branch 'kirkwood/board' into next/boardsArnd Bergmann16-11/+50
2012-02-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-50/+0
2012-02-27[PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions...James Bottomley2-2/+2
2012-02-27usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus1-15/+15
2012-02-27usb: otg: Remove OTG specific members from usb_phyHeikki Krogerus1-45/+5
2012-02-27Merge branch 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into...Arnd Bergmann16-11/+50
2012-02-27Bluetooth: Use kernel int types instead of ones from stdint.hJohan Hedberg1-2/+2
2012-02-27Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar3-5/+80
2012-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller16-17/+91
2012-02-27devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc)Grant Likely1-2/+10
2012-02-27irq_domain: Centralize definition of irq_dispose_mapping()Grant Likely2-4/+5
2012-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-13/+29
2012-02-26mlx4_en: dont change mac_header on xmitEric Dumazet1-1/+4
2012-02-26netfilter: ctnetlink: support kernel-space dump filtering by ctmarkPablo Neira Ayuso1-0/+1
2012-02-26netlink: allow to pass data pointer to netlink_dump_start() callbackPablo Neira Ayuso1-0/+2
2012-02-26netlink: add netlink_dump_control structure for netlink_dump_start()Pablo Neira Ayuso1-3/+7
2012-02-26Fix autofs compile without CONFIG_COMPATLinus Torvalds1-0/+4
2012-02-26mlx4: Enforce device max FMR maps in FMR allocEli Cohen1-0/+1
2012-02-26target: Allow target_submit_tmr interrupt context + pass ABORT_TASK tagNicholas Bellinger1-1/+2
2012-02-26target: Fix target_submit_tmr se_tmr_req allocation failuresNicholas Bellinger1-1/+1
2012-02-26IB/mad: Add MAD error codes from IBA specSwapna Thete1-0/+9
2012-02-26xfrm: remove unneeded method typedef declaration in net/xfrm.h.Rami Rosen1-5/+0
2012-02-26target: Untangle front-end and back-end meanings of max_sectors attributeRoland Dreier1-0/+3
2012-02-26target: Fix up handling of short INQUIRY buffersRoland Dreier1-1/+1
2012-02-26target: Add SCF_ACK_KREF flag for acknowledgement krefNicholas Bellinger1-1/+2
2012-02-26target: Export transport_generic_request_failure symbolNicholas Bellinger1-0/+1
2012-02-26target: Add target_submit_tmr helper functionAndy Grover1-0/+3
2012-02-26target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cacheAndy Grover2-20/+21
2012-02-26target: Remove unused struct se_queue_reqAndy Grover1-6/+0
2012-02-26target: fix comment typosAndy Grover1-2/+2
2012-02-26scsi: Use struct scsi_lun in fc/fcp.hAndy Grover1-2/+4
2012-02-26scsi: update scsi.h with SYNCHRONIZE_CACHE_16Andy Grover1-0/+1
2012-02-26target: remove the transport_lun_active field in struct se_cmdChristoph Hellwig1-1/+0
2012-02-26target: replace various cmd flags with a transport stateChristoph Hellwig1-10/+11
2012-02-25Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller1-1/+1
2012-02-25PCI: Add class support in quirk handlingYinghai Lu1-11/+52
2012-02-25vt: lock the accent tableAlan Cox1-0/+3
2012-02-25misc: at24: describe platform_data with kernel_docWolfram Sang1-6/+29
2012-02-25USB: serial: remove usb_serial_register and usb_serial_deregisterGreg Kroah-Hartman1-7/+0
2012-02-25usb-serial: new API for driver registrationAlan Stern1-0/+9
2012-02-24epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov2-1/+6
2012-02-24bitops: Add missing parentheses to new get_order macroJoerg Roedel1-2/+2