summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-07-25notifiers: vt: move vt notifiers into vt.hAmerigo Wang
2011-07-25notifiers: pm: move pm notifiers into suspend.hAmerigo Wang
2011-07-25notifiers: sys: move reboot notifiers into reboot.hAmerigo Wang
2011-07-25notifiers: net: move netdevice notifiers into netdevice.hAmerigo Wang
2011-07-25notifiers: cpu: move cpu notifiers into cpu.hAmerigo Wang
2011-07-25drivers/misc: add support the FSA9480 USB SwitchDonggeun Kim
2011-07-25include/linux/kernel.h: hide internal macros from userspaceArnaud Lacombe
2011-07-25include/linux/kernel.h: fix a headers_check warningWANG Cong
2011-07-25include/linux/ioport.h: new helper to define common struct resource constructsUwe Kleine-König
2011-07-25asm-generic/system.h: drop useless __KERNEL__Mike Frysinger
2011-07-25tmpfs: clone shmem_file_splice_read()Hugh Dickins
2011-07-25mm/futex: fix futex writes on archs with SW tracking of dirty & youngBenjamin Herrenschmidt
2011-07-25mm: truncate functions are in truncate.cHugh Dickins
2011-07-25mm: cleanup descriptions of filler argHugh Dickins
2011-07-25mm/memblock.c: avoid abuse of RED_INACTIVEAndrew Morton
2011-07-25oom: remove references to old badness() functionDavid Rientjes
2011-07-25pagewalk: add locking-rule commentsKOSAKI Motohiro
2011-07-25xen/balloon: memory hotplug support for Xen balloon driverDaniel Kiper
2011-07-25mm: extend memory hotplug API to allow memory hotplug in virtual machinesDaniel Kiper
2011-07-25mm: use const struct page for r/o page-flag accessor methodsIan Campbell
2011-07-25mm: make some struct page's constIan Campbell
2011-07-25hugetlb: add phys addr to struct huge_bootmem_pageBecky Bruce
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-07-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-07-24Merge branch 'for-upstream' of git://openrisc.net/jonas/linuxLinus Torvalds
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-07-24Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-07-24Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-07-24module: add /sys/module/<name>/uevent filesKay Sievers
2011-07-24module: change attr callbacks to take struct module_kobjectKay Sievers
2011-07-24modules: add default loader hook implementationsJonas Bonn
2011-07-24KVM: MMU: filter out the mmio pfn from the fault pfnXiao Guangrong
2011-07-23ata: Add and use ata_print_version_onceJoe Perches
2011-07-23ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2011-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2011-07-23Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2011-07-23Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-...Linus Torvalds
2011-07-23Merge branch 'scsi-fixes'James Bottomley
2011-07-23fs/9p: add 9P2000.L unlinkat operationAneesh Kumar K.V
2011-07-23fs/9p: add 9P2000.L renameat operationAneesh Kumar K.V
2011-07-23fs/9p: Clean-up get_protocol_version() to use strcmpPrem Karat
2011-07-23net/9p: Remove structure not used in the codeAneesh Kumar K.V
2011-07-239p: clean up packet dump codeEric Van Hensbergen
2011-07-23regmap: Add SPI bus supportMark Brown
2011-07-23regmap: Add I2C bus supportMark Brown
2011-07-23regmap: Add generic non-memory mapped register access APIMark Brown
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds