1. 7401969 [PATCH] x86-64: Fix warnings in ia32_aout.c by Andi Kleen · 18 years ago
  2. 88d2032 [PATCH] i386: Convert some functions to __init to avoid MODPOST warnings by Vivek Goyal · 18 years ago
  3. 0e0be25 [PATCH] i386: Fix memory hotplug related MODPOST generated warning by Vivek Goyal · 18 years ago
  4. b92cc55 [PATCH] x86-64: tighten up printks by Muli Ben-Yehuda · 18 years ago
  5. ed5316d [PATCH] x86-64: - Ignore long SMI interrupts in clock calibration by Jack Steiner · 18 years ago
  6. 9d24a81 [PATCH] x86-64: pci quirks MODPOST warning fix by Vivek Goyal · 18 years ago
  7. ee6a854 [PATCH] x86-64: Modpost whitelist reference to more symbols (pattern 3) by Vivek Goyal · 18 years ago
  8. 118c0ac [PATCH] x86-64: modpost add more symbols to whitelist pattern2 by Vivek Goyal · 18 years ago
  9. e96763d [PATCH] i386: make apic probe function non-init by Vivek Goyal · 18 years ago
  10. 4a5d107 [PATCH] i386: cpu hotplug/smpboot misc MODPOST warning fixes by Vivek Goyal · 18 years ago
  11. 2442076 [PATCH] x86-64: Use different constraint for gcc < 4.1 in bitops.h by Andi Kleen · 18 years ago
  12. 343cde5 [PATCH] x86-64: Make noirqdebug_setup function non init to fix modpost warning by Vivek Goyal · 18 years ago
  13. 7c8809a [PATCH] i386: Update defconfig by Andi Kleen · 18 years ago
  14. 03c3cc6 [PATCH] x86-64: Update defconfig by Andi Kleen · 18 years ago
  15. 3eb3c74 [PATCH] fix linux banner format string by Roman Zippel · 18 years ago
  16. 8edf51a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  17. b3277df [PATCH] MAINTAINERS: maintainer for sata_promise by Mikael Pettersson · 18 years ago
  18. f3a2c3e Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  19. 483479e [IPV4] devinet: inetdev_init out label moved after RCU assignment by Jarek Poplawski · 18 years ago
  20. 469de9b [INET]: style updates for the inet_sock->is_icsk assignment fix by Paul Moore · 18 years ago
  21. 4a1c010 [SCTP]: Fix err_hdr assignment in sctp_init_cause. by Vlad Yasevich · 18 years ago
  22. f79e780 [NETFILTER]: tcp conntrack: fix IP_CT_TCP_FLAG_CLOSE_INIT value by Patrick McHardy · 18 years ago
  23. ffed53d [NETFILTER]: nf_nat: fix hanging connections when loading the NAT module by Patrick McHardy · 18 years ago
  24. 8c82d8d [NETFILTER]: arp_tables: fix userspace compilation by Bart De Schuymer · 18 years ago
  25. f9f02cc [NETFILTER]: nf_conntrack_ipv6: fix crash when handling fragments by Patrick McHardy · 18 years ago
  26. f5e1052 IB/mthca: Don't execute QUERY_QP firmware command for QP in RESET state by Dotan Barak · 18 years ago
  27. f2d9136 IB/ehca: Use proper GFP_ flags for get_zeroed_page() by Hoang-Nam Nguyen · 18 years ago
  28. 656829e Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 18 years ago
  29. 76a2f04 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  30. 97bee8e Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  31. 8ba1f27 Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  32. 599c853 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  33. 2f5c33b [PATCH] i2c/pci: fix sis96x smbus quirk once and for all by Mark M. Hoffman · 18 years ago
  34. a037b0a [ALSA] version 1.0.14rc1 by Jaroslav Kysela · 18 years ago
  35. bf3dbdc [S390] locking problem with __cpcmd. by Christian Borntraeger · 18 years ago
  36. d8ad075 [S390] don't call handle_mm_fault() if in an atomic context. by Heiko Carstens · 18 years ago
  37. de338a3 [S390] Fix vmalloc area size calculation. by Heiko Carstens · 18 years ago
  38. 6721f77 [S390] Fix cpu hotplug (missing 'online' attribute). by Heiko Carstens · 18 years ago
  39. 6faf444 [S390] cio: use barrier() in stsch_reset. by Heiko Carstens · 18 years ago
  40. dd401e2 [S390] memory detection misses 128k. by Hongjie Yang · 18 years ago
  41. cb48cfe [TCP]: Fix iov_len calculation in tcp_v4_send_ack(). by Craig Schlenter · 18 years ago
  42. 88044c8 [NETFILTER]: nf_conntrack_netbios_ns: fix uninitialized member in expectation by Patrick McHardy · 18 years ago
  43. c1d2a19 [TG3]: Add PHY workaround for 5755M. by Michael Chan · 18 years ago
  44. d6aa4ac [BNX2]: Update version and reldate. by Michael Chan · 18 years ago
  45. e6be763 [BNX2]: Fix bug in bnx2_nvram_write(). by Michael Chan · 18 years ago
  46. 253c8b7 [BNX2]: Fix 5709 Serdes detection. by Michael Chan · 18 years ago
  47. 261dd5c [BNX2]: Don't apply CRC PHY workaround to 5709. by Michael Chan · 18 years ago
  48. 2a2f11c NetLabel: correct CIPSO tag handling when adding new DOI definitions by Paul Moore · 18 years ago
  49. 7979512 NetLabel: correct locking in selinux_netlbl_socket_setsid() by Paul Moore · 18 years ago
  50. 86112ff [Bluetooth] Correct SCO buffer for Broadcom based Dell laptops by Marcel Holtmann · 18 years ago
  51. da94270 [Bluetooth] Correct SCO buffer for Broadcom based HP laptops by Marcel Holtmann · 18 years ago
  52. 5939be4 [Bluetooth] Correct SCO buffer size for another ThinkPad laptop by Marcel Holtmann · 18 years ago
  53. c893779 [Bluetooth] Handle device registration failures by Marcel Holtmann · 18 years ago
  54. 4d6a218 [Bluetooth] Fix uninitialized return value for RFCOMM sendmsg() by Marcel Holtmann · 18 years ago
  55. b6e557f [Bluetooth] More checks if DLC is still attached to the TTY by Marcel Holtmann · 18 years ago
  56. f477756 [Bluetooth] Add packet size checks for CAPI messages by Marcel Holtmann · 18 years ago
  57. d2e7543 [X25]: Trivial, SOCK_DEBUG's in x25_facilities missing newlines by Andrew Hendry · 18 years ago
  58. cbbd7d4 [INET]: Fix incorrect "inet_sock->is_icsk" assignment. by Paul Moore · 18 years ago
  59. 2a2a5dd [ALSA] usbaudio - Fix kobject_add() error at reconnection by Takashi Iwai · 18 years ago
  60. 7fbe3ca [ALSA] usb: usbmixer error path fix by Mariusz Kozlowski · 18 years ago
  61. 8c67071 [ALSA] _snd_cmipci_uswitch_put doesn't set zero flags by Timofei V. Bondarenko · 18 years ago
  62. 6afeb11 [ALSA] hda-codec - Fix NULL dereference in generic hda code by Takashi Iwai · 18 years ago
  63. f9cc8a8 [ALSA] hda_intel: ALSA HD Audio patch for Intel ICH9 by Jason Gaston · 18 years ago
  64. 987411b [ALSA] usb-audio: work around wrong frequency in CM6501 descriptors by Clemens Ladisch · 18 years ago
  65. 5929546 [ALSA] Fix potential NULL pointer dereference in echoaudio midi by Giuliano Pochini · 18 years ago
  66. 5b005a0 [ALSA] Audio: Add nvidia HD Audio controllers of MCP67 support to hda_intel.c by Peer Chen · 18 years ago
  67. 77aab8b pcnet_cs : add new id by Komuro · 18 years ago
  68. ab3b1c7 chelsio: error path fix by Stephen Hemminger · 18 years ago
  69. 45d2530 s390: iucv Kconfig help description changes by Frank Pavlic · 18 years ago
  70. ee2db68 s390: qeth driver fixes: atomic context fixups by Frank Blaschka · 18 years ago
  71. 2d36c16 s390: qeth driver fixes: packet socket by Frank Blaschka · 18 years ago
  72. 95c78c8 s390: qeth driver fixes: VLAN hdr, perf stats by Frank Blaschka · 18 years ago
  73. f35723e forcedeth: sideband management fix by Ayaz Abdulla · 22 years ago
  74. dc40127 [POWERPC] Fix bugs in the hypervisor call stats code by Anton Blanchard · 18 years ago
  75. ab87e8d [POWERPC] Fix corruption in hcall9 by Anton Blanchard · 18 years ago
  76. e75b171 [POWERPC] iSeries: fix setup initcall by Stephen Rothwell · 18 years ago
  77. e9966ff [POWERPC] iSeries: fix viopath initialisation by Stephen Rothwell · 18 years ago
  78. 13d2c9b [POWERPC] iSeries: fix lpevents initialisation by Stephen Rothwell · 18 years ago
  79. 8404e65 [POWERPC] iSeries: fix proc/iSeries initialisation by Stephen Rothwell · 18 years ago
  80. d9523aa [POWERPC] iSeries: fix mf proc initialisation by Stephen Rothwell · 18 years ago
  81. 7232846 [POWERPC] disable PReP and EFIKA during make oldconfig by Olaf Hering · 18 years ago
  82. c98750c [POWERPC] Fix mpc52xx serial driver to work for arch/ppc again by Grant Likely · 18 years ago
  83. 9b3a6f4 [POWERPC] Don't include powerpc/sysdev/rom.o for arch/ppc builds by Grant Likely · 18 years ago
  84. a5b6ad6 [POWERPC] Fix mpc52xx fdt to use correct device_type for sound devices by Grant Likely · 18 years ago
  85. 5c334ee [POWERPC] 52xx: Don't use device_initcall to probe of_platform_bus by Sylvain Munaut · 18 years ago
  86. 56c336c [POWERPC] Add legacy iSeries to ppc64_defconfig by Stephen Rothwell · 18 years ago
  87. 338e997 [POWERPC] Update ppc64_defconfig by Stephen Rothwell · 18 years ago
  88. 007d88d [POWERPC] Fix manual assembly WARN_ON() in enter_rtas(). by David Woodhouse · 18 years ago
  89. 673aeb7 [POWERPC] Avoid calling get_irq_server() with a real, not virtual irq. by Michal Ostrowski · 18 years ago
  90. 5e264a5 [POWERPC] Fix unbalanced uses of of_node_put by Nathan Lynch · 18 years ago
  91. 6aa3e1e [POWERPC] Fix bogus BUG_ON() in in hugetlb_get_unmapped_area() by David Gibson · 18 years ago
  92. efa0670 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 18 years ago
  93. 86302f4 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  94. 74bda93 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  95. fea5f1e Revert "[PATCH] x86-64: Try multiple timer variants in check_timer" by Linus Torvalds · 18 years ago
  96. 0efc61e selinux: Delete mls_copy_context by Venkat Yekkirala · 18 years ago
  97. 2dbda7d [MIPS] PNX8550: Fix system timer support by Vitaly Wool · 18 years ago
  98. 33b06b5 [MIPS] TX49: Fix use of CDEX build_store_reg() by Atsushi Nemoto · 18 years ago
  99. d98f923 [MIPS] pnx8550: Fix write_config_byte() PCI config space accessor by Davy Chan · 18 years ago
  100. f75f369 [MIPS] Fix build errors on SEAD by Atsushi Nemoto · 18 years ago