1. 197c944 [ARM] 3814/1: move 80200 dma_inv_range() erratum check out of line by Lennert Buytenhek · 18 years ago
  2. 51635ad [ARM] 3813/1: prevent >= 4G /dev/mem mmap() by Lennert Buytenhek · 18 years ago
  3. bf11d26 [ARM] 3811/1: ep93xx: add cirrus logic edb9312 support by Lennert Buytenhek · 18 years ago
  4. 8dd5c84 [ARM] 3810/1: switch atomic helpers over to raw_local_irq_{save,restore} by Lennert Buytenhek · 18 years ago
  5. 34148c6 [ARM] 3805/1: S3C2412: LCD register update by Ben Dooks · 18 years ago
  6. 3e9fc8e [ARM] 3804/1: S3C2442: LCD register update by Ben Dooks · 18 years ago
  7. 58095d7 [ARM] 3802/1: S3C24XX: PM tidy up cache flushing by Ben Dooks · 18 years ago
  8. 1e582fc [ARM] 3801/1: S3C24XX: Move IRQ PM out of pm.c by Ben Dooks · 18 years ago
  9. 3fc3a25 [ARM] 3799/1: S3C2442: DMA channel mappings by Ben Dooks · 18 years ago
  10. 98c418a [ARM] 3798/1: S3C2440: DMA channel mappings by Ben Dooks · 18 years ago
  11. c374fe7 [ARM] 3797/1: S3C2410: DMA channel mappings by Ben Dooks · 18 years ago
  12. 505788c [ARM] 3796/1: S3C24XX: Add per-cpu DMA channel mapper by Ben Dooks · 18 years ago
  13. fd88edd [ARM] 3795/1: S3C24XX: add base AC97 registers by Ben Dooks · 18 years ago
  14. acc46c0 [ARM] nommu: create flat.h to support uClinux flat binaries by Greg Ungerer · 18 years ago
  15. 6a39dd6 [ARM] 3759/2: Remove uses of %? by Daniel Jacobowitz · 18 years ago
  16. 681a499 [ARM] Optimise VFP thread notify function a little by Russell King · 18 years ago
  17. b36e475 [ARM] Fix kernel/fork.c for lockdep on ARM by Russell King · 18 years ago
  18. 7ad1bcb [ARM] Add ARM irqtrace support by Russell King · 18 years ago
  19. d84b471 [ARM] Move mmu.c out of the way by Russell King · 18 years ago
  20. 1b2e2b7 [ARM] Cleanup arch/arm/mm a little by Russell King · 18 years ago
  21. e478bec Linux v2.6.18. Arrr! by Linus Torvalds · 18 years ago
  22. 3752aee Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  23. 888454c [IPV4] fib_trie: missing ntohl() when calling fib_semantic_match() by Al Viro · 18 years ago
  24. b22b900 [NETFILTER]: xt_quota: add missing module aliases by Patrick McHardy · 18 years ago
  25. 7f81dc0 [ATM]: [he] don't hold the device lock when upcalling by Chas Williams · 18 years ago
  26. 4ed4b54 Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  27. 5c2d97c NFS: Fix nfs_page use after free issues in fs/nfs/write.c by Trond Myklebust · 18 years ago
  28. 76723de NFSv4: Fix incorrect semaphore release in _nfs4_do_open() by Trond Myklebust · 18 years ago
  29. 7a52411 NFS: Fix Oopsable condition in nfs_readpage_sync() by Trond Myklebust · 18 years ago
  30. 79e453d Revert mmiocfg heuristics and blacklist changes by Linus Torvalds · 18 years ago
  31. ab5cfd2 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 18 years ago
  32. 833f732 [PATCH] EXT2: Remove superblock lock contention in ext2_statfs by Dave Kleikamp · 18 years ago
  33. ac7fb27 [PATCH] headers_check: Clean up asm-parisc/page.h for user headers by Matthew Wilcox · 18 years ago
  34. 020d8c0 [PATCH] Fix 'make headers_check' on ia64 by Geert Uytterhoeven · 18 years ago
  35. 271fc18 [PATCH] Add headers_check' target to output of 'make help' by David Woodhouse · 18 years ago
  36. 86998aa [PATCH] genirq core: fix handle_level_irq() by Ingo Molnar · 18 years ago
  37. 47a5c6f x86: save/restore eflags in context switch by Linus Torvalds · 18 years ago
  38. 1d19f17 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  39. 20bf94e Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  40. 77e2782 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  41. e40b107 [ARM] 3815/1: headers_install support for ARM by Ralph Siemsen · 18 years ago
  42. b9c54f9 [SPARC]: Fix regression in sys_getdomainname() by Andy Walker · 18 years ago
  43. fe26109 [ATM] CLIP: Do not refer freed skbuff in clip_mkip(). by YOSHIFUJI Hideaki · 18 years ago
  44. a9c3685 [ARM] 3794/1: S3C24XX: do not defined set_irq_wake when no CONFIG_PM by Ben Dooks · 18 years ago
  45. 71aa705 [ARM] 3793/1: S3C2412: fix wrong serial info struct by Ben Dooks · 18 years ago
  46. b9b64e6 [OPENPROMIO]: Handle current_node being NULL correctly. by David S. Miller · 18 years ago
  47. d7811e6 [NET]: Drop tx lock in dev_watchdog_up by Herbert Xu · 18 years ago
  48. cbe21d8 [PACKET]: Don't truncate non-linear skbs with mmaped IO by Patrick McHardy · 18 years ago
  49. 080f22c [NET]: Mark frame diverter for future removal. by Stephen Hemminger · 18 years ago
  50. dc36251 [NETFILTER]: Add secmark headers to header-y by James Morris · 18 years ago
  51. f37bf90 [ATM]: linux-atm-general mailing list is subscribers only by Roland Dreier · 18 years ago
  52. d730e10 [ATM]: [he] when transmit fails, unmap the dma regions by Chas Williams · 18 years ago
  53. 5067f08 [TCP] tcp-lp: update information to MAINTAINERS by Wong Hoi Sing Edison · 18 years ago
  54. 3795da4 [TCP] tcp-lp: bug fix for oops in 2.6.18-rc6 by Wong Hoi Sing Edison · 18 years ago
  55. 485c296 [BRIDGE]: random extra bytes on STP TCN packet by Stephen Hemminger · 18 years ago
  56. d0ee011 [IPV6]: Accept -1 for IPV6_TCLASS by Remi Denis-Courmont · 18 years ago
  57. e012d51 [IPV6]: Fix tclass setting for raw sockets. by YOSHIFUJI Hideaki · 18 years ago
  58. b552216 [IPVS]: remove the debug option go ip_vs_ftp by Simon Horman · 18 years ago
  59. 3f5af5b [IPVS]: Make sure ip_vs_ftp ports are valid by Simon Horman · 18 years ago
  60. 70e76b7 [IPVS]: auto-help for ip_vs_ftp by Simon Horman · 18 years ago
  61. 72c4a13 [IPVS]: Document the ports option to ip_vs_ftp in kernel-parameters.txt by Simon Horman · 18 years ago
  62. b3a8a40 [TCP]: Turn ABC off. by Stephen Hemminger · 18 years ago
  63. 3fcde74 [NEIGH]: neigh_table_clear() doesn't free stats by Kirill Korotaev · 18 years ago
  64. ea59830 [MTD] Use SEEK_{SET,CUR,END} instead of hardcoded values in mtdchar lseek() by Josef 'Jeff' Sipek · 18 years ago
  65. 803db24 Merge branch 'master' into upstream-fixes by Jeff Garzik · 18 years ago
  66. 8b98a37 [PATCH] s390: qeth driver fixes [6/6] by Frank Pavlic · 18 years ago
  67. f956b69 [PATCH] s390: qeth driver fixes [5/6] by Frank Pavlic · 18 years ago
  68. 09d2d38 [PATCH] s390: qeth driver fixes [4/6] by Frank Pavlic · 18 years ago
  69. f7b65d7 [PATCH] s390: qeth driver fixes [3/6] by Frank Pavlic · 18 years ago
  70. 1fda1a1 [PATCH] s390: qeth driver fixes [2/6] by Frank Pavlic · 18 years ago
  71. 330b636 [PATCH] s390: qeth driver fixes [1/6] by Frank Pavlic · 18 years ago
  72. f449c56 [PATCH] s390: Makefile cleanup by Frank Pavlic · 18 years ago
  73. 16a83b3 [PATCH] s390: netiucv driver fixes by Frank Pavlic · 18 years ago
  74. 4c7ae6e [PATCH] s390: minor s390 network driver fixes by Frank Pavlic · 18 years ago
  75. f04b92e [PATCH] i386/x86-64: Add core 2 to oprofile by Benjamin LaHaise · 18 years ago
  76. 35e4ddf Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  77. 27bea32 [PATCH] JFFS2: SUMMARY: fix a summary collecting bug by Zoltan Sogor · 18 years ago
  78. 96da960 [PATCH] MTD NAND: OOB buffer offset fixups by Vitaly Wool · 18 years ago
  79. 20acaa1 [PATCH] ext3 sequential read regression fix by Suparna Bhattacharya · 18 years ago
  80. e4b69aa [PATCH] bug fix in kernel/kmod.c by Kenneth Lee · 18 years ago
  81. 1ab7a1f3 [PATCH] headers_check: use a different default directory by David Woodhouse · 18 years ago
  82. ae81f9e [PATCH] Kconfig: move CONFIG_EMBEDDED options to submenu by Chuck Ebbert · 18 years ago
  83. 7f9d77d [PATCH] Fix 'make headers_check' for Alpha by David Woodhouse · 18 years ago
  84. 75da736 [PATCH] Fix 'make headers_check' on x86_64 by David Woodhouse · 18 years ago
  85. e5fa6d7 [PATCH] Fix 'make headers_check' on i386 by David Woodhouse · 18 years ago
  86. d575964 [PATCH] Fix 'make headers_check' on ia64 by David Woodhouse · 18 years ago
  87. 124b51c [PATCH] Fix 'make headers_check' on s390 by David Woodhouse · 18 years ago
  88. b512217 [PATCH] Fix 'make headers_check' on biarch architectures by David Woodhouse · 18 years ago
  89. ac3b719 [PATCH] Add symbol type files (*.symtypes) to .gitignore by Josh Triplett · 18 years ago
  90. 87dedbd [PATCH] Add mixed source and assembly listings (*.lst) to .gitignore by Josh Triplett · 18 years ago
  91. 0f71a37 [PATCH] Add preprocessed files (*.i) to .gitignore by Josh Triplett · 18 years ago
  92. 4064d5e [PATCH] IPMI: fix handling of OEM flags by Corey Minyard · 18 years ago
  93. 8f5cbd7 [PATCH] Add a missing space that prevents building modules that require host programs by Ross Biro · 18 years ago
  94. b64074e [PATCH] hvc_console suspend fix by Andrew Morton · 18 years ago
  95. fdb3667 [PATCH] knfsd: Make ext3 reject filehandles referring to invalid inode number by NeilBrown · 18 years ago
  96. ecaff75 [PATCH] knfsd: Have ext2 reject file handles with bad inode numbers early by NeilBrown · 18 years ago
  97. 55ebcc3 [PATCH] IPMI: Fix oops on ipmi_msghandler removal for non ipmi systems by Arnaud Patard · 18 years ago
  98. e1ed7ac [PATCH] genirq: fix typo in IRQ resend by Imre Deak · 18 years ago
  99. de591da MTD: Fix bug in fixup_convert_atmel_pri by Håvard Skinnemoen · 18 years ago
  100. d882687 [JFFS2][SUMMARY] Fix a summary collecting bug. by Havasi Ferenc · 18 years ago