summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-02-28static keys: Inline the static_key_enabled() functionJason Baron
2012-02-28Merge branch 'perf/jump-labels' into perf/coreIngo Molnar
2012-02-28GFS2: FITRIM ioctl supportSteven Whitehouse
2012-02-28compiler.h: Fix typoAlexander Stein
2012-02-28security: struct security_operations kerneldoc fixJavier Martinez Canillas
2012-02-28usb: gadget: add generic map/unmap request utilitiesFelipe Balbi
2012-02-28Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo...Arnd Bergmann
2012-02-28Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanupArnd Bergmann
2012-02-28Merge branch 'imx/dt' of git://git.linaro.org/people/shawnguo/linux-2.6 into ...Arnd Bergmann
2012-02-28Merge branch 'imx/driver' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Arnd Bergmann
2012-02-28Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2012-02-27Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux into...Grant Likely
2012-02-27PCI: export __pci_remove_bus_deviceYinghai Lu
2012-02-27PCI: Rename pci_remove_behind_bridge to pci_stop_and_remove_behind_bridgeYinghai Lu
2012-02-27PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu
2012-02-27SUNRPC: move waitq from RPC pipe to RPC inodeStanislav Kinsbursky
2012-02-27Merge branch 'kirkwood/board' into next/boardsArnd Bergmann
2012-02-27usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus
2012-02-27usb: otg: Remove OTG specific members from usb_phyHeikki Krogerus
2012-02-27Merge branch 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into...Arnd Bergmann
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-26devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc)Grant Likely
2012-02-26irq_domain: Centralize definition of irq_dispose_mapping()Grant Likely
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-02-26mlx4_en: dont change mac_header on xmitEric Dumazet
2012-02-26netfilter: ctnetlink: support kernel-space dump filtering by ctmarkPablo Neira Ayuso
2012-02-26netlink: allow to pass data pointer to netlink_dump_start() callbackPablo Neira Ayuso
2012-02-26netlink: add netlink_dump_control structure for netlink_dump_start()Pablo Neira Ayuso
2012-02-26Fix autofs compile without CONFIG_COMPATLinus Torvalds
2012-02-26mlx4: Enforce device max FMR maps in FMR allocEli Cohen
2012-02-24PCI: Add class support in quirk handlingYinghai Lu
2012-02-24vt: lock the accent tableAlan Cox
2012-02-24misc: at24: describe platform_data with kernel_docWolfram Sang
2012-02-24USB: serial: remove usb_serial_register and usb_serial_deregisterGreg Kroah-Hartman
2012-02-24usb-serial: new API for driver registrationAlan Stern
2012-02-24epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov
2012-02-24regmap: Allow drivers to sync only part of the register cacheMark Brown
2012-02-24Merge branch 'vexpress-dt-v3.3-rc4' of git://git.linaro.org/people/pawelmoll/...Arnd Bergmann
2012-02-24net: Support RX-ALL feature flag.Ben Greear
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear
2012-02-24net: Support RXFCS feature flag.Ben Greear
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar
2012-02-24pinctrl: disallow map table entries with NULL dev_name fieldStephen Warren
2012-02-23PCI: add generic pcibios_resource_to_bus()Bjorn Helgaas
2012-02-23PCI: add struct pci_host_bridge_window with CPU/bus address offsetBjorn Helgaas
2012-02-23PCI: add struct pci_host_bridge and a list of all bridges foundBjorn Helgaas
2012-02-23x86, efi: Allow basic init with mixed 32/64-bit efi/kernelOlof Johansson
2012-02-24Merge branch 'fbdev-for-linus' into fbdev-nextFlorian Tobias Schandinat
2012-02-23ARM: 7339/1: amba/serial.h: Include types.h for resolving dependency of type ...viresh kumar
2012-02-23ipsec: be careful of non existing mac headersEric Dumazet