aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-26x86: change x86 to use generic find_next_bitAlexander van Heukelum3-18/+6
2008-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-optimized-inliningLinus Torvalds1-3/+10
2008-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds3-137/+13
2008-04-26generic: make optimized inlining arch-opt-inIngo Molnar1-1/+2
2008-04-26x86: add optimized inliningIngo Molnar1-3/+9
2008-04-26ide: remove hwif->straight8 flagBartlomiej Zolnierkiewicz1-1/+0
2008-04-26ide: remove IDE_HFLAG_CY82C693 host flagBartlomiej Zolnierkiewicz1-2/+0
2008-04-26remove include/linux/hdsmart.hAdrian Bunk2-127/+0
2008-04-26ide: use ide_find_port() in legacy VLB host drivers (take 2)Bartlomiej Zolnierkiewicz1-0/+2
2008-04-26ide: merge ide_match_hwif() and ide_find_port()Bartlomiej Zolnierkiewicz1-1/+7
2008-04-26ide: remove PIO "downgrade" quirkBartlomiej Zolnierkiewicz1-2/+0
2008-04-26ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLEBartlomiej Zolnierkiewicz1-4/+4
2008-04-26ide: cleanup ide_find_port()Bartlomiej Zolnierkiewicz1-1/+1
2008-04-26x86: section mismatch fixes, #2Jacek Luczak1-1/+1
2008-04-26x86: pgtable_32.h - prototype and section mismatch fixesJacek Luczak1-4/+4
2008-04-26x86: remove duplicate get_bios_ebda() from rio.hAkinobu Mita1-11/+0
2008-04-26x86: get_bios_ebda() requires asm/io.hAkinobu Mita1-0/+2
2008-04-26x86: use bitmap library for pin_programmedAkinobu Mita1-2/+4
2008-04-26x86_64 ia32 ptrace: convert to compat_arch_ptraceRoland McGrath1-0/+2
2008-04-26x86: remove NexGen supportDmitri Vorobiev1-1/+0
2008-04-26fix asm-x86/{posix_types,unistd}.hAdrian Bunk2-2/+14
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds2-5/+3
2008-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds13-102/+231
2008-04-25Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds1-0/+6
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-patLinus Torvalds6-12/+22
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-fixesLinus Torvalds1-17/+29
2008-04-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-1/+0
2008-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds20-140/+194
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-7/+320
2008-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds4-4/+355
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-xen-nextLinus Torvalds28-493/+990
2008-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-6/+26
2008-04-25Merge git://git.infradead.org/mtd-2.6Linus Torvalds8-375/+39
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-x86-fixes4Linus Torvalds3-7/+12
2008-04-25x86: make clear_fixmap() available on 64-bit as wellIngo Molnar3-7/+12
2008-04-25nfsd: don't allow setting ctime over v4J. Bruce Fields1-1/+1
2008-04-25locks: don't call ->copy_lock methods on return of conflicting locksJ. Bruce Fields1-0/+1
2008-04-25lockd: unlock lockd locks held for a certain filesystemWendy Cheng1-0/+1
2008-04-25lockd: unlock lockd locks associated with a given server ipWendy Cheng1-1/+6
2008-04-25[PATCH] sanitize unshare_files/reset_files_structAl Viro2-4/+2
2008-04-25[PATCH] restore sane ->umount_begin() APIAl Viro1-1/+1
2008-04-25dm table: remove unused dm_create_error_tableAdrian Bunk1-6/+0
2008-04-25dm: move include filesAlasdair G Kergon3-0/+263
2008-04-25dm: expose macrosAlasdair G Kergon1-1/+93
2008-04-25dm log: clean interfaceHeinz Mauelshagen1-0/+2
2008-04-25Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6David S. Miller1-2/+22
2008-04-25xfrm: alg_key_len & alg_icv_len should be unsignedEric Dumazet1-4/+4
2008-04-25phylib: Add support for board-level PHY fixupsAndy Fleming1-2/+22
2008-04-25make sata_print_link_status() staticAdrian Bunk1-1/+0
2008-04-24wusb: add link wusb-usb deviceInaky Perez-Gonzalez1-0/+2