Commit Graph

93624 Commits (2aba6925fdb96428d1129a61b1233597a03a387b)
 

Author SHA1 Message Date
Alexander van Heukelum 2aba6925fd x86: switch 64-bit to generic find_first_bit 17 years ago
Alexander van Heukelum 77b9bd9c49 x86: generic versions of find_first_(zero_)bit, convert i386 17 years ago
Alexander van Heukelum d57594c203 bitops: use __fls for fls64 on 64-bit archs 17 years ago
Alexander van Heukelum 56a6b1eb7b generic: implement __fls on all 64-bit archs 17 years ago
Alexander van Heukelum 7d9dff22e8 generic: introduce a generic __fls implementation 17 years ago
Alexander van Heukelum 12d9c8420b x86: merge the simple bitops and move them to bitops.h 17 years ago
Alexander van Heukelum 64970b68d2 x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps 17 years ago
Alexander van Heukelum 60b6783a04 x86, uml: fix uml with generic find_next_bit for x86 17 years ago
Alexander van Heukelum 6fd92b63d0 x86: change x86 to use generic find_next_bit 17 years ago
Ingo Molnar 18e413f719 uml: Kconfig cleanup 17 years ago
Ingo Molnar 297e1b256b uml: fix build error 17 years ago
Linus Torvalds 4a27214d7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes 17 years ago
Linus Torvalds c837c93a03 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb 17 years ago
Linus Torvalds d485cb9aa2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-optimized-inlining 17 years ago
Linus Torvalds 1292ebb82c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 17 years ago
Linus Torvalds b82287587e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-misc 17 years ago
Ingo Molnar 2a8a2719be x86 PAT: decouple from nonpromisc devmem 17 years ago
Linus Torvalds d9c04d6784 Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 17 years ago
Linus Torvalds 4d9c55e443 Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 17 years ago
Al Viro 50704516f3 Fix uninitialized 'copy' in unshare_files 17 years ago
Ingo Molnar 765c68bd54 generic: make optimized inlining arch-opt-in 17 years ago
Ingo Molnar 60a3cdd063 x86: add optimized inlining 17 years ago
Bartlomiej Zolnierkiewicz 784506cbdd ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host flag 17 years ago
Bartlomiej Zolnierkiewicz 4764b68405 sis5513: fail early for unsupported chipsets 17 years ago
Bartlomiej Zolnierkiewicz eb7a07e8d6 it821x: fix kzalloc() failure handling 17 years ago
Bartlomiej Zolnierkiewicz 79472b6ea9 qd65xx: use IDE_HFLAG_SINGLE host flag 17 years ago
Bartlomiej Zolnierkiewicz d07616f193 qd65xx: always use ->selectproc method 17 years ago
Borislav Petkov 1134b6fec5 ide-cd: put proc-related functions together under single ifdef 17 years ago
Paolo Ciarrocchi 177773ed87 ide-cd: Replace __FUNCTION__ with __func__ 17 years ago
Paolo Ciarrocchi 9ce70fb2b5 IDE: Coding Style fixes to drivers/ide/ide-cd.c 17 years ago
Paolo Ciarrocchi 175f354b75 IDE: Coding Style fixes to drivers/ide/pci/cy82c693.c 17 years ago
Paolo Ciarrocchi a2826190aa IDE: Coding Style fixes to drivers/ide/pci/it8213.c 17 years ago
Paolo Ciarrocchi 52d3ccf762 IDE: Coding Style fixes to drivers/ide/ide-floppy.c 17 years ago
Paolo Ciarrocchi 38bdb4105e IDE: Coding Style fixes to drivers/ide/legacy/ali14xx.c 17 years ago
Paolo Ciarrocchi ec29782ba3 IDE: Coding Style fixes to drivers/ide/legacy/hd.c 17 years ago
Paolo Ciarrocchi 4752b5e776 IDE: Coding Style fixes to drivers/ide/pci/cmd640.c 17 years ago
Paolo Ciarrocchi 4eb68a256d IDE: Coding Style fixes to drivers/ide/pci/opti621.c 17 years ago
Paolo Ciarrocchi 177b8fe9a5 IDE: Coding Style fixes to drivers/ide/ide-pnp.c 17 years ago
Paolo Ciarrocchi 441e92dae0 IDE: Coding Style fixes to drivers/ide/ide-proc.c 17 years ago
Paolo Ciarrocchi f94e00847c IDE: Coding Style fixes to drivers/ide/legacy/ide-4drives.c 17 years ago
Paolo Ciarrocchi 0905bc94d5 IDE: Coding Style fixes to drivers/ide/legacy/umc8672.c 17 years ago
Paolo Ciarrocchi 17deabdcde IDE: Coding Style fixes to drivers/ide/pci/generic.c 17 years ago
Paolo Ciarrocchi 740694f5e0 IDE: Coding Style fixes to drivers/ide/pci/jmicron.c 17 years ago
Paolo Ciarrocchi 1eb3c2ee1d IDE: Coding Style fixes to drivers/ide/pci/sis5513.c 17 years ago
Paolo Ciarrocchi 5749c84740 IDE: Coding Style fixes to drivers/ide/pci/slc90e66.c 17 years ago
Paolo Ciarrocchi 5c634bb9ad IDE: Coding Style fixes to drivers/ide/pci/tc86c001.c 17 years ago
Paolo Ciarrocchi 846bb88ae8 IDE: Coding Style fixes to drivers/ide/setup-pci.c 17 years ago
Bartlomiej Zolnierkiewicz 05230e23cf ide: remove hwif->straight8 flag 17 years ago
Bartlomiej Zolnierkiewicz 951784b667 ide: remove IDE_HFLAG_CY82C693 host flag 17 years ago
Bartlomiej Zolnierkiewicz cb5528ab19 falconide: fix resources reservation (take 2) 17 years ago