1. f15e66b [PATCH] drivers/mfd/sm501.c: Replace pci_module_init with pci_register_driver by Richard Knutsson · 18 years ago
  2. 5d5dde2 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  3. aef8811 [XFRM]: Fix oops in xfrm4_dst_destroy() by Bernhard Walle · 18 years ago
  4. dafdcfb Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 18 years ago
  5. c90c69a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  6. 6842ac6 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 18 years ago
  7. 60f29b1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 18 years ago
  8. 4f4acf3 Always initialize scontext and scontext_len by Stephen Smalley · 18 years ago
  9. fadcdb4 Reassign printk levels in selinux kernel code by Eric Paris · 18 years ago
  10. e4396b5 [XFRM_TUNNEL]: Reload header pointer after pskb_may_pull/pskb_expand_head by Arnaldo Carvalho de Melo · 18 years ago
  11. 4c3ae4d [IPV4]: Use random32() in net/ipv4/multipath by Joe Perches · 18 years ago
  12. 269def7 [BRIDGE]: eliminate workqueue for carrier check by Stephen Hemminger · 18 years ago
  13. ac062e8 [BRIDGE]: get rid of miscdevice include by Stephen Hemminger · 18 years ago
  14. 7401055 [IPV6]: Fix __ipv6_addr_type() export in correct place. by David S. Miller · 18 years ago
  15. 8030f54 [IPV4] devinet: Register inetdev earlier. by Herbert Xu · 18 years ago
  16. 45ba9dd [IPV6] ADDRCONF: Register inet6_dev earlier. by YOSHIFUJI Hideaki · 18 years ago
  17. 46d4804 [IPV6] ADDRCONF: Manage prefix route corresponding to address manually added. by YOSHIFUJI Hideaki · 18 years ago
  18. 2689205 [IPV6] IP6TUNNEL: Use update_pmtu() of dst on xmit. by Yasuyuki Kozakai · 18 years ago
  19. 8c14b7c [IPV6] ADDRCONF: Statically link __ipv6_addr_type() for sunrpc subsystem. by YOSHIFUJI Hideaki · 18 years ago
  20. f4b9479 [IPV4]: Correct links in net/ipv4/Kconfig by Baruch Even · 18 years ago
  21. 1845a57 [SCTP]: Strike the transport before updating rto. by Vlad Yasevich · 18 years ago
  22. 8c4a2d4 [SCTP]: Fix connection hang/slowdown with PR-SCTP by Vlad Yasevich · 18 years ago
  23. 2c4f621 [TCP]: Fix MD5 signature pool locking. by David S. Miller · 18 years ago
  24. 7f62ad5 [TG3]: TSO workaround fixes. by Michael Chan · 18 years ago
  25. ad93065 [AF_PACKET]: Remove unnecessary casts. by Jason Lunz · 18 years ago
  26. ca17c23 [IPV6]: Adjust inet6_exit() cleanup sequence against inet6_init() by Joe Jin · 18 years ago
  27. d3f23df [IPSEC]: More fix is needed for __xfrm6_bundle_create(). by Noriaki TAKAMIYA · 18 years ago
  28. a39a219 [IRDA] net/irda/: proper prototypes by Adrian Bunk · 18 years ago
  29. 2312119 [Bluetooth] Make use of MODULE_FIRMWARE by Marcel Holtmann · 18 years ago
  30. c1a3313 [Bluetooth] Make use of device_move() for RFCOMM TTY devices by Marcel Holtmann · 18 years ago
  31. f5ffd46 [Bluetooth] Add open and close callbacks for HID device by Marcel Holtmann · 18 years ago
  32. e1aaadd [Bluetooth] Add support for using the HID subsystem by Marcel Holtmann · 18 years ago
  33. a83d6c0d [Bluetooth] Fix wrong put_user() from HIDP compat ioctl patch by Marcel Holtmann · 18 years ago
  34. 5313a20 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/tick-2.6 by Linus Torvalds · 18 years ago
  35. a7538a7 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  36. 92320ce Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  37. 63ae0e5 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  38. a22a0fa Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 18 years ago
  39. 19ba1b1 [SPARC] uctrl: Check request_irq() return value. by David S. Miller · 18 years ago
  40. c5b002c [SPARC64]: Update defconfig. by David S. Miller · 18 years ago
  41. 3b36fb8 [SPARC64] bbc_i2c: Fix kenvctrld eating %100 cpu. by David S. Miller · 18 years ago
  42. abfd336 [SPARC64]: Fix arch_teardown_msi_irq(). by David S. Miller · 18 years ago
  43. 5746c99 [SPARC64]: virt_irq_free only needed when CONFIG_PCI_MSI by David S. Miller · 18 years ago
  44. cacfd56 [SPARC]: Remove the broken SUN_AURORA driver. by Adrian Bunk · 18 years ago
  45. 3494c16 [TICK] tick-common: Fix one-shot handling in tick_handle_periodic(). by David S. Miller · 18 years ago
  46. 9e203bc [TIME] tick-sched: Add missing asm/irq_regs.h include. by David S. Miller · 18 years ago
  47. 2a786b4 [PATCH] genirq: Mask irqs when migrating them. by Eric W. Biederman · 18 years ago
  48. 6101429 [PATCH] x86_64 irq: Safely cleanup an irq after moving it. by Eric W. Biederman · 18 years ago
  49. bc5e81a [PATCH] x86_64 irq: Add constants for the reserved IRQ vectors. by Eric W. Biederman · 18 years ago
  50. b93179b [PATCH] x86_64 irq: Remove unnecessary irq 0 setup. by Eric W. Biederman · 18 years ago
  51. dfbffdd [PATCH] x86_64 irq: Simplify assign_irq_vector's arguments. by Eric W. Biederman · 18 years ago
  52. 13a7950 [PATCH] x86_64 irq: Begin consolidating per_irq data in structures. by Eric W. Biederman · 18 years ago
  53. e273d14 [PATCH] x86_64 irq: Use NR_IRQS not NR_IRQ_VECTORS by Eric W. Biederman · 18 years ago
  54. f45bcd7 [PATCH] x86_64 irq: In __DO_ACTION perform the FINAL action for every entry. by Eric W. Biederman · 18 years ago
  55. 5ff5115 [PATCH] x86_64 irq: Simplfiy the set_affinity logic. by Eric W. Biederman · 18 years ago
  56. a8c8a36 [PATCH] x86_64 irq: Refactor setup_IO_APIC_irq by Eric W. Biederman · 18 years ago
  57. a27bc06 [PATCH] x86_64 irq: Remove the unused vector parameter from ioapic_register_intr by Eric W. Biederman · 18 years ago
  58. e560c8b [PATCH] x86_64 irq: Kill declaration of removed array, interrupt by Eric W. Biederman · 18 years ago
  59. 9f0a5ba [PATCH] irq: Remove set_native_irq_info by Eric W. Biederman · 18 years ago
  60. fc5d56f [PATCH] x86_64 irq: Simplfy __assign_irq_vector by Eric W. Biederman · 18 years ago
  61. ea3d522 Revert "[PATCH] i386: add idle notifier" by Linus Torvalds · 18 years ago
  62. cb48cab [libata] bump versions by Jeff Garzik · 18 years ago
  63. a84471f [libata] Trim trailing whitespace. by Jeff Garzik · 18 years ago
  64. fb621e2 [libata] sata_mv: Fix 50xx irq mask by Jeff Garzik · 18 years ago
  65. e728eab [libata] sata_mv: don't touch reserved bits in EDMA config register by Jeff Garzik · 18 years ago
  66. 616ece2 libata: Use new id_to_dma_mode function to tidy reporting in more drivers (minimally tested) by Alan · 18 years ago
  67. cc70991 pata_pcmcia: Fix oops in 2.6.21-rc1 by Alan · 18 years ago
  68. 10305f0 Add id_to_dma_mode function for printing DMA modes by Alan · 18 years ago
  69. 098cdff sata_promise: simplify port setup by Mikael Pettersson · 18 years ago
  70. 540477b sata_promise: fix 20619 new EH merge error by Mikael Pettersson · 18 years ago
  71. 8748415 [ARM] 4234/1: Introduce get_irqnr_preamble and arch_ret_to_user for ns9xxx. by Uwe Kleine-König · 18 years ago
  72. dff5e44 [ARM] 4233/1: nand/s3c2410.c: warning fix by Arnaud Patard · 18 years ago
  73. ec3622d [ARM] 4226/1: initial .data and .bss mappings of XIP kernel should be TEXT_OFFSET by Nicolas Pitre · 18 years ago
  74. e98ff7f [ARM] 4224/2: allow XIP kernel to boot again by Nicolas Pitre · 18 years ago
  75. fc16c25 [libata] ACPI: remove needless ->qc_issue hook existence test by Jeff Garzik · 18 years ago
  76. ea34e45 sata_vsc: refactor vsc_sata_interrupt and hook up error handling by Dan Williams · 18 years ago
  77. e2f8fb7 sata_sil: ignore and clear spurious IRQs while executing commands by polling by Tejun Heo · 18 years ago
  78. 6a59dcf sata_mv: fix pci_enable_msi() error handling by Tejun Heo · 18 years ago
  79. f1da66e pata_amd: fix an obvious bug in cable detection by Tejun Heo · 18 years ago
  80. 19c2623 USB: export autosuspend delay in sysfs by Alan Stern · 18 years ago
  81. dfa87c8 sysfs: allow attributes to be added to groups by Alan Stern · 18 years ago
  82. b5e795f USB: make autosuspend delay a module parameter by Alan Stern · 18 years ago
  83. aa084f3 USB: minor cleanups for sysfs.c by Alan Stern · 18 years ago
  84. 7ceec1f USB: add a blacklist for devices that can't handle some things we throw at them. by Oliver Neukum · 18 years ago
  85. bb41702 USB: refactor usb device matching and create usb_device_match by Greg Kroah-Hartman · 18 years ago
  86. 80d4e8e USB: Wacom driver updates by Ping Cheng · 18 years ago
  87. 50f97a1 gadgetfs: Fixed bug in ep_aio_read_retry. by Sarah Bailey · 18 years ago
  88. 4ef2e23 USB: Use USB defines in usbmouse.c and usbkbd.c by Michael Opdenacker · 18 years ago
  89. 672027a USB: add rationale on why usb descriptor structures have to be packed by Inaky Perez-Gonzalez · 18 years ago
  90. 822c7ef USB: ftdi_sio: Adding VID and PID for Tellstick by Micke Prag · 18 years ago
  91. 17230ac UHCI: Eliminate asynchronous skeleton Queue Headers by Alan Stern · 18 years ago
  92. 28b9325 UHCI: Add macros for computing DMA values by Alan Stern · 18 years ago
  93. d0374f4 USB: Davicom DM9601 usbnet driver by Peter Korsgaard · 18 years ago
  94. 39c4b38 USB: asix.c - Add JVC-PRX1 ids by David Hollis · 18 years ago
  95. 21641e3 usbmon: Remove erroneous __exit by Pete Zaitcev · 18 years ago
  96. 946b960 USB: add driver for iowarrior devices. by Greg Kroah-Hartman · 18 years ago
  97. fd978bf USB: option: add a bunch of new device ids by Greg Kroah-Hartman · 18 years ago
  98. b656b2c USB: option: remove duplicate device id table by Greg Kroah-Hartman · 18 years ago
  99. dfff0a0 Revert "Driver core: let request_module() send a /sys/modules/kmod/-uevent" by Greg Kroah-Hartman · 18 years ago
  100. 82f0cf9 Driver core: fix error by cleanup up symlinks properly by James Simmons · 18 years ago