summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-08-17mmc: spi: Pull out parts shared between MMC and SPIMarek Vasut
2012-08-17mmc: spi: Add necessary bits into mxs-spi.hMarek Vasut
2012-08-17mmc: spi: Rename IMX2[38]_MMC to IMX2[38]_SSPMarek Vasut
2012-08-17mmc: spi: Move SSP register definitions into separate fileMarek Vasut
2012-08-17Merge tag 'staging-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-08-17Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-08-17PM / Sleep: introduce dpm_for_each_devMing Lei
2012-08-17mm, slab: remove dflagsDavid Rientjes
2012-08-17Merge tag 'v3.6-rc2' into nextJames Morris
2012-08-17pinctrl: header: trivial: declare struct deviceRichard Genoud
2012-08-16usb: hcd: use *resource_size_t* for specifying resource dataKishon Vijay Abraham I
2012-08-16Drivers: hv: Explicitly size elements of protocol structuresK. Y. Srinivasan
2012-08-16Drivers: hv: kvp: Cleanup error handling in KVPK. Y. Srinivasan
2012-08-16Drivers: hv: Add KVP definitions for IP address injectionK. Y. Srinivasan
2012-08-16driver core: devres: introduce devres_for_each_resMing Lei
2012-08-16firmware loader: introduce cache_firmware and uncache_firmwareMing Lei
2012-08-16firmware loader: always let firmware_buf own the pages bufferMing Lei
2012-08-16iio: frequency: ADF4350: Fix potential reference div factor overflow.Michael Hennerich
2012-08-16serial: New serial driver MAX310XAlexander Shiyan
2012-08-16Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2012-08-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2012-08-16Revert "Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices"Greg Kroah-Hartman
2012-08-16Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devicesanish kumar
2012-08-16platform: Add support for automatic device IDsJean Delvare
2012-08-16drivers/misc/ti-st: remove sparse warningsPavan Savoy
2012-08-16onewire: w1-gpio: add ext_pullup_enable pin in platform dataDaniel Mack
2012-08-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-15Merge branch 'fixes-for-v3.6' of git://git.infradead.org/users/jcooper/linux ...Arnd Bergmann
2012-08-15ASoC: omap-twl4030: Simple machine driver for TI SoC with twl4030 codecPeter Ujfalusi
2012-08-15ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)
2012-08-15time: Improve sanity checking of timekeeping inputsJohn Stultz
2012-08-15irqdesc: delete now orphaned references to timer_rand_statePaul Gortmaker
2012-08-14userns: Teach inet_diag to work with user namespacesEric W. Biederman
2012-08-14netlink: Make the sending netlink socket availabe in NETLINK_CBEric W. Biederman
2012-08-14userns: Make seq_file's user namespace accessibleEric W. Biederman
2012-08-14packet: Report socket mclist info via diag modulePavel Emelyanov
2012-08-14packet: Report more packet sk info via diag modulePavel Emelyanov
2012-08-14packet: Diag core and basic socket info dumpingPavel Emelyanov
2012-08-14netpoll: convert several functions to boolAmerigo Wang
2012-08-14netpoll: check netpoll tx status on the right deviceAmerigo Wang
2012-08-14netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev()Amerigo Wang
2012-08-14netpoll: use netpoll_rx_on() in netpoll_rx()Amerigo Wang
2012-08-14netpoll: take rcu_read_lock_bh() in netpoll_rx()Amerigo Wang
2012-08-14netpoll: make __netpoll_cleanup non-blockAmerigo Wang
2012-08-14netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()Amerigo Wang
2012-08-14gre: Support GRE over IPv6xeb@mail.ru
2012-08-14net: remove netdev_bonding_change()Amerigo Wang
2012-08-14net: move and rename netif_notify_peers()Amerigo Wang
2012-08-14Revert "x86-64/efi: Use EFI to deal with platform wall clock"H. Peter Anvin
2012-08-13TTY: add tty_port_link_deviceJiri Slaby