1. 9fd91d9 ide: add "ignore_cable" parameter (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  2. c3bf9bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-bigbox-bootmem-v3 by Linus Torvalds · 16 years ago
  3. c2b91e2 x86_64/mm: check and print vmemmap allocation continuous by Yinghai Lu · 16 years ago
  4. 1a27fc0 x86_64: fix setup_node_bootmem to support big mem excluding with memmap by Yinghai Lu · 16 years ago
  5. 9b79ed9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-generic-bitops-v3 by Linus Torvalds · 16 years ago
  6. a52b0d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  7. f37afda ide: constify struct ide_dma_ops by Bartlomiej Zolnierkiewicz · 16 years ago
  8. 5e37bdc ide: add struct ide_dma_ops (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  9. 1fd1890 ide: add IDE_HFLAG_SERIALIZE_DMA host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  10. b123f56 ide: do complete DMA setup in ->init_dma method (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  11. f629b38 au1xxx-ide: fix MWDMA support by Bartlomiej Zolnierkiewicz · 16 years ago
  12. b8e73fb ide: export ide_allocate_dma_engine() by Bartlomiej Zolnierkiewicz · 16 years ago
  13. 5e59c23 ide: remove ->cds field from ide_hwif_t (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  14. 21a3387 ide: remove ->extra field from struct ide_port_info by Bartlomiej Zolnierkiewicz · 16 years ago
  15. 5add222 ide: remove ide_hwif_request_regions() by Bartlomiej Zolnierkiewicz · 16 years ago
  16. 0d1bad2 ide: manage resources for PCI devices in ide_pci_enable() (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  17. d083c03 ide: remove ide_hwif_release_regions() by Bartlomiej Zolnierkiewicz · 16 years ago
  18. 0bfeee7 ide: use ide_legacy_device_add() for qd65xx (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  19. 3b36f66 ide: add ide_legacy_device_add() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  20. e53cd45 ide: remove ->noprobe field from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  21. ac95bee ide: add struct ide_port_ops (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  22. 8b664aa x86, boot: add linked list of struct setup_data by Huang, Ying · 16 years ago
  23. 50eae2a x86, boot: add free_early to early reservation machanism by Huang, Ying · 16 years ago
  24. f19dcf4 x86: include/asm-x86/pgalloc.h/bitops.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  25. d66462f x86: finalize bitops unification by Alexander van Heukelum · 16 years ago
  26. 5245698 x86, UML: remove x86-specific implementations of find_first_bit by Alexander van Heukelum · 16 years ago
  27. 3a48305 x86: optimize find_first_bit for small bitmaps by Alexander van Heukelum · 16 years ago
  28. 2aba692 x86: switch 64-bit to generic find_first_bit by Alexander van Heukelum · 16 years ago
  29. 77b9bd9 x86: generic versions of find_first_(zero_)bit, convert i386 by Alexander van Heukelum · 16 years ago
  30. d57594c bitops: use __fls for fls64 on 64-bit archs by Alexander van Heukelum · 16 years ago
  31. 56a6b1e generic: implement __fls on all 64-bit archs by Alexander van Heukelum · 16 years ago
  32. 7d9dff22e generic: introduce a generic __fls implementation by Alexander van Heukelum · 16 years ago
  33. 12d9c84 x86: merge the simple bitops and move them to bitops.h by Alexander van Heukelum · 16 years ago
  34. 64970b6 x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps by Alexander van Heukelum · 16 years ago
  35. 6fd92b6 x86: change x86 to use generic find_next_bit by Alexander van Heukelum · 16 years ago
  36. 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
  37. 1292ebb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  38. 765c68b generic: make optimized inlining arch-opt-in by Ingo Molnar · 16 years ago
  39. 60a3cdd x86: add optimized inlining by Ingo Molnar · 16 years ago
  40. 05230e2 ide: remove hwif->straight8 flag by Bartlomiej Zolnierkiewicz · 16 years ago
  41. 951784b ide: remove IDE_HFLAG_CY82C693 host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  42. b3a37f1 remove include/linux/hdsmart.h by Adrian Bunk · 16 years ago
  43. e277f91 ide: use ide_find_port() in legacy VLB host drivers (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  44. fe80b93 ide: merge ide_match_hwif() and ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  45. 078fdf7 ide: remove PIO "downgrade" quirk by Bartlomiej Zolnierkiewicz · 16 years ago
  46. 5e71d9c ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE by Bartlomiej Zolnierkiewicz · 16 years ago
  47. 59bff5b ide: cleanup ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  48. b6dbf33 x86: section mismatch fixes, #2 by Jacek Luczak · 16 years ago
  49. 6d4ce04 x86: pgtable_32.h - prototype and section mismatch fixes by Jacek Luczak · 16 years ago
  50. ae5830a x86: remove duplicate get_bios_ebda() from rio.h by Akinobu Mita · 16 years ago
  51. 2c0903f x86: get_bios_ebda() requires asm/io.h by Akinobu Mita · 16 years ago
  52. a1a33fa x86: use bitmap library for pin_programmed by Akinobu Mita · 16 years ago
  53. 562b80b x86_64 ia32 ptrace: convert to compat_arch_ptrace by Roland McGrath · 16 years ago
  54. f7f17a6 x86: remove NexGen support by Dmitri Vorobiev · 16 years ago
  55. b11caa7 fix asm-x86/{posix_types,unistd}.h by Adrian Bunk · 16 years ago
  56. bc84e0a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  57. b9fa38f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  58. eb855fd Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 16 years ago
  59. bf16ae2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-pat by Linus Torvalds · 16 years ago
  60. 0b79dad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-fixes by Linus Torvalds · 16 years ago
  61. 50be491 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  62. 37b05b1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  63. ce1d5b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  64. 6f97b22 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 16 years ago
  65. 4b7227c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-xen-next by Linus Torvalds · 16 years ago
  66. 2e561c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  67. 7e97b28 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  68. dd0e101 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-x86-fixes4 by Linus Torvalds · 16 years ago
  69. 3ec9678 x86: make clear_fixmap() available on 64-bit as well by Ingo Molnar · 16 years ago
  70. e36cd4a nfsd: don't allow setting ctime over v4 by J. Bruce Fields · 16 years ago
  71. 1a747ee locks: don't call ->copy_lock methods on return of conflicting locks by J. Bruce Fields · 16 years ago
  72. 17efa37 lockd: unlock lockd locks held for a certain filesystem by Wendy Cheng · 17 years ago
  73. 4373ea8 lockd: unlock lockd locks associated with a given server ip by Wendy Cheng · 17 years ago
  74. 3b12538 [PATCH] sanitize unshare_files/reset_files_struct by Al Viro · 16 years ago
  75. 42faad9 [PATCH] restore sane ->umount_begin() API by Al Viro · 16 years ago
  76. 4fdfe40 dm table: remove unused dm_create_error_table by Adrian Bunk · 16 years ago
  77. a765e20 dm: move include files by Alasdair G Kergon · 16 years ago
  78. 0da336e dm: expose macros by Alasdair G Kergon · 16 years ago
  79. 416cd17 dm log: clean interface by Heinz Mauelshagen · 16 years ago
  80. cc93d7d Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  81. 461e6c8 xfrm: alg_key_len & alg_icv_len should be unsigned by Eric Dumazet · 16 years ago
  82. f62220d phylib: Add support for board-level PHY fixups by Andy Fleming · 16 years ago
  83. 6bdb4fc make sata_print_link_status() static by Adrian Bunk · 16 years ago
  84. b1d8dfb wusb: add link wusb-usb device by Inaky Perez-Gonzalez · 16 years ago
  85. 3b52f12 wusb: add authenticathed bit to usb_dev by Inaky Perez-Gonzalez · 16 years ago
  86. 14722ef USB: usbfs: export the URB_NO_INTERRUPT flag to userspace by Alan Stern · 16 years ago
  87. 9aebfd6 USB: serial: remove endpoints setting checks from core and header by Greg Kroah-Hartman · 16 years ago
  88. 7ef4f06 USB: update comments about usb driver's header by Oliver Neukum · 16 years ago
  89. eda7695 USB: add extension of anchor API, usb_unlink_anchored_urbs by Oliver Neukum · 16 years ago
  90. d277064 USB: mass storage: emulation of sat scsi_pass_thru with ATACB by matthieu castet · 16 years ago
  91. dda43a0 USB: Standardize inclusion protection and add where missing. by Robert P. J. Day · 16 years ago
  92. f66396b USB: usb.h: reduce syslog clutter [v3] by Tilman Schmidt · 16 years ago
  93. dbe0dbb USB: defines for USB "Link Power Management" (LPM) ECN by David Brownell · 16 years ago
  94. f476fba USB: convert usb.h struct usb_device to kernel-doc by Randy Dunlap · 16 years ago
  95. c27a4b7 USB: add USB_DT_CS_RADIO_CONTROL define to ch9.h by Greg Kroah-Hartman · 16 years ago
  96. feccc30 USB: remove CONFIG_USB_PERSIST setting by Alan Stern · 16 years ago
  97. 2e214e0 leds: Document the context brightness_set needs by Richard Purdie · 16 years ago
  98. 29d76df leds: Add support to leds with readable status by Henrique de Moraes Holschuh · 16 years ago
  99. ca3259b leds: enable support for blink_set() platform hook in leds-gpio by Herbert Valerio Riedel · 16 years ago
  100. 88a411c seqlock: livelock fix by Ingo Molnar · 16 years ago