summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-03-03metag: Time keepingJames Hogan1-0/+21
2013-03-03metag: ptraceJames Hogan1-0/+2
2013-03-03asm-generic/unistd.h: handle symbol prefixes in cond_syscallJames Hogan1-1/+8
2013-03-03asm-generic/io.h: check CONFIG_VIRT_TO_BUSJames Hogan1-0/+2
2013-03-02Merge tag 'dm-3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-21/+64
2013-03-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds14-12/+49
2013-03-02x86, ACPI, mm: Revert movablemem_map supportYinghai Lu3-28/+0
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+3
2013-03-02iio: Fix build error seen if IIO_TRIGGER is defined but IIO_BUFFER is notGuenter Roeck1-3/+6
2013-03-02Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+17
2013-03-02constify path_get/path_put and fs_struct.c stuffAl Viro2-4/+4
2013-03-02cache the value of file_inode() in struct fileAl Viro1-1/+2
2013-03-02dm: add target num_write_bios fnAlasdair G Kergon1-0/+15
2013-03-02dm kcopyd: introduce configurable throttlingMikulas Patocka1-1/+24
2013-03-02dm ioctl: allow message to return dataMikulas Patocka1-0/+5
2013-03-02dm ioctl: optimize functions without variable paramsMikulas Patocka1-3/+3
2013-03-02dm: rename request variables to biosAlasdair G Kergon1-15/+15
2013-03-02dm: fix truncated status stringsMikulas Patocka1-2/+2
2013-03-02hsi: fix kernel-doc warningsRandy Dunlap1-3/+3
2013-03-01watchdog: core: dt: add support for the timeout-sec dt propertyFabio Porcedda1-0/+9
2013-03-01watchdog: bcm47xx_wdt.c: use platform deviceHauke Mehrtens1-0/+9
2013-03-01rtc: stmp3xxx: add wdt-accessor functionWolfram Sang1-0/+15
2013-03-01[SCSI] Merge tag 'fcoe-02-19-13' into for-linusJames Bottomley8-7/+44
2013-03-01Merge tag 'uapi-20121219' into for-linusJames Bottomley5-3/+3
2013-03-01regulator: core: update kernel documentation for regulator_descNishanth Menon1-0/+2
2013-03-01ext4: optimize ext4_es_shrink()Theodore Ts'o1-28/+12
2013-03-01Merge tag 'lzo-update-signature-20130226' of git://github.com/markus-oberhume...Linus Torvalds1-7/+8
2013-03-01Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds4-6/+150
2013-03-01Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds1-0/+53
2013-03-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds2-2/+11
2013-03-01Merge tag 'tag-for-linus-3.9' of git://git.linaro.org/people/sumitsemwal/linu...Linus Torvalds1-1/+3
2013-03-01Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds6-159/+180
2013-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds10-158/+227
2013-03-01NFSv4.1: LAYOUTGET EDELAY loops timeout to the MDSWeston Andros Adamson1-0/+1
2013-03-01SUNRPC: add call to get configured timeoutWeston Andros Adamson1-0/+1
2013-03-01Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+3
2013-03-01Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-25/+0
2013-03-01Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-blockLinus Torvalds7-18/+216
2013-03-01tcp: avoid wakeups for pure ACKEric Dumazet1-0/+4
2013-02-28Merge branch 'akpm' (final batch from Andrew)Linus Torvalds24-236/+299
2013-02-28dmaengine: dw_dmac: move to generic DMA bindingArnd Bergmann1-5/+0
2013-02-289p: turn fid->dlist into hlistAl Viro1-1/+1
2013-02-28hlist: drop the node parameter from iteratorsSasha Levin12-115/+103
2013-02-28include/linux/eventfd.h: fix incorrect filename is a commentMartin Sustrik1-1/+1
2013-02-28nbd: support FLUSH requestsAlex Bligh1-1/+2
2013-02-28ipmi: remove superfluous kernel/userspace explanationRobert P. J. Day2-13/+1
2013-02-28idr: implement lookup hintTejun Heo1-1/+24
2013-02-28idr: add idr_layer->prefixTejun Heo1-0/+1
2013-02-28idr: make idr_layer largerTejun Heo1-8/+7
2013-02-28idr: remove length restriction from idr_layer->bitmapTejun Heo1-11/+1