summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-02-29Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at9...Arnd Bergmann1-0/+36
2012-02-29spinlock: macroize assert_spin_locked to avoid bug.h dependencyPaul Gortmaker1-4/+1
2012-02-29[media] V4L: Add JPEG compression control classSylwester Nawrocki1-0/+24
2012-02-29tcp: fix comment for tp->highest_sackNeal Cardwell1-1/+2
2012-02-28Merge branch 'irqdomain/next' into gpio/nextGrant Likely21-88/+217
2012-02-28USB: create module_usb_serial_driver macroGreg KH1-0/+28
2012-02-28usb/storage: remove Filler member from struct bulk_cs_wrapSebastian Andrzej Siewior1-1/+0
2012-02-28usb/storage: redefine US_BULK_FLAG_IN and use itSebastian Andrzej Siewior1-1/+1
2012-02-28usb/storage: a couple defines from drivers/usb/storage/transport.h to include...Sebastian Andrzej Siewior1-0/+39
2012-02-28static keys: Inline the static_key_enabled() functionJason Baron1-6/+5
2012-02-28Merge branch 'perf/jump-labels' into perf/coreIngo Molnar6-54/+116
2012-02-28GFS2: FITRIM ioctl supportSteven Whitehouse1-0/+1
2012-02-28compiler.h: Fix typoAlexander Stein1-1/+1
2012-02-28security: struct security_operations kerneldoc fixJavier Martinez Canillas1-1/+1
2012-02-28usb: gadget: add generic map/unmap request utilitiesFelipe Balbi1-0/+10
2012-02-28Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo...Arnd Bergmann17-32/+70
2012-02-28Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanupArnd Bergmann17-32/+70
2012-02-28Merge branch 'imx/dt' of git://git.linaro.org/people/shawnguo/linux-2.6 into ...Arnd Bergmann6-13/+11
2012-02-28Merge branch 'imx/driver' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Arnd Bergmann6-13/+11
2012-02-28Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar5-13/+117
2012-02-28Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux into...Grant Likely47-393/+188
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-27Merge branch 'kirkwood/board' into next/boardsArnd Bergmann10-8/+29
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 Bergmann10-8/+29
2012-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-15/+31
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 Torvalds4-2/+16
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-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 Nesterov1-1/+4
2012-02-24regmap: Allow drivers to sync only part of the register cacheMark Brown1-0/+2
2012-02-24Merge branch 'vexpress-dt-v3.3-rc4' of git://git.linaro.org/people/pawelmoll/...Arnd Bergmann21-27/+88
2012-02-24net: Support RX-ALL feature flag.Ben Greear1-0/+2
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear3-2/+12
2012-02-24net: Support RXFCS feature flag.Ben Greear1-0/+2