1. 2eb6d5e xen: definitions which ia64/xen needs by Isaku Yamahata · 18 years ago
  2. 9a9db27 xen: definisions which ia64 needs by Isaku Yamahata · 18 years ago
  3. aa380c8 xen: add support for callbackops hypercall by Jeremy Fitzhardinge · 18 years ago
  4. 85958b4 x86: unify pgd ctor/dtor by Jeremy Fitzhardinge · 18 years ago
  5. 68db065 x86: unify KERNEL_PGD_PTRS by Jeremy Fitzhardinge · 18 years ago
  6. 9666e9d xen: unify pte operations on machine frames by Jeremy Fitzhardinge · 18 years ago
  7. 3b4724b xen: use phys_addr_t when referring to physical addresses by Jeremy Fitzhardinge · 18 years ago
  8. 286cd49 x86: demacro pgalloc paravirt stubs by Jeremy Fitzhardinge · 18 years ago
  9. c20311e x86/pgtable.h: demacro ptep_clear_flush_young by Jeremy Fitzhardinge · 18 years ago
  10. f9fbf1a x86/pgtable.h: demacro ptep_test_and_clear_young by Jeremy Fitzhardinge · 18 years ago
  11. ee5aa8d x86/pgtable.h: demacro ptep_set_access_flags by Jeremy Fitzhardinge · 18 years ago
  12. 2761fa0 x86: add pud_alloc for 4-level pagetables by Jeremy Fitzhardinge · 18 years ago
  13. 6944a9c x86: rename paravirt_alloc_pt etc after the pagetable structure by Jeremy Fitzhardinge · 18 years ago
  14. 5a5f8f4 x86: move pgalloc pud and pgd operations into common place by Jeremy Fitzhardinge · 18 years ago
  15. 170fdff x86: move pmd functions into common asm/pgalloc.h by Jeremy Fitzhardinge · 18 years ago
  16. 397f687 x86: move pte functions into common asm/pgalloc.h by Jeremy Fitzhardinge · 18 years ago
  17. 1d262d3 x86: put paravirt stubs into common asm/pgalloc.h by Jeremy Fitzhardinge · 18 years ago
  18. 1ec1fe7 x86: xen unify x86 add common mm pgtable c fix by Ingo Molnar · 18 years ago
  19. 4f76cd3 x86: add common mm/pgtable.c by Jeremy Fitzhardinge · 18 years ago
  20. 79bf6d6 x86: convert pgalloc_64.h from macros to inlines by Jeremy Fitzhardinge · 18 years ago
  21. 94bc891 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 18 years ago
  22. aca239b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  23. 45d9ca4 [IA64] move XP and XPC to drivers/misc/sgi-xp by Dean Nelson · 18 years ago
  24. b24a314 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 18 years ago
  25. 03b8838 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 18 years ago
  26. 0d07a15 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 18 years ago
  27. 62429f4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 18 years ago
  28. a26c20b i2c: Renesas SH7760 I2C master driver by Manuel Lauss · 18 years ago
  29. 244fbbb i2c: Add platform driver on top of the new pca-algorithm by Wolfram Sang · 18 years ago
  30. c01b083 i2c-algo-pca: Extend for future drivers by Wolfram Sang · 18 years ago
  31. 4fa2f0e [IA64] simplify notify hooks in mca.c by Hidetoshi Seto · 18 years ago
  32. 0dd9154 HID: export headers properly by Mike Frysinger · 18 years ago
  33. 69626f2 HID: fix race between open() and disconnect() in usbhid by Oliver Neukum · 18 years ago
  34. abdff0f HID: make hid_input_field and usbhid_modify_dquirk static by Adrian Bunk · 18 years ago
  35. c17f9c9 HID: force feedback driver for Logitech Rumblepad 2 by Anssi Hannula · 18 years ago
  36. 1d1bdd2 HID: move wait from hid to usbhid by Jiri Slaby · 18 years ago
  37. 1b184cf HID: make function from dbg_hid by Jiri Slaby · 18 years ago
  38. 5f1ab74 HID: Sunplus Wireless Desktop needs report descriptor fixup by Jiri Kosina · 18 years ago
  39. 974faac HID: quirk for MS Wireless Desktop Receiver (model 1028) by Jim Duchek · 18 years ago
  40. f345c37 HID: fixup fullspeed interval on highspeed Afatech DVB-T IR kbd by Pekka Sarnila · 18 years ago
  41. 521b5d0 [PATCH] teach seq_file to discard entries by Al Viro · 18 years ago
  42. b5266eb [PATCH] switch a bunch of LSM hooks from nameidata to path by Al Viro · 18 years ago
  43. 6d59e7f [PATCH] move a bunch of declarations to fs/internal.h by Al Viro · 18 years ago
  44. 135ceda Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 18 years ago
  45. 8a32272 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  46. e9b6269 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial by Linus Torvalds · 18 years ago
  47. 548453f Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 18 years ago
  48. eb0cc5f frv: remove HARD_RESET_NOW() by Adrian Bunk · 18 years ago
  49. bda0c0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  50. 904e0ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 18 years ago
  51. 98a1e95f Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 18 years ago
  52. 3767901 Generate a slightly more informative error msg for bad HZ by Robert P. J. Day · 18 years ago
  53. 553a567 skbuff: fix missing kernel-doc notation by Randy Dunlap · 18 years ago
  54. 9a64388 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  55. e80ab41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  56. c3823c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 18 years ago
  57. dd89db1 KEYS: Fix the comment to match the file name in rxrpc-type.h. by Robert P. J. Day · 18 years ago
  58. 5dfeaef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 18 years ago
  59. 429f731 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 18 years ago
  60. 85b375a Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  61. ec96535 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel by Linus Torvalds · 18 years ago
  62. 8a5703f DMA engine: typo fixes by Sebastian Siewior · 18 years ago
  63. 5f033bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 18 years ago
  64. fd9be4c Merge branch 'ro-bind.b6' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 18 years ago
  65. b1af9cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
  66. 218ff13 Remove unused MAX_NODES_SHIFT by Johannes Weiner · 18 years ago
  67. b1d18dc arm: Storage class should be before const qualifier by Tobias Klauser · 18 years ago
  68. ec98c6b [SPARC]: Remove SunOS and Solaris binary support. by David S. Miller · 18 years ago
  69. c1c7674 dlm: linux/{dlm,dlm_device}.h: cleanup for userspace by Mike Frysinger · 18 years ago
  70. 3d564fa dlm: common max length definitions by David Teigland · 18 years ago
  71. 2402211 dlm: move plock code from gfs2 by David Teigland · 18 years ago
  72. cc216c5 Fix RCU list iterator use of 'rcu_dereference()' by Linus Torvalds · 18 years ago
  73. 2472892 block: fix memory hotplug and bouncing in block layer by Andi Kleen · 18 years ago
  74. f18573a block: move the padding adjustment to blk_rq_map_sg by FUJITA Tomonori · 18 years ago
  75. c5dec1c block: convert bio_copy_user to bio_copy_user_iov by FUJITA Tomonori · 18 years ago
  76. 0a0c411 cdrom: make unregister_cdrom() return void by Akinobu Mita · 18 years ago
  77. 7fd097d cdrom: use list_head for cdrom_device_info list by Akinobu Mita · 18 years ago
  78. 3f34d02 jiffies: add time_is_after_jiffies and others which compare with jiffies by Dave Young · 18 years ago
  79. 8845256 PCI: clean up resource alignment management by Ivan Kokshaysky · 18 years ago
  80. 94e6108 PCI: Expose PCI VPD through sysfs by Ben Hutchings · 18 years ago
  81. 842de40 PCI: add generic pci_enable_resources() by Bjorn Helgaas · 18 years ago
  82. 7d715a6 PCI: add PCI Express ASPM support by Shaohua Li · 18 years ago
  83. 21c6847 PCI: #if 0 pci_cleanup_aer_correct_error_status() by Adrian Bunk · 19 years ago
  84. 5ff580c PCI: remove global list of PCI devices by Greg Kroah-Hartman · 19 years ago
  85. 8a1bc90 PCI: add is_added flag to struct pci_dev by Greg Kroah-Hartman · 19 years ago
  86. 1ba6ab1 PCI: remove initial bios sort of PCI devices on x86 by Greg Kroah-Hartman · 19 years ago
  87. 95247b5 PCI: clean up search.c a lot by Greg Kroah-Hartman · 19 years ago
  88. 3422090 PCI: remove pci_get_device_reverse by Greg Kroah-Hartman · 19 years ago
  89. 448432c PCI: remove pci_find_present by Greg Kroah-Hartman · 19 years ago
  90. 2baad5f PCI: #if 0 pci_assign_resource_fixed() by Adrian Bunk · 19 years ago
  91. 5427663 [CRYPTO] aes: Export generic setkey by Sebastian Siewior · 18 years ago
  92. c3715cb9 [CRYPTO] api: Make the crypto subsystem fully modular by Sebastian Siewior · 18 years ago
  93. 5dc0742 [SPARC] minor irq handler cleanups by Jeff Garzik · 19 years ago
  94. 14b3ca4 [POWERPC] Fix compile breakage for 64-bit UP configs by Paul Mackerras · 18 years ago
  95. ee959b0 SCSI: convert struct class_device to struct device by Tony Jones · 18 years ago
  96. f4e91eb IB: convert struct class_device to struct device by Tony Jones · 18 years ago
  97. c4c66cf memstick: convert struct class_device to struct device by Greg Kroah-Hartman · 18 years ago
  98. b844eba PM: Remove destroy_suspended_device() by Rafael J. Wysocki · 18 years ago
  99. 138fe4e Firmware: add iSCSI iBFT Support by Konrad Rzeszutek · 18 years ago
  100. 3f62e57 Driver core: make device_is_registered() work for class devices by Greg Kroah-Hartman · 18 years ago