1. 328a14e UIO: Add write function to allow irq masking by Hans J. Koch · 16 years ago
  2. b98cb4b driver core: remove DEVICE_ID_SIZE define by Greg Kroah-Hartman · 16 years ago
  3. ca52a49 driver core: remove DEVICE_NAME_SIZE define by Kay Sievers · 16 years ago
  4. aab0de2 driver core: remove KOBJ_NAME_LEN define by Kay Sievers · 16 years ago
  5. d2a3b91 class: add lockdep infrastructure by Matthew Wilcox · 16 years ago
  6. 7c71448 class: move driver core specific parts to a private structure by Greg Kroah-Hartman · 17 years ago
  7. 695794a Driver Core: add ability for class_find_device to start in middle of list by Greg Kroah-Hartman · 16 years ago
  8. 93562b5 Driver Core: add ability for class_for_each_device to start in middle of list by Greg Kroah-Hartman · 16 years ago
  9. 4e10673 device create: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  10. ccea44f driver core: remove device_create() by Greg Kroah-Hartman · 16 years ago
  11. e105b8b sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor by Dan Williams · 16 years ago
  12. 1ed6af7 powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU code by Mark Nelson · 16 years ago
  13. 551c3c0 powerpc: Use PPC_LONG_ALIGN in uaccess.h by Michael Ellerman · 16 years ago
  14. 6a2a24b powerpc: Add a #define for aligning to a long-sized boundary by Michael Ellerman · 16 years ago
  15. 059e493 powerpc/ps3: Add a sub-match id to ps3_system_bus by Masakazu Mokuno · 16 years ago
  16. 4f3dd8a powerpc/dma: Use the struct dma_attrs in iommu code by Mark Nelson · 16 years ago
  17. 4795b78 powerpc/cell: Add support for power button of future IBM cell blades by Christian Krafft · 16 years ago
  18. 18ad7a6 of_gpio: Should use new <linux/gpio.h> header by Wolfgang Grandegger · 16 years ago
  19. 6662327 ide: merge <asm-sparc/ide_64.h> with <asm-sparc/ide_32.h> by Bartlomiej Zolnierkiewicz · 16 years ago
  20. edc83d4f ide: <asm-sparc/ide_64.h>: use __raw_{read,write}w() by Bartlomiej Zolnierkiewicz · 16 years ago
  21. 8fbf3f3 ide: <asm-sparc/ide_32.h>: use __raw_{read,write}w() by Bartlomiej Zolnierkiewicz · 16 years ago
  22. 28c10af ide: <asm-sparc/ide_64.h>: use %r0 for outw_be() by Bartlomiej Zolnierkiewicz · 16 years ago
  23. 93ded9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  24. 78d9a48 USB: Force unbinding of drivers lacking reset_resume or other methods by Alan Stern · 16 years ago
  25. 742120c USB: fix usb_reset_device and usb_reset_composite_device(take 3) by Ming Lei · 16 years ago
  26. 625f694 USB: remove interface parameter of usb_reset_composite_device by Ming Lei · 16 years ago
  27. f579c2b USB Gadget: documentation update by Alan Stern · 16 years ago
  28. e0d795e usb: irda: cleanup on ir-usb module by Felipe Balbi · 16 years ago
  29. 40982be usb gadget: composite gadget core by David Brownell · 16 years ago
  30. a4c39c4 usb gadget: descriptor copying support by David Brownell · 16 years ago
  31. ea05af6 USB: remove CVS keywords by Adrian Bunk · 16 years ago
  32. 9da82bd USB: implement "soft" unbinding by Alan Stern · 16 years ago
  33. 1b26da1 USB: handle pci_name() being const by Greg Kroah-Hartman · 16 years ago
  34. 6d52dcb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  35. eb4225b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  36. ebb36a9 ipv6: __KERNEL__ ifdef struct ipv6_devconf by David S. Miller · 16 years ago
  37. 6579e57 net: Print the module name as part of the watchdog message by Arjan van de Ven · 16 years ago
  38. 74988bd sparc64: Do not define BIO_VMERGE_BOUNDARY. by David S. Miller · 16 years ago
  39. 3488007 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  40. cfc1b9a x86: convert Dprintk to pr_debug by Thomas Gleixner · 16 years ago
  41. e89970a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  42. 72a7369 Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  43. b7e6f62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 16 years ago
  44. 8a39262 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  45. 519f014 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  46. 72961ec netfilter: nfnetlink_log: send complete hardware header by Eric Leblond · 16 years ago
  47. 5840157 netfilter: accounting rework: ct_extend + 64bit counters (v4) by Krzysztof Piotr Oledzki · 16 years ago
  48. 07a7c10 netlink: add NLA_PUT_BE64 macro by Krzysztof Piotr Oledzki · 16 years ago
  49. f8b71a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  50. eb6a12c Merge branch 'linus' into cpus4096-for-linus by Ingo Molnar · 16 years ago
  51. 2e2dcc7 Merge branch 'x86/paravirt-spinlocks' into x86/for-linus by Ingo Molnar · 16 years ago
  52. acee709 Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus by Ingo Molnar · 16 years ago
  53. e66d90f Merge branch 'linus' into xen-64bit by Ingo Molnar · 16 years ago
  54. 1c29dd9 Merge branch 'linus' into x86/paravirt-spinlocks by Ingo Molnar · 16 years ago
  55. f6fccb1 dm: introduce merge_bvec_fn by Milan Broz · 16 years ago
  56. 33a37eb KVM: fix exception entry / build bug, on 64-bit by Ingo Molnar · 16 years ago
  57. e27772b Merge branch 'linus' into x86/urgent by Ingo Molnar · 16 years ago
  58. 4b80991 md: Protect access to mddev->disks list using RCU by NeilBrown · 16 years ago
  59. f2ea68c md: only count actual openers as access which prevent a 'stop' by NeilBrown · 16 years ago
  60. d6e2215 md: linear: Make array_size sector-based and rename it to array_sectors. by Andre Noll · 16 years ago
  61. f233ea5 md: Make mddev->array_size sector-based. by Andre Noll · 16 years ago
  62. 908cf4b Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next by Dmitry Torokhov · 16 years ago
  63. 14b395e Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  64. d1671a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  65. ae0645a Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 16 years ago
  66. f894d18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
  67. d13ff05 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  68. f076ab8 Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  69. 3a682fb pkt_sched: Fix build with NET_SCHED disabled. by David S. Miller · 16 years ago
  70. db6d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  71. 3a53337 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 16 years ago
  72. a594409 m68k: remove stale ARCH_SUN4 #define by Adrian Bunk · 16 years ago
  73. 07b8125 m68k/sun3/: possible cleanups by Adrian Bunk · 16 years ago
  74. 8dfbdf4 m68k/mac/: possible cleanups by Adrian Bunk · 16 years ago
  75. 0795dbc m68k/amiga/: possible cleanups by Adrian Bunk · 16 years ago
  76. d33b443 m68k: remove AP1000 code by Adrian Bunk · 16 years ago
  77. edfd92f m68k: Allow no CPU/platform type for allnoconfig by Geert Uytterhoeven · 16 years ago
  78. f30828a m68k: remove CVS keywords by Adrian Bunk · 16 years ago
  79. f7df406 Merge branch 'configfs-fixup-ptr-error' of git://oss.oracle.com/git/jlbec/linux-2.6 by Linus Torvalds · 16 years ago
  80. 44b7d1b tty: add more tty_port fields by Alan Cox · 16 years ago
  81. 593573b termios: Termios defines for other platforms by Alan Cox · 16 years ago
  82. 77451e5 cyclades: use tty_port by Alan Cox · 16 years ago
  83. f8ae476 stallion: use tty_port by Alan Cox · 16 years ago
  84. b02f5ad istallion: use tty_port by Alan Cox · 16 years ago
  85. b5391e2 gs: use tty_port by Alan Cox · 16 years ago
  86. 4982d6b esp: use tty_port by Alan Cox · 16 years ago
  87. 7a4d29f tty.h: clean up by Alan Cox · 16 years ago
  88. df4f4dd serial: use tty_port by Alan Cox · 16 years ago
  89. 6f67048 tty: Introduce a tty_port common structure by Alan Cox · 16 years ago
  90. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  91. 6bb0e3a Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_ops by Haavard Skinnemoen · 16 years ago
  92. 99cdb0c mfd: let asic3 use mem resource instead of bus_shift by Philipp Zabel · 16 years ago
  93. 279cac4 mfd: remove DS1WM register definitions from asic3.h by Philipp Zabel · 16 years ago
  94. 4a67b52 mfd: add ASIC3_CONFIG_GPIO templates by Philipp Zabel · 16 years ago
  95. 3b8139f mfd: Use uppercase only for asic3 macros and defines by Samuel Ortiz · 16 years ago
  96. 3b26bf1 mfd: New asic3 gpio configuration code by Samuel Ortiz · 16 years ago
  97. 1effe5b mfd: asic3 children platform data removal by Samuel Ortiz · 16 years ago
  98. 6f2384c mfd: asic3 gpiolib support by Samuel Ortiz · 16 years ago
  99. cb7f39d [MIPS] Remove unused maltasmp.h. by Yoichi Yuasa · 16 years ago
  100. 3d739f2 [MIPS] Remove unused saa9730_uart.h. by Yoichi Yuasa · 16 years ago