aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16pm2fb: Permedia 2V hardware cursor supportKrzysztof Helt1-0/+2
2007-10-16tdfxfb: mtrr supportKrzysztof Helt1-0/+1
2007-10-16tdfxfb: hardware cursorKrzysztof Helt1-8/+0
2007-10-16tdfxfb: code improvementsKrzysztof Helt1-3/+0
2007-10-16tdfxfb: coding style improvementKrzysztof Helt1-131/+131
2007-10-16pxafb: Add support for other palette formatsHans J. Koch2-1/+17
2007-10-16mbxfb: Improvements and new featuresRaphael Assenat1-7/+46
2007-10-16sm501fb: Ensure panel interface is not tristated when setupBen Dooks1-0/+18
2007-10-16pm2fb: Permedia 2V initialization fixesKrzysztof Helt1-0/+1
2007-10-16pm2fb: accelerated imageblitKrzysztof Helt1-0/+7
2007-10-16pm3fb: header file reductionKrzysztof Helt1-37/+0
2007-10-16pm3fb: copyarea and partial imageblit supporKrzysztof Helt1-1/+4
2007-10-16uvesafb: the driver coreMichal Januszewski2-1/+194
2007-10-16uvesafb: add connector entriesMichal Januszewski1-2/+3
2007-10-16connector: change connector's max message sizeMichal Januszewski1-1/+1
2007-10-16fs/nfsd/export.c: make 3 functions staticAdrian Bunk1-11/+0
2007-10-16use mutex instead of semaphore in isdn subsystem common functionsMatthias Kaehlcke1-1/+2
2007-10-16kprobes: support kretprobe blacklistMasami Hiramatsu8-0/+16
2007-10-16spi doesn't need class_deviceTony Jones1-6/+6
2007-10-16cpuset: remove sched domain hooks from cpusetsPaul Jackson1-3/+0
2007-10-16I/OAT: Add DCA servicesShannon Nelson1-0/+1
2007-10-16DCA: Add Direct Cache Access driverShannon Nelson1-0/+47
2007-10-16I/OAT: Add support for MSI and MSI-XShannon Nelson1-0/+6
2007-10-16I/OAT: New device idsShannon Nelson1-0/+2
2007-10-16uml: style fixes in FP codeJeff Dike1-11/+1
2007-10-16uml: coredumping floating point fixesJeff Dike2-2/+12
2007-10-16uml: ptrace floating point fixesJeff Dike3-4/+14
2007-10-16uml: fix inlinesJeff Dike4-4/+4
2007-10-16uml: rename pt_regs general-purpose register fileJeff Dike1-21/+21
2007-10-16uml: fold mmu_context_skas into mm_contextJeff Dike2-6/+2
2007-10-16uml: get rid of do_longjmpJeff Dike1-2/+2
2007-10-16uml: style fixes pass 3Jeff Dike4-21/+18
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike6-67/+16
2007-10-16uml: style fixes pass 2Jeff Dike2-3/+10
2007-10-16uml: throw out CHOOSE_MODEJeff Dike6-30/+10
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike2-20/+0
2007-10-16m32r: convert to generic sys_ptraceChristoph Hellwig1-1/+4
2007-10-16include/asm-m32r/thread_info.h: kmalloc + memset conversion to kzallocMariusz Kozlowski1-3/+2
2007-10-16alpha: beautify vmlinux.ldsSam Ravnborg1-1/+2
2007-10-16alpha: convert to generic sys_ptraceChristoph Hellwig1-2/+0
2007-10-16M68KNOMMU: remove unused config symbol CONFIG_DISKtelGreg Ungerer1-2/+1
2007-10-16include/asm-frv/thread_info.h: kmalloc + memset conversion to kzallocMariusz Kozlowski1-3/+2
2007-10-16remove frv usage of flush_tlb_pgtables()Benjamin Herrenschmidt1-2/+1
2007-10-16mm/mempolicy.c: cleanupsAdrian Bunk1-6/+0
2007-10-16mm/shmem.c: make 3 functions staticAdrian Bunk1-15/+0
2007-10-16hugetlb: Add hugetlb_dynamic_pool sysctlAdam Litke1-0/+1
2007-10-16memory hotplug: Hot-add with sparsemem-vmemmapYasunori Goto1-1/+1
2007-10-16fix memory hot remove not configured case.KAMEZAWA Hiroyuki1-10/+2
2007-10-16memory unplug: page offlineKAMEZAWA Hiroyuki2-1/+5
2007-10-16memory unplug: page isolationKAMEZAWA Hiroyuki3-2/+40