aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (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-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-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 Torvalds6-13/+120
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 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-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 Torvalds1-3/+13
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-0/+1
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 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-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds18-94/+168
2011-07-22Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-7/+18
2011-07-22Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2011-07-22Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+12
2011-07-22Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+33
2011-07-22Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller6-13/+120
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+29
2011-07-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds7-22/+30
2011-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-55/+54