summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-12-27netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabledLi Zefan1-1/+1
2012-12-22net: devnet_rename_seq should be a seqcountEric Dumazet1-1/+1
2012-12-21Merge branch 'for-next' of git://git.infradead.org/users/eparis/notifyLinus Torvalds1-10/+21
2012-12-21Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-2/+5
2012-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds6-35/+121
2012-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-21/+77
2012-12-21linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisorsGuenter Roeck1-2/+4
2012-12-21exec: do not leave bprm->interp on stackKees Cook1-0/+1
2012-12-21vfs: turn is_dir argument to kern_path_create into a lookup_flags argJeff Layton1-2/+2
2012-12-21vfs: add a retry_estale helper function to handle retries on ESTALEJeff Layton1-0/+16
2012-12-21Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...Al Viro12-124/+209
2012-12-21vfs: Remove useless function prototypesAlessio Igor Bogani1-4/+0
2012-12-21mm: drop vmtruncateMarco Stornelli1-1/+0
2012-12-21vfs: drop vmtruncateMarco Stornelli1-1/+0
2012-12-21FS-Cache: Mark cancellation of in-progress operationDavid Howells1-2/+2
2012-12-21FS-Cache: Convert the object event ID #defines into an enumDavid Howells1-9/+17
2012-12-21VFS: Make more complete truncate operation available to CacheFilesDavid Howells1-0/+1
2012-12-21Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-6/+32
2012-12-21FS-Cache: Provide proper invalidationDavid Howells2-1/+45
2012-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds4-2/+4
2012-12-21FS-Cache: Fix operation state management and accountingDavid Howells1-5/+32
2012-12-21FS-Cache: Make cookie relinquishment wait for outstanding readsDavid Howells1-0/+1
2012-12-21Merge tag 'for-3.8-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2-0/+414
2012-12-21CacheFiles: 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/g...Linus Torvalds2-2/+14
2012-12-20Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-4/+50
2012-12-20Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2-1/+1
2012-12-20Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-1/+55
2012-12-20dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFERMaarten Lankhorst1-99/+0
2012-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-0/+14
2012-12-20Merge tags 'dt-for-linus', 'gpio-for-linus' and 'spi-for-linus' of git://git....Linus Torvalds1-0/+1
2012-12-20new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to thoseAl Viro2-0/+2
2012-12-20generic compat_sys_sigaltstack()Al Viro1-0/+16
2012-12-20introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro1-0/+6
2012-12-20new helper: compat_user_stack_pointer()Al Viro1-0/+3
2012-12-20new helper: restore_altstack()Al Viro1-0/+2
2012-12-20unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2-6/+2
2012-12-20new helper: current_user_stack_pointer()Al Viro1-0/+4
2012-12-20Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro3-15/+0
2012-12-20COMPAT_SYSCALL_DEFINE: infrastructureAl Viro1-0/+42
2012-12-20Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds10-98/+47
2012-12-20usbnet: generic manage_power()Oliver Neukum1-0/+2
2012-12-20usbnet: handle PM failure gracefullyOliver Neukum1-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/kern...Linus Torvalds9-5/+46
2012-12-19Merge tag 'byteswap-for-linus-20121219' of git://git.infradead.org/users/dwmw...Linus Torvalds3-3/+26
2012-12-19blk: avoid divide-by-zero with zero discard granularityLinus Torvalds1-4/+15
2012-12-19Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds3-2/+28