1. 6ed8394 [Blackfin] arch: Resolve the clash issue of UART defines between blackfin headers and include/linux/serial_reg. by Graf Yang · 16 years ago
  2. d5adb02 [Blackfin] arch: This allows XIP to work with FD-PIC. by Bernd Schmidt · 16 years ago
  3. b85d858 [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__ by Harvey Harrison · 16 years ago
  4. 6b13483 [Blackfin] arch: remove unused/incorrect definition by Meihui Fan · 16 years ago
  5. 6eceb0d [Blackfin] arch: add support for the rest of the gptimers on the BF54x by Meihui Fan · 16 years ago
  6. a8a46a2 [Blackfin] arch: fix obvious bfin_write typos by Meihui Fan · 16 years ago
  7. 37167e6 [Blackfin] arch: Fix bug - Properly calculate DDR clock. by Sonic Zhang · 16 years ago
  8. 25bb23b [Blackfin] arch: fix some obvious typos -- some of which prevent SDH building for the BF542 by Mike Frysinger · 16 years ago
  9. 0e184c6 [Blackfin] arch: relocate MAX_SWITCH_{D,I}_CPLBS from the header to the file where it actually gets used. by Mike Frysinger · 16 years ago
  10. 53eabf0 [Blackfin] arch: replace implied numbers with real values by Mike Frysinger · 16 years ago
  11. 9fcdc78 [Blackfin] arch: Add dma_map_page and dma_unmap_page stub for MMC SPI compiling by Bryan Wu · 16 years ago
  12. 2a0c4fd [Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled. by Bernd Schmidt · 16 years ago
  13. b594272 [Blackfin] arch: remove TWI I2C register accessing helper macros, because we moved to use i2c new-style interface by Bryan Wu · 16 years ago
  14. 0ddeeca [Blackfin] arch: add missing __user marking to ss_sp member of signalstack and a few userspace system functions by Mike Frysinger · 16 years ago
  15. 79c1cb7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  16. b0d19a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  17. 2d4d486 [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo by Ram Pai · 16 years ago
  18. a1a2c40 [patch 5/7] vfs: mountinfo: allow using process root by Miklos Szeredi · 16 years ago
  19. 719f5d7 [patch 4/7] vfs: mountinfo: add mount peer group ID by Miklos Szeredi · 16 years ago
  20. 73cd49e [patch 3/7] vfs: mountinfo: add mount ID by Miklos Szeredi · 16 years ago
  21. 9d1bc601 [patch 2/7] vfs: mountinfo: add seq_file_root() by Miklos Szeredi · 16 years ago
  22. 6092d04 [patch 1/7] vfs: mountinfo: add dentry_path() by Ram Pai · 16 years ago
  23. 94bc891 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  24. aca239b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  25. 45d9ca4 [IA64] move XP and XPC to drivers/misc/sgi-xp by Dean Nelson · 16 years ago
  26. b24a314 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  27. 03b8838 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 16 years ago
  28. 0d07a15 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  29. 62429f4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 16 years ago
  30. a26c20b i2c: Renesas SH7760 I2C master driver by Manuel Lauss · 16 years ago
  31. 244fbbb i2c: Add platform driver on top of the new pca-algorithm by Wolfram Sang · 16 years ago
  32. c01b083 i2c-algo-pca: Extend for future drivers by Wolfram Sang · 16 years ago
  33. 4fa2f0e [IA64] simplify notify hooks in mca.c by Hidetoshi Seto · 16 years ago
  34. 0dd9154 HID: export headers properly by Mike Frysinger · 16 years ago
  35. 69626f2 HID: fix race between open() and disconnect() in usbhid by Oliver Neukum · 16 years ago
  36. abdff0f HID: make hid_input_field and usbhid_modify_dquirk static by Adrian Bunk · 16 years ago
  37. c17f9c9 HID: force feedback driver for Logitech Rumblepad 2 by Anssi Hannula · 16 years ago
  38. 1d1bdd2 HID: move wait from hid to usbhid by Jiri Slaby · 16 years ago
  39. 1b184cf HID: make function from dbg_hid by Jiri Slaby · 16 years ago
  40. 5f1ab74 HID: Sunplus Wireless Desktop needs report descriptor fixup by Jiri Kosina · 16 years ago
  41. 974faac HID: quirk for MS Wireless Desktop Receiver (model 1028) by Jim Duchek · 16 years ago
  42. f345c37 HID: fixup fullspeed interval on highspeed Afatech DVB-T IR kbd by Pekka Sarnila · 16 years ago
  43. c5d18e9 [IPSEC]: Fix catch-22 with algorithm IDs above 31 by Herbert Xu · 16 years ago
  44. 521b5d0 [PATCH] teach seq_file to discard entries by Al Viro · 16 years ago
  45. b5266eb [PATCH] switch a bunch of LSM hooks from nameidata to path by Al Viro · 16 years ago
  46. 6d59e7f [PATCH] move a bunch of declarations to fs/internal.h by Al Viro · 16 years ago
  47. 135ceda Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  48. 8a32272 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  49. e9b6269 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial by Linus Torvalds · 16 years ago
  50. 548453f Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  51. eb0cc5f frv: remove HARD_RESET_NOW() by Adrian Bunk · 16 years ago
  52. bda0c0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 16 years ago
  53. 904e0ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  54. 98a1e95f Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 16 years ago
  55. 3767901 Generate a slightly more informative error msg for bad HZ by Robert P. J. Day · 16 years ago
  56. 553a567 skbuff: fix missing kernel-doc notation by Randy Dunlap · 16 years ago
  57. 9a64388 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  58. e80ab41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  59. c3823c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  60. dd89db1 KEYS: Fix the comment to match the file name in rxrpc-type.h. by Robert P. J. Day · 16 years ago
  61. 5dfeaef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 16 years ago
  62. 429f731 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  63. 85b375a Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  64. ec96535 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel by Linus Torvalds · 16 years ago
  65. 8a5703f DMA engine: typo fixes by Sebastian Siewior · 16 years ago
  66. 5f033bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  67. fd9be4c Merge branch 'ro-bind.b6' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  68. b1af9cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  69. 218ff13 Remove unused MAX_NODES_SHIFT by Johannes Weiner · 16 years ago
  70. b1d18dc arm: Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  71. ec98c6b [SPARC]: Remove SunOS and Solaris binary support. by David S. Miller · 16 years ago
  72. c1c7674 dlm: linux/{dlm,dlm_device}.h: cleanup for userspace by Mike Frysinger · 16 years ago
  73. 3d564fa dlm: common max length definitions by David Teigland · 16 years ago
  74. 2402211 dlm: move plock code from gfs2 by David Teigland · 16 years ago
  75. cc216c5 Fix RCU list iterator use of 'rcu_dereference()' by Linus Torvalds · 16 years ago
  76. 2472892 block: fix memory hotplug and bouncing in block layer by Andi Kleen · 16 years ago
  77. f18573a block: move the padding adjustment to blk_rq_map_sg by FUJITA Tomonori · 16 years ago
  78. c5dec1c block: convert bio_copy_user to bio_copy_user_iov by FUJITA Tomonori · 16 years ago
  79. 0a0c411 cdrom: make unregister_cdrom() return void by Akinobu Mita · 16 years ago
  80. 7fd097d cdrom: use list_head for cdrom_device_info list by Akinobu Mita · 16 years ago
  81. 3f34d02 jiffies: add time_is_after_jiffies and others which compare with jiffies by Dave Young · 16 years ago
  82. 8845256 PCI: clean up resource alignment management by Ivan Kokshaysky · 16 years ago
  83. 94e6108 PCI: Expose PCI VPD through sysfs by Ben Hutchings · 16 years ago
  84. 842de40 PCI: add generic pci_enable_resources() by Bjorn Helgaas · 16 years ago
  85. 7d715a6 PCI: add PCI Express ASPM support by Shaohua Li · 16 years ago
  86. 21c6847 PCI: #if 0 pci_cleanup_aer_correct_error_status() by Adrian Bunk · 17 years ago
  87. 5ff580c PCI: remove global list of PCI devices by Greg Kroah-Hartman · 17 years ago
  88. 8a1bc90 PCI: add is_added flag to struct pci_dev by Greg Kroah-Hartman · 17 years ago
  89. 1ba6ab1 PCI: remove initial bios sort of PCI devices on x86 by Greg Kroah-Hartman · 17 years ago
  90. 95247b5 PCI: clean up search.c a lot by Greg Kroah-Hartman · 17 years ago
  91. 3422090 PCI: remove pci_get_device_reverse by Greg Kroah-Hartman · 17 years ago
  92. 448432c PCI: remove pci_find_present by Greg Kroah-Hartman · 17 years ago
  93. 2baad5f PCI: #if 0 pci_assign_resource_fixed() by Adrian Bunk · 17 years ago
  94. 5427663 [CRYPTO] aes: Export generic setkey by Sebastian Siewior · 16 years ago
  95. c3715cb9 [CRYPTO] api: Make the crypto subsystem fully modular by Sebastian Siewior · 16 years ago
  96. f7d0e5a skbuff: fix missing kernel-doc notation by Randy Dunlap · 16 years ago
  97. 5dc0742 [SPARC] minor irq handler cleanups by Jeff Garzik · 17 years ago
  98. 14b3ca4 [POWERPC] Fix compile breakage for 64-bit UP configs by Paul Mackerras · 16 years ago
  99. ee959b0 SCSI: convert struct class_device to struct device by Tony Jones · 17 years ago
  100. f4e91eb IB: convert struct class_device to struct device by Tony Jones · 17 years ago