aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2007-10-17lib: percpu_counter_subPeter Zijlstra
2007-10-17lib: percpu_counter_addPeter Zijlstra
2007-10-17nfs: remove congestion_end()Peter Zijlstra
2007-10-17powerpc: add Altivec/VMX state to coredumpsMark Nelson
2007-10-17partially fix up the lookup_one_noperm messChristoph Hellwig
2007-10-16Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2007-10-17SELinux: Improve read/write performanceYuichi Nakamura
2007-10-17firewire: adopt read cycle timer ABI from raw1394Stefan Richter
2007-10-16ide: add "hdx=nodma" kernel parameterBartlomiej Zolnierkiewicz
2007-10-16ide: remove hwif->autodma and drive->autodmaBartlomiej Zolnierkiewicz
2007-10-16ide: remove ->ide_dma_check (take 2)Bartlomiej Zolnierkiewicz
2007-10-16ide: remove ide_use_fast_pio()Bartlomiej Zolnierkiewicz
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-10-16Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-10-16fb: move and rename extern declaration for global_mode_optionGeert Uytterhoeven
2007-10-16vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas
2007-10-16Intel FB: more interlaced mode supportKrzysztof Halasa
2007-10-16fbdev: Support for byte-reversed framebuffer formatsPavel Pisa
2007-10-16vt: Fix warnings in selection.hRalf Baechle
2007-10-16sm501fb: Ensure panel interface is not tristated when setupBen Dooks
2007-10-16uvesafb: add connector entriesMichal Januszewski
2007-10-16connector: change connector's max message sizeMichal Januszewski
2007-10-16fs/nfsd/export.c: make 3 functions staticAdrian Bunk
2007-10-16use mutex instead of semaphore in isdn subsystem common functionsMatthias Kaehlcke
2007-10-16kprobes: support kretprobe blacklistMasami Hiramatsu
2007-10-16spi doesn't need class_deviceTony Jones
2007-10-16cpuset: remove sched domain hooks from cpusetsPaul Jackson
2007-10-16DCA: Add Direct Cache Access driverShannon Nelson
2007-10-16I/OAT: Add support for MSI and MSI-XShannon Nelson
2007-10-16I/OAT: New device idsShannon Nelson
2007-10-16mm/mempolicy.c: cleanupsAdrian Bunk
2007-10-16mm/shmem.c: make 3 functions staticAdrian Bunk
2007-10-16hugetlb: Add hugetlb_dynamic_pool sysctlAdam Litke
2007-10-16memory hotplug: Hot-add with sparsemem-vmemmapYasunori Goto
2007-10-16fix memory hot remove not configured case.KAMEZAWA Hiroyuki
2007-10-16memory unplug: page offlineKAMEZAWA Hiroyuki
2007-10-16memory unplug: page isolationKAMEZAWA Hiroyuki
2007-10-16memory unplug: memory hotplug cleanupKAMEZAWA Hiroyuki
2007-10-16SLUB: Optimize cacheline use for zeroingChristoph Lameter
2007-10-16SLUB: Place kmem_cache_cpu structures in a NUMA aware wayChristoph Lameter
2007-10-16SLUB: Move page->offset to kmem_cache_cpu->offsetChristoph Lameter
2007-10-16SLUB: Do not use page->mappingChristoph Lameter
2007-10-16SLUB: Avoid page struct cacheline bouncing due to remote frees to cpu slabChristoph Lameter
2007-10-16Print out statistics in relation to fragmentation avoidance to /proc/pagetype...Mel Gorman
2007-10-16Do not depend on MAX_ORDER when grouping pages by mobilityMel Gorman
2007-10-16don't group high order atomic allocationsMel Gorman
2007-10-16remove PAGE_GROUP_BY_MOBILITYMel Gorman
2007-10-16Bias the location of pages freed for min_free_kbytes in the same MAX_ORDER_NR...Mel Gorman