1. fd76bab slab: introduce krealloc by Pekka Enberg · 18 years ago
  2. 1570077 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  3. 6de410c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 18 years ago
  4. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  5. 989485c Fix nfsroot build by Ralf Baechle · 18 years ago
  6. 68762f3 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  7. e93df70 sl82c105: rework PIO support (take 2) by Sergei Shtylyov · 18 years ago
  8. a9de8ce [MAC80211]: Add generic include/linux/ieee80211.h by Jiri Benc · 18 years ago
  9. cf130cb [NETLINK]: Remove references to process ID by Herbert Xu · 18 years ago
  10. 62ea6d8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 18 years ago
  11. 4d47007 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  12. 7e20ef0 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  13. a3d5213 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  14. 5b33991 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  15. 89661ad Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  16. 6adae5d Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 18 years ago
  17. 254f9c5 Convert non-highmem kmap_atomic() to static inline function by Geert Uytterhoeven · 18 years ago
  18. f877958 NuBus header update by Finn Thain · 18 years ago
  19. b3e2fd9 lockdep: Add missing disable/enable irq variant by Roman Zippel · 18 years ago
  20. c04cb85 m68k: Atari keyboard and mouse support. by Michael Schmitz · 18 years ago
  21. 8d41f0e Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 18 years ago
  22. ded1504 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  23. 5a6d341 [XFRM] SPD info TLV aggregation by Jamal Hadi Salim · 18 years ago
  24. af11e31 [XFRM] SAD info TLV aggregationx by Jamal Hadi Salim · 18 years ago
  25. 7562f87 [NET]: Rework dev_base via list_head (v3) by Pavel Emelianov · 18 years ago
  26. 27a005b [BNX2]: Add support for 5709 Serdes. by Michael Chan · 18 years ago
  27. 427c219 [ETHTOOL]: Add 2.5G bit definitions. by Michael Chan · 18 years ago
  28. fc38582 [NETFILTER]: bridge netfilter: consolidate header pushing/pulling code by Patrick McHardy · 18 years ago
  29. c2a1910 [NETFILTER]: nf_nat_proto_gre: do not modify/corrupt GREv0 packets through NAT by Jorge Boncompte · 18 years ago
  30. 4e9cac2 [NET]: Add __dev_getfirstbyhwtype by Patrick McHardy · 18 years ago
  31. be52178b [NET] skbuff: fix kernel-doc by Randy Dunlap · 18 years ago
  32. ef4533f [AFS]: Make the match_*() functions take const options. by David Howells · 18 years ago
  33. 2ff81f7 KVM: Remove unused 'instruction_length' by Avi Kivity · 18 years ago
  34. 02c8320 KVM: Don't require explicit indication of completion of mmio or pio by Avi Kivity · 18 years ago
  35. b883673 KVM: Add fpu get/set operations by Avi Kivity · 18 years ago
  36. e820754 KVM: Add physical memory aliasing feature by Avi Kivity · 18 years ago
  37. 039576c KVM: Avoid guest virtual addresses in string pio userspace interface by Avi Kivity · 18 years ago
  38. 07c45a3 KVM: Allow kernel to select size of mmap() buffer by Avi Kivity · 18 years ago
  39. 1961d27 KVM: Add guest mode signal mask by Avi Kivity · 18 years ago
  40. 1b19f3e KVM: Add a special exit reason when exiting due to an interrupt by Avi Kivity · 18 years ago
  41. 8eb7d33 KVM: Fold kvm_run::exit_type into kvm_run::exit_reason by Avi Kivity · 18 years ago
  42. b4e63f5 KVM: Allow userspace to process hypercalls which have no kernel handler by Avi Kivity · 18 years ago
  43. 5d308f4 KVM: Add method to check for backwards-compatible API extensions by Avi Kivity · 18 years ago
  44. 739872c KVM: Renumber ioctls by Avi Kivity · 18 years ago
  45. 2a4dac3 KVM: Remove minor wart from KVM_CREATE_VCPU ioctl by Avi Kivity · 18 years ago
  46. 106b552 KVM: Remove the 'emulated' field from the userspace interface by Avi Kivity · 18 years ago
  47. 06465c5 KVM: Handle cpuid in the kernel instead of punting to userspace by Avi Kivity · 18 years ago
  48. 46fc147 KVM: Do not communicate to userspace through cpu registers during PIO by Avi Kivity · 18 years ago
  49. 9a2bb7f KVM: Use a shared page for kernel/user communication when runing a vcpu by Avi Kivity · 18 years ago
  50. ff42697 KVM: Export <linux/kvm.h> by Avi Kivity · 18 years ago
  51. bbe4432 KVM: Use own minor number by Avi Kivity · 18 years ago
  52. ecf3650 PCI: the overdue removal of pci_module_init() by Adrian Bunk · 18 years ago
  53. 5adc55d PCI: remove the broken PCI_MULTITHREAD_PROBE option by Adrian Bunk · 18 years ago
  54. 032de8e MSI: Give archs the option to free all MSI/Xs at once. by Michael Ellerman · 18 years ago
  55. 9c83133 MSI: Give archs the option to allocate all MSI/Xs at once. by Michael Ellerman · 18 years ago
  56. 314e77b MSI: Remove dev->first_msi_irq by Michael Ellerman · 18 years ago
  57. 4aa9bc9 MSI: Use a list instead of the custom link structure by Michael Ellerman · 18 years ago
  58. 6589121 PCI: Create alloc_pci_dev(), the one true way to create a struct pci_dev by Michael Ellerman · 18 years ago
  59. c9953a7 MSI: Add an arch_msi_check_device() by Michael Ellerman · 18 years ago
  60. 0da0ead PCI: define pci_request/release_regions() for CONFIG_PCI=n by Sergei Shtylyov · 18 years ago
  61. f7bdd12 pci: New PCI-E reset API by Brian King · 18 years ago
  62. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 18 years ago
  63. dc24f0e kbuild: remove dependency on input.h from file2alias by Sam Ravnborg · 18 years ago
  64. 03df4f6 [PATCH] i386: Clean up ELF note generation by Jeremy Fitzhardinge · 18 years ago
  65. ce6234b [PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pages by Jeremy Fitzhardinge · 18 years ago
  66. d4f7a2c [PATCH] i386: Relocate VDSO ELF headers to match mapped location with COMPAT_VDSO by Jeremy Fitzhardinge · 18 years ago
  67. b00742d3 [PATCH] x86-64: Account for module percpu space separately from kernel percpu by Jeremy Fitzhardinge · 18 years ago
  68. 6fb1475 [PATCH] x86: tighten kernel image page access rights by Jan Beulich · 18 years ago
  69. 79e0301 [PATCH] i386: Allow i386 crash kernels to handle x86_64 dumps by Ian Campbell · 18 years ago
  70. e073ae1 [PATCH] x86-64: Set HASHDIST_DEFAULT to 1 for x86_64 NUMA by Ravikiran G Thirumalai · 18 years ago
  71. 184c44d [PATCH] x86-64: fix x86_64-mm-sched-clock-share by Andrew Morton · 18 years ago
  72. 973efae [PATCH] i386: clean up mach_reboot_fixups by Jeremy Fitzhardinge · 18 years ago
  73. 86c0baf [PATCH] i386: Change sysenter_setup to __cpuinit & improve __INIT, __INITDATA by Prarit Bhargava · 18 years ago
  74. e196d62 [CRYPTO] api: Add ablkcipher_request_set_tfm by Herbert Xu · 18 years ago
  75. b5b7f08 [CRYPTO] api: Add async blkcipher type by Herbert Xu · 18 years ago
  76. ebc610e [CRYPTO] templates: Pass type/mask when creating instances by Herbert Xu · 18 years ago
  77. 32e3983 [CRYPTO] api: Add async block cipher interface by Herbert Xu · 18 years ago
  78. 1c23af9 i2c: Bitbanging I2C bus driver using the GPIO API by Haavard Skinnemoen · 18 years ago
  79. b86a1bc i2c: Restore i2c_smbus_read_block_data by Jean Delvare · 18 years ago
  80. 424ed67 i2c-algo-bit: Implement a 50/50 SCL duty cycle by Jean Delvare · 18 years ago
  81. d24ecfc i2c: Blackfin Two Wire Interface driver by Bryan Wu · 18 years ago
  82. b3e8209 i2c: Make i2c_del_driver a void function by Jean Delvare · 18 years ago
  83. a97f1ed i2c: Move i2c-isa-only exported symbol declarations by Jean Delvare · 18 years ago
  84. 12b5053a i2c: Add i2c_new_probed_device() by Jean Delvare · 18 years ago
  85. 0f3b483 i2c-algo-bit: Add i2c_bit_add_numbered_bus by Jean Delvare · 18 years ago
  86. 6e13e64 i2c: Add i2c_add_numbered_adapter() by David Brownell · 18 years ago
  87. 9c1600e i2c: Add i2c_board_info and i2c_new_device() by David Brownell · 18 years ago
  88. a1d9e6e i2c: i2c stack can remove() by David Brownell · 18 years ago
  89. 7b4fbc5 i2c: i2c stack can probe() by David Brownell · 18 years ago
  90. f75803d i2c-nforce2: Add support for the MCP61 and MCP65 by Jean Delvare · 18 years ago
  91. 209d27c i2c: Emulate SMBus block read over I2C by Jean Delvare · 18 years ago
  92. ef2c8321 i2c: Rename dev_to_i2c_adapter() by David Brownell · 18 years ago
  93. 2096b95 i2c: Shrink struct i2c_client by David Brownell · 18 years ago
  94. b31366f i2c: i2c_adapter devices need no driver by Jean Delvare · 18 years ago
  95. fccb56e i2c: Kill i2c_adapter.class_dev by Jean Delvare · 18 years ago
  96. bd76631 mmc: remove old card states by Pierre Ossman · 18 years ago
  97. 55556da MMC: Fix handling of low-voltage cards by Philip Langdale · 18 years ago
  98. 4be34c9 MMC: Consolidate voltage definitions by Philip Langdale · 18 years ago
  99. 7ea239d mmc: add bus handler by Pierre Ossman · 18 years ago
  100. da7fbe5 mmc: Separate out protocol ops by Pierre Ossman · 18 years ago