1. 6e8dcee [PATCH] synclinkmp.c: fix async internal loopback by Paul Fulghum · 19 years ago
  2. 166692e [PATCH] synclinkmp.c: add statistics clear by Paul Fulghum · 19 years ago
  3. 761a444 [PATCH] synclinkmp.c: disable burst transfers by Paul Fulghum · 19 years ago
  4. 7f3edb9 [PATCH] synclinkmp.c: fix double mapping of signals by Paul Fulghum · 19 years ago
  5. 7c1fff5 [PATCH] synclink.c: add loopback to async mode by Paul Fulghum · 19 years ago
  6. 9661239 [PATCH] synclink.c: add clear stats by Paul Fulghum · 19 years ago
  7. 4a918bc [PATCH] synclink.c: compiler optimisation fix by Paul Fulghum · 19 years ago
  8. 9d5c1e1 [PATCH] deadline: clean up question mark operator by Andrew Morton · 19 years ago
  9. 24b20ac [PATCH] remove unnecessary handle_IRQ_event() prototypes by Kenji Kaneshige · 19 years ago
  10. 73a358d [PATCH] fix for cpusets minor problem by KUROSAWA Takahiro · 19 years ago
  11. ac0b1bc [PATCH] aio: kiocb locking to serialise retry and cancel by Benjamin LaHaise · 19 years ago
  12. 8f58202 [PATCH] change io_cancel return code for no cancel case by Wendy Cheng · 19 years ago
  13. 6f51916 [PATCH] cs89x0: add netpoll support by Deepak Saxena · 19 years ago
  14. fac92be [PATCH] bfs: fix endianness, signedness; add trivial bugfix by Andrew Stribblehill · 19 years ago
  15. 383f283 [PATCH] Prefetch kernel stacks to speed up context switch by Chen, Kenneth W · 19 years ago
  16. b0d62e6 [PATCH] fix disassociate_ctty vs. fork race by Jason Baron · 19 years ago
  17. f76baf9 [PATCH] autofs: fix "busy inodes after umount..." by Alexander Krizhanovsky · 19 years ago
  18. 28254d4 [PATCH] vga text console and stty cols/rows by Samuel Thibault · 19 years ago
  19. ff55fe2 [PATCH] pty_chars_in_buffer oops fix by Jason Baron · 19 years ago
  20. 69ac596 [PATCH] alpha: process_reloc_for_got confuses r_offset and r_addend by Chaskiel Grundman · 19 years ago
  21. 092c948 [PATCH] x86_64: Don't call enforce_max_cpus when hotplug is enabled by Ashok Raj · 19 years ago
  22. fdf26d9 [PATCH] x86_64: Don't do broadcast IPIs when hotplug is enabled in flat mode. by Ashok Raj · 19 years ago
  23. 4c7fc72 [PATCH] i386: seccomp fix for auditing/ptrace by Andrea Arcangeli · 19 years ago
  24. 4d666d7 [PATCH] mips: add TANBAC TB0287 support by Yoichi Yuasa · 19 years ago
  25. 95409aa [PATCH] ppc32: Kill PVR_440* defines by Tom Rini · 19 years ago
  26. 66b375b [PATCH] ppc32: In the boot code, don't rely on BASE_BAUD directly by Tom Rini · 19 years ago
  27. 99cc219 [PATCH] ppc32: Correct an instruction in the boot code by Frank van Maarseveen · 19 years ago
  28. 83f7da8 [PATCH] ppc32: make perfmon.o CONFIG_E500 specific by Marcelo Tosatti · 19 years ago
  29. e31e14e [PATCH] remove the inode_post_link and inode_post_rename LSM hooks by Stephen Smalley · 19 years ago
  30. a74574a [PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooks by Stephen Smalley · 19 years ago
  31. 570bc1c [PATCH] tmpfs: Enable atomic inode security labeling by Stephen Smalley · 19 years ago
  32. ac50960 [PATCH] ext3: Enable atomic inode security labeling by Stephen Smalley · 19 years ago
  33. 10f47e6 [PATCH] ext2: Enable atomic inode security labeling by Stephen Smalley · 19 years ago
  34. 5e41ff9 [PATCH] security: enable atomic inode security labeling by Stephen Smalley · 19 years ago
  35. f5ee56c [PATCH] txx9 serial update by Ralf Baechle · 19 years ago
  36. fef2665 [PATCH] update filesystems for new delete_inode behavior by Mark Fasheh · 19 years ago
  37. e85b565 [PATCH] move truncate_inode_pages() into ->delete_inode() by Mark Fasheh · 19 years ago
  38. 7f6fd5d [PATCH] ppc32: Fix Kconfig mismerge by Kumar Gala · 19 years ago
  39. abda245 [PATCH] i386: CONFIG_ACPI_SRAT typo fix by Magnus Damm · 19 years ago
  40. 4b5d37a [PATCH] Clear task_struct->fs_excl on fork() by Giancarlo Formicuccia · 19 years ago
  41. 1299232 [PATCH] x86: MP_processor_info fix by Andrew Morton · 19 years ago
  42. 5dce225 [PATCH] Fix CONFIG_ACPI_BLACKLIST_YEAR by viro@ZenIV.linux.org.uk · 19 years ago
  43. 3aed77b Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 by Linus Torvalds · 19 years ago
  44. 0b968d2 [PATCH] Fix misspelled i8259 typo in io_apic.c by Karsten Wiese · 19 years ago
  45. fc0b1af [PATCH] __user annotations for pointers in i386 sigframe by viro@ZenIV.linux.org.uk · 19 years ago
  46. 85c3920 [PATCH] uaccess.h annotations (uml) by viro@ZenIV.linux.org.uk · 19 years ago
  47. 2624f12 [PATCH] sparse on uml (infrastructure bits) by viro@ZenIV.linux.org.uk · 19 years ago
  48. f91f4d9 [PATCH] gratuitous includes of asm/serial.h by viro@ZenIV.linux.org.uk · 19 years ago
  49. d310a35 [PATCH] missing CHECKFLAGS on s390 by viro@ZenIV.linux.org.uk · 19 years ago
  50. 3f70353 [PATCH] bogus cast in bio.c by viro@ZenIV.linux.org.uk · 19 years ago
  51. 6c9afc6 [PATCH] basic iomem annotations (ppc64) by viro@ZenIV.linux.org.uk · 19 years ago
  52. 2fd9d74 [PATCH] PCI: PCI/libata INTx bug fix by Brett M Russ · 19 years ago
  53. ddcc959 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Anton Altaparmakov · 19 years ago
  54. b2ad7b5 Allow PCI config space syscalls to be used by 64-bit processes. by Paul Mackerras · 19 years ago
  55. 7663753 [PATCH] ppc64: Big-endian I/O memory accessors. by Arthur Othieno · 19 years ago
  56. 1635317 [PATCH] Separate pci bits out of struct device_node by Paul Mackerras · 19 years ago
  57. b28d258 [PATCH] ppc64: remove use of asm/segment.h by Kumar Gala · 19 years ago
  58. 3cc747e [PATCH] PPC64: large INITRD causes kernel not to boot by Mark Bellon · 19 years ago
  59. f952678 [PATCH] powerpc: Fix __power64__ typos that should be __powerpc64__ by jdl@freescale.com · 19 years ago
  60. e4df767 [PATCH] ppc64: makefile cleanup by Geoff Levand · 19 years ago
  61. a24c848 [PATCH] ppc64: zimage build fix by Geoff Levand · 19 years ago
  62. dd56fdf [PATCH] powerpc: Merge a few more include files by jdl@freescale.com · 19 years ago
  63. 6480708 [PATCH] powerpc: Make check_bugs() static inline by jdl@freescale.com · 19 years ago
  64. a37c887 [PATCH] powerpc: Standardize on _ASM_POWERPC header symbol prefix by jdl@freescale.com · 19 years ago
  65. 38c0ff0 [PATCH] ppc64: iSeries early printk breakage by Stephen Rothwell · 19 years ago
  66. 34b5233 [PATCH] ppc64: Fix oops for !CONFIG_NUMA by Michael Ellerman · 19 years ago
  67. a84195f [PATCH] ppc64: fix IPI on bpa_iic by Arnd Bergmann · 19 years ago
  68. 5f50241 Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  69. 82b7ec7 Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 by Linus Torvalds · 19 years ago
  70. 8add788 [libata] minor fixes by Jeff Garzik · 19 years ago
  71. c9fc0d6 [XFS] Revert recent quota Makefile change, not in a fit state for merging. by Nathan Scott · 19 years ago
  72. 03981f2 [PATCH] m68knommu: extract common timer code for 68EZ328 processor by Greg Ungerer · 19 years ago
  73. d9b9d5d [PATCH] m68knommu: include ColdFire 523x processor register definitions by Greg Ungerer · 19 years ago
  74. 75003c4 [PATCH] m68knommu: create common timer code for 68x328 processor varients by Greg Ungerer · 19 years ago
  75. a796266 [PATCH] m68knommu: register map setup for MOD5272 board by Greg Ungerer · 19 years ago
  76. a052b7a [PATCH] m68knommu: add timer support for the 523x ColdFire processor family by Greg Ungerer · 19 years ago
  77. 7dbdd91 [PATCH] m68knommu: include support for the ColdFire 523x processor UARTs by Greg Ungerer · 19 years ago
  78. ee72112 [PATCH] m68knommu: extract common timer code for 68328 processor by Greg Ungerer · 19 years ago
  79. 8c2b58c [PATCH] m68knommu: create common config code for all 68VZ328 platforms by Greg Ungerer · 19 years ago
  80. 55f37de [PATCH] m68knommu: remove DrangonEngine2 specific config code by Greg Ungerer · 19 years ago
  81. 58201a2 [PATCH] m68knommu: remove uCdimm specific config code by Greg Ungerer · 19 years ago
  82. 97591b2 [PATCH] m68knommu: 523x ColdFire processor init/config Makefile by Greg Ungerer · 19 years ago
  83. 1bdd89d [PATCH] m68knommu: defines to support the ColdFire 523x processor by Greg Ungerer · 19 years ago
  84. 910ce396 [PATCH] m68knommu: ColdFire 523x processor register definitions by Greg Ungerer · 19 years ago
  85. 4fe8a0f Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  86. 529980c Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 19 years ago
  87. e3e3679 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 19 years ago
  88. 5420520 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago
  89. b71e318 [PATCH] USB: yealink: fix htons usage, documentation updates by Henk · 19 years ago
  90. d5ae36d [PATCH] USB: fix endian issues in yealink driver. by Greg Kroah-Hartman · 19 years ago
  91. aca951a [PATCH] input-driver-yealink-P1K-usb-phone by Henk · 19 years ago
  92. d6450e1 [PATCH] USB Storage: code cleanups for onetouch.c by Nick Sillik · 19 years ago
  93. 0256839 [PATCH] usbmon in 2.6.13: peeking into DMA areas by Pete Zaitcev · 19 years ago
  94. d038420 [PATCH] ehci: add tt_usecs by david-b@pacbell.net · 19 years ago
  95. e09711a [PATCH] ehci: add think_time by david-b@pacbell.net · 19 years ago
  96. 090ffa9 [PATCH] USB: usbnet (9/9) module for pl2301/2302 cables by David Brownell · 19 years ago
  97. 64e0491 [PATCH] USB: usbnet (8/9) module for RNDIS devices by David Brownell · 19 years ago
  98. 4324fd4 [PATCH] USB: usbnet (7/9) module for CDC Ethernet by David Brownell · 19 years ago
  99. 0aa599c [PATCH] USB: usbnet (6/9) module for Zaurii and compatibles by David Brownell · 19 years ago
  100. 47ee305 [PATCH] USB: usbnet (5/9) module for genesys gl620a cables by David Brownell · 19 years ago