summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-07-26mm: truncate functions are in truncate.cHugh Dickins1-2/+1
2011-07-26mm: cleanup descriptions of filler argHugh Dickins1-7/+5
2011-07-26mm/memblock.c: avoid abuse of RED_INACTIVEAndrew Morton1-0/+6
2011-07-26oom: remove references to old badness() functionDavid Rientjes1-4/+0
2011-07-26pagewalk: add locking-rule commentsKOSAKI Motohiro1-0/+2
2011-07-26mm: extend memory hotplug API to allow memory hotplug in virtual machinesDaniel Kiper1-2/+9
2011-07-26mm: use const struct page for r/o page-flag accessor methodsIan Campbell1-2/+2
2011-07-26mm: make some struct page's constIan Campbell1-6/+6
2011-07-26hugetlb: add phys addr to struct huge_bootmem_pageBecky Bruce1-0/+3
2011-07-26net: Convert struct net_device uc_promisc to boolJoe Perches1-1/+1
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds14-15/+10
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-12/+5
2011-07-25Merge branch 'master' into devel and apply fixup from Stephen Rothwell:Stephen Rothwell151-1295/+2103
2011-07-25fs: take the ACL checks to common codeChristoph Hellwig4-9/+2
2011-07-25bury posix_acl_..._masq() variantsAl Viro1-3/+0
2011-07-25kill boilerplates around posix_acl_create_masq()Al Viro1-0/+1
2011-07-25kill boilerplate around posix_acl_chmod_masq()Al Viro1-0/+1
2011-07-25Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-blockLinus Torvalds8-22/+51
2011-07-25jbd: change the field "b_cow_tid" of struct journal_head from type unsigned t...Wang Sheng-Hui1-1/+1
2011-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-13/+120
2011-07-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-14/+54
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-12/+19
2011-07-24Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-7/+21
2011-07-24VFS : mount lock scalability for internal mountsTim Chen1-0/+1
2011-07-24module: add /sys/module/<name>/uevent filesKay Sievers1-0/+1
2011-07-24module: change attr callbacks to take struct module_kobjectKay Sievers1-11/+12
2011-07-24modules: add default loader hook implementationsJonas Bonn1-1/+6
2011-07-24KVM: MMU: filter out the mmio pfn from the fault pfnXiao Guangrong1-0/+5
2011-07-24ata: Add and use ata_print_version_onceJoe Perches1-0/+12
2011-07-24ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches1-14/+42
2011-07-23block: strict rq_affinityDan Williams1-1/+2
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-0/+82
2011-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-3/+13
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-0/+1
2011-07-23Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-0/+56
2011-07-23Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-...Linus Torvalds1-5/+0
2011-07-23Merge branch 'scsi-fixes'James Bottomley10-25/+62
2011-07-23regmap: Add SPI bus supportMark Brown1-0/+4
2011-07-23regmap: Add I2C bus supportMark Brown1-0/+4
2011-07-23regmap: Add generic non-memory mapped register access APIMark Brown1-0/+74
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds18-94/+168
2011-07-23Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-7/+18
2011-07-23Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2011-07-23Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+12
2011-07-23Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+33
2011-07-23Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller6-13/+120
2011-07-23Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+29
2011-07-23Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-22/+30
2011-07-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-55/+54
2011-07-23Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1