1. 4b4a27d Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  2. a9b1ef8 [SPARC]: drivers/sbus/char/aurora.c: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  3. e6d184e [NET]: Fix ifenslave to not fail on lack of IP information by Neil Horman · 19 years ago
  4. 00cb277 [NETFILTER] ctnetlink: Fix refcount leak ip_conntrack/nat_proto by Pablo Neira Ayuso · 19 years ago
  5. 0ff60a4 [IPV4]: Fix secondary IP addresses after promotion by Jamal Hadi Salim · 19 years ago
  6. c27bd49 [NETLINK]: Use tgid instead of pid for nlmsg_pid by Herbert Xu · 19 years ago
  7. af2b407 [NET]: Shut up warnings in net/core/flow.c by Russell King · 19 years ago
  8. 899a1fc Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Jody McIntyre · 19 years ago
  9. c64d472 ieee1394/raw1394: LIndent fixes by Jens-Michael Hoffmann · 19 years ago
  10. 066ef9c ieee1394/iso: LIndent fixes by Jens-Michael Hoffmann · 19 years ago
  11. 16c333a ieee1394/ieee1394_transactions: LIndent fixes by Jens-Michael Hoffmann · 19 years ago
  12. 6649e92 ieee1394/dma: LIndent fixes by Jens-Michael Hoffmann · 19 years ago
  13. a96074e csr1212: add check for !valid by Jody McIntyre · 19 years ago
  14. 5303a98 csr1212: check results of keyval reads by Jody McIntyre · 19 years ago
  15. b3a5225 [PATCH] prefer pkg-config for the QT check by Roman Zippel · 19 years ago
  16. 7692c5d [PATCH] device-mapper raid1: drop mark_region spinlock fix by Jonathan E Brassow · 19 years ago
  17. 233886dd [PATCH] device-mapper snapshot: bio_list fix by jblunck@suse.de · 19 years ago
  18. 640eb3b [PATCH] device-mapper dm-mpath: endio spinlock fix by Stefan Bader · 19 years ago
  19. 0e56822 [PATCH] device-mapper: mirror log bitset fix by Alasdair G Kergon · 19 years ago
  20. c4cc663 [PATCH] device-mapper: list_versions fix by Alasdair G Kergon · 19 years ago
  21. b6fcc80 [PATCH] device-mapper dm-ioctl: missing put in table load error case by Kiyoshi Ueda · 19 years ago
  22. 98766fb [PATCH] kernel Doc/ URL corrections by Randy Dunlap · 19 years ago
  23. 6c52f13 [PATCH] dell_rbu driver depends on x86[64] by Dave Jones · 19 years ago
  24. 79e448b [PATCH] Fix a bug in scsi_get_command by Matthew Dobson · 19 years ago
  25. e738cf6 [PATCH] cpufreq: silence cpufreq for UP by Grant Coady · 19 years ago
  26. 0bd0f9f [PATCH] hugetlb: fix race in set_max_huge_pages for multiple updaters of nr_huge_pages by Eric Paris · 19 years ago
  27. 5ef897c [PATCH] vgacon: Fix usage of stale height value on vc initialization by Antonino A. Daplas · 19 years ago
  28. b4627de [PATCH] fbcon: Console Rotation - Fix wrong shift calculation by Antonino A. Daplas · 19 years ago
  29. 74a8a65 [PATCH] Fix hugetlbfs_statfs() reporting of block limits by David Gibson · 19 years ago
  30. 86e07ce [PATCH] Fix error handling with put_compat_statfs() by David Gibson · 19 years ago
  31. f3d48f0 [PATCH] unpaged: fix sound Bad page states by Hugh Dickins · 19 years ago
  32. 0b0db14 [PATCH] unpaged: copy_page_range vma by Hugh Dickins · 19 years ago
  33. 689bceb [PATCH] unpaged: PG_reserved bad_page by Hugh Dickins · 19 years ago
  34. f57e88a [PATCH] unpaged: ZERO_PAGE in VM_UNPAGED by Hugh Dickins · 19 years ago
  35. ee498ed [PATCH] unpaged: anon in VM_UNPAGED by Hugh Dickins · 19 years ago
  36. 920fc35 [PATCH] unpaged: COW on VM_UNPAGED by Hugh Dickins · 19 years ago
  37. 101d2be [PATCH] unpaged: VM_NONLINEAR VM_RESERVED by Hugh Dickins · 19 years ago
  38. 0b14c17 [PATCH] unpaged: VM_UNPAGED by Hugh Dickins · 19 years ago
  39. 664beed [PATCH] unpaged: unifdefed PageCompound by Hugh Dickins · 19 years ago
  40. 1cdca61 [PATCH] unpaged: sound nopage get_page by Hugh Dickins · 19 years ago
  41. 83e9b7e [PATCH] unpaged: private write VM_RESERVED by Hugh Dickins · 19 years ago
  42. ed5297a [PATCH] unpaged: get_user_pages VM_RESERVED by Hugh Dickins · 19 years ago
  43. aa1a64e [PATCH] uml: eliminate use of libc PAGE_SIZE by Jeff Dike · 19 years ago
  44. 17d4697 [PATCH] uml: properly invoke x86_64 system calls by Jeff Dike · 19 years ago
  45. e23181d [PATCH] uml: eliminate anonymous union and clean up symlink lossage by Jeff Dike · 19 years ago
  46. 39d730a [PATCH] uml: eliminate use of local in clone stub by Jeff Dike · 19 years ago
  47. 18317ab [PATCH] net: Fix compiler-error on dgrs.c when !CONFIG_PCI by Richard Knutsson · 19 years ago
  48. 989e4d6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/scjody/ieee1394 by Linus Torvalds · 19 years ago
  49. 5ea8051 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  50. 66b5920 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  51. 49bd96c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  52. b12479d raw1394: fix memory deallocation in modify_config_rom by Stefan Richter · 19 years ago
  53. d734f92 drivers/ieee1394/raw1394.c: fix a NULL pointer by Adrian Bunk · 19 years ago
  54. ab2ff46 [IA64-SGI] bte_copy nasid_index fix by Russ Anderson · 19 years ago
  55. 771388d [IA64-SGI] support for older versions of PROM by Jack Steiner · 19 years ago
  56. 090de0b [IA64] fix bug in sn/ia64 for sparse CPU numbering by hawkes@sgi.com · 19 years ago
  57. 9ad4f92 [IA64] Prevent sn2 ptc code from executing on all ia64 subarches by Prarit Bhargava · 19 years ago
  58. e067e1f kconfig: truncate too long menu lines in menuconfig by Sam Ravnborg · 19 years ago
  59. 8ad9ebb [PATCH] as-iosched: remove state assertion in as_add_request() by Jens Axboe · 19 years ago
  60. f9e6bfa Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 19 years ago
  61. 1a32472 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  62. c889b89 [SERIAL] imx: Fix missed platform_driver_unregister by Russell King · 19 years ago
  63. 9b73fcf [ARM] Shut up gcc warning in clps7500 core.c by Russell King · 19 years ago
  64. 2f3eca8 [ARM] Shut up gcc warning in assabet.c by Russell King · 19 years ago
  65. 30a0961 [ARM] ebsa110: __arch_ioremap should be 3 args by Russell King · 19 years ago
  66. 5aaf291 [ARM] Add asm/memory.h to asm/numnodes.h by Russell King · 19 years ago
  67. 8aae828 [CPUFREQ] Improve Error reporting in powernow-k8 by Jacob Shin · 19 years ago
  68. 19f07be [ARM] 3171/1: To add missing QMGR region size for IXP4XX by Kenneth Tan · 19 years ago
  69. 067c904 [ARM] 3170/1: Sharp SL-6000x: platform device conversion fixup by Dirk Opfer · 19 years ago
  70. e7e37ee9 Merge ../linus/ by Dave Jones · 19 years ago
  71. c243f1f [AGPGART] Support VIA P4M800CE bridge. by Dave Jones · 19 years ago
  72. 461ddf3 [NET]: kernel-doc fixes by Randy Dunlap · 19 years ago
  73. b84f4cc [NET]: Use unused bit for ipvs_property field in struct sk_buff by Patrick McHardy · 19 years ago
  74. a516b04 [DCCP]: Add missing no_policy flag to struct net_protocol by Patrick McHardy · 19 years ago
  75. bd4cfb5 [NETFILTER]: Remove ARRAY_SIZE duplicate by Nicolas Kaiser · 19 years ago
  76. 2b8f2ff [NETFILTER]: fixed dependencies between modules related with ip_conntrack by Yasuyuki Kozakai · 19 years ago
  77. c9e53cb [FIB_TRIE]: Don't show local table in /proc/net/route output by Patrick McHardy · 19 years ago
  78. 1ef4320 Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+advapi-fix/ by David S. Miller · 19 years ago
  79. 59d3cf7 kconfig: make lxdialog/menubox.c more readable by Sam Ravnborg · 19 years ago
  80. db93a82 [PATCH] Fix an OOPS is CinergyT2 by Dmitry Torokhov · 19 years ago
  81. 7c3badf kconfig: Fix indention when using menuconfig in text-onle consoles by Sam Ravnborg · 19 years ago
  82. 5d5780d [IPV6]: Acquire addrconf_hash_lock for read in addrconf_verify(...) by Yan Zheng · 19 years ago
  83. 4909724 [COMPAT] net: SIOCGIFCONF data corruption by Alexandra Kossovsky · 19 years ago
  84. fb0d366 [NET]: Reject socket filter if division by constant zero is attempted. by Kris Katterjohn · 19 years ago
  85. 0e175d0 kconfig: Left aling menu items in menuconfig by Sam Ravnborg · 19 years ago
  86. aa87516 [PKT_SCHED]: sch_netem: correctly order packets to be sent simultaneously by Andrea Bittau · 19 years ago
  87. 9e18fcd [PATCH] Remove compat ioctl semaphore by Andi Kleen · 19 years ago
  88. e6c6675 [PATCH] Fix x86_64/msr.h interface to agree with i386/msr.h by Jacob.Shin@amd.com · 19 years ago
  89. fbe83e2 [PATCH] Register disabled CPUs by Ashok Raj · 19 years ago
  90. d716916 [PATCH] i386: Use bigsmp for > 8 core Opteron systems by Andi Kleen · 19 years ago
  91. 252ec9e Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 19 years ago
  92. 656563e [libata] Print out SATA speed, if link is up by Jeff Garzik · 19 years ago
  93. 3076552 Merge branch 'master' by Jeff Garzik · 19 years ago
  94. 4af452b Merge branch 'master' by Jeff Garzik · 19 years ago
  95. d489227 Fix missing initialization in ir-kbd-gpio.c by Dmitry Torokhov · 19 years ago
  96. d271d1c Fix an OOPS when initializing IR remote on saa7134 by Dmitry Torokhov · 19 years ago
  97. 9e50afd Input: make serio and gameport more swsusp friendly by Dmitry Torokhov · 19 years ago
  98. bd0ef23 Input: handle failures in input_register_device() by Dmitry Torokhov · 19 years ago
  99. e597f0c8 Input: uinput - don't use "interruptible" in FF code by Dmitry Torokhov · 19 years ago
  100. 59c7c03 Input: uinput - add UI_SET_SWBIT ioctl by Dmitry Torokhov · 19 years ago