1. 19870de x86, bitops: select the generic bitmap search functions by Alexander van Heukelum · 16 years ago
  2. f19dcf4 x86: include/asm-x86/pgalloc.h/bitops.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  3. d66462f x86: finalize bitops unification by Alexander van Heukelum · 16 years ago
  4. 5245698 x86, UML: remove x86-specific implementations of find_first_bit by Alexander van Heukelum · 16 years ago
  5. 3a48305 x86: optimize find_first_bit for small bitmaps by Alexander van Heukelum · 16 years ago
  6. 2aba692 x86: switch 64-bit to generic find_first_bit by Alexander van Heukelum · 16 years ago
  7. 77b9bd9 x86: generic versions of find_first_(zero_)bit, convert i386 by Alexander van Heukelum · 16 years ago
  8. d57594c bitops: use __fls for fls64 on 64-bit archs by Alexander van Heukelum · 16 years ago
  9. 56a6b1e generic: implement __fls on all 64-bit archs by Alexander van Heukelum · 16 years ago
  10. 7d9dff22e generic: introduce a generic __fls implementation by Alexander van Heukelum · 16 years ago
  11. 12d9c84 x86: merge the simple bitops and move them to bitops.h by Alexander van Heukelum · 16 years ago
  12. 64970b6 x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps by Alexander van Heukelum · 16 years ago
  13. 60b6783 x86, uml: fix uml with generic find_next_bit for x86 by Alexander van Heukelum · 16 years ago
  14. 6fd92b6 x86: change x86 to use generic find_next_bit by Alexander van Heukelum · 16 years ago
  15. 18e413f uml: Kconfig cleanup by Ingo Molnar · 16 years ago
  16. 297e1b2 uml: fix build error by Ingo Molnar · 16 years ago
  17. 4a27214 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes by Linus Torvalds · 16 years ago
  18. c837c93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
  19. d485cb9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-optimized-inlining by Linus Torvalds · 16 years ago
  20. 1292ebb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  21. b822875 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-misc by Linus Torvalds · 16 years ago
  22. 2a8a271 x86 PAT: decouple from nonpromisc devmem by Ingo Molnar · 16 years ago
  23. d9c04d6 Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 16 years ago
  24. 4d9c55e Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  25. 5070451 Fix uninitialized 'copy' in unshare_files by Al Viro · 16 years ago
  26. 765c68b generic: make optimized inlining arch-opt-in by Ingo Molnar · 16 years ago
  27. 60a3cdd x86: add optimized inlining by Ingo Molnar · 16 years ago
  28. 784506c ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  29. 4764b68 sis5513: fail early for unsupported chipsets by Bartlomiej Zolnierkiewicz · 16 years ago
  30. eb7a07e it821x: fix kzalloc() failure handling by Bartlomiej Zolnierkiewicz · 16 years ago
  31. 79472b6 qd65xx: use IDE_HFLAG_SINGLE host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  32. d07616f qd65xx: always use ->selectproc method by Bartlomiej Zolnierkiewicz · 16 years ago
  33. 1134b6f ide-cd: put proc-related functions together under single ifdef by Borislav Petkov · 16 years ago
  34. 177773e ide-cd: Replace __FUNCTION__ with __func__ by Paolo Ciarrocchi · 16 years ago
  35. 9ce70fb IDE: Coding Style fixes to drivers/ide/ide-cd.c by Paolo Ciarrocchi · 16 years ago
  36. 175f354 IDE: Coding Style fixes to drivers/ide/pci/cy82c693.c by Paolo Ciarrocchi · 16 years ago
  37. a282619 IDE: Coding Style fixes to drivers/ide/pci/it8213.c by Paolo Ciarrocchi · 16 years ago
  38. 52d3ccf IDE: Coding Style fixes to drivers/ide/ide-floppy.c by Paolo Ciarrocchi · 16 years ago
  39. 38bdb41 IDE: Coding Style fixes to drivers/ide/legacy/ali14xx.c by Paolo Ciarrocchi · 16 years ago
  40. ec29782 IDE: Coding Style fixes to drivers/ide/legacy/hd.c by Paolo Ciarrocchi · 16 years ago
  41. 4752b5e IDE: Coding Style fixes to drivers/ide/pci/cmd640.c by Paolo Ciarrocchi · 16 years ago
  42. 4eb68a2 IDE: Coding Style fixes to drivers/ide/pci/opti621.c by Paolo Ciarrocchi · 16 years ago
  43. 177b8fe IDE: Coding Style fixes to drivers/ide/ide-pnp.c by Paolo Ciarrocchi · 16 years ago
  44. 441e92d IDE: Coding Style fixes to drivers/ide/ide-proc.c by Paolo Ciarrocchi · 16 years ago
  45. f94e008 IDE: Coding Style fixes to drivers/ide/legacy/ide-4drives.c by Paolo Ciarrocchi · 16 years ago
  46. 0905bc9 IDE: Coding Style fixes to drivers/ide/legacy/umc8672.c by Paolo Ciarrocchi · 16 years ago
  47. 17deabd IDE: Coding Style fixes to drivers/ide/pci/generic.c by Paolo Ciarrocchi · 16 years ago
  48. 740694f IDE: Coding Style fixes to drivers/ide/pci/jmicron.c by Paolo Ciarrocchi · 16 years ago
  49. 1eb3c2e IDE: Coding Style fixes to drivers/ide/pci/sis5513.c by Paolo Ciarrocchi · 16 years ago
  50. 5749c84 IDE: Coding Style fixes to drivers/ide/pci/slc90e66.c by Paolo Ciarrocchi · 16 years ago
  51. 5c634bb IDE: Coding Style fixes to drivers/ide/pci/tc86c001.c by Paolo Ciarrocchi · 16 years ago
  52. 846bb88 IDE: Coding Style fixes to drivers/ide/setup-pci.c by Paolo Ciarrocchi · 16 years ago
  53. 05230e2 ide: remove hwif->straight8 flag by Bartlomiej Zolnierkiewicz · 16 years ago
  54. 951784b ide: remove IDE_HFLAG_CY82C693 host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  55. cb5528a falconide: fix resources reservation (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  56. 54c0539 ide-mpc8xx: fix resources reservation by Bartlomiej Zolnierkiewicz · 16 years ago
  57. cb7500d ide-mpc8xx: make m8xx_ide_init_ports() return an error value by Bartlomiej Zolnierkiewicz · 16 years ago
  58. b81c226 bast-ide: fix resources reservation by Bartlomiej Zolnierkiewicz · 16 years ago
  59. 7f6f33c delkin_cb: fix resources handling by Bartlomiej Zolnierkiewicz · 16 years ago
  60. 3e2990e ide_platform: fix resources handling by Bartlomiej Zolnierkiewicz · 16 years ago
  61. b3a37f1 remove include/linux/hdsmart.h by Adrian Bunk · 16 years ago
  62. 968c496 ide-cd: remove the internal 64k buffer by Borislav Petkov · 16 years ago
  63. 9841654 ide-disk: fix issues found by checkpatch.pl by Bartlomiej Zolnierkiewicz · 16 years ago
  64. 799ee57 ide-disk: add proc_idedisk_read_smart() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  65. 1a2f84e ide: unexport ide_hwifs[] by Bartlomiej Zolnierkiewicz · 16 years ago
  66. dc9114e ide-generic: use ide_find_port() (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  67. e277f91 ide: use ide_find_port() in legacy VLB host drivers (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  68. fe80b93 ide: merge ide_match_hwif() and ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  69. 078fdf7 ide: remove PIO "downgrade" quirk by Bartlomiej Zolnierkiewicz · 16 years ago
  70. 00fe8b7 ide: use DIV_ROUND_UP by Julia Lawall · 16 years ago
  71. 5e71d9c ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE by Bartlomiej Zolnierkiewicz · 16 years ago
  72. 7daf66d qd65xx: return error value in qd_probe() by Bartlomiej Zolnierkiewicz · 16 years ago
  73. 2e4ed29 ht6560b: use driver name for resource allocation by Bartlomiej Zolnierkiewicz · 16 years ago
  74. d147e7d umc8672: don't use ide_hwifs[] in umc_set_pio_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  75. 589b062 scc_pata: store 'hwif' pointer in struct scc_ports by Bartlomiej Zolnierkiewicz · 16 years ago
  76. 84f05df cmd640: use ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  77. 9523076 cmd640: remove cmd_drives[] by Bartlomiej Zolnierkiewicz · 16 years ago
  78. 4f7bada au1xxx-ide: use ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  79. 3fd4d20 scc_pata: use ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  80. e7ee1d5 sgiioc4: use ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  81. 939b0f1 ide-pmac: use ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  82. 5297a3e ide-pmac: dynamically allocate struct pmac_ide_hwif instances (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  83. 7d9f3d5 swarm: use ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  84. 59bff5b ide: cleanup ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  85. bad7c82 ide: cleanup ide_match_hwif() by Bartlomiej Zolnierkiewicz · 16 years ago
  86. 1baccff ide: make ide_pci_check_iomem() actually work by Sergei Shtylyov · 16 years ago
  87. 938da77 ide/Kconfig: BLK_DEV_4DRIVES should be a tristate by Frederik Deweerdt · 16 years ago
  88. 537166f fix execve() by Al Viro · 16 years ago
  89. 5afca33 x86: section mismatch fixes, #3 by Jacek Luczak · 16 years ago
  90. b6dbf33 x86: section mismatch fixes, #2 by Jacek Luczak · 16 years ago
  91. 6d4ce04 x86: pgtable_32.h - prototype and section mismatch fixes by Jacek Luczak · 16 years ago
  92. 28acf28 x86: unlock_ExtINT_logic() - fix section mismatch warnings by Jacek Luczak · 16 years ago
  93. 991074f x86: uniq_ioapic_id - fix section mismatch warning by Jacek Luczak · 16 years ago
  94. 4c01f23 x86: trampoline_32.S - switch to .cpuinit.data by Jacek Luczak · 16 years ago
  95. 356fa0c x86: use get_bios_ebda() by Akinobu Mita · 16 years ago
  96. ae5830a x86: remove duplicate get_bios_ebda() from rio.h by Akinobu Mita · 16 years ago
  97. 2c0903f x86: get_bios_ebda() requires asm/io.h by Akinobu Mita · 16 years ago
  98. 7c04e64 x86: use cpumask function for present, possible, and online cpus by Akinobu Mita · 16 years ago
  99. 877084f x86: cleanup div_sc() usage by Akinobu Mita · 16 years ago
  100. d454157 x86: cleanup clocksource_hz2mult usage by Akinobu Mita · 16 years ago