summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-11-20Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-11-20regmap: Remove indexed cache typeMark Brown
2011-11-19hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZEDavid Rientjes
2011-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-11-18debugfs: print_regs32: make regs array a const pointerAlessandro Rubini
2011-11-18Phonet: set the pipe handle using setsockoptDinesh Kumar Sharma
2011-11-18net: Remove LL_ALLOCATED_SPACEHerbert Xu
2011-11-18mm: add vm_area_add_early()Nicolas Pitre
2011-11-18NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern
2011-11-18debugfs: add tools to printk 32-bit registersAlessandro Rubini
2011-11-18Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2011-11-18Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-11-18Merge branch 'next-evm-digsig' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris
2011-11-18dmaengine: add CSR SiRFprimaII DMAC driverRongjun Ying
2011-11-18DMAEngine: Define interleaved transfer request apiJassi Brar
2011-11-17USB: Add helper macro for usb_driver boilerplateGreg Kroah-Hartman
2011-11-17net: use jump_label to shortcut RPS if not setupEric Dumazet
2011-11-17pstore: pass reason to backend write callbackKees Cook
2011-11-17pstore: pass allocated memory region back to callerKees Cook
2011-11-17PM Sleep: Do not extend wakeup paths to devices with ignore_children setRafael J. Wysocki
2011-11-17SPI: Add helper macro for spi_driver boilerplateLars-Peter Clausen
2011-11-17I2C: Add helper macro for i2c_driver boilerplateLars-Peter Clausen
2011-11-17drivercore: Generalize module_platform_driverLars-Peter Clausen
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-17Revert "KVM: PPC: Add support for explicit HIOR setting"Alexander Graf
2011-11-17writeback: remove vm_dirties and task->dirtiesWu Fengguang
2011-11-17sched: Make separate sched*.c translation unitsPeter Zijlstra
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul
2011-11-16net: new counter for tx_timeout errors in sysfsdavid decotigny
2011-11-16net: verify GSO flag bits against netdev featuresMichał Mirosław
2011-11-16new helper: mount_subtree()Al Viro
2011-11-16net: Add ethtool to mii advertisment conversion helpersMatt Carlson
2011-11-16team: replicate options on registerJiri Pirko
2011-11-16team: convert overall spinlock to mutexJiri Pirko
2011-11-16net: remove NETIF_F_NO_CSUM feature bitMichał Mirosław
2011-11-16net: extend netdev_features_t to 64 bitsMichał Mirosław
2011-11-16net: Define enum for net device features.Michał Mirosław
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-11-16net: split netdev features to separate headerMichał Mirosław
2011-11-16net: remove legacy ethtool opsMichał Mirosław
2011-11-17KEYS: Give key types their own lockdep class for key->semDavid Howells
2011-11-16enable virtio_net to return bus_info in ethtool -i consistent with emulated NICsRick Jones
2011-11-16regmap: Make reg_config reg_defaults constLars-Peter Clausen
2011-11-16xen: map foreign pages for shared rings by updating the PTEs directlyDavid Vrabel
2011-11-16bio: change some signed vars to unsignedDan Carpenter
2011-11-16include/linux/bio.h: use a static inline function for bio_integrity_clone()Stephen Rothwell
2011-11-16Merge branch 'master'; commit 'v3.2-rc2' into nextJames Morris
2011-11-16include/linux/security.h: fix security_inode_init_security() argAndrew Morton
2011-11-15lib: devres: add convenience function to remap a resourceWolfram Sang
2011-11-15TTY: serial, cleanup include fileJiri Slaby