summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* vfs: remove DCACHE_NEED_LOOKUPJeff Layton2012-12-201-8/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-204-0/+14
|\
| * usbnet: generic manage_power()Oliver Neukum2012-12-191-0/+2
| * usbnet: handle PM failure gracefullyOliver Neukum2012-12-191-0/+1
| * bridge: add flags to distinguish permanent mdb entiresAmerigo Wang2012-12-161-0/+3
| * inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch2012-12-141-0/+1
| * ipv6: Change skb->data before using icmpv6_notify() to propagate redirectDuan Jiong2012-12-141-0/+7
| |
| \
| \
| \
*---. \ Merge tags 'dt-for-linus', 'gpio-for-linus' and 'spi-for-linus' of git://git....Linus Torvalds2012-12-201-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/+47Star
|\ \ \ \
| * | | | 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/+0Star
| * | | | 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/+0Star
| * | | | mtd: delete nomadik_nand driverLinus Walleij2012-11-151-16/+0Star
* | | | | 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-199-5/+46
|\ \ \ \ \ \
| * | | | | | ASN.1: Define indefinite length marker constantDavid Howells2012-12-141-0/+2
| * | | | | | moduleparam: use __UNIQUE_ID()Rusty Russell2012-12-141-4/+2Star
| * | | | | | __UNIQUE_ID()Rusty Russell2012-12-142-0/+11
| * | | | | | ima: support new kernel module syscallMimi Zohar2012-12-141-0/+6
| * | | | | | add finit_module syscall to asm-genericKees Cook2012-12-141-1/+3
| * | | | | | security: introduce kernel_module_from_file hookKees Cook2012-12-141-0/+13
| * | | | | | module: add flags arg to sys_finit_module()Rusty Russell2012-12-142-1/+9
| * | | | | | module: add syscall to load module from fdKees Cook2012-12-141-0/+1
* | | | | | | Merge tag 'byteswap-for-linus-20121219' of git://git.infradead.org/users/dwmw...Linus Torvalds2012-12-193-3/+26
|\ \ \ \ \ \ \
| * | | | | | | byteorder: allow arch to opt to use GCC intrinsics for byteswappingDavid Woodhouse2012-12-063-3/+26
* | | | | | | | blk: avoid divide-by-zero with zero discard granularityLinus Torvalds2012-12-191-4/+15
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-12-193-2/+28
|\ \ \ \ \ \ \
| * | | | | | | i2c: omap: Remove the OMAP_I2C_FLAG_RESET_REGS_POSTIDLE flagShubhrajyoti D2012-11-281-1/+0Star
| * | | | | | | i2c: i2c-cbus-gpio: introduce driverAaro Koskinen2012-11-191-0/+27
| * | | | | | | i2c: i2c-sh_mobile: support I2C hardware block with a faster operating clockShinya Kuribayashi2012-11-161-0/+1
| * | | | | | | ARM: i2c: omap: Remove the i207 errata flagShubhrajyoti D2012-11-141-1/+0Star
| * | | | | | | Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints"Paul Walmsley2012-11-141-0/+1
* | | | | | | | Merge branch 'akpm' (more patches from Andrew)Linus Torvalds2012-12-1910-9/+286
|\ \ \ \ \ \ \ \
| * | | | | | | | mm/hugetlb: create hugetlb cgroup file in hugetlb_initJianguo Wu2012-12-191-3/+2Star
| * | | | | | | | memcg: add comments clarifying aspects of cache attribute propagationGlauber Costa2012-12-191-0/+6
| * | | | | | | | slub: slub-specific propagation changesGlauber Costa2012-12-191-0/+1
| * | | | | | | | slab: propagate tunable valuesGlauber Costa2012-12-192-4/+6
| * | | | | | | | memcg: aggregate memcg cache values in slabinfoGlauber Costa2012-12-192-0/+12
| * | | | | | | | memcg/sl[au]b: track all the memcg children of a kmem_cacheGlauber Costa2012-12-191-0/+5