summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...Al Viro2012-12-208-122/+206
|\
| * FS-Cache: Mark cancellation of in-progress operationDavid Howells2012-12-201-2/+2
| * FS-Cache: Convert the object event ID #defines into an enumDavid Howells2012-12-201-9/+17
| * VFS: Make more complete truncate operation available to CacheFilesDavid Howells2012-12-201-0/+1
| * FS-Cache: Provide proper invalidationDavid Howells2012-12-202-1/+45
| * FS-Cache: Fix operation state management and accountingDavid Howells2012-12-201-5/+32
| * FS-Cache: Make cookie relinquishment wait for outstanding readsDavid Howells2012-12-201-0/+1
| * CacheFiles: Fix the marking of cached pagesDavid Howells2012-12-202-6/+9
| * Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-202-4/+49
| |\
| | * virtio: add drv_to_virtio to make code clearlyWanlong Gao2012-12-181-0/+5
| | * virtio: use dev_to_virtio wrapper in virtioWanlong Gao2012-12-181-1/+5
| | * virtio: move queue_index and num_free fields into core struct virtqueue.Rusty Russell2012-12-181-1/+13
| | * virtio-scsi: Add real 2-clause BSD license to headerBryan Venteicher2012-10-221-2/+26
| * | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-202-0/+54
| |\ \
| | * \ Merge tag 'omap-for-v3.8/fixes-for-merge-window-v4-signed' of git://git.kerne...Olof Johansson2012-12-172-0/+54
| | |\ \
| | | * \ Merge branch 'omap-for-v3.8/fixes-for-merge-window' into omap-for-v3.8/fixes-...Tony Lindgren2012-12-162-0/+54
| | | |\ \
| | | | * | ARM: OMAP: Move plat/omap-serial.h to include/linux/platform_data/serial-omap.hTony Lindgren2012-12-141-0/+51
| | | | * | mfd: omap-usb-host: get rid of cpu_is_omap..() macrosRoger Quadros2012-12-141-0/+3
| * | | | | dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFERMaarten Lankhorst2012-12-201-99/+0
* | | | | | vfs: Remove useless function prototypesAlessio Igor Bogani2012-12-201-4/+0
* | | | | | mm: drop vmtruncateMarco Stornelli2012-12-201-1/+0
* | | | | | vfs: drop vmtruncateMarco Stornelli2012-12-201-1/+0
* | | | | | vfs: remove DCACHE_NEED_LOOKUPJeff Layton2012-12-201-8/+0
|/ / / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-191-0/+3
|\ \ \ \ \
| * | | | | usbnet: generic manage_power()Oliver Neukum2012-12-191-0/+2
| * | | | | usbnet: handle PM failure gracefullyOliver Neukum2012-12-191-0/+1
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*---. \ \ \ \ \ Merge tags 'dt-for-linus', 'gpio-for-linus' and 'spi-for-linus' of git://git....Linus Torvalds2012-12-191-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | of: define struct device in of_platform.h if !OF_DEVICE and !OF_ADDRESSJonas Gorski2012-12-191-0/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds2012-12-1910-98/+47
|\ \ \ \ \ \ \ \
| * | | | | | | | mtd: nand: add NAND_BUSWIDTH_AUTO to autodetect bus widthMatthieu CASTET2012-12-031-0/+7
| * | | | | | | | bcma: export PLL reading functionRafał Miłecki2012-11-221-0/+1
| * | | | | | | | mtd: mtd_blkdevs: Replace request handler kthread with a workqueueEzequiel Garcia2012-11-211-1/+3
| * | | | | | | | mtd: uninitialized variable warning in map.hArnd Bergmann2012-11-161-1/+1
| * | | | | | | | mtd: diskonchip: use inline functions for DocRead/DocWriteArnd Bergmann2012-11-161-4/+18
| * | | | | | | | mtd: map: Fix compilation warningViresh Kumar2012-11-151-1/+1
| * | | | | | | | mtd: Fix kernel-doc content to avoid warning.Robert P. J. Day2012-11-151-2/+2
| * | | | | | | | mtd: sh_flctl: Add DMA capabiltyBastian Hecht2012-11-151-0/+12
| * | | | | | | | mtd: sh_flctl: Minor cleanupsBastian Hecht2012-11-151-1/+1
| * | | | | | | | mtd: gpmi: remove unneccessary headerHuang Shijie2012-11-151-68/+0
| * | | | | | | | mtd: nand: Increase the ecc placement locations to 640Vipin Kumar2012-11-151-1/+1
| * | | | | | | | mtd: fsmc_nand: pass the ale and cmd resource via resourceJean-Christophe PLAGNIOL-VILLARD2012-11-151-3/+0
| * | | | | | | | mtd: delete nomadik_nand driverLinus Walleij2012-11-151-16/+0
* | | | | | | | | Merge tag 'for-3.8-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2012-12-191-0/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pwm: Device tree support for PWM polarityPhilip, Avinash2012-11-221-0/+3
* | | | | | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-197-4/+35
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ASN.1: Define indefinite length marker constantDavid Howells2012-12-141-0/+2
| * | | | | | | | | | moduleparam: use __UNIQUE_ID()Rusty Russell2012-12-141-4/+2
| * | | | | | | | | | __UNIQUE_ID()Rusty Russell2012-12-142-0/+11
| * | | | | | | | | | ima: support new kernel module syscallMimi Zohar2012-12-141-0/+6
| * | | | | | | | | | security: introduce kernel_module_from_file hookKees Cook2012-12-141-0/+13