summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | mm/futex: fix futex writes on archs with SW tracking of dirty & youngBenjamin Herrenschmidt2011-07-251-0/+2
| * | | | | mm: truncate functions are in truncate.cHugh Dickins2011-07-251-2/+1
| * | | | | mm: cleanup descriptions of filler argHugh Dickins2011-07-251-7/+5
| * | | | | mm/memblock.c: avoid abuse of RED_INACTIVEAndrew Morton2011-07-251-0/+6
| * | | | | oom: remove references to old badness() functionDavid Rientjes2011-07-251-4/+0
| * | | | | pagewalk: add locking-rule commentsKOSAKI Motohiro2011-07-251-0/+2
| * | | | | xen/balloon: memory hotplug support for Xen balloon driverDaniel Kiper2011-07-251-0/+4
| * | | | | mm: extend memory hotplug API to allow memory hotplug in virtual machinesDaniel Kiper2011-07-251-2/+9
| * | | | | mm: use const struct page for r/o page-flag accessor methodsIan Campbell2011-07-251-2/+2
| * | | | | mm: make some struct page's constIan Campbell2011-07-251-6/+6
| * | | | | hugetlb: add phys addr to struct huge_bootmem_pageBecky Bruce2011-07-251-0/+3
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-2518-20/+14
|\ \ \ \ \ \
| * | | | | | treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-214-4/+4
| * | | | | | Merge branch 'master' into for-nextJiri Kosina2011-07-1160-188/+521
| |\ \ \ \ \ \
| * | | | | | | rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_checkMichal Hocko2011-07-085-7/+2
| * | | | | | | Update my e-mail addressMichael Büsch2011-07-072-2/+2
| * | | | | | | treewide: fix kernel-doc warningsVitaliy Ivanov2011-06-283-2/+1
| * | | | | | | treewide: Fix recieve/receive typosJoe Perches2011-06-241-1/+1
| * | | | | | | treewide: remove duplicate includesVitaliy Ivanov2011-06-201-1/+0
| * | | | | | | stop_machine.h: "disables preeempt" -> "disables preemption"Jonathan Neuschäfer2011-06-201-1/+1
| * | | | | | | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-103-3/+3
| * | | | | | | Merge branch 'master' into for-nextJiri Kosina2011-06-10234-911/+6572
| |\ \ \ \ \ \ \
| * | | | | | | | hwrng: fix spelling mistake in header commentSasha Levin2011-05-251-1/+1
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-255-12/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fs: take the ACL checks to common codeChristoph Hellwig2011-07-254-9/+2
| * | | | | | | | | bury posix_acl_..._masq() variantsAl Viro2011-07-251-3/+0
| * | | | | | | | | kill boilerplates around posix_acl_create_masq()Al Viro2011-07-251-0/+1
| * | | | | | | | | kill boilerplate around posix_acl_chmod_masq()Al Viro2011-07-251-0/+1
| * | | | | | | | | VFS : mount lock scalability for internal mountsTim Chen2011-07-241-0/+1
* | | | | | | | | | Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-blockLinus Torvalds2011-07-258-22/+51
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | block: strict rq_affinityDan Williams2011-07-231-1/+2
| * | | | | | | | | | block: reorder request_queue to remove 64 bit alignment paddingRichard Kennedy2011-07-131-7/+6
| * | | | | | | | | | CFQ: move think time check variables to a separate structShaohua Li2011-07-121-5/+9
| * | | | | | | | | | fixlet: Remove fs_excl from struct task.Justin TerAvest2011-07-123-6/+0
| * | | | | | | | | | block: document blk_plug list accessShaohua Li2011-07-081-0/+6
| * | | | | | | | | | block: avoid building too big plug listShaohua Li2011-07-081-0/+3
| * | | | | | | | | | compat_ioctl: fix make headers_check regressionJohannes Stezenbach2011-07-071-1/+5
| * | | | | | | | | | compat_ioctl: fix warning caused by qemuJohannes Stezenbach2011-07-011-0/+18
| * | | | | | | | | | block: flush MEDIA_CHANGE from drivers on close(2)Tejun Heo2011-07-011-1/+1
| * | | | | | | | | | Merge branch 'for-linus' into for-3.1/coreJens Axboe2011-07-0160-243/+498
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | block: Add __attribute__((format(printf...) and fix falloutJoe Perches2011-06-131-1/+2
| * | | | | | | | | | | block:fix the comment error in blkdev.hWanlong Gao2011-06-131-1/+1
| * | | | | | | | | | | iosched: prevent aliased requests from starving other I/OJeff Moyer2011-06-021-1/+1
* | | | | | | | | | | | iomap: make IOPORT/PCI mapping functions conditionalRandy Dunlap2011-07-251-0/+8
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-07-248-17/+209
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-07-228-17/+209
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-228-17/+209
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | bcma: inform drivers about translation bits needed for the coreRafał Miłecki2011-07-221-0/+5
| | | * | | | | | | | | | | mac80211: sync driver before TXJohannes Berg2011-07-201-0/+42
| | | * | | | | | | | | | | bcma: allow enabling PLLRafał Miłecki2011-07-191-0/+2