Age | Commit message (Expand) | Author |
2011-07-25 | lib: make _tolower() public | Andy Shevchenko |
2011-07-25 | arch/arm/mach-ux500/board-u5500.c: calibrate ALS input voltage | Shreshtha Kumar Sahu |
2011-07-25 | notifiers: vt: move vt notifiers into vt.h | Amerigo Wang |
2011-07-25 | notifiers: pm: move pm notifiers into suspend.h | Amerigo Wang |
2011-07-25 | notifiers: sys: move reboot notifiers into reboot.h | Amerigo Wang |
2011-07-25 | notifiers: net: move netdevice notifiers into netdevice.h | Amerigo Wang |
2011-07-25 | notifiers: cpu: move cpu notifiers into cpu.h | Amerigo Wang |
2011-07-25 | drivers/misc: add support the FSA9480 USB Switch | Donggeun Kim |
2011-07-25 | include/linux/kernel.h: hide internal macros from userspace | Arnaud Lacombe |
2011-07-25 | include/linux/kernel.h: fix a headers_check warning | WANG Cong |
2011-07-25 | include/linux/ioport.h: new helper to define common struct resource constructs | Uwe Kleine-König |
2011-07-25 | asm-generic/system.h: drop useless __KERNEL__ | Mike Frysinger |
2011-07-25 | tmpfs: clone shmem_file_splice_read() | Hugh Dickins |
2011-07-25 | mm/futex: fix futex writes on archs with SW tracking of dirty & young | Benjamin Herrenschmidt |
2011-07-25 | mm: truncate functions are in truncate.c | Hugh Dickins |
2011-07-25 | mm: cleanup descriptions of filler arg | Hugh Dickins |
2011-07-25 | mm/memblock.c: avoid abuse of RED_INACTIVE | Andrew Morton |
2011-07-25 | oom: remove references to old badness() function | David Rientjes |
2011-07-25 | pagewalk: add locking-rule comments | KOSAKI Motohiro |
2011-07-25 | xen/balloon: memory hotplug support for Xen balloon driver | Daniel Kiper |
2011-07-25 | mm: extend memory hotplug API to allow memory hotplug in virtual machines | Daniel Kiper |
2011-07-25 | mm: use const struct page for r/o page-flag accessor methods | Ian Campbell |
2011-07-25 | mm: make some struct page's const | Ian Campbell |
2011-07-25 | hugetlb: add phys addr to struct huge_bootmem_page | Becky Bruce |
2011-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2011-07-24 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2011-07-24 | Merge branch 'for-upstream' of git://openrisc.net/jonas/linux | Linus Torvalds |
2011-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2011-07-24 | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2011-07-24 | Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-07-24 | module: add /sys/module/<name>/uevent files | Kay Sievers |
2011-07-24 | module: change attr callbacks to take struct module_kobject | Kay Sievers |
2011-07-24 | modules: add default loader hook implementations | Jonas Bonn |
2011-07-24 | KVM: MMU: filter out the mmio pfn from the fault pfn | Xiao Guangrong |
2011-07-23 | ata: Add and use ata_print_version_once | Joe Perches |
2011-07-23 | ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level> | Joe Perches |
2011-07-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds |
2011-07-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2011-07-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2011-07-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds |
2011-07-23 | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2011-07-23 | Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-... | Linus Torvalds |
2011-07-23 | Merge branch 'scsi-fixes' | James Bottomley |
2011-07-23 | fs/9p: add 9P2000.L unlinkat operation | Aneesh Kumar K.V |
2011-07-23 | fs/9p: add 9P2000.L renameat operation | Aneesh Kumar K.V |
2011-07-23 | fs/9p: Clean-up get_protocol_version() to use strcmp | Prem Karat |
2011-07-23 | net/9p: Remove structure not used in the code | Aneesh Kumar K.V |
2011-07-23 | 9p: clean up packet dump code | Eric Van Hensbergen |
2011-07-23 | regmap: Add SPI bus support | Mark Brown |
2011-07-23 | regmap: Add I2C bus support | Mark Brown |