aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-20CacheFiles: Fix the marking of cached pagesDavid Howells2-6/+9
2012-12-20vfs: remove DCACHE_NEED_LOOKUPJeff Layton1-8/+0
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2-2/+14
2012-12-20Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds2-4/+49
2012-12-20Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+54
2012-12-20dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFERMaarten Lankhorst1-99/+0
2012-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+3
2012-12-19Merge tags 'dt-for-linus', 'gpio-for-linus' and 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+1
2012-12-19new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to thoseAl Viro2-0/+2
2012-12-19generic compat_sys_sigaltstack()Al Viro1-0/+16
2012-12-19introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro1-0/+6
2012-12-19new helper: compat_user_stack_pointer()Al Viro1-0/+3
2012-12-19new helper: restore_altstack()Al Viro1-0/+2
2012-12-19new helper: current_user_stack_pointer()Al Viro1-0/+4
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro3-15/+0
2012-12-19COMPAT_SYSCALL_DEFINE: infrastructureAl Viro1-0/+42
2012-12-19watchdog: WatchDog Timer Driver Core: fix commentFabio Porcedda1-1/+1
2012-12-19Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds10-98/+47
2012-12-19usbnet: generic manage_power()Oliver Neukum1-0/+2
2012-12-19usbnet: handle PM failure gracefullyOliver Neukum1-0/+1
2012-12-19mlx4_core: Allow choosing flow steering modeJack Morgenstein1-0/+1
2012-12-19Merge tag 'for-3.8-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds1-0/+3
2012-12-19of: define struct device in of_platform.h if !OF_DEVICE and !OF_ADDRESSJonas Gorski1-0/+1
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds7-4/+35
2012-12-19Merge tag 'byteswap-for-linus-20121219' of git://git.infradead.org/users/dwmw2/byteswapLinus Torvalds2-0/+17
2012-12-19blk: avoid divide-by-zero with zero discard granularityLinus Torvalds1-4/+15
2012-12-18Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds3-2/+28
2012-12-18Merge branch 'akpm' (more patches from Andrew)Linus Torvalds9-9/+285
2012-12-18mm/hugetlb: create hugetlb cgroup file in hugetlb_initJianguo Wu1-3/+2
2012-12-18memcg: add comments clarifying aspects of cache attribute propagationGlauber Costa1-0/+6
2012-12-18slub: slub-specific propagation changesGlauber Costa1-0/+1
2012-12-18slab: propagate tunable valuesGlauber Costa2-4/+6
2012-12-18memcg: aggregate memcg cache values in slabinfoGlauber Costa2-0/+12
2012-12-18memcg/sl[au]b: track all the memcg children of a kmem_cacheGlauber Costa1-0/+5
2012-12-18memcg: destroy memcg cachesGlauber Costa2-1/+11
2012-12-18sl[au]b: allocate objects from memcg cacheGlauber Costa1-1/+4
2012-12-18sl[au]b: always get the cache from its page in kmem_cache_free()Glauber Costa1-0/+5
2012-12-18memcg: skip memcg kmem allocations in specified code regionsGlauber Costa1-0/+1
2012-12-18memcg: infrastructure to match an allocation to the right cacheGlauber Costa1-0/+41
2012-12-18memcg: allocate memory for memcg caches whenever a new memcg appearsGlauber Costa1-0/+2
2012-12-18slab/slub: consider a memcg parameter in kmem_create_cacheGlauber Costa2-1/+39
2012-12-18slab/slub: struct memcg_paramsGlauber Costa3-0/+30
2012-12-18fork: protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombsGlauber Costa1-0/+2
2012-12-18memcg: use static branches when code not in useGlauber Costa1-1/+3
2012-12-18res_counter: return amount of charges after res_counter_uncharge()Glauber Costa1-5/+7
2012-12-18mm: allocate kernel pages to the right memcgGlauber Costa1-0/+3
2012-12-18memcg: kmem controller infrastructureGlauber Costa1-0/+110
2012-12-18mm: add a __GFP_KMEMCG flagGlauber Costa1-0/+2
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-9/+11
2012-12-18Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linuxLinus Torvalds3-7/+15