1. 75a69ac [IrDA]: Fix IrDA build failure by Samuel Ortiz · 17 years ago
  2. 83ca46e [ATM]: nicstar needs virt_to_bus by Stephen Rothwell · 17 years ago
  3. 1297262 [NET]: move __dev_addr_discard adjacent to dev_addr_discard for readability by Denis Cheng · 17 years ago
  4. 26cc252 [NET]: merge dev_unicast_discard and dev_mc_discard into one by Denis Cheng · 17 years ago
  5. 456ad75 [NET]: move dev_mc_discard from dev_mcast.c to dev.c by Denis Cheng · 17 years ago
  6. eb49653 [NETLINK]: negative groups in netlink_setsockopt by Johannes Berg · 17 years ago
  7. f77ae93 [PPPOL2TP]: Reset meta-data in xmit function by Patrick McHardy · 17 years ago
  8. 7d4372b [PPPOL2TP]: Fix use-after-free by Patrick McHardy · 17 years ago
  9. 99acaeb [PKT_SCHED]: Some typo fixes in net/sched/Kconfig by Gabriel Craciunescu · 17 years ago
  10. bd0bf07 [XFRM]: Fix crash introduced by struct dst_entry reordering by Patrick McHardy · 17 years ago
  11. 1675134 [TCP]: remove unused argument to cong_avoid op by Stephen Hemminger · 17 years ago
  12. 44beac0 [ATM]: [idt77252] Rename CONFIG_ATM_IDT77252_SEND_IDLE to not resemble a Kconfig variable by Robert P. J. Day · 17 years ago
  13. 78e4be1 [ATM]: [drivers] ioremap balanced with iounmap by Amol Lad · 17 years ago
  14. de24a19 [ATM]: [lanai] sram_test_word() must be __devinit by Adrian Bunk · 17 years ago
  15. 2db84a8 [ATM]: [nicstar] Replace C code with call to ARRAY_SIZE() macro. by Robert P. J. Day · 17 years ago
  16. b5492c4 [ATM]: Eliminate dead config variable CONFIG_BR2684_FAST_TRANS. by Robert P. J. Day · 17 years ago
  17. 782f795 [ATM]: Replacing kmalloc/memset combination with kzalloc. by vignesh babu · 17 years ago
  18. 0929c2d [NET]: gen_estimator deadlock fix by Ranko Zivojnovic · 17 years ago
  19. dd121c4 [BNX2]: Update version to 1.6.3. by Michael Chan · 17 years ago
  20. 7ea6920 [BNX2]: Use constants for stats ticks. by Michael Chan · 17 years ago
  21. c2d3db8 [BNX2]: Add delay before reading firmware version. by Michael Chan · 17 years ago
  22. e30372c [BNX2]: Support NVRAM on 5709. by Michael Chan · 17 years ago
  23. cb32da0 slob: Kill off duplicate kzalloc() definition. by Paul Mundt · 17 years ago
  24. 1985026 Revert drivers/ide/ide.c scsi_cmd_ioctl() usage changes by Linus Torvalds · 17 years ago
  25. 8b0d416 Make the "z/VM unit record device driver" depend on S390 by Linus Torvalds · 17 years ago
  26. fd2f261 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  27. 99e1221 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 17 years ago
  28. f3d9071 Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  29. 6dfce90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 17 years ago
  30. 96a6099 Merge branch 'isdn-cleanup' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  31. e779220 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  32. b8c638a Merge branch 'uninit-var' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  33. ef9efe4 Merge branch 'warnings' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  34. 8dfd588 smp_call_function_single() should be a macro on UP by Al Viro · 17 years ago
  35. 62715ec [SPARC64]: Kill bogus set_fs(KERNEL_DS) in do_rt_sigreturn(). by Oleg Nesterov · 17 years ago
  36. 98fc483 [ISDN] HiSax hfc_pci: minor cleanups by Jeff Garzik · 17 years ago
  37. d825a49 [ISDN] HiSax bkm_a4t: split setup into two smaller functions by Jeff Garzik · 17 years ago
  38. a2b6651 [ISDN] HiSax enternow: split setup into 3 smaller functions by Jeff Garzik · 17 years ago
  39. 7c60e1c [ISDN] HiSax netjet_u: split setup into 3 smaller functions by Jeff Garzik · 17 years ago
  40. 0566a66 [ISDN] HiSax netjet_s: code movement, prep for hotplug by Jeff Garzik · 17 years ago
  41. 881ebdc [ISDN] HiSax: move card state alloc/setup code into separate functions by Jeff Garzik · 17 years ago
  42. 82bcda9 [ISDN] HiSax: move card setup into separate function by Jeff Garzik · 17 years ago
  43. 44052e0 mixart: Add missing vmalloc.h include by Frank Lichtenheld · 17 years ago
  44. bec85e8 hppb: Add missing dma-mapping.h include by Frank Lichtenheld · 17 years ago
  45. 8e1c091 arch/i386/* fs/* ipc/*: mark variables with uninitialized_var() by Jeff Garzik · 17 years ago
  46. a6343af drivers/*: mark variables with uninitialized_var() by Jeff Garzik · 17 years ago
  47. b1734d2 drivers/atm/ambassador: kill uninit'd var warning, and fix bug by Jeff Garzik · 17 years ago
  48. ea8b4db [libata] sata_mv: use pci_try_set_mwi() by Jeff Garzik · 17 years ago
  49. 9db4892 drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warning by Jeff Garzik · 17 years ago
  50. e5fb4f4 drivers/net/wan/sbni: kill uninit'd var warning by Jeff Garzik · 17 years ago
  51. 2ab934b drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local var by Jeff Garzik · 17 years ago
  52. 0d480db drivers/telephony/ixj: cleanup and fix gcc warning by Jeff Garzik · 17 years ago
  53. 79c63e1 drivers/net/wan/pc300_drv: fix bug caught by gcc warning by Jeff Garzik · 17 years ago
  54. ae97fec drivers/usb/misc/auerswald: fix status check, remove redundant check by Jeff Garzik · 17 years ago
  55. cad1b9d [netdrvr] eepro100, ne2k-pci: abort resume if pci_enable_device() fails by Jeff Garzik · 17 years ago
  56. f6c4286 [netdrvr] natsemi: Fix device removal bug by Jeff Garzik · 17 years ago
  57. 6f686d3 kernel/auditfilter: kill bogus uninit'd-var compiler warning by Jeff Garzik · 17 years ago
  58. c1e49e3 [SPARC64]: Update defconfig. by David S. Miller · 17 years ago
  59. 4112055 [SPARC64]: Kill explicit %gl register reference. by David S. Miller · 17 years ago
  60. 3bd858a Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check by Satyam Sharma · 17 years ago
  61. 49c13b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 17 years ago
  62. 492559a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  63. d367675 atl1: missing include by Al Viro · 17 years ago
  64. 27d4171 mark a bunch of ISA|EISA|PCI drivers as such by Al Viro · 17 years ago
  65. 547c178 missing exports of csum_... by Al Viro · 17 years ago
  66. 6d0fd9c um_kmalloc() remnants by Al Viro · 17 years ago
  67. 7155c9f sparc32 has working dma-mapping only with CONFIG_PCI by Al Viro · 17 years ago
  68. d37c6e1 saner typechecking in generic unaligned.h by Al Viro · 17 years ago
  69. cc040a8 alpha __init fixes by Al Viro · 17 years ago
  70. 5072d5d alpha termios.h hadn't been updated by Al Viro · 17 years ago
  71. 0ab7a25 no USB on M32R by Al Viro · 17 years ago
  72. 4ad1366 md: change bitmap_unplug and others to void functions by NeilBrown · 17 years ago
  73. f0d76d7 md: check that internal bitmap does not overlap other data by NeilBrown · 17 years ago
  74. 713f6ab md: improve the is_mddev_idle test fix by NeilBrown · 17 years ago
  75. df968c4 md: improve message about invalid superblock during autodetect by NeilBrown · 17 years ago
  76. afd4403 Use menuconfig objects II - MD by Jan Engelhardt · 17 years ago
  77. 0c4a59f OMAP: add TI TWL92330/Menelaus Power Management chip driver by Tony Lindgren · 17 years ago
  78. 9695290 OMAP: LCD panel support for the Siemens SX1 mobile phone by Vovan888@gmail · 17 years ago
  79. 107cc64 OMAP: LCD panel support for the TI OMAP OSK board by Dirk Behme · 17 years ago
  80. 7a6d6ab OMAP: LCD panel support for the TI OMAP1510 Innovator board by Imre Deak · 17 years ago
  81. d64ca86 OMAP: LCD panel support for the TI OMAP1610 Innovator board by Imre Deak · 17 years ago
  82. 769bde5 OMAP: LCD panel support for the Palm Zire71 by Marek Vasut · 17 years ago
  83. dba8e7b OMAP: LCD panel support for Palm Tungsten|T by Marek Vasut · 17 years ago
  84. 9828a88 OMAP: LCD panel support for the Palm Tungsten E by Romain Goyet · 17 years ago
  85. 65316c9 OMAP: LCD panel support for the TI OMAP H3 board by Imre Deak · 17 years ago
  86. e493435 OMAP: LCD panel support for the TI OMAP H4 board by Imre Deak · 17 years ago
  87. 1d381b8 OMAP: add external Epson Blizzard LCD controller support by Imre Deak · 17 years ago
  88. aae76ef OMAP: add external Epson HWA742 LCD controller support by Imre Deak · 17 years ago
  89. f5c125a OMAP: add TI OMAP2 external LCD controller support - RFBI by Imre Deak · 17 years ago
  90. e6b4573 OMAP: add TI OMAP1 external LCD controller support - SoSSI by Imre Deak · 17 years ago
  91. 7a055fc OMAP: add TI OMAP2 internal display controller support. by Imre Deak · 17 years ago
  92. 569755c OMAP: add TI OMAP1 internal LCD controller by Imre Deak · 17 years ago
  93. fe0e3a9 OMAP: add TI OMAP1610 accelerator entry. by Imre Deak · 17 years ago
  94. 8b08cf2 OMAP: add TI OMAP framebuffer driver by Imre Deak · 17 years ago
  95. 57a3db9 drivers/video/macmodes.c:mac_find_mode() mustn't be __devinit by Adrian Bunk · 17 years ago
  96. bce9451 Cell: Draw SPE helper penguin logos by Geert Uytterhoeven · 17 years ago
  97. cca9a6c fbdev: SPE helper penguin logo by Geert Uytterhoeven · 17 years ago
  98. 9900abf fbdev: Add fb_append_extra_logo() by Geert Uytterhoeven · 17 years ago
  99. 90da63e fbdev: extract fb_show_logo_line() by Geert Uytterhoeven · 17 years ago
  100. b6e8f00 Fix the graphic corruption issue on IA64 machines by izumi · 17 years ago