summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* ide: remove ide_use_fast_pio()Bartlomiej Zolnierkiewicz2007-10-161-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-161-3/+0
|\
| * include/linux/Kbuild: remove duplicate entriesAdrian Bunk2007-10-121-3/+0
* | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2007-10-162-0/+26
|\ \
| * | [ALSA] ASoC CS4270 codec device driverTimur Tabi2007-10-161-0/+1
| * | [ALSA] ALSA sound driver for the AT73C213 DAC using Atmel SSC driverHans-Christian Egtvedt2007-10-161-0/+25
* | | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-166-19/+118
|\ \ \
| * | | IDE: sg chaining supportJens Axboe2007-10-161-1/+1
| * | | i2o: sg chaining supportJens Axboe2007-10-161-1/+2
| * | | libata: convert to using sg helpersJens Axboe2007-10-161-6/+10
| * | | Add chained sg support to linux/scatterlist.hJens Axboe2007-10-161-2/+77
| * | | Add sg helpers for iterating over a scatterlist tableJens Axboe2007-10-161-0/+9
| * | | remove ide_get_error_location()Adrian Bunk2007-10-161-5/+0
| * | | block: convert blkdev_issue_flush() to use empty barriersJens Axboe2007-10-161-3/+0
| * | | block: Initial support for data-less (or empty) barrier supportJens Axboe2007-10-162-2/+18
| * | | block: add end_queued_request() and end_dequeued_request() helpersJens Axboe2007-10-161-1/+3
| |/ /
* | | fb: move and rename extern declaration for global_mode_optionGeert Uytterhoeven2007-10-161-0/+1
* | | vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas2007-10-162-1/+3
* | | Intel FB: more interlaced mode supportKrzysztof Halasa2007-10-161-0/+1
* | | fbdev: Support for byte-reversed framebuffer formatsPavel Pisa2007-10-161-0/+1
* | | vt: Fix warnings in selection.hRalf Baechle2007-10-161-0/+1
* | | sm501fb: Ensure panel interface is not tristated when setupBen Dooks2007-10-161-0/+18
* | | uvesafb: add connector entriesMichal Januszewski2007-10-161-2/+3
* | | connector: change connector's max message sizeMichal Januszewski2007-10-161-1/+1
* | | fs/nfsd/export.c: make 3 functions staticAdrian Bunk2007-10-161-11/+0
* | | use mutex instead of semaphore in isdn subsystem common functionsMatthias Kaehlcke2007-10-161-1/+2
* | | kprobes: support kretprobe blacklistMasami Hiramatsu2007-10-161-0/+6
* | | spi doesn't need class_deviceTony Jones2007-10-161-6/+6
* | | cpuset: remove sched domain hooks from cpusetsPaul Jackson2007-10-161-3/+0
* | | DCA: Add Direct Cache Access driverShannon Nelson2007-10-161-0/+47
* | | I/OAT: Add support for MSI and MSI-XShannon Nelson2007-10-161-0/+6
* | | I/OAT: New device idsShannon Nelson2007-10-161-0/+2
* | | mm/mempolicy.c: cleanupsAdrian Bunk2007-10-161-6/+0
* | | mm/shmem.c: make 3 functions staticAdrian Bunk2007-10-161-15/+0
* | | hugetlb: Add hugetlb_dynamic_pool sysctlAdam Litke2007-10-161-0/+1
* | | memory hotplug: Hot-add with sparsemem-vmemmapYasunori Goto2007-10-161-1/+1
* | | fix memory hot remove not configured case.KAMEZAWA Hiroyuki2007-10-161-10/+2
* | | memory unplug: page offlineKAMEZAWA Hiroyuki2007-10-162-1/+5
* | | memory unplug: page isolationKAMEZAWA Hiroyuki2007-10-163-2/+40
* | | memory unplug: memory hotplug cleanupKAMEZAWA Hiroyuki2007-10-162-3/+8
* | | SLUB: Optimize cacheline use for zeroingChristoph Lameter2007-10-161-0/+1
* | | SLUB: Place kmem_cache_cpu structures in a NUMA aware wayChristoph Lameter2007-10-161-3/+6
* | | SLUB: Move page->offset to kmem_cache_cpu->offsetChristoph Lameter2007-10-162-4/+2
* | | SLUB: Do not use page->mappingChristoph Lameter2007-10-162-11/+2
* | | SLUB: Avoid page struct cacheline bouncing due to remote frees to cpu slabChristoph Lameter2007-10-161-1/+8
* | | Print out statistics in relation to fragmentation avoidance to /proc/pagetype...Mel Gorman2007-10-162-0/+22
* | | Do not depend on MAX_ORDER when grouping pages by mobilityMel Gorman2007-10-162-3/+26
* | | don't group high order atomic allocationsMel Gorman2007-10-162-4/+3
* | | remove PAGE_GROUP_BY_MOBILITYMel Gorman2007-10-161-9/+0
* | | Bias the location of pages freed for min_free_kbytes in the same MAX_ORDER_NR...Mel Gorman2007-10-162-2/+4
OpenPOWER on IntegriCloud