aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* slab: Return NULL for oversized allocationsChristoph Lameter2013-05-06
* slab: Handle ARCH_DMA_MINALIGN correctlyChristoph Lameter2013-02-06
* slab: Common definition for kmem_cache_nodeChristoph Lameter2013-02-01
* slab: Common Kmalloc cache determinationChristoph Lameter2013-02-01
* slab: Common definition for the array of kmalloc cachesChristoph Lameter2013-02-01
* slab: Common constants for kmalloc boundariesChristoph Lameter2013-02-01
* slab: Rename nodelists to nodeChristoph Lameter2013-02-01
* slab: Common name for the per node structuresChristoph Lameter2013-02-01
* slab: Use common kmalloc_index/kmalloc_size functionsChristoph Lameter2013-02-01
* slab: Common kmalloc slab index determinationChristoph Lameter2013-02-01
* slab: Move kmalloc related function defsChristoph Lameter2013-02-01
* 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