summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2007-10-17lib: percpu_counter_setPeter Zijlstra1-0/+6
2007-10-17lib: make percpu_counter_add take s64Peter Zijlstra1-3/+3
2007-10-17lib: percpu_counter variable batchPeter Zijlstra1-1/+9
2007-10-17lib: percpu_counter_subPeter Zijlstra1-0/+5
2007-10-17lib: percpu_counter_addPeter Zijlstra1-4/+4
2007-10-17nfs: remove congestion_end()Peter Zijlstra1-1/+0
2007-10-17powerpc: add Altivec/VMX state to coredumpsMark Nelson1-0/+1
2007-10-17partially fix up the lookup_one_noperm messChristoph Hellwig1-2/+2
2007-10-16Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-6/+5
2007-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+18
2007-10-17SELinux: Improve read/write performanceYuichi Nakamura1-0/+18
2007-10-17firewire: adopt read cycle timer ABI from raw1394Stefan Richter1-0/+15
2007-10-16ide: add "hdx=nodma" kernel parameterBartlomiej Zolnierkiewicz1-0/+1
2007-10-16ide: remove hwif->autodma and drive->autodmaBartlomiej Zolnierkiewicz1-2/+0
2007-10-16ide: remove ->ide_dma_check (take 2)Bartlomiej Zolnierkiewicz1-3/+4
2007-10-16ide: remove ide_use_fast_pio()Bartlomiej Zolnierkiewicz1-1/+0
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-3/+0
2007-10-16Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2-0/+26
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds6-19/+118
2007-10-16fb: move and rename extern declaration for global_mode_optionGeert Uytterhoeven1-0/+1
2007-10-16vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas2-1/+3
2007-10-16Intel FB: more interlaced mode supportKrzysztof Halasa1-0/+1
2007-10-16fbdev: Support for byte-reversed framebuffer formatsPavel Pisa1-0/+1
2007-10-16vt: Fix warnings in selection.hRalf Baechle1-0/+1
2007-10-16sm501fb: Ensure panel interface is not tristated when setupBen Dooks1-0/+18
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 Hiramatsu1-0/+6
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-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-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
2007-10-16memory unplug: memory hotplug cleanupKAMEZAWA Hiroyuki2-3/+8
2007-10-16SLUB: Optimize cacheline use for zeroingChristoph Lameter1-0/+1
2007-10-16SLUB: Place kmem_cache_cpu structures in a NUMA aware wayChristoph Lameter1-3/+6
2007-10-16SLUB: Move page->offset to kmem_cache_cpu->offsetChristoph Lameter2-4/+2
2007-10-16SLUB: Do not use page->mappingChristoph Lameter2-11/+2
2007-10-16SLUB: Avoid page struct cacheline bouncing due to remote frees to cpu slabChristoph Lameter1-1/+8
2007-10-16Print out statistics in relation to fragmentation avoidance to /proc/pagetype...Mel Gorman2-0/+22
2007-10-16Do not depend on MAX_ORDER when grouping pages by mobilityMel Gorman2-3/+26