1. 9a47696 [PATCH] macmodes: needs a license by Randy Dunlap · 19 years ago
  2. 92c6dc5 [PATCH] apm.c: ignore_normal_resume is set a bit too late by Thomas Hood · 19 years ago
  3. 223230e [PATCH] i2o: Fix free of event memory in i2o_block_event() by Markus Lidel · 19 years ago
  4. e2c1649 [PATCH] Typo in fbdev sysfs support, virtual_size by Jon Smirl · 19 years ago
  5. 6df3cec [PATCH] cond_resched_lock() fix by Jan Kara · 19 years ago
  6. f797f9c [PATCH] Fix PCI BAR size interpretation on 64-bit arches by Olof Johansson · 19 years ago
  7. a3c77c6 [PATCH] uml: slirp and slip driver cleanups and fixes by Jeff Dike · 19 years ago
  8. 98fdffc [PATCH] uml: use fork instead of clone by Jeff Dike · 19 years ago
  9. 36ca119 [PATCH] uml: build cleanups by Jeff Dike · 19 years ago
  10. 8447f3f [PATCH] uml: remove duplicate includes by Jeff Dike · 19 years ago
  11. 628c70d Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  12. a96aca8 [NETFILTER]: Advance seq-file position in exp_next_seq() by Patrick McHardy · 19 years ago
  13. cbd83da Update DCO ("signoff") rules to 1.1 by Linus Torvalds · 19 years ago
  14. 814d8ffd Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  15. 1c2fb7f [IPV4]: Sysctl configurable icmp error source address. by J. Simonetti · 19 years ago
  16. 6a6ddb2 [SCTP] Fix incorrect setting of sk_bound_dev_if when binding/sending to a ipv6 by Sridhar Samudrala · 19 years ago
  17. cdac4e0 [SCTP] Add support for ip_nonlocal_bind sysctl & IP_FREEBIND socket option by Neil Horman · 19 years ago
  18. bca735b [SCTP] Extend the info exported via /proc/net/sctp to support netstat for SCTP. by Vladislav Yasevich · 19 years ago
  19. 0fd9a65 [SCTP] Support SO_BINDTODEVICE socket option on incoming packets. by Neil Horman · 19 years ago
  20. 4243cac [SCTP]: Fix bug in restart of peeled-off associations. by Vladislav Yasevich · 19 years ago
  21. 77bd919 [IPv6] Don't generate temporary for TUN devices by Rémi Denis-Courmont · 19 years ago
  22. 84427d5 [IPV6]: Ensure to use icmpv6_socket in non-preemptive context. by YOSHIFUJI Hideaki · 19 years ago
  23. 386bfcf Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  24. a8fa3f0 [PATCH] ARM: 2711/1: fix compilation on PXA targets with CONFIG_PM=n by Nicolas Pitre · 19 years ago
  25. 979b6c1 [NET]: Move the netdev list to vger.kernel.org. by Ralf Baechle · 19 years ago
  26. 6efd845 [IPV4]: Multipath modules need a license to prevent kernel tainting. by Randy Dunlap · 19 years ago
  27. e762648 [TCP]: Adjust TCP mem order check to new alloc_large_system_hash by Andi Kleen · 19 years ago
  28. 03722adc [NET]: linux/if_tr.h needs asm/byteorder.h by Tom Rini · 19 years ago
  29. 980802e [PATCH] NFS: Ensure that we revalidate the cached file length for llseek(SEEK_END) by Trond Myklebust · 19 years ago
  30. c22fa3a [PATCH] spin longer for ehci port reset completion by David Brownell · 19 years ago
  31. c010533 [PATCH] pwc bug fix by Alan Cox · 19 years ago
  32. 8d5f7b4 [PATCH] radeonfb: don't blow up VGA console on load by Benjamin Herrenschmidt · 19 years ago
  33. c3315ed [PATCH] M68k: Mark Sun-3 NCR5380 SCSI broken by Geert Uytterhoeven · 19 years ago
  34. 707f919 [PATCH] M68k: Update defconfigs by Geert Uytterhoeven · 19 years ago
  35. a58e76f [PATCH] Remove obsolete HAVE_ARCH_GET_SIGNAL_TO_DELIVER? by Geert Uytterhoeven · 19 years ago
  36. 392a8b7 [PATCH] IrDA: IrDA: Fix CONFIG_VIA_FIR typo (double `those') by Geert Uytterhoeven · 19 years ago
  37. bb011b8 [PATCH] ARM: 2709/1: Systems with PCMCIA should also see IDE options (for CompactFlash memories) by David Brownell · 19 years ago
  38. 27198d8 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 19 years ago
  39. a7df849 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 19 years ago
  40. 90abb7b ppc: remove two extraneous descriptors for the 405EP CPU by Linus Torvalds · 19 years ago
  41. 74e8ebc [PATCH] remove bogus hack from radeon IRQ handler by Dave Airlie · 19 years ago
  42. e98ded3 [PATCH] drm add i945G pci id by Dave Airlie · 19 years ago
  43. 0086b5e [PATCH] ppc32: Fix nasty sleep/wakeup problem by Benjamin Herrenschmidt · 19 years ago
  44. 243cd55 [PATCH] iseries_veth: Supress spurious WARN_ON() at module unload by Michael Ellerman · 19 years ago
  45. 7fbdf1a [PATCH] ppc32: add 405EP cpu_spec entry by Eugene Surovegin · 19 years ago
  46. 04dc9ba Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago
  47. d80d6fc Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  48. 99fdb2f Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  49. 1e06276 [PATCH] PCI: MSI functionality broken on Serverworks GC chipset by Narendra Sankar · 19 years ago
  50. f5d9b97 Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  51. 3079ca6 [CIFS] Fix cifs update of page cache. Write at correct offset when out of memory by Steve French · 19 years ago
  52. 07c6d48 [PATCH] ARM: 2708/1: Fix hackkit CPU Frequency build faliure by Vincent Sanders · 19 years ago
  53. 7aa0b0d [PATCH] ARM: 2707/2: Fix badge4 CPU Frequency build faliure by Vincent Sanders · 19 years ago
  54. a2a6476 [IA64] Fix race condition in the rt_sigprocmask fastcall by Christoph Lameter · 19 years ago
  55. cf380ee Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago
  56. 12035d6 [PATCH] ARM: 2706/1: Fix compile on SA-based iPAQs and remove stale CREDITS info by Dave Neuer · 19 years ago
  57. 1834cd9 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  58. 4e71e47d [PATCH] ARM: Remove zero-byte sized file by Russell King · 19 years ago
  59. 76854ce [PATCH] USB: ftdi_sio: avoid losing received data in tty-ldisc by Ian Abbott · 19 years ago
  60. 9f793d2 [PATCH] USB: fix ub issues by Pete Zaitcev · 19 years ago
  61. 03e49d4 [PATCH] PCI Hotplug: fix CPCI reference counting bug by Scott Murray · 19 years ago
  62. 6952df0 [PATCH] sg traverse fix for __atapi_pio_bytes() by Albert Lee · 19 years ago
  63. e1dd23a [PATCH] sata_sil: Fix FIFO PCI Bus Arbitration kernel oops by Jens Axboe · 19 years ago
  64. 5273a00 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  65. ce10d97 [PATCH] ppc64: Fix PER_LINUX32 behaviour by Paul Mackerras · 19 years ago
  66. fee02f8 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/tg3-2.6 by Linus Torvalds · 19 years ago
  67. 4f58802 [PATCH] dm: Handle READA requests in dm-mpath.c by Lars Marowsky-Bree · 19 years ago
  68. 05062d9 [PATCH] ia64: fix floating-point preemption problem by Peter Chubb · 19 years ago
  69. f829fd2 [PATCH] ppc64 kprobes: remove spurious MSR_SE masking by Ananth N Mavinakayanahalli · 19 years ago
  70. 63224d1e8 [PATCH] ppc64 kprobes: correct kprobe registration return values by Ananth N Mavinakayanahalli · 19 years ago
  71. 42442ed [PATCH] revert x86_64-use-the-e820-hole-to-map-the-iommu-agp-aperture by Andrew Morton · 19 years ago
  72. 5754c9b [PATCH] Stop arch/i386/kernel/vsyscall-note.o being rebuilt every time by Keith Owens · 19 years ago
  73. f8acd94 [PATCH] sparc32: silence access_ok() warnings by William Lee Irwin III · 19 years ago
  74. beb9e1c [PATCH] ppc32: add 405EP cpu_spec entry by Eugene Surovegin · 19 years ago
  75. 1f96ddb [PATCH] uml: clean up error path by Jeff Dike · 19 years ago
  76. 501cb02 [PATCH] uml: fix strace -f by Jeff Dike · 19 years ago
  77. da00d9a [PATCH] uml: compile fixes for gcc 4 by Jeff Dike · 19 years ago
  78. 3df5952 [PATCH] uml: make the emulated iomem driver work on 2.6 by Jeff Dike · 19 years ago
  79. a381332 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  80. 98e5640 [PKT_SCHED]: Fix numeric comparison in meta ematch by Thomas Graf · 19 years ago
  81. e1e284a [PKT_SCHED]: Dump classification result for basic classifier by Thomas Graf · 19 years ago
  82. 4890062 [PKT_SCHED]: Allow socket attributes to be matched on via meta ematch by Thomas Graf · 19 years ago
  83. b824979 [PKT_SCHED]: Fix typo in NET_EMATCH_STACK help text by Thomas Graf · 19 years ago
  84. e387660 [NET]: Fix sysctl net.core.dev_weight by Stephen Hemminger · 19 years ago
  85. 699a411 [NET]: Allow controlling NAPI device weight with sysfs by Stephen Hemminger · 19 years ago
  86. 8181b8c [IPV6]: Update parm.link in ip6ip6_tnl_change() by Gabor Fekete · 19 years ago
  87. ed7fce6 [TG3]: Update driver version and release date. by David S. Miller · 19 years ago
  88. 6d1cfba [TG3]: Fix 5700/5701 DMA corruption on Apple G4. by Michael Chan · 19 years ago
  89. 70aa488 [IA64] Extract correct break number for break.b by Keith Owens · 19 years ago
  90. 86ebacd [IA64] Update comment to describe modes set in default control register. by Tony Luck · 19 years ago
  91. 97d26b8 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  92. 5131bf5 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  93. 866ba63 [IA64] Module gp must point to valid memory by Keith Owens · 19 years ago
  94. ff39bc7 [PATCH] Serial: remove unused variable in sa1100 driver by Russell King · 19 years ago
  95. dcef1f6 [PATCH] ARM: 2664/2: add support for atomic ops on pre-ARMv6 SMP systems by Nicolas Pitre · 19 years ago
  96. aeabbbb [PATCH] ARM: 2705/1: fix writesw for misaligned source pointer by Nicolas Pitre · 19 years ago
  97. 57cfa5e [PATCH] ARM: 2703/1: pxa-regs.h: complete I2S GPIO alternate functions for PXA27x by Giorgio Padrin · 19 years ago
  98. ad597bd [IA64] Fill holes in FIXADDR_USER space with zero pages. by David Mosberger-Tang · 19 years ago
  99. 358c6ac [PATCH] ppc64 kprobes: don't eat dabr/iabr exceptions by Ananth N Mavinakayanahalli · 19 years ago
  100. 7840e5e [PATCH] ppc64: print negative numbers correctly in boot wrapper by Olaf Hering · 19 years ago