1. e5b97dd [PATCH] Add VM_ALWAYSDUMP by Roland McGrath · 17 years ago
  2. b6558c4 [PATCH] Fix gate_vma.vm_flags by Roland McGrath · 17 years ago
  3. a1f3bb9 [PATCH] Fix CONFIG_COMPAT_VDSO by Roland McGrath · 17 years ago
  4. 7f6ee1a [PATCH] spi: fix error setting the spi mode in pxa2xx_spi.c by Justin Clacherty · 17 years ago
  5. 8736b92 [PATCH] S3C24XX: fix passing spi chipselect to select routine by Ben Dooks · 17 years ago
  6. 46fe4dd [PATCH] KVM: SVM: Propagate cpu shutdown events to userspace by Joerg Roedel · 17 years ago
  7. 73b1087 [PATCH] KVM: MMU: Report nx faults to the guest by Avi Kivity · 17 years ago
  8. 7993ba4 [PATCH] KVM: MMU: Perform access checks in walk_addr() by Avi Kivity · 17 years ago
  9. 6f00e68 [PATCH] KVM: Emulate IA32_MISC_ENABLE msr by Avi Kivity · 17 years ago
  10. bce66ca [PATCH] KVM: SVM: Fix SVM idt confusion by Leonard Norrgard · 17 years ago
  11. 4b89eed9 Write back inode data pages even when the inode itself is locked by Linus Torvalds · 17 years ago
  12. ecdfc97 Resurrect 'try_to_free_buffers()' VM hackery by Linus Torvalds · 17 years ago
  13. 5ad0d38 [PATCH] x86_64: fix put_user for 64-bit constant by Roland McGrath · 17 years ago
  14. 99abfea Linux 2.6.20-rc6 by Linus Torvalds · 17 years ago
  15. a21b069 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  16. 717d44e [PATCH] NFS: Fix races in nfs_revalidate_mapping() by Trond Myklebust · 17 years ago
  17. bde8f00 [PATCH] NFS: Fix Oops in rpc_call_sync() by Trond Myklebust · 17 years ago
  18. 66218da [MIPS] Fix wrong checksum calculation on 64-bit MIPS by Atsushi Nemoto · 17 years ago
  19. 9cfdf6f [MIPS] VPE loader: Initialize lists before they're actually being used ... by Ralf Baechle · 17 years ago
  20. 80aac59 [MIPS] Fix reported amount of freed memory - it's in kB not bytes by Thiemo Seufer · 17 years ago
  21. 3f31837 [MIPS] vr41xx: need one more nop with mtc0_tlbw_hazard() by Yoichi Yuasa · 17 years ago
  22. ec43c01 [MIPS] SMTC: Fix module build by exporting symbol by Ralf Baechle · 17 years ago
  23. a0b6218 [MIPS] SMTC: Fix TLB sizing bug for TLB of 64 >= entries by Ralf Baechle · 17 years ago
  24. 89c07fd [MIPS] Fix APM build by Ralf Baechle · 17 years ago
  25. 48c35b2 [MIPS] There is no __GNUC_MAJOR__ by Alexey Dobriyan · 17 years ago
  26. 5394cd2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  27. 6f3776c Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  28. 6e35c24 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  29. e47b207 Merge branch 'master' into upstream-fixes by Jeff Garzik · 17 years ago
  30. d0f2948 libata: Initialize qc->pad_len by Brian King · 17 years ago
  31. 7a80118 libata: Fixup n_elem initialization by Brian King · 17 years ago
  32. 07c53da ahci: don't enter slumber on power down by Tejun Heo · 17 years ago
  33. f740d16 sata_nv: don't rely on NV_INT_DEV indication with ADMA by Robert Hancock · 17 years ago
  34. 82490c0 ahci: make ULi M5288 ignore interface fatal error bit by Tejun Heo · 17 years ago
  35. 1e5c11f [SCTP]: Fix compiler warning. by Brian Haley · 17 years ago
  36. 6fd8bb8 [IP] TUNNEL: Fix to be built with user application. by Masahide NAKAMURA · 17 years ago
  37. 6a2b9ce [IPV6]: Fixed the size of the netlink message notified by inet6_rt_notify(). by Noriaki TAKAMIYA · 17 years ago
  38. 52d570a [TCP]: rare bad TCP checksum with 2.6.19 by Jarek Poplawski · 17 years ago
  39. bf1c1ee [NET]: Process include/linux/if_{addr,link}.h with unifdef by Adrian Bunk · 17 years ago
  40. 185bd6e Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 17 years ago
  41. 2748e5d [NETFILTER]: Fix iptables ABI breakage on (at least) CRIS by Patrick McHardy · 17 years ago
  42. 778a43f [IRDA] vlsi_ir.{h,c}: remove kernel 2.4 code by Adrian Bunk · 17 years ago
  43. fb7e239 [TCP]: skb is unexpectedly freed. by Masayuki Nakagawa · 17 years ago
  44. a6c7ab5 [IPSEC]: Policy list disorder by Herbert Xu · 17 years ago
  45. 8f1adb5 [IrDA]: Removed incorrect IRDA_ASSERT() by Samuel Ortiz · 17 years ago
  46. 3958fb3 [IrDA]: irda-usb TX path optimization (was Re: IrDA spams logfiles - since 2.6.19) by Samuel Ortiz · 17 years ago
  47. 9d0f7d2 [X.25]: Add missing sock_put in x25_receive_data by Andrew Hendry · 17 years ago
  48. 732ba35 [SCTP]: Fix SACK sequence during shutdown by Vlad Yasevich · 17 years ago
  49. 610ab73 [SCTP]: Correctly handle unexpected INIT-ACK chunk. by Vlad Yasevich · 17 years ago
  50. d023f62 [SCTP]: Verify some mandatory parameters. by Vlad Yasevich · 17 years ago
  51. ebdfcad [SCTP]: Set correct error cause value for missing parameters by Vlad Yasevich · 17 years ago
  52. 16d8079 [NETFILTER]: fix xt_state compile failure by Mikael Pettersson · 17 years ago
  53. c54ea3b [NETFILTER]: ctnetlink: fix leak in ctnetlink_create_conntrack error path by Patrick McHardy · 17 years ago
  54. 334c855 [SELINUX]: increment flow cache genid by Venkat Yekkirala · 17 years ago
  55. d88ae4c [IPV6] MCAST: Fix joining all-node multicast group on device initialization. by YOSHIFUJI Hideaki · 17 years ago
  56. e0e8f1c [IPSEC] flow: Fix potential memory leak by Herbert Xu · 17 years ago
  57. 419dd83 V4L/DVB (5123): Buf_qbuf: fix: videobuf_queue->stream corruption and lockup by Oleg Nesterov · 17 years ago
  58. 99ddcc7 Change Linus' email address too by Linus Torvalds · 17 years ago
  59. 65ebe634 [PATCH] email change for shemminger@osdl.org by Stephen Hemminger · 17 years ago
  60. 8528b0f Clear spurious irq stat information when adding irq handler by Linus Torvalds · 17 years ago
  61. d344bff mv643xx_eth: Fix race condition in mv643xx_eth_free_tx_descs by Dale Farnsworth · 17 years ago
  62. 3196265 s2io bogus memset by Al Viro · 17 years ago
  63. d227e87 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  64. f66d45e [PATCH] correct sys_shmget allocation check by Guy Streeter · 17 years ago
  65. 821836e Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  66. 73f66ac [PATCH] fix prototype of csum_ipv6_magic() (ia64) by Al Viro · 17 years ago
  67. 4384247 [PATCH] s2io bogus memset by Al Viro · 17 years ago
  68. 0a3c4bd [PATCH] horizon.c: missing __devinit by Al Viro · 17 years ago
  69. c3ea672 [PATCH] funsoft: ktermios fix by Al Viro · 17 years ago
  70. 1b5180b [PATCH] notifiers: fix blocking_notifier_call_chain() scalability by Ingo Molnar · 17 years ago
  71. b53d0b9 Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 17 years ago
  72. fe6ea1f Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  73. 6d7de67 Merge branch 'ftape' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  74. b7e72ba Merge branch 'kill-jffs-prep' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  75. 9554317 [PATCH] elevator: move clearing of unplug flag earlier by Linas Vepstas · 17 years ago
  76. 364ca8a [MIPS] Vr41xx: Fix after GENERIC_HARDIRQS_NO__DO_IRQ change by Yoichi Yuasa · 17 years ago
  77. ac8be95 [MIPS] SMTC: Instant IPI replay. by Ralf Baechle · 17 years ago
  78. 3a71229 [PATCH] acpi: remove "video device notify" message by Jeff Chua · 17 years ago
  79. ee8bb9e [PATCH] Kdump documentation update: ia64 portion by Horms · 17 years ago
  80. ea112bd [PATCH] Kdump documentation update: kexec-tools update by Horms · 17 years ago
  81. de14569 [PATCH] resierfs: avoid tail packing if an inode was ever mmapped by Vladimir Saveliev · 17 years ago
  82. 30150f8 [PATCH] mbind: restrict nodes to the currently allowed cpuset by Christoph Lameter · 17 years ago
  83. 79603a3 [PATCH] tlclk: bug fix + misc fixes by Mark Gross · 17 years ago
  84. cda9205 [PATCH] fix blk_direct_IO bio preparation by Chen, Kenneth W · 17 years ago
  85. 15c945c [PATCH] rtc-sh: act on rtc_wkalrm.enabled when setting an alarm by Jamie Lenehan · 17 years ago
  86. fc3dffe [PATCH] KVM: fix bogus pagefault on writable pages by Avi Kivity · 17 years ago
  87. 038e51d [PATCH] KVM: x86 emulator: fix bit string instructions by Avi Kivity · 17 years ago
  88. cccf748 [PATCH] KVM: fix race between mmio reads and injected interrupts by Avi Kivity · 17 years ago
  89. 0843847 [PATCH] KVM: make sure there is a vcpu context loaded when destroying the mmu by Avi Kivity · 17 years ago
  90. 0dbe5a1 [PATCH] paravirt: mark the paravirt_ops export internal by Ingo Molnar · 17 years ago
  91. a517b9f [PATCH] SubmitChecklist update by Andrew Morton · 17 years ago
  92. 790816d [PATCH] blockdev direct_io: fix signedness bug by Andrew Morton · 17 years ago
  93. 58d9ce7d [PATCH] Revert nmi_known_cpu() check during boot option parsing by Venkatesh Pallipadi · 17 years ago
  94. bbe1a59b [PATCH] fix "kvm: add vm exit profiling" by Andrew Morton · 17 years ago
  95. bc6191b [ALSA] Repair snd-usb-usx2y over OHCI by Karsten Wiese · 17 years ago
  96. 184231b NetXen: Use pci_register_driver() instead of pci_module_init() in init_module by Amit S. Kale · 17 years ago
  97. 90f8b1d NetXen: Firmware check modifications by Amit S. Kale · 17 years ago
  98. 41b69c7 ehea: Fixed possible nullpointer access by Thomas Klein · 17 years ago
  99. bb3a644 ehea: Added logging off associated errors by Thomas Klein · 17 years ago
  100. 7674a58 ehea: Improved logging of permission issues by Thomas Klein · 17 years ago