summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-07-26include/linux/ioport.h: new helper to define common struct resource constructsUwe Kleine-König1-0/+30
2011-07-26asm-generic/system.h: drop useless __KERNEL__Mike Frysinger1-2/+0
2011-07-26tmpfs: clone shmem_file_splice_read()Hugh Dickins1-0/+2
2011-07-26mm/futex: fix futex writes on archs with SW tracking of dirty & youngBenjamin Herrenschmidt1-0/+2
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-26xen/balloon: memory hotplug support for Xen balloon driverDaniel Kiper1-0/+4
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-26xen/tracing: fix compile errors when tracing is disabled.Jeremy Fitzhardinge1-0/+2
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds18-20/+14
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 Rothwell227-1946/+4540
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-25iomap: make IOPORT/PCI mapping functions conditionalRandy Dunlap1-0/+8
2011-07-25jbd: change the field "b_cow_tid" of struct journal_head from type unsigned t...Wang Sheng-Hui1-1/+1
2011-07-25drm/gem: add support for private objectsAlan Cox1-0/+2
2011-07-25iscsi: Add Serial Number Arithmetic LT and GT into iscsi_proto.hNicholas Bellinger1-0/+30
2011-07-25iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]Andy Grover2-10/+10
2011-07-25OMAP: DSS2: Remove unused opt_clock_availableTomi Valkeinen1-2/+0
2011-07-25iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsiNicholas Bellinger1-8/+22
2011-07-25OMAP: DSS2: rewrite use of context_loss_countTomi Valkeinen1-1/+1
2011-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-17/+209
2011-07-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-14/+54
2011-07-24Merge branch 'for-upstream' of git://openrisc.net/jonas/linuxLinus Torvalds3-2/+48
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-24Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+504
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-24ALSA: Make snd_pcm_debug_name usable outside pcm_libEliot Blennerhassett1-0/+12
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 Torvalds4-13/+31
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds6-8/+112