aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-07-28[SCSI] fcoe: remove unused ptype field in fcoe_rcv_infoYi Zou
2011-07-25Merge 'akpm' patch seriesLinus Torvalds
2011-07-25reiserfs: use proper little-endian bitopsAkinobu Mita
2011-07-25drivers/rtc: add support for Qualcomm PMIC8xxx RTCAnirudh Ghayal
2011-07-25misc/eeprom: add driver for microwire 93xx46 EEPROMsAnatolij Gustschin
2011-07-25lib: make _tolower() publicAndy Shevchenko
2011-07-25arch/arm/mach-ux500/board-u5500.c: calibrate ALS input voltageShreshtha Kumar Sahu
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-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-25fs: take the ACL checks to common codeChristoph Hellwig
2011-07-25bury posix_acl_..._masq() variantsAl Viro
2011-07-25kill boilerplates around posix_acl_create_masq()Al Viro
2011-07-25kill boilerplate around posix_acl_chmod_masq()Al Viro
2011-07-25Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-07-25iomap: make IOPORT/PCI mapping functions conditionalRandy Dunlap
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-24VFS : mount lock scalability for internal mountsTim Chen
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