aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-25Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds4-19/+36
2011-07-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds5-30/+117
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds3-0/+243
2011-07-25Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds5-26/+7
2011-07-25Merge 'akpm' patch seriesLinus Torvalds24-127/+273
2011-07-25reiserfs: use proper little-endian bitopsAkinobu Mita1-0/+2
2011-07-25drivers/rtc: add support for Qualcomm PMIC8xxx RTCAnirudh Ghayal1-0/+25
2011-07-25misc/eeprom: add driver for microwire 93xx46 EEPROMsAnatolij Gustschin1-0/+18
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-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds18-20/+14
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds5-12/+5
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-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-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