1. e0b0f9e h8300: update timer handler - new files by Yoshinori Sato · 16 years ago
  2. 9363b9f memrlimit: cgroup mm owner callback changes to add task info by Balbir Singh · 16 years ago
  3. 1648993 introduce generic header file for the software IO/TLB by Joerg Roedel · 16 years ago
  4. 99178b0 Driver core: add bus_sort_breadthfirst() function by Greg Kroah-Hartman · 16 years ago
  5. 0b4a4fe kobject: Cleanup kobject_rename and !CONFIG_SYSFS by Eric W. Biederman · 16 years ago
  6. 030c1d2 kobject: Fix kobject_rename and !CONFIG_SYSFS by Eric W. Biederman · 16 years ago
  7. 8c0e399 sysfs: Make dir and name args to sysfs_notify() const by Trent Piepho · 16 years ago
  8. d8bf254 platform: add new device registration helper by Dmitry Baryshkov · 16 years ago
  9. e613966 debug: Introduce a dev_WARN() function by Arjan van de Ven · 16 years ago
  10. f1282c8 sysfs: Support sysfs_notify from atomic context with new sysfs_notify_dirent by Neil Brown · 16 years ago
  11. 346e15b driver core: basic infrastructure for per-module dynamic debug messages by Jason Baron · 16 years ago
  12. 7fb6b5d device create: remove device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  13. ae87221d sysfs: crash debugging by Andrew Morton · 17 years ago
  14. 17bc6c3 vfs: Add no_nrwrite_index_update writeback control flag by Aneesh Kumar K.V · 16 years ago
  15. 0b59268 [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY by Martin Schwidefsky · 16 years ago
  16. 4c0e799 Merge branch 'next' into for-linus by Dmitry Torokhov · 16 years ago
  17. 22441cf IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv option by Pedro Ribeiro · 16 years ago
  18. 2502991 Merge branch 'fixes' into for-linus by Russell King · 16 years ago
  19. be585c0 firewire: Add more documentation to firewire-cdev.h by Jay Fenlason · 16 years ago
  20. 6925bac Merge branch 'next' by Trond Myklebust · 16 years ago
  21. 04ab591 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  22. f61f1b5 x86: fix compat-vdso by Suresh Siddha · 16 years ago
  23. 5f2434a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  24. 2381ad2 KVM: ia64: Add intel iommu support for guests. by Xiantao Zhang · 16 years ago
  25. 3de42dc KVM: Separate irq ack notification out of arch/x86/kvm/irq.c by Xiantao Zhang · 16 years ago
  26. c77fb9d KVM: Change is_mmio_pfn to kvm_is_mmio_pfn, and make it common for all archs by Xiantao Zhang · 16 years ago
  27. 8a98f66 KVM: Move device assignment logic to common code by Xiantao Zhang · 16 years ago
  28. e5fcfc8 KVM: Device Assignment: Map mmio pages into VT-d page table by Weidong Han · 16 years ago
  29. 0074ff6 KVM: MMU: speed up mmu_unsync_walk by Marcelo Tosatti · 16 years ago
  30. 4731d4c KVM: MMU: out of sync shadow core by Marcelo Tosatti · 16 years ago
  31. a705289 KVM: x86: trap invlpg by Marcelo Tosatti · 16 years ago
  32. 0ba73cd KVM: MMU: sync roots on mmu reload by Marcelo Tosatti · 16 years ago
  33. e8bc217 KVM: MMU: mode specific sync_page by Marcelo Tosatti · 16 years ago
  34. 62c476c KVM: Device Assignment with VT-d by Ben-Ami Yassour · 16 years ago
  35. 3871794 VT-d: Changes to support KVM by Kay, Allen M · 16 years ago
  36. 7d81a5e MIPS: IP22/28: Switch over to RTC class driver by Thomas Bogendoerfer · 16 years ago
  37. 201c72a MIPS: Have a heart for a lonely, lost header file ... by Ralf Baechle · 16 years ago
  38. 6b2ada8 Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linus by Ingo Molnar · 16 years ago
  39. defed7e x86: Move FEATURE_CONTROL bits to msr-index.h by Sheng Yang · 16 years ago
  40. d769017 KVM: x86: do not execute halted vcpus by Marcelo Tosatti · 16 years ago
  41. fa89a81 KVM: Add statistics for guest irq injections by Avi Kivity · 16 years ago
  42. 8ceed347 KVM: Simplify exception entries by using __ASM_SIZE and _ASM_PTR by Avi Kivity · 16 years ago
  43. 8349b5c KVM: remove unused field from the assigned dev struct by Ben-Ami Yassour · 16 years ago
  44. 6ad18fb KVM: Reduce stack usage in kvm_pv_mmu_op() by Dave Hansen · 16 years ago
  45. 4d5c5d0 KVM: pci device assignment by Ben-Ami Yassour · 16 years ago
  46. 3807f34 x86: paravirt: factor out cpu_khz to common code by Glauber Costa · 16 years ago
  47. 564f153 KVM: Add irq ack notifier list by Avi Kivity · 16 years ago
  48. 3b4bd79 KVM: ppc: trace powerpc instruction emulation by Christian Ehrhardt · 16 years ago
  49. 31711f2 KVM: ppc: adds trace points for ppc tlb activity by Jerone Young · 16 years ago
  50. 3f7f95c KVM: kvmtrace: replace get_cycles with ktime_get v3 by Christian Ehrhardt · 16 years ago
  51. e32c8f2 KVM: kvmtrace: Remove use of bit fields in kvm trace structure by Christian Ehrhardt · 16 years ago
  52. 77ab6db KVM: VMX: Reinject real mode exception by Jan Kiszka · 16 years ago
  53. 19bd8af KVM: Consolidate XX_VECTOR defines by Jan Kiszka · 16 years ago
  54. 937a7ea KVM: Add a pending interrupt queue by Avi Kivity · 16 years ago
  55. 668f612 KVM: VMX: Move nmi injection failure processing to vm exit path by Avi Kivity · 16 years ago
  56. d98e634 KVM: Move KVM TRACE DEFINITIONS to common header by Hollis Blanchard · 16 years ago
  57. 5fdbf97 KVM: x86: accessors for guest registers by Marcelo Tosatti · 16 years ago
  58. ab55570 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  59. e1a65b5 mac80211: fixme for kernel-doc by Randy Dunlap · 16 years ago
  60. 6dc6472 Merge commit 'origin' by Benjamin Herrenschmidt · 16 years ago
  61. e413b210 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  62. 4704f0e NFS: Fix the resolution problem with nfs_inode_attrs_need_update() by Trond Myklebust · 16 years ago
  63. f129ea6 HID: fix a lockup regression when using force feedback on a PID device by Anssi Hannula · 16 years ago
  64. dded364 HID: hiddev.h: Fix example code. by Antonio Ospite · 16 years ago
  65. 34a5cee HID: hiddev.h: Fix mixed space and tabs in example code. by Antonio Ospite · 16 years ago
  66. 76483cf HID: remove hid-ff by Jiri Slaby · 16 years ago
  67. 987fbc1 HID: move zeroplus FF processing by Jiri Slaby · 16 years ago
  68. 10e41a7 HID: move thrustmaster FF processing by Jiri Slaby · 16 years ago
  69. 5f02229 HID: move pantherlord FF processing by Jiri Slaby · 16 years ago
  70. 606bd0a HID: move logitech FF processing by Jiri Slaby · 16 years ago
  71. 6edfa8d HID: move reset leds quirk by Jiri Slaby · 16 years ago
  72. 93c1013 HID: move connect quirks by Jiri Slaby · 16 years ago
  73. bd28ce0 HID: move sony quirks by Jiri Slaby · 16 years ago
  74. 2b88b80 HID: remove rdesc quirk support by Jiri Slaby · 16 years ago
  75. 3715ade HID: remove hid-input-quirks by Jiri Slaby · 16 years ago
  76. 980a3da HID: move samsung quirks by Jiri Slaby · 16 years ago
  77. 3b8006e HID: move monterey quirks by Jiri Slaby · 16 years ago
  78. 1e76253 HID: move petalynx quirks by Jiri Slaby · 16 years ago
  79. 1f243e3 HID: move ezkey quirks by Jiri Slaby · 16 years ago
  80. 3b239cd HID: move cherry quirks by Jiri Slaby · 16 years ago
  81. 14a21cd HID: move a4tech quirks by Jiri Slaby · 16 years ago
  82. 0f22132 HID: move cypress quirks by Jiri Slaby · 16 years ago
  83. 90231e7 HID: move sunplus quirks by Jiri Slaby · 16 years ago
  84. 78a849a68 HID: move microsoft quirks by Jiri Slaby · 16 years ago
  85. 02ae9a1 HID: add compat support by Jiri Slaby · 16 years ago
  86. 8c19a51 HID: move apple quirks by Jiri Slaby · 16 years ago
  87. d458a9d HID: move ignore quirks by Jiri Slaby · 16 years ago
  88. 5f22a79 HID: move logitech quirks by Jiri Slaby · 16 years ago
  89. 022e8c4 HID: move usage input mapping to hid.h by Jiri Slaby · 16 years ago
  90. c500c97 HID: hid, make parsing event driven by Jiri Slaby · 16 years ago
  91. 85cdaf5 HID: make a bus from hid code by Jiri Slaby · 16 years ago
  92. e8c84f9 modpost: add support for hid by Jiri Slaby · 16 years ago
  93. 7e69a8c Merge branch 's3c-move' into devel by Russell King · 16 years ago
  94. 8acd3a6 Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  95. c269bc0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 16 years ago
  96. 93f78da Revert "vt: fix background color on line feed" by Linus Torvalds · 16 years ago
  97. e6a7d3c netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf_nat by Pablo Neira Ayuso · 16 years ago
  98. 4309659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  99. 2171a19 m68k: remove the dead PCI code by Adrian Bunk · 16 years ago
  100. 29c8a24 m68k: Remove the broken Hades support by Adrian Bunk · 16 years ago