aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-25lib: make _tolower() publicAndy Shevchenko1-0/+9
2011-07-25arch/arm/mach-ux500/board-u5500.c: calibrate ALS input voltageShreshtha Kumar Sahu1-0/+5
2011-07-25notifiers: vt: move vt notifiers into vt.hAmerigo Wang2-7/+9
2011-07-25notifiers: pm: move pm notifiers into suspend.hAmerigo Wang2-8/+10
2011-07-25notifiers: sys: move reboot notifiers into reboot.hAmerigo Wang2-4/+6
2011-07-25notifiers: net: move netdevice notifiers into netdevice.hAmerigo Wang2-30/+34
2011-07-25notifiers: cpu: move cpu notifiers into cpu.hAmerigo Wang2-32/+35
2011-07-25drivers/misc: add support the FSA9480 USB SwitchDonggeun Kim1-0/+27
2011-07-25include/linux/kernel.h: hide internal macros from userspaceArnaud Lacombe1-22/+21
2011-07-25include/linux/kernel.h: fix a headers_check warningWANG Cong1-23/+24
2011-07-25include/linux/ioport.h: new helper to define common struct resource constructsUwe Kleine-König1-0/+30
2011-07-25asm-generic/system.h: drop useless __KERNEL__Mike Frysinger1-2/+0
2011-07-25tmpfs: clone shmem_file_splice_read()Hugh Dickins1-0/+2
2011-07-25mm/futex: fix futex writes on archs with SW tracking of dirty & youngBenjamin Herrenschmidt1-0/+2
2011-07-25mm: truncate functions are in truncate.cHugh Dickins1-2/+1
2011-07-25mm: cleanup descriptions of filler argHugh Dickins1-7/+5
2011-07-25mm/memblock.c: avoid abuse of RED_INACTIVEAndrew Morton1-0/+6
2011-07-25oom: remove references to old badness() functionDavid Rientjes1-4/+0
2011-07-25pagewalk: add locking-rule commentsKOSAKI Motohiro1-0/+2
2011-07-25xen/balloon: memory hotplug support for Xen balloon driverDaniel Kiper1-0/+4
2011-07-25mm: extend memory hotplug API to allow memory hotplug in virtual machinesDaniel Kiper1-2/+9
2011-07-25mm: use const struct page for r/o page-flag accessor methodsIan Campbell1-2/+2
2011-07-25mm: make some struct page's constIan Campbell1-6/+6
2011-07-25hugetlb: add phys addr to struct huge_bootmem_pageBecky Bruce1-0/+3
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-17/+209
2011-07-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus 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/kernel/git/jeremy/xenLinus Torvalds1-0/+504
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-23ata: Add and use ata_print_version_onceJoe Perches1-0/+12
2011-07-23ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches1-14/+42
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus 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/tiwai/sound-2.6Linus Torvalds6-8/+112
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds3-183/+24
2011-07-23Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+56
2011-07-23Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-linus' and 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-5/+0
2011-07-23Merge branch 'scsi-fixes'James Bottomley22-35/+108
2011-07-23fs/9p: add 9P2000.L unlinkat operationAneesh Kumar K.V2-0/+3
2011-07-23fs/9p: add 9P2000.L renameat operationAneesh Kumar K.V2-1/+6
2011-07-23fs/9p: Clean-up get_protocol_version() to use strcmpPrem Karat2-4/+4
2011-07-23net/9p: Remove structure not used in the codeAneesh Kumar K.V1-178/+5
2011-07-239p: clean up packet dump codeEric Van Hensbergen1-0/+6
2011-07-23regmap: Add SPI bus supportMark Brown1-0/+4
2011-07-23regmap: Add I2C bus supportMark Brown1-0/+4