1. fbabeb6 [PATCH] powerpc: update iSeries viodasd device-tree entries by Stephen Rothwell · 18 years ago
  2. 07fb3f4 [PATCH] powerpc: update iseries_veth device-tree information by Stephen Rothwell · 18 years ago
  3. d6b89a1 [PATCH] powerpc: whitespace cleanup in reg.h by Michael Neuling · 18 years ago
  4. 485a2d5 [PATCH] powerpc: Make early debugging options behave with oldconfig by Michael Ellerman · 18 years ago
  5. b26f100 [PATCH] powerpc: remove do-nothing cpu setup routines by Geoff Levand · 18 years ago
  6. 4240545 [PATCH] powerpc/pseries: Increment fail counter in PCI recovery by Linas Vepstas · 18 years ago
  7. 877fbae Merge branch 'for_paulus' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc by Paul Mackerras · 18 years ago
  8. f18fc72 Merge ../linux-2.6 by Paul Mackerras · 18 years ago
  9. 7e99026 powerpc: provide ppc_md.panic() for both ppc32 & ppc64 by Kumar Gala · 18 years ago
  10. d98550e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  11. f9cc847 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  12. 6fc56cc Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 18 years ago
  13. cbdf811 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  14. 936ef1d Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  15. 0de2a93 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  16. fed3be9 CREDITS file update (Tristan Greaves) by Linus Torvalds · 18 years ago
  17. 920e70c [MMC] Move set_ios debugging into mmc.c by Russell King · 18 years ago
  18. 5b80234 [ARM] 3490/1: i.MX: move uart resources to board files by Sascha Hauer · 18 years ago
  19. fe10c6a [MMC] Correct mmc_request_done comments by Russell King · 18 years ago
  20. 98232d5 [PATCH] compat_sys_vmsplice: one-off in UIO_MAXIOV check by Jens Axboe · 18 years ago
  21. d1a6498 [DECNET]: Fix level1 router hello by Patrick Caulfield · 18 years ago
  22. 75c2d907 [TCP]: Fix sock_orphan dead lock by Herbert Xu · 18 years ago
  23. 82e8424 [ROSE]: Eleminate HZ from ROSE kernel interfaces by Ralf Baechle · 18 years ago
  24. 4d8937d [NETROM]: Eleminate HZ from NET/ROM kernel interfaces by Ralf Baechle · 18 years ago
  25. e1fdb5b [AX.25]: Eleminate HZ from AX.25 kernel interfaces by Ralf Baechle · 18 years ago
  26. 4cc7c27 [ROSE]: Fix routing table locking in rose_remove_neigh. by Ralf Baechle · 18 years ago
  27. 70868ea [AX.25]: Move AX.25 symbol exports by Ralf Baechle · 18 years ago
  28. 3ab33dc [HAMRADIO]: Remove remaining SET_MODULE_OWNER calls from hamradio drivers. by Ralf Baechle DL5RB · 18 years ago
  29. 86cfcb9 [AX25, ROSE]: Remove useless SET_MODULE_OWNER calls. by Ralf Baechle · 18 years ago
  30. 3f07231 [AX.25]: Spelling fix by Ralf Baechle · 18 years ago
  31. 0cc5ae2 [ROSE]: Remove useless prototype for rose_remove_neigh(). by Ralf Baechle · 18 years ago
  32. 7800007 [NETFILTER]: x_tables: don't use __copy_{from,to}_user on unchecked memory in compat layer by Patrick McHardy · 18 years ago
  33. 7582e9d [NETFILTER]: H.323 helper: Change author's email address by Jing Min Zhao · 18 years ago
  34. 2354fea [NETFILTER]: NAT: silence unused variable warnings with CONFIG_XFRM=n by Patrick McHardy · 18 years ago
  35. 4228e2a [NETFILTER]: H.323 helper: fix use of uninitialized data by Patrick McHardy · 18 years ago
  36. 6fd7370 [NETFILTER]: H.323 helper: fix endless loop caused by invalid TPKT len by Patrick McHardy · 18 years ago
  37. a054887 [PATCH] splice: redo page lookup if add_to_page_cache() returns -EEXIST by Jens Axboe · 18 years ago
  38. 76ad4d1 [PATCH] splice: rename remaining info variables to pipe by Jens Axboe · 18 years ago
  39. 1432873 [PATCH] splice: LRU fixups by Jens Axboe · 18 years ago
  40. bfc4ee3 [PATCH] splice: fix unlocking of page on error ->prepare_write() by Jens Axboe · 18 years ago
  41. 5dea517 [PATCH] ext3: multile block allocate little endian fixes by Mingming Cao · 18 years ago
  42. 8683dc9 [PATCH] Altix: correct ioc4 port order by Brent Casavant · 18 years ago
  43. 9694102 [PATCH] EDAC Coexistence with BIOS by mark gross · 18 years ago
  44. 6760da0 [PATCH] uml: change timer initialization by Jeff Dike · 18 years ago
  45. f0ec5e3 [PATCH] Remove wrong cpu_has_apic checks that came from mismerging by Andi Kleen · 18 years ago
  46. 8c45112 [SPARC]: Hook up vmsplice into syscall tables. by David S. Miller · 18 years ago
  47. 30d5528 [PATCH] selinux: Clear selinux_enabled flag upon runtime disable. by Stephen Smalley · 18 years ago
  48. d205819 [PATCH] powerpc: Use the ibm,pa-features property if available by Paul Mackerras · 18 years ago
  49. 6bfd93c powerpc: Fix incorrect might_sleep in __get_user/__put_user on kernel addresses by Paul Mackerras · 18 years ago
  50. 6e197696 [PATCH] ppc32 CPM_UART: fixes and improvements by Vitaly Bordug · 18 years ago
  51. 61f5657 [PATCH] ppc32 CPM_UART: Fixed break send on SCC by Vitaly Bordug · 18 years ago
  52. 0ccde0a [PATCH] powerpc/kprobes: fix singlestep out-of-line by Ananth N Mavinakayanahalli · 18 years ago
  53. 054d8ff [PATCH] powerpc/pseries: avoid crash in PCI code if mem system not up by Linas Vepstas · 18 years ago
  54. e17df68 [NETFILTER] SCTP conntrack: fix infinite loop by Patrick McHardy · 18 years ago
  55. b2556da [ARM] 3488/1: make icedcc_putc do the right thing by Uwe Zeisberger · 18 years ago
  56. ebf34c9b forcedeth: fix multi irq issues by Ayaz Abdulla · 18 years ago
  57. 3e0d167 [PATCH] via-rhine: zero pad short packets on Rhine I ethernet cards by Craig Brind · 18 years ago
  58. b0b8dab [PATCH] mv643xx_eth: provide sysfs class device symlink by Olaf Hering · 18 years ago
  59. d78e907 [MMC] PXA: reduce the number of lines PXAMCI debug uses by Russell King · 18 years ago
  60. 58741e8 [MMC] PXA and i.MX: don't avoid sending stop command on error by Russell King · 18 years ago
  61. 37be4e7 [MMC] extend data timeout for writes by Russell King · 18 years ago
  62. 330ab71 [PATCH] vmsplice: restrict stealing a little more by Jens Axboe · 18 years ago
  63. a893b99 [PATCH] splice: fix page LRU accounting by Jens Axboe · 18 years ago
  64. 7591489 [PATCH] vmsplice: fix badly placed end paranthesis by Jens Axboe · 18 years ago
  65. 532f57d Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  66. 46c5ea3 [NETFILTER] x_tables: fix compat related crash on non-x86 by Patrick McHardy · 18 years ago
  67. 9817d20 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  68. cf10560 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  69. 6ba815d [PATCH] timer TSC check suspend notifier change by Shaohua Li · 18 years ago
  70. 160bd18 [PATCH] x86_64: make PC Speaker driver work by Mikael Pettersson · 18 years ago
  71. f3537ea [PATCH] genrtc: fix read on 64-bit platforms by Atsushi Nemoto · 18 years ago
  72. 3418ff7 [PATCH] RTC: rtc-dev tweak for 64-bit kernel by Atsushi Nemoto · 18 years ago
  73. b44df33 [PATCH] s390: bug in setup_rt_frame by Heiko Carstens · 18 years ago
  74. 022e4fc [PATCH] s390: fix ipd handling by Heiko Carstens · 18 years ago
  75. 8261aa6 [PATCH] powerpc: cell: Add numa id to struct spu by Jeremy Kerr · 18 years ago
  76. 953039c [PATCH] powerpc: Allow devices to register with numa topology by Jeremy Kerr · 18 years ago
  77. bed120c [PATCH] spufs: fix for CONFIG_NUMA by Joel H Schopp · 18 years ago
  78. 46a66ee [PATCH] sparsemem interaction with memory add bug fixes by Mike Kravetz · 18 years ago
  79. 2c43630 [PATCH] Altix: correct ioc3 port order by Pat Gefre · 18 years ago
  80. 4c28f81 [PATCH] page migration: Fix fallback behavior for dirty pages by Christoph Lameter · 18 years ago
  81. a4b741e [PATCH] uml: uml-makefile-nicer uses SYMLINK incorrectly by Jeff Dike · 18 years ago
  82. cead61a [PATCH] uml: export symbols added by GCC hardened by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  83. 7b12b91 [PATCH] uml: cleanup unprofile expression and build infrastructure by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  84. 275e6e1 [PATCH] uml: fix compilation and execution with hardened GCC by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  85. cb8aa3d [PATCH] uml: use Kbuild tracking for all files and fix compilation output by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  86. cb98cdc [PATCH] uml: search from uml_net in a more reasonable PATH by Mattia Dongili · 18 years ago
  87. b15fb6b [PATCH] uml: fix patch mismerge by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  88. 2ace87b [PATCH] uml: error handling fixes by Jeff Dike · 18 years ago
  89. 347b3dc [PATCH] uml: update defconfig by Jeff Dike · 18 years ago
  90. e3104f5 [PATCH] uml: clean up after MADVISE_REMOVE by Jeff Dike · 18 years ago
  91. 191ef96 [PATCH] uml: remove NULL checks and add some CodingStyle by Jesper Juhl · 18 years ago
  92. 893bb96 [PATCH] uml: skas0 support for 2G/2G hosts by Joris van Rantwijk · 18 years ago
  93. c39e50b [PATCH] uml: fix iomem list traversal by Victor V. Vengerov · 18 years ago
  94. f3a19cb [PATCH] silence initcall warnings by Andrew Morton · 18 years ago
  95. 42e4c85 [PATCH] i386: Remove apic= warning by Andi Kleen · 18 years ago
  96. 5871aa6 [PATCH] i386: Fix overflow in e820_all_mapped by Andi Kleen · 18 years ago
  97. 3282854 [PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismerge by Andi Kleen · 18 years ago
  98. d261020 [PATCH] x86_64: Add compat_sys_vmsplice and use it in x86-64 by Andi Kleen · 18 years ago
  99. 5e7dd2a [PATCH] md: Fix 'rdev->nr_pending' count when retrying barrier requests by NeilBrown · 18 years ago
  100. 62de608 [PATCH] md: Improve detection of lack of barrier support in raid1 by NeilBrown · 18 years ago