summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-11-18debugfs: add tools to printk 32-bit registersAlessandro Rubini1-0/+26
2011-11-18Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-1/+1
2011-11-18Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-7/+7
2011-11-18Merge branch 'next-evm-digsig' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2-0/+210
2011-11-18dmaengine: add CSR SiRFprimaII DMAC driverRongjun Ying1-0/+6
2011-11-18DMAEngine: Define interleaved transfer request apiJassi Brar1-3/+75
2011-11-18USB: Add helper macro for usb_driver boilerplateGreg Kroah-Hartman1-0/+12
2011-11-18net: use jump_label to shortcut RPS if not setupEric Dumazet1-0/+5
2011-11-18pstore: pass reason to backend write callbackKees Cook1-7/+5
2011-11-18pstore: pass allocated memory region back to callerKees Cook1-1/+3
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. Linville4-3/+136
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ław3-19/+30
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-16regmap: Make reg_config reg_defaults constLars-Peter Clausen1-1/+1
2011-11-16xen: map foreign pages for shared rings by updating the PTEs directlyDavid Vrabel1-1/+1
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 Morris352-2810/+9345
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-15device.h: Fix struct member documentationMarcos Paulo de Souza1-1/+1
2011-11-15USB: move usb_translate_errors to linux/usb.hJohan Hovold1-0/+13
2011-11-15USB: serial: add support for multiple read urbsJohan Hovold1-1/+8
2011-11-15USB: serial: remove write_urb_busy field from usb_serial_portJohan Hovold1-2/+0
2011-11-15Input: samsung-keypad - enable compiling on other platformsDmitry Torokhov1-0/+43
2011-11-15Merge branch 'fixes' of git://git.linaro.org/people/triad/linux-pinctrlLinus Torvalds1-0/+1
2011-11-15iommu: Fix compile error with !IOMMU_APIJoerg Roedel1-1/+1