1. 919c0d1 Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 18 years ago
  2. 9bf8a94 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  3. 6b1ed90 KVM: Remove now unused structs from kvm_para.h by Gerd Hoffmann · 18 years ago
  4. 50d0a0f KVM: Make kvm host use the paravirt clocksource structs by Gerd Hoffmann · 18 years ago
  5. 1c7b67f x86: Make xen use the paravirt clocksource structs and functions by Gerd Hoffmann · 18 years ago
  6. 7af192c x86: Add structs and functions for paravirt clocksource by Gerd Hoffmann · 18 years ago
  7. 2849914 xen: remove support for non-PAE 32-bit by Jeremy Fitzhardinge · 18 years ago
  8. 06e0564 KVM: close timer injection race window in __vcpu_run by Marcelo Tosatti · 18 years ago
  9. 72c6e25 alpha: fix compile error in arch/alpha/mm/init.c by Thorsten Kranzkowski · 18 years ago
  10. 36c7343 tty_driver: Update required method documentation by Alan Cox · 18 years ago
  11. 71c2742 Add return value to reserve_bootmem_node() by Bernhard Walle · 18 years ago
  12. a192144 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  13. b9f75f4 netns: Don't receive new packets in a dead network namespace. by Eric W. Biederman · 18 years ago
  14. d559d4a alpha: fix compile failures with gcc-4.3 (bug #10438) by Ivan Kokshaysky · 18 years ago
  15. 9267b4b alpha: fix module load failures on smp (bug #10926) by Ivan Kokshaysky · 18 years ago
  16. b1ae8d3 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  17. f630e43 ipv6: Drop packets for loopback address from outside of the box. by YOSHIFUJI Hideaki · 18 years ago
  18. ffe6e1d x86, geode: add a VSA2 ID for General Software by Jordan Crouse · 18 years ago
  19. f30ac0c Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue. by Sonic Zhang · 18 years ago
  20. ec64b6c Blackfin arch: fix typo error in bf548 serial header file by Sonic Zhang · 18 years ago
  21. ad524d4 x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits. by Jeremy Fitzhardinge · 18 years ago
  22. 3506ba7 Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 18 years ago
  23. 9516b03 agp: more boolean conversions. by Dave Airlie · 18 years ago
  24. c725801 drivers/char/agp - use bool by Joe Perches · 18 years ago
  25. d83b14c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  26. 68b80f1 netfilter: nf_nat: fix RCU races by Patrick McHardy · 18 years ago
  27. 2b4743b ipv6 sit: Avoid extra need for compat layer in PRL management. by YOSHIFUJI Hideaki · 18 years ago
  28. c8988f9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  29. 10acaf0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  30. 626a16c Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  31. e53d6a1 Export <linux/a.out.h> to userspace again. by David Woodhouse · 18 years ago
  32. 9a8ea36 Remove #ifdef CONFIG_ARCH_SUPPORTS_AOUT from <linux/a.out.h> by David Woodhouse · 18 years ago
  33. 732a675 [IA64] Fix CONFIG_IA64_SGI_UV build error by Jack Steiner · 18 years ago
  34. 938b2b1 [MIPS] Malta: Fix build errors for 64-bit kernels by Thomas Bogendoerfer · 18 years ago
  35. 0c3bd83 [MIPS] Lasat: bring back from the dead by Thomas Horsten · 18 years ago
  36. d6c3048 [MIPS] vpe_id is required for VSMP and SMTC builds by Chris Dearman · 18 years ago
  37. 89052bd [MIPS] Fix build for PNX platforms. by Ralf Baechle · 18 years ago
  38. 6b7d0b2 [MIPS] Alchemy: Add au1500 reserved interrupt by bruno randolf · 18 years ago
  39. 305c736 [POWERPC] Build fix for drivers/macintosh/mediabay.c by Adrian Bunk · 18 years ago
  40. 598056d [POWERPC] Fix rmb to order cacheable vs. noncacheable by Nick Piggin · 18 years ago
  41. a9653cf Merge branch 'linux-2.6' into merge by Paul Mackerras · 18 years ago
  42. e80ac327 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs into merge by Paul Mackerras · 18 years ago
  43. 1f64643 powerpc/spufs: remove class_0_dsisr from spu exception handling by Luke Browning · 18 years ago
  44. 0269c5c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 18 years ago
  45. 7775c97 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 18 years ago
  46. e374d17 parisc: fix miscompilation of ip_fast_csum with gcc >= 4.3 by Kyle McMartin · 18 years ago
  47. 5155857 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  48. 61d6cc5 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  49. 2165009 pagemap: pass mm into pagewalkers by Dave Hansen · 18 years ago
  50. 24aac48 cciss: add new hardware support by Mike Miller · 18 years ago
  51. 57d3c64 proc_fs.h: move struct mm_struct forward-declaration by Ben Nizette · 18 years ago
  52. 69c5ddf m68k: Add ext2_find_{first,next}_bit() for ext4 by Aneesh Kumar K.V · 18 years ago
  53. ec0a196 tcp: Revert 'process defer accept as established' changes. by David S. Miller · 18 years ago
  54. 883eed1 Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip into for-linus by Jesse Barnes · 18 years ago
  55. 1b3cba8 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  56. 3692fd0 [ARM] 5091/1: Add missing bitfield include to regs-lcd.h by Stefan Schmidt · 18 years ago
  57. dc10885 Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  58. 9412e286 always_inline timespec_add_ns by Jeremy Fitzhardinge · 18 years ago
  59. d5e181f add an inlined version of iter_div_u64_rem by Jeremy Fitzhardinge · 18 years ago
  60. f595ec9 common implementation of iterative div/mod by Jeremy Fitzhardinge · 18 years ago
  61. 45aec1a x86: PAT export resource_wc in pci sysfs by venkatesh.pallipadi@intel.com · 18 years ago
  62. da50ccc Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  63. a66b34b proper prototype for acpi_processor_tstate_has_changed() by Adrian Bunk · 18 years ago
  64. e9fe9e1 pnpacpi: fix IRQ flag decoding by Bjorn Helgaas · 18 years ago
  65. dcb84f3 cpuidle acpi driver: fix oops on AC<->DC by Venkatesh Pallipadi · 18 years ago
  66. a4df1ac Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 18 years ago
  67. f7f866e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  68. 513fd37 Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 18 years ago
  69. 709772e net: Fix routing tables with id > 255 for legacy software by Krzysztof Piotr Oledzki · 18 years ago
  70. 2506ece virtio: Fix typo in virtio_net_hdr comments by Mark McLoughlin · 18 years ago
  71. ce4a7d0 inet{6}_request_sock: Init ->opt and ->pktopts in the constructor by Arnaldo Carvalho de Melo · 18 years ago
  72. 45d465b ipv4: Remove unused declaration from include/net/tcp.h. by Rami Rosen · 18 years ago
  73. 28ffb5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  74. b769164 ide: remove the ide_etrax100 chipset type by Adrian Bunk · 18 years ago
  75. 16882c1 sched: fix TASK_WAKEKILL vs SIGKILL race by Oleg Nesterov · 18 years ago
  76. b57838e [S390] Fix __ctl_load/__ctl_store inline assembly constraints by Martin Schwidefsky · 18 years ago
  77. 30c083c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  78. d5301a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 18 years ago
  79. 585c543 include/linux/ssb/ssb_driver_gige.h typo fix by Adrian Bunk · 18 years ago
  80. 64a3dcd Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  81. dfa7e20 mm: Minor clean-up of page flags in mm/page_alloc.c by Russ Anderson · 18 years ago
  82. 4c0283f IB/core: Remove IB_DEVICE_SEND_W_INV capability flag by Roland Dreier · 18 years ago
  83. 0d57994 [POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=n by Nathan Lynch · 18 years ago
  84. f751aa1 fat_valid_media() isn't for userspace by Adrian Bunk · 18 years ago
  85. 5f0e62c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 18 years ago
  86. aab2545 uml: activate_mm: remove the dead PF_BORROWED_MM check by Oleg Nesterov · 18 years ago
  87. 156a9ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chrisw/lsm-2.6 by Linus Torvalds · 18 years ago
  88. 979b0fe vm: add kzalloc_node() inline by Jeff Layton · 18 years ago
  89. ec0ced1 asm-m32r/uaccess.h must #include <asm/setup.h> by Adrian Bunk · 18 years ago
  90. 4fd5a43 v850: fix typo in header guard by Vegard Nossum · 18 years ago
  91. 3b2d38b h8300: fix typo in header guard by Vegard Nossum · 18 years ago
  92. 68aa0a2 ipc: restore MSGPOOL original value by Nadia Derbey · 18 years ago
  93. 93b0711 introduce memory_read_from_buffer() by Akinobu Mita · 18 years ago
  94. 3527fb3 lib: export bitrev16 by Harvey Harrison · 18 years ago
  95. 44d1b98 Fix various old email addresses for dwmw2 by David Woodhouse · 18 years ago
  96. 2f59971 KVM: migrate PIT timer by Marcelo Tosatti · 18 years ago
  97. ce263d7 KVM: ppc: Remove duplicate function by Hollis Blanchard · 18 years ago
  98. 39b945a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  99. b2ab26a Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  100. 5965087 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago