1. f8e0f29 drm: fix radeon warnings on 64-bit by Dave Airlie · 19 years ago
  2. 2185200 drm: fix warning on alpha by Dave Airlie · 19 years ago
  3. 4e4c62b drm: remove is_pci flag completely... by Dave Airlie · 19 years ago
  4. 97f2aab drm: merge in Linus mainline by Dave Airlie · 19 years ago
  5. 8802684 Linux v2.6.15 by Linus Torvalds · 19 years ago
  6. 8f493d7 [PATCH] Make sure interleave masks have at least one node set by Andi Kleen · 19 years ago
  7. abe842e [PATCH] Avoid namespace pollution in <asm/param.h> by Dag-Erling Smørgrav · 19 years ago
  8. f12f4d9 [PATCH] powerpc: more g5 overtemp problem fix by Benjamin Herrenschmidt · 19 years ago
  9. d985c10 drm: major update from CVS for radeon and core by Dave Airlie · 19 years ago
  10. b0cae66 drm: update drm pci ids list by Dave Airlie · 19 years ago
  11. fe34765 drm: drm_ioctl.c sync with fixes from CVS by Dave Airlie · 19 years ago
  12. b3a80a2 drm: update lock flags from userspace by Dave Airlie · 19 years ago
  13. 0d6aa60 drm: update to i915 1.3.0 by Dave Airlie · 19 years ago
  14. f0c408b drm: update drm_memory_debug.h by Dave Airlie · 19 years ago
  15. 1e7d519 drm: proper fix for drm_context by Dave Airlie · 19 years ago
  16. b5e9fc1 drm: fix issue with contexts running out of RAM by Dave Airlie · 19 years ago
  17. f26c473 drm: update PCIGART support from CVS by Dave Airlie · 19 years ago
  18. 0a40687 drm: remove old reclaim_buffers from ix0 drivers by Dave Airlie · 19 years ago
  19. 269dc51 drm: bring savage inline with latest CVS by Dave Airlie · 19 years ago
  20. 3528af1 drm: fix a LOR issue on FreeBSD for savage driver by Dave Airlie · 19 years ago
  21. 952d751 drm: bring sis + tdfx up to latest CVS by Dave Airlie · 19 years ago
  22. 443448d drm: via driver update to CVS version by Dave Airlie · 19 years ago
  23. a7a2cc3 drm: move ioctl flags to a bit field of flags by Dave Airlie · 19 years ago
  24. 557962a [PATCH] x86: teach dump_task_regs() about the -8 offset. by Stas Sergeev · 19 years ago
  25. de9e007 sysctl: make sure to terminate strings with a NUL by Linus Torvalds · 19 years ago
  26. 35f349e Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  27. 82c9df8 [PATCH] Fix false old value return of sysctl by Yi Yang · 19 years ago
  28. 8febdd8 sysctl: don't overflow the user-supplied buffer with '\0' by Linus Torvalds · 19 years ago
  29. 8b90db0 Insanity avoidance in /proc by Linus Torvalds · 19 years ago
  30. 40c37213 [PATCH] Input: wacom - fix X axis setup by Denny Priebe · 19 years ago
  31. ae5536d [PATCH] Input: warrior - fix HAT0Y axis setup by Dmitry Torokhov · 19 years ago
  32. 1994754 [PATCH] Input: kbtab - fix Y axis setup by Dmitry Torokhov · 19 years ago
  33. f02aa3f [ARM] 3216/1: indent and typo in drivers/serial/pxa.c by Erik Hovland · 19 years ago
  34. 9e625ff [PATCH] Simplify the VIDEO_SAA7134_OSS Kconfig dependency line by Jean Delvare · 19 years ago
  35. 392c14b Revert radeon AGP aperture offset changes by Linus Torvalds · 19 years ago
  36. bc781aa Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  37. 77f234f Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  38. 80c7257 [PATCH] Fix recursive config dependency for SAA7134 by Jean Delvare · 19 years ago
  39. e597cb32 [PATCH] ppc64: htab_initialize_secondary cannot be marked __init by Anton Blanchard · 19 years ago
  40. 576fc09 [PATCH] x86_64: Fix incorrect node_present_pages on NUMA by Ravikiran G Thirumalai · 19 years ago
  41. f873e3e [PATCH] Input: aiptek - fix Y axis setup by Riccardo Magliocchetti · 19 years ago
  42. ee02594 [PATCH] fix ia64 compile failure with gcc4.1 by Dave Jones · 19 years ago
  43. 63b4444 [PATCH] uml: fix compilation with CONFIG_MODE_TT disabled by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  44. 74433c0 [PATCH] Hostfs: update for new glibc - add missing symbol exports by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  45. 30f04a4 [PATCH] uml: hostfs - fix possible PAGE_CACHE_SHIFT overflows by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  46. 3d0a07e3 [PATCH] Hostfs: remove unused var by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  47. 5169494 [PATCH] uml: fix random segfaults at bootup by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  48. 3603bc8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/tg3-2.6 by Linus Torvalds · 19 years ago
  49. 68ca243 [SERMOUSE]: Sun mice speak 5-byte protocol too. by David S. Miller · 19 years ago
  50. d5784b5 [SPARC]: Use STABS_DEBUG and DWARF_DEBUG macros in vmlinux.lds.S by David S. Miller · 19 years ago
  51. a8b554e [TG3]: Update driver version and reldate. by David S. Miller · 19 years ago
  52. 091465d [TG3]: ethtool -d hangs PCIe systems by Chris Elmquist · 19 years ago
  53. 67dbb4e [PATCH] Fix more radeon GART start calculation cases by Benjamin Herrenschmidt · 19 years ago
  54. 5ab4a6c [IPV6] mcast: Fix multiple issues in MLDv2 reports. by David L Stevens · 19 years ago
  55. 1b93ae64 [NET]: Validate socket filters against BPF_MAXINSNS in one spot. by David S. Miller · 19 years ago
  56. 6732bad [IPV6]: Fix addrconf dead lock. by YOSHIFUJI Hideaki · 19 years ago
  57. a710ce0 [SERIAL] Fix AMBA PL011 sysrq character handling by Russell King · 19 years ago
  58. 79cac2a [BR_NETFILTER]: Fix leak if skb traverses > 1 bridge by David Kimdon · 19 years ago
  59. 6f4353d [IPV6]: Increase default MLD_MAX_MSF to 64. by David L Stevens · 19 years ago
  60. 0433339 [PATCH] Fix Fibre Channel boot oops by James Bottomley · 19 years ago
  61. f89f594 Linux v2.6.15-rc7 by Linus Torvalds · 19 years ago
  62. 01e33b5 [PATCH] n_r3964: fixed usage of HZ; removed bad include by Kurt Huwig · 19 years ago
  63. cdcdb28 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  64. 10bb10d Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  65. 3bf3959 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  66. e5c34a5 [PATCH] Fix typo in x86_64 __build_write_lock_const assembly by Ben Collins · 19 years ago
  67. c660439 [PATCH] x86_64/ia64 : Fix compilation error for node_to_first_cpu by Ravikiran G Thirumalai · 19 years ago
  68. 1224b37 Fix silly typo ("smb" vs "smp") by Linus Torvalds · 19 years ago
  69. 8e31108 [PATCH] Fix memory ordering problem in wake_futex() by Andrew Morton · 19 years ago
  70. 6003a93 [PATCH] add missing memory barriers to ipc/sem.c by Manfred Spraul · 19 years ago
  71. e445ee6 [VIDEO] sbuslib: Disallow private mmaps. by David S. Miller · 19 years ago
  72. a7c2491 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  73. 1836098 [PATCH] forcedeth: fix random memory scribbling bug by Manfred Spraul · 19 years ago
  74. 3df3cc6 [PATCH] s390: remove redundant and useless code in qeth by Frank Pavlic · 19 years ago
  75. 4965e97 [PATCH] s390: minor qeth network driver fixes by Frank Pavlic · 19 years ago
  76. 6c6b3e7 [PATCH] s390: some minor qeth driver fixes by Frank Pavlic · 19 years ago
  77. afcceaa [PATCH] missing license for libphy.ko by Olaf Hering · 19 years ago
  78. d495657 [PATCH] orinoco_nortel: Add Symbol LA-4123 ID by Pavel Roskin · 19 years ago
  79. c8cb00f [PATCH] orinoco_nortel: Fix incorrect PCI resource use by Pavel Roskin · 19 years ago
  80. fd71da4 [PATCH] fix libata inquiry VPD for ATAPI devices by Tony Battersby · 19 years ago
  81. 291d809 [IPV6]: Fix Temporary Address Generation by Hiroyuki YAMAMORI · 19 years ago
  82. 3dd3bf8 [IPV6]: Fix dead lock. by YOSHIFUJI Hideaki · 19 years ago
  83. 8f43d8e Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  84. 597d1f0 [SPARC]: Kill CHILD_MAX. by David S. Miller · 19 years ago
  85. 0b57ee9 [SPARC]: introduce a SPARC Kconfig symbol by Adrian Bunk · 19 years ago
  86. 1490439 [SUNGEM]: Fix link error with CONFIG_HOTPLUG disabled. by Adrian Bunk · 19 years ago
  87. 7b3dad3 Pull bug3410 into release branch by Len Brown · 19 years ago
  88. 3c058d8 Pull owner_id into release branch by Len Brown · 19 years ago
  89. 9d6be4b [ACPI] fix build warning from owner_id patch by Len Brown · 19 years ago
  90. db9ace7 Auto-update from upstream by Len Brown · 19 years ago
  91. 75b245b3 [ACPI] fix passive cooling regression by Thomas Renninger · 19 years ago
  92. d2b1839 [MMC] Set correct capacity for 1024-byte block cards by Russell King · 19 years ago
  93. c162eea Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  94. b31c78e Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  95. fbbde0c Merge branch 'to_linus' of master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 19 years ago
  96. 0800c5f [PATCH] fix posix lock on NFS by ASANO Masahiro · 19 years ago
  97. d6f0291 [PATCH] fix race with preempt_enable() by Nicolas Pitre · 19 years ago
  98. e646929 Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+git+ipv6-fix-20051221a by David S. Miller · 19 years ago
  99. 9b78a82 [IPSEC]: Fix policy updates missed by sockets by David S. Miller · 19 years ago
  100. 8b1af56 powerpc: Fix i8259 cascade on pSeries with XICS interrupt controller by Paul Mackerras · 19 years ago