summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds2013-01-021-0/+1
|\
| * PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski2012-12-261-0/+1
* | UAPI: Remove empty Kbuild filesDavid Howells2013-01-025-5/+0
* | mm: mempolicy: Convert shared_policy mutex to spinlockMel Gorman2013-01-021-1/+1
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-01-021-1/+1
|\ \
| * | ext4: fix deadlock in journal_unmap_buffer()Jan Kara2012-12-251-1/+1
* | | mempolicy: remove arg from mpol_parse_str, mpol_to_strHugh Dickins2013-01-021-7/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-272-1/+4
|\ \ \
| * | | pidns: Stop pid allocation when init diesEric W. Biederman2012-12-252-1/+4
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-271-1/+1
|\ \ \
| * | | net: devnet_rename_seq should be a seqcountEric Dumazet2012-12-211-1/+1
* | | | mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall2012-12-261-1/+7
| |/ / |/| |
* | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-12-211-1/+1
|\ \ \
| * | | watchdog: WatchDog Timer Driver Core: fix commentFabio Porcedda2012-12-191-1/+1
* | | | Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds2012-12-211-8/+47
|\ \ \ \
| * | | | dm: remove map_infoMikulas Patocka2012-12-211-4/+2
| * | | | dm: move target request nr to dm_target_ioMikulas Patocka2012-12-211-4/+10
| * | | | dm: introduce per_bio_dataMikulas Patocka2012-12-211-0/+30
| * | | | dm: prepare to support WRITE SAMEMike Snitzer2012-12-211-0/+5
* | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-12-211-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | mlx4_core: Allow choosing flow steering modeJack Morgenstein2012-12-191-0/+1
* | | | | Merge branch 'for-next' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2012-12-201-10/+21
|\ \ \ \ \
| * | | | | fsnotify: make fasync generic for both inotify and fanotifyEric Paris2012-12-111-1/+4
| * | | | | fsnotify: change locking orderLino Sanfilippo2012-12-111-3/+4
| * | | | | fsnotify: dont put marks on temporary list when clearing marks by groupLino Sanfilippo2012-12-111-1/+0
| * | | | | fsnotify: introduce locked versions of fsnotify_add_mark() and fsnotify_remov...Lino Sanfilippo2012-12-111-0/+4
| * | | | | fsnotify: pass group to fsnotify_destroy_mark()Lino Sanfilippo2012-12-111-2/+3
| * | | | | fsnotify: use a mutex instead of a spinlock to protect a groups mark listLino Sanfilippo2012-12-111-1/+1
| * | | | | fsnotify: introduce fsnotify_get_group()Lino Sanfilippo2012-12-111-1/+3
| * | | | | inotify, fanotify: replace fsnotify_put_group() with fsnotify_destroy_group()Lino Sanfilippo2012-12-111-1/+2
* | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-202-2/+5
|\ \ \ \ \ \
| * | | | | | linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisorsGuenter Roeck2012-12-201-2/+4
| * | | | | | exec: do not leave bprm->interp on stackKees Cook2012-12-201-0/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-206-35/+121
|\ \ \ \ \ \ \
| * | | | | | | vfs: turn is_dir argument to kern_path_create into a lookup_flags argJeff Layton2012-12-201-2/+2
| * | | | | | | vfs: add a retry_estale helper function to handle retries on ESTALEJeff Layton2012-12-201-0/+16
| * | | | | | | 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
| * | | | | | | | 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 branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-206-15/+75
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to thoseAl Viro2012-12-192-0/+2