aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-12-21
|\
| * watchdog: WatchDog Timer Driver Core: fix commentFabio Porcedda2012-12-19
* | Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds2012-12-21
|\ \
| * | dm: remove map_infoMikulas Patocka2012-12-21
| * | dm: move target request nr to dm_target_ioMikulas Patocka2012-12-21
| * | dm: introduce per_bio_dataMikulas Patocka2012-12-21
| * | dm: prepare to support WRITE SAMEMike Snitzer2012-12-21
| * | dm ioctl: remove PF_MEMALLOCMikulas Patocka2012-12-21
* | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-12-21
|\ \ \
| * | | mlx4_core: Allow choosing flow steering modeJack Morgenstein2012-12-19
* | | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-12-21
|\ \ \ \
| * | | | asm-generic/mmu.h: Add support for FDPICLars-Peter Clausen2012-12-09
| * | | | asm-generic/mmu.h: Remove unused vmlist field from mm_context_tLars-Peter Clausen2012-12-09
| * | | | asm-generic: io: remove {read,write} string functionsWill Deacon2012-10-26
| * | | | asm-generic/io.h: remove asm/cacheflush.h includeJames Hogan2012-10-25
* | | | | Merge branch 'for-next' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2012-12-20
|\ \ \ \ \
| * | | | | fsnotify: make fasync generic for both inotify and fanotifyEric Paris2012-12-11
| * | | | | fsnotify: change locking orderLino Sanfilippo2012-12-11
| * | | | | fsnotify: dont put marks on temporary list when clearing marks by groupLino Sanfilippo2012-12-11
| * | | | | fsnotify: introduce locked versions of fsnotify_add_mark() and fsnotify_remov...Lino Sanfilippo2012-12-11
| * | | | | fsnotify: pass group to fsnotify_destroy_mark()Lino Sanfilippo2012-12-11
| * | | | | fsnotify: use a mutex instead of a spinlock to protect a groups mark listLino Sanfilippo2012-12-11
| * | | | | fsnotify: introduce fsnotify_get_group()Lino Sanfilippo2012-12-11
| * | | | | inotify, fanotify: replace fsnotify_put_group() with fsnotify_destroy_group()Lino Sanfilippo2012-12-11
* | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-20
|\ \ \ \ \ \
| * | | | | | linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisorsGuenter Roeck2012-12-20
| * | | | | | exec: do not leave bprm->interp on stackKees Cook2012-12-20
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-20
|\ \ \ \ \ \ \
| * | | | | | | vfs: turn is_dir argument to kern_path_create into a lookup_flags argJeff Layton2012-12-20
| * | | | | | | vfs: add a retry_estale helper function to handle retries on ESTALEJeff Layton2012-12-20
| * | | | | | | Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...Al Viro2012-12-20
| |\ \ \ \ \ \ \
| | * | | | | | | FS-Cache: Mark cancellation of in-progress operationDavid Howells2012-12-20
| | * | | | | | | FS-Cache: Convert the object event ID #defines into an enumDavid Howells2012-12-20
| | * | | | | | | VFS: Make more complete truncate operation available to CacheFilesDavid Howells2012-12-20
| | * | | | | | | FS-Cache: Provide proper invalidationDavid Howells2012-12-20
| | * | | | | | | FS-Cache: Fix operation state management and accountingDavid Howells2012-12-20
| | * | | | | | | FS-Cache: Make cookie relinquishment wait for outstanding readsDavid Howells2012-12-20
| | * | | | | | | CacheFiles: Fix the marking of cached pagesDavid Howells2012-12-20
| * | | | | | | | vfs: Remove useless function prototypesAlessio Igor Bogani2012-12-20
| * | | | | | | | mm: drop vmtruncateMarco Stornelli2012-12-20
| * | | | | | | | vfs: drop vmtruncateMarco Stornelli2012-12-20
| * | | | | | | | vfs: remove DCACHE_NEED_LOOKUPJeff Layton2012-12-20
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to thoseAl Viro2012-12-19
| * | | | | | | | | generic compat_sys_sigaltstack()Al Viro2012-12-19
| * | | | | | | | | introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro2012-12-19
| * | | | | | | | | new helper: compat_user_stack_pointer()Al Viro2012-12-19
| * | | | | | | | | new helper: restore_altstack()Al Viro2012-12-19
| * | | | | | | | | unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-19
| * | | | | | | | | new helper: current_user_stack_pointer()Al Viro2012-12-19