summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-11-18pstore: pass allocated memory region back to callerKees Cook1-1/+3
2011-11-18NFC: Fix indentation in nci.h fileIlan Elias1-42/+42
2011-11-18PM Sleep: Do not extend wakeup paths to devices with ignore_children setRafael J. Wysocki3-7/+6
2011-11-18SPI: Add helper macro for spi_driver boilerplateLars-Peter Clausen1-0/+11
2011-11-18I2C: Add helper macro for i2c_driver boilerplateLars-Peter Clausen1-0/+13
2011-11-18drivercore: Generalize module_platform_driverLars-Peter Clausen2-10/+23
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville16-188/+887
2011-11-17Revert "KVM: PPC: Add support for explicit HIOR setting"Alexander Graf1-1/+0
2011-11-17writeback: remove vm_dirties and task->dirtiesWu Fengguang2-2/+0
2011-11-17sched: Make separate sched*.c translation unitsPeter Zijlstra2-1/+11
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul4-9/+21
2011-11-17net: new counter for tx_timeout errors in sysfsdavid decotigny1-2/+10
2011-11-17net: verify GSO flag bits against netdev featuresMichał Mirosław1-0/+9
2011-11-17new helper: mount_subtree()Al Viro1-0/+1
2011-11-17net: Add ethtool to mii advertisment conversion helpersMatt Carlson1-0/+166
2011-11-17team: replicate options on registerJiri Pirko1-4/+4
2011-11-17team: convert overall spinlock to mutexJiri Pirko1-1/+1
2011-11-17net: remove NETIF_F_NO_CSUM feature bitMichał Mirosław2-4/+2
2011-11-17net: extend netdev_features_t to 64 bitsMichał Mirosław1-1/+1
2011-11-17net: Define enum for net device features.Michał Mirosław1-40/+93
2011-11-17net: introduce and use netdev_features_t for device features setsMichał Mirosław7-26/+39
2011-11-17net: split netdev features to separate headerMichał Mirosław2-78/+92
2011-11-17net: remove legacy ethtool opsMichał Mirosław2-69/+0
2011-11-17KEYS: Give key types their own lockdep class for key->semDavid Howells1-0/+1
2011-11-17enable virtio_net to return bus_info in ethtool -i consistent with emulated NICsRick Jones1-0/+14
2011-11-16Bluetooth: Move scope of kernel parameter enable_hsAndrei Emeltchenko2-1/+2
2011-11-16Bluetooth: Add MGMT opcodes for Passkey EntryBrian Gix1-0/+11
2011-11-16Bluetooth: Add HCI defines for User Passkey entryBrian Gix1-0/+13
2011-11-16Bluetooth: Pass all message parameters to mgmt_start_discoveryJohan Hedberg1-0/+3
2011-11-16Bluetooth: Create a unique mgmt error code hierarchyJohan Hedberg1-0/+17
2011-11-16Bluetooth: Add address type to mgmt_pair_deviceJohan Hedberg1-2/+2
2011-11-16Bluetooth: mgmt_stop_discovery_failed()Andre Guedes1-0/+1
2011-11-16Bluetooth: Rename mgmt_inquiry_failed()Andre Guedes1-1/+1
2011-11-16regmap: Make reg_config reg_defaults constLars-Peter Clausen1-1/+1
2011-11-16xen: Remove hanging references to CONFIG_XEN_PLATFORM_PCIDaniel De Graaf1-4/+2
2011-11-16xen: map foreign pages for shared rings by updating the PTEs directlyDavid Vrabel1-1/+1
2011-11-16ALSA: Introduce common helper functions for jack-detection controlTakashi Iwai1-0/+8
2011-11-16bio: change some signed vars to unsignedDan Carpenter1-2/+2
2011-11-16include/linux/bio.h: use a static inline function for bio_integrity_clone()Stephen Rothwell1-1/+5
2011-11-16Merge branch 'master'; commit 'v3.2-rc2' into nextJames Morris526-4024/+15289
2011-11-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+2
2011-11-16include/linux/security.h: fix security_inode_init_security() argAndrew Morton1-1/+1
2011-11-16lib: devres: add convenience function to remap a resourceWolfram Sang1-0/+3
2011-11-16TTY: serial, cleanup include fileJiri Slaby1-87/+12
2011-11-16mdio-gpio: Add reset functionality to mdio-gpio driver(v2).Srinivas Kandagatla2-0/+4
2011-11-16RS485: fix inconsistencies in the meaning of some variablesClaudio Scordino1-6/+8
2011-11-15drm: add an fb creation ioctl that takes a pixel format v5Jesse Barnes5-3/+101
2011-11-15drm: add plane support v3Jesse Barnes3-6/+119
2011-11-15drm/radeon: add some missing FireMV pci idsAlex Deucher1-0/+2
2011-11-15device.h: Fix struct member documentationMarcos Paulo de Souza1-1/+1