1. 912d4e8 [SCSI] aacraid: Add likely() and unlikely() by Salyzyn, Mark · 18 years ago
  2. 1196ae0 [SCSI] qla2xxx: fix for byteswap in fc_host fabric_name by Richard Lary · 18 years ago
  3. 07da60c [SCSI] lpfc: fix oops when parsing dodgy VPD by Anton Blanchard · 18 years ago
  4. ec14d79 [ARM] Export dma_channel_active() by Russell King · 18 years ago
  5. 755948c Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 18 years ago
  6. 9f11672 [CRYPTO] api: Flush the current page right than the next by Herbert Xu · 18 years ago
  7. beff804 [PATCH] crypto api: Use the right value when advancing scatterwalk_copychunks by Herbert Xu · 18 years ago
  8. c35e584 [PATCH] uml: fix static linking for real by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  9. 4ee531a [CRYPTO] api: Use the right value when advancing scatterwalk_copychunks by Herbert Xu · 18 years ago
  10. 756970a ACPI: thinkpad-acpi: update MAINTAINERS by Henrique de Moraes Holschuh · 18 years ago
  11. 643f12d ACPI: thinkpad-acpi: cleanup after rename by Henrique de Moraes Holschuh · 18 years ago
  12. d903ac5 ACPI: thinkpad-acpi: add compatibility MODULE_ALIAS entry by Henrique de Moraes Holschuh · 18 years ago
  13. 8599824 ACPI: thinkpad-acpi: cleanup Kconfig for thinkpad-acpi by Henrique de Moraes Holschuh · 18 years ago
  14. f21f85d ACPI: ibm-acpi: rename driver to thinkpad-acpi by Henrique de Moraes Holschuh · 18 years ago
  15. a5bd178 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  16. d602557 Btrfs: corruption hunt continues by Chris Mason · 18 years ago
  17. 4e381a4 Revert "ACPI: parse 2nd MADT by default" by Len Brown · 18 years ago
  18. 9644292 [PATCH] Maxtor 6B250S0/BANC1B70 hangs with NCQ by Jens Axboe · 18 years ago
  19. ddd83ef [IA64] update memory attribute aliasing documentation & test cases by Bjorn Helgaas · 18 years ago
  20. 6d40fc5 [IA64] fail mmaps that span areas with incompatible attributes by Bjorn Helgaas · 18 years ago
  21. 2cb22e2 [IA64] allow WB /sys/.../legacy_mem mmaps by Bjorn Helgaas · 18 years ago
  22. 9b50ffb [IA64] make ioremap avoid unsupported attributes by Bjorn Helgaas · 18 years ago
  23. c4add2e [IA64] rename ioremap variables to match i386 by Bjorn Helgaas · 18 years ago
  24. 6b8777b [ARM] 4296/1: ixp4xx: compile fix by Vladimir Barinov · 18 years ago
  25. 22b0ebd Btrfs: hunting slab corruption by Chris Mason · 18 years ago
  26. ce20269 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  27. 9754c5f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  28. edfac96 [POWERPC] 85xx: Add initial MPC8544DS basic port defconfig. by Jon Loeliger · 18 years ago
  29. d93daf8 [POWERPC] 85xx: Add initial MPC8544 DS platform files. by Jon Loeliger · 18 years ago
  30. 8a1e97e [MIPS] SMTC: Fix recursion in instant IPI replay code. by Ralf Baechle · 18 years ago
  31. 6c9fde4 [MIPS] BCM1480: Fix setting of irq affinity. by Mark Mason · 18 years ago
  32. d6f7036 [MIPS] do_page_fault() needs to use raw_smp_processor_id(). by Ralf Baechle · 18 years ago
  33. 20bb25d [MIPS] SMTC: Fix false trigger of debug code on single VPE. by Ralf Baechle · 18 years ago
  34. ae036b7 [MIPS] SMTC: irq_{enter,leave} and kstats keeping for relayed timer ints. by Ralf Baechle · 18 years ago
  35. fe99f1b [MIPS] lockdep: Deal with interrupt disable hazard in TRACE_IRQFLAGS by Chris Dearman · 18 years ago
  36. cbde5eb [MIPS] lockdep: Handle interrupts in R3000 style c0_status register. by Chris Dearman · 18 years ago
  37. eb541cb [MIPS] MV64340: Add missing prototype for mv64340_irq_init(). by Ralf Baechle · 18 years ago
  38. 619af72 [MIPS] MT: MIPS_MT_SMTC_INSTANT_REPLAY currently conflicts with PREEMPT. by Ralf Baechle · 18 years ago
  39. af2944a [MIPS] EV64120: Include <asm/irq.h> to fix warning. by Ralf Baechle · 18 years ago
  40. 9486d59 [MIPS] Ocelot: Fix warning. by Ralf Baechle · 18 years ago
  41. 448f283c [MIPS] Ocelot: Give PMON_v1_setup a proper prototype. by Ralf Baechle · 18 years ago
  42. dbfc2f6 [IA64] Fix arch/ia64/pci/pci.c:571: warning: `return' with a value by Tony Luck · 18 years ago
  43. ead6caa [IA64] Speed up boot - skip unnecessary clock calibration by Jack Steiner · 18 years ago
  44. 83d2cd3 [IA64] bugfix stack layout upside-down by KAMEZAWA Hiroyuki · 18 years ago
  45. 8a3a0ee [IA64] Fix possible invalid memory access in ia64_setup_msi_irq() by Kenji Kaneshige · 18 years ago
  46. efab03d Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  47. 9415fdd Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  48. 23308c5 [POWERPC] 83xx: Add MPC832x RDB board support. by Michael Barkowski · 18 years ago
  49. 297640e [POWERPC] qe: ucc_slow.guemr is in the wrong place by Timur Tabi · 18 years ago
  50. 7f013bc [POWERPC] qe: Fix QUICC Engine SDMA setup errors by Chuck Meade · 18 years ago
  51. f254e52 Btrfs: verify csums on read by Chris Mason · 18 years ago
  52. c01003c [IFB]: Fix crash on input device removal by Patrick McHardy · 18 years ago
  53. 399afa4 [PATCH] Add suspend/resume for HPET by Maxim Levitsky · 18 years ago
  54. 75dfe39 btrfs_file_write -- first pass by Chris Mason · 18 years ago
  55. 22c8c65 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  56. a76c0b9 [PATCH] mm: fix xip issue with /dev/zero by Carsten Otte · 18 years ago
  57. 90ed52e [PATCH] holepunch: fix mmap_sem i_mutex deadlock by Hugh Dickins · 18 years ago
  58. 16a1001 [PATCH] holepunch: fix disconnected pages after second truncate by Hugh Dickins · 18 years ago
  59. 1ae7000 [PATCH] holepunch: fix shmem_truncate_range punch locking by Hugh Dickins · 18 years ago
  60. a2646d1 [PATCH] holepunch: fix shmem_truncate_range punching too far by Hugh Dickins · 18 years ago
  61. 96fac9d [PATCH] Wire up DEC serial drivers in Kconfig by Ralf Baechle · 18 years ago
  62. 35dc845 [PATCH] drivers/isdn/gigaset: mark some static data as const (v2) by Tilman Schmidt · 18 years ago
  63. 75e8def [PATCH] uml: hostfs variable renaming by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  64. 622e696 [PATCH] uml: fix compilation problems by Jeff Dike · 18 years ago
  65. af84eab [PATCH] uml: fix LVM crash by Jason Lunz · 18 years ago
  66. 3076212 [PATCH] uml: irq locking fixes by Jeff Dike · 18 years ago
  67. 602ed87 [PATCH] uml: fix pte bit collision by Miklos Szeredi · 18 years ago
  68. d40f6d7 [PATCH] uml: fix device unplug crash by Jeff Dike · 18 years ago
  69. 2a9529a [PATCH] uml: fix I/O hang when multiple devices are in use by Jeff Dike · 18 years ago
  70. cb3fecc [PATCH] bluetooth hid quirks: mightymouse quirk by Jiri Kosina · 18 years ago
  71. e6d1fc3 [PATCH] adaptec MAINTAINERS updates by Salyzyn, Mark · 18 years ago
  72. 14e9d57 [PATCH] pid: Properly detect orphaned process groups in exit_notify by Eric W. Biederman · 18 years ago
  73. c97beb4 [PATCH] x86_64 irq: Fix comments after changing IRQ0_VECTOR from 0x20 to 0x30 by Yinghai Lu · 18 years ago
  74. 30ae846 Btrfs: btree address space fixes by Chris Mason · 18 years ago
  75. d9993c3 [PATCH] splice: partial write fix by Dmitriy Monakhov · 18 years ago
  76. d8d7920 NetXen: Fix hardware access for ppc architecture. by Linsys Contractor Adhiraj Joshi · 18 years ago
  77. bd7a444 sis190: new PHY support by Francois Romieu · 18 years ago
  78. 8c754a0 atl1: save mac address on remove by Chris Snook · 18 years ago
  79. 2848e64 [ARM] 4289/1: AT91: SAM9260 NAND flash timing by Andrew Victor · 18 years ago
  80. 62a6d7f ACPI: dock: use NULL for pointer by Randy Dunlap · 18 years ago
  81. db8b225 [BNX2]: Fix link interrupt problem. by Michael Chan · 18 years ago
  82. 190a440 [POWERPC] Fix dcr_unmap() by Jean-Christophe Dubois · 18 years ago
  83. 87cbda5 Btrfs: sha256 csums on metadata by Chris Mason · 18 years ago
  84. e5c465f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 18 years ago
  85. d0a9af8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  86. c203b33 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  87. a26b5fc Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  88. bba6f6f [PATCH] MSI-X: fix resume crash by Eric W. Biederman · 18 years ago
  89. 4dfc896 [PATCH] oprofile: fix potential deadlock on oprofilefs_lock by Jiri Kosina · 18 years ago
  90. 6faee84 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
  91. 2ba302c Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  92. 4db43e6 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  93. 935c631 [PATCH] hrtimers: fix reprogramming SMP race by Ingo Molnar · 18 years ago
  94. a717751 [VIDEO]: Fix section mismatch in cg3.c by Robert Reif · 18 years ago
  95. 8a2f7d9 firewire: Fix start on cycle 0 for IT, implement start on cycle for IR. by Kristian Høgsberg · 18 years ago
  96. ef370ee firewire: Fix the range check for the queue_iso payload pointer. by Kristian Høgsberg · 18 years ago
  97. c5dfd0a firewire: Increase the number of config rom retries and the retry delay. by Kristian Høgsberg · 18 years ago
  98. 93e4fd4 firewire: Don't set card->irm_node before we have a new valid topology. by Kristian Høgsberg · 18 years ago
  99. 3964a44 firewire: Generalize resource tracking for cdev implementation. by Kristian Høgsberg · 18 years ago
  100. 66dea3e firewire: Add ioctls to add and remove config rom descriptors. by Kristian Høgsberg · 18 years ago