1. 6b41fd1 Fix up CFQ scheduler for recent rbtree node shrinkage by Linus Torvalds · 18 years ago
  2. 58dfd9c [FORCEDETH] Fix xmit_lock/netif_tx_lock after merge by Herbert Xu · 18 years ago
  3. 050335d Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  4. a4cfae1 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  5. be883da Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  6. 077e989 Merge branch 'rio.b19' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/bird by Linus Torvalds · 18 years ago
  7. d9eaec9 Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  8. 905f146 [ARM] Fix tosa build error by Russell King · 18 years ago
  9. cee4cca Merge git://git.infradead.org/hdrcleanup-2.6 by Linus Torvalds · 18 years ago
  10. 2edc322 Merge git://git.infradead.org/~dwmw2/rbtree-2.6 by Linus Torvalds · 18 years ago
  11. be967b7 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 18 years ago
  12. eef1142 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  13. c9ab097 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 18 years ago
  14. ff91445 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  15. 4af6fee [ARM] 3610/1: Make reboot work on Versatile by Deepak Saxena · 18 years ago
  16. 098a4cb Merge S3Cxxxx branch by Russell King · 18 years ago
  17. 7bc3312 [MTD] NAND: Fix breakage all over the place by Thomas Gleixner · 18 years ago
  18. 7e4178f [PATCH] NAND: fix remaining OOB length calculation by Vitaly Wool · 18 years ago
  19. b6d5ee0 [MTD] NAND Fixup NDFC merge brokeness by Thomas Gleixner · 18 years ago
  20. ea75ee9 [ARM] Include asm/hardware.h not asm/arch/hardware.h by Russell King · 18 years ago
  21. 3a8182b Merge Zaurus branch by Russell King · 18 years ago
  22. 695a9d2 Merge AT91 branch by Russell King · 18 years ago
  23. 55c20c0 [ARM] 3599/1: AT91RM9200 remove global variables by Andrew Victor · 18 years ago
  24. ec57b70 [ARM] 3609/1: S3C24XX: defconfig update for s3c2410_defconfig by Ben Dooks · 18 years ago
  25. 5c3fddc [ARM] 3607/1: AT91RM9200 misc fixes by Andrew Victor · 18 years ago
  26. 907d6de [ARM] 3605/1: AT91RM9200 Power Management by Andrew Victor · 18 years ago
  27. 6902f52 [ARM] 3604/1: AT91RM9200 New boards by Andrew Victor · 18 years ago
  28. d6bdbb8 [ARM] 3603/1: AT91RM9200 remove old files by Andrew Victor · 18 years ago
  29. c322e24 [ARM] 3606/1: PXA27x SSP Register definitions by Liam Girdwood · 18 years ago
  30. e6fea6a5 [ARM] 3602/1: ixp23xx: fix two typos by Lennert Buytenhek · 18 years ago
  31. ff7512e [ATM]: fix broken uses of NIPQUAD in net/atm by Al Viro · 18 years ago
  32. 8ca8448 [SCTP]: sctp_unpack_cookie() fix by Al Viro · 18 years ago
  33. 4175710 [PATCH] make set_loginuid obey audit_enabled by Steve Grubb · 18 years ago
  34. 9c937dc [PATCH] log more info for directory entry change events by Amy Griffis · 18 years ago
  35. 6a2bcee [PATCH] fix AUDIT_FILTER_PREPEND handling by Amy Griffis · 18 years ago
  36. 0a73dcc [PATCH] validate rule fields' types by Al Viro · 18 years ago
  37. f368c07d [PATCH] audit: path-based rules by Amy Griffis · 18 years ago
  38. 20ca73b [PATCH] Audit of POSIX Message Queue Syscalls v.2 by George C. Wilson · 18 years ago
  39. 8ba8e0f [PATCH] fix se_sen audit filter by Darrel Goeddel · 18 years ago
  40. 014149c [PATCH] deprecate AUDIT_POSSBILE by Al Viro · 18 years ago
  41. d8945bb5 [PATCH] inline more audit helpers by Al Viro · 18 years ago
  42. e018290 [PATCH] proc_loginuid_write() uses simple_strtoul() on non-terminated array by Al Viro · 18 years ago
  43. ac03221 [PATCH] update of IPC audit record cleanup by Linda Knippers · 18 years ago
  44. 5d136a0 [PATCH] minor audit updates by Serge E. Hallyn · 18 years ago
  45. 0a3b483 [PATCH] fix audit_krule_to_{rule,data} return values by Amy Griffis · 18 years ago
  46. 3c66251 [PATCH] add filtering by ppid by Al Viro · 18 years ago
  47. f46038f [PATCH] log ppid by Al Viro · 18 years ago
  48. e139606 [PATCH] collect sid of those who send signals to auditd by Al Viro · 18 years ago
  49. 473ae30 [PATCH] execve argument logging by Al Viro · 18 years ago
  50. 9044e6b [PATCH] fix deadlocks in AUDIT_LIST/AUDIT_LIST_RULES by Al Viro · 18 years ago
  51. bc0f3b8 [PATCH] audit_panic() is audit-internal by Al Viro · 18 years ago
  52. 0edce197 [PATCH] inotify (5/5): update kernel documentation by Amy Griffis · 18 years ago
  53. 3ca1006 [PATCH] inotify (4/5): allow watch removal from event handler by Amy Griffis · 18 years ago
  54. a9dc971 [PATCH] inotify (3/5): add interfaces to kernel API by Amy Griffis · 18 years ago
  55. 7c29772 [PATCH] inotify (2/5): add name's inode to event handler by Amy Griffis · 18 years ago
  56. 2d9048e [PATCH] inotify (1/5): split kernel API from userspace support by Amy Griffis · 18 years ago
  57. 90204e0 [PATCH] remove config.h from inotify.h by Al Viro · 18 years ago
  58. 4c5eb38 [SPARC64]: Update defconfig. by David S. Miller · 18 years ago
  59. c8bfcd9 [SPARC64]: Don't double-export synchronize_irq. by David S. Miller · 18 years ago
  60. e18e2a0 [SPARC64]: Move over to GENERIC_HARDIRQS. by David S. Miller · 18 years ago
  61. 8047e24 [SPARC64]: Virtualize IRQ numbers. by David S. Miller · 18 years ago
  62. 37cdcd9 [SPARC64]: Kill ino_bucket->pil by David S. Miller · 18 years ago
  63. c6387a4 [SPARC]: Kill __irq_itoa(). by David S. Miller · 18 years ago
  64. 6a76267f [SPARC64]: bp->pil can never be zero by David S. Miller · 18 years ago
  65. fd0504c3 [SPARC64]: Send all device interrupts via one PIL. by David S. Miller · 18 years ago
  66. 3185d4d [SPARC]: Fix iommu_flush_iotlb end address by Bob Breuer · 18 years ago
  67. 92d452f [SPARC]: Mark smp init functions as cpuinit by Bob Breuer · 18 years ago
  68. 61fc12d [SPARC]: Add missing rw can_lock macros by Bob Breuer · 18 years ago
  69. 7202fb4 [SPARC]: Setup cpu_possible_map by Bob Breuer · 18 years ago
  70. a8cbdce [SPARC]: Add topology_init() by Bob Breuer · 18 years ago
  71. 65fd28f [SCTP]: Fix unintentional change to SCTP_ASSERT when !SCTP_DEBUG by David S. Miller · 18 years ago
  72. 48d8332 [NET]: Prevent multiple qdisc runs by Herbert Xu · 18 years ago
  73. d6cc7f1 [CONNECTOR]: Initialize subsystem earlier. by Evgeniy Polyakov · 18 years ago
  74. d3dcd4e [NETFILTER]: xt_sctp: fix endless loop caused by 0 chunk length by Patrick McHardy · 18 years ago
  75. 25f42b6a Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  76. 4c84a39 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  77. d0b952a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  78. d90125b Merge branch 'i915fb' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/intelfb-2.6 by Linus Torvalds · 18 years ago
  79. bfd189a Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 18 years ago
  80. bbf7013 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  81. 2090af7 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  82. 557240b Add support for suspending and resuming the whole console subsystem by Linus Torvalds · 18 years ago
  83. 5603509 Make sure to re-enable SCI after an ACPI suspend by Linus Torvalds · 18 years ago
  84. 1cca0eb Improve SATA core suspend/resume by Linus Torvalds · 18 years ago
  85. faed568 [ARM] 3594/1: Poodle: Add touchscreen support + other updates by Richard Purdie · 18 years ago
  86. f8703dc [ARM] 3564/1: sharpsl_pm: Abstract some machine specific parameters by Richard Purdie · 18 years ago
  87. 8866035 [ARM] 3561/1: Poodle: Correct the MMC/SD power control by Richard Purdie · 18 years ago
  88. 74617fb [ARM] 3593/1: Add reboot and shutdown handlers for Zaurus handhelds by Richard Purdie · 18 years ago
  89. afefc41 [ARM] 3592/1: AT91RM9200 Serial driver update by Andrew Victor · 18 years ago
  90. bf1c56a [ARM] 3591/1: Anubis: IDE device definitions by Ben Dooks · 18 years ago
  91. 82dc077 [ARM] 3590/1: AT91RM9200 Platform devices support by Andrew Victor · 18 years ago
  92. 067bbad [ARM] 3589/1: AT91RM9200 DK/EK board update by Andrew Victor · 18 years ago
  93. 1723b4a [MIPS] Make timer interrupt frequency configurable from kconfig. by Atsushi Nemoto · 18 years ago
  94. b97b36b [MIPS] Correct HAL2 Kconfig description by Kumba · 18 years ago
  95. c3b1c2d [MIPS] Fix R4K cache macro names by Kumba · 18 years ago
  96. 2493921 [MIPS] Add Missing R4K Cache Macros to IP27 & IP32 by Kumba · 18 years ago
  97. 35189fa [MIPS] Support for the RM9000-based Basler eXcite smart camera platform. by Ralf Baechle · 18 years ago
  98. 355c471 [MIPS] Support for the R5500-based NEC EMMA2RH Mark-eins board by dmitry pervushin · 18 years ago
  99. 4a0312f [MIPS] Support SNI RM200C SNI in big endian mode and R5000 processors. by Thomas Bogendoerfer · 18 years ago
  100. b00f473 [MIPS] SN: include asm/sn/types.h for nasid_t. by Ralf Baechle · 18 years ago