summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-03-17iio:core drop info_mask from struct iio_infoJonathan Cameron
2013-03-17staging:iio:accel:adis move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-03-17iio:adc:ad_sigma_delta move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-03-17iio:st_sensors move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-03-17iio: Add broken out info_mask fields for shared_by_type and separateJonathan Cameron
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-03Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-03-03Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-03-03Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-03-03Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-03-02mm: define VM_GROWSUP for CONFIG_METAGJames Hogan
2013-03-02metag: Internal and external irqchipsJames Hogan
2013-03-02Merge tag 'dm-3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-03-02x86, ACPI, mm: Revert movablemem_map supportYinghai Lu
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-02constify path_get/path_put and fs_struct.c stuffAl Viro
2013-03-02cache the value of file_inode() in struct fileAl Viro
2013-03-01dm: add target num_write_bios fnAlasdair G Kergon
2013-03-01dm kcopyd: introduce configurable throttlingMikulas Patocka
2013-03-01dm: rename request variables to biosAlasdair G Kergon
2013-03-01dm: fix truncated status stringsMikulas Patocka
2013-03-01hsi: fix kernel-doc warningsRandy Dunlap
2013-03-01watchdog: core: dt: add support for the timeout-sec dt propertyFabio Porcedda
2013-03-01watchdog: bcm47xx_wdt.c: use platform deviceHauke Mehrtens
2013-03-01rtc: stmp3xxx: add wdt-accessor functionWolfram Sang
2013-03-01Merge tag 'lzo-update-signature-20130226' of git://github.com/markus-oberhume...Linus Torvalds
2013-03-01Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2013-03-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds
2013-03-01Merge tag 'tag-for-linus-3.9' of git://git.linaro.org/people/sumitsemwal/linu...Linus Torvalds
2013-03-01Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-03-01NFSv4.1: LAYOUTGET EDELAY loops timeout to the MDSWeston Andros Adamson
2013-03-01SUNRPC: add call to get configured timeoutWeston Andros Adamson
2013-02-28Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-28Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-02-28Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-02-28Merge branch 'akpm' (final batch from Andrew)Linus Torvalds
2013-02-28dmaengine: dw_dmac: move to generic DMA bindingArnd Bergmann
2013-02-28hlist: drop the node parameter from iteratorsSasha Levin
2013-02-28include/linux/eventfd.h: fix incorrect filename is a commentMartin Sustrik
2013-02-28ipmi: remove superfluous kernel/userspace explanationRobert P. J. Day
2013-02-28idr: implement lookup hintTejun Heo
2013-02-28idr: add idr_layer->prefixTejun Heo
2013-02-28idr: make idr_layer largerTejun Heo
2013-02-28idr: remove length restriction from idr_layer->bitmapTejun Heo
2013-02-28idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.cTejun Heo
2013-02-28idr: implement idr_preload[_end]() and idr_alloc()Tejun Heo
2013-02-28idr: remove _idr_rc_to_errno() hackTejun Heo