1. a117e66 [PATCH] unify pfn_to_page: generic functions by KAMEZAWA Hiroyuki · 18 years ago
  2. b06be912 [PATCH] x86: don't use cpuid.2 to determine cache info if cpuid.4 is supported by Shaohua Li · 18 years ago
  3. 0806903 [PATCH] sched: fix group power for allnodes_domains by Siddha, Suresh B · 18 years ago
  4. 1e9f28f [PATCH] sched: new sched domain for representing multi-core by Siddha, Suresh B · 18 years ago
  5. 77e4bfb [PATCH] Small schedule() optimization by Andreas Mohr · 18 years ago
  6. 013d386 [PATCH] sched: fix task interactivity calculation by Martin Andersson · 18 years ago
  7. 4912147 [PATCH] knfsd: Update rpc-cache.txt to match recent changes by NeilBrown · 18 years ago
  8. ad1b522 [PATCH] knfsd: Tidy up unix_domain_find by NeilBrown · 18 years ago
  9. 74cae61 [PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static by Adrian Bunk · 18 years ago
  10. baab935 [PATCH] knfsd: Convert sunrpc_cache to use krefs by NeilBrown · 18 years ago
  11. ebd0cb1 [PATCH] knfsd: Unexport cache_fresh and fix a small race by NeilBrown · 18 years ago
  12. 4d90452 [PATCH] knfsd: Remove DefineCacheLookup by NeilBrown · 18 years ago
  13. 4013ede [PATCH] knfsd: An assortment of little fixes to the sunrpc cache code by NeilBrown · 18 years ago
  14. f9ecc92 [PATCH] knfsd: Use new cache code for name/id lookup caches by NeilBrown · 18 years ago
  15. 17f834b [PATCH] knfsd: Use new cache code for rsc cache by NeilBrown · 18 years ago
  16. d4d11ea [PATCH] knfsd: Use new sunrpc cache for rsi cache by NeilBrown · 18 years ago
  17. 8d270f7f [PATCH] knfsd: Use new cache_lookup for svc_expkey cache by NeilBrown · 18 years ago
  18. 4f7774c [PATCH] knfsd: Use new cache_lookup for svc_export by NeilBrown · 18 years ago
  19. 1a9917c [PATCH] knfsd: Convert ip_map cache to use the new lookup routine by NeilBrown · 18 years ago
  20. 15a5f6b [PATCH] knfsd: Create cache_lookup function instead of using a macro to declare one by NeilBrown · 18 years ago
  21. 7d317f2 [PATCH] knfsd: Get rid of 'inplace' sunrpc caches by NeilBrown · 18 years ago
  22. eab7e2e [PATCH] knfsd: Break the hard linkage from svc_expkey to svc_export by NeilBrown · 18 years ago
  23. efc36aa [PATCH] knfsd: Change the store of auth_domains to not be a 'cache' by NeilBrown · 18 years ago
  24. 3e7b191 [PATCH] autofs4: atomic var underflow by Ian Kent · 18 years ago
  25. 871f943 [PATCH] autofs4: follow_link missing functionality by Ian Kent · 18 years ago
  26. 3370c74 [PATCH] Remove redundant check from autofs4_put_super by Dave Jones · 18 years ago
  27. 44d53eb [PATCH] autofs4: change AUTOFS_TYP_* AUTOFS_TYPE_* by Ian Kent · 18 years ago
  28. 5c0a32f [PATCH] autofs4: add new packet type for v5 communications by Ian Kent · 18 years ago
  29. 3a15e2a [PATCH] autofs4: add v5 expire logic by Ian Kent · 18 years ago
  30. 34ca959 [PATCH] autofs4: add v5 follow_link mount trigger method by Ian Kent · 18 years ago
  31. 051d381 [PATCH] autofs4: nameidata needs to be up to date for follow_link by Ian Kent · 18 years ago
  32. f75ba3a [PATCH] autofs4: increase module version by Ian Kent · 18 years ago
  33. e3474a8 [PATCH] autofs4: change may_umount* functions to boolean by Ian Kent · 18 years ago
  34. 90a59c7 [PATCH] autofs4: rename simple_empty_nolock function by Ian Kent · 18 years ago
  35. e77fbdd [PATCH] autofs4: white space cleanup for waitq.c by Ian Kent · 18 years ago
  36. d7c4a5f [PATCH] autofs4: add a show mount options for proc filesystem by Ian Kent · 18 years ago
  37. 862b110 [PATCH] autofs4: remove update_atime unused function by Ian Kent · 18 years ago
  38. e0a7aae [PATCH] autofs4: expire mounts that hold no (extra) references only by Ian Kent · 18 years ago
  39. 1aff3c8 [PATCH] autofs4: fix false negative return from expire by Ian Kent · 18 years ago
  40. 1ce12ba [PATCH] autofs4: simplify expire tree traversal by Ian Kent · 18 years ago
  41. 1f5f2c3 [PATCH] autofs4: expire code readability cleanup by Ian Kent · 18 years ago
  42. 2d753e6 [PATCH] autofs4: can't mount due to mount point dir not empty by Ian Kent · 18 years ago
  43. f360ce3 [PATCH] autofs4: use libfs routines for readdir by Ian Kent · 18 years ago
  44. 718c604 [PATCH] autofs4: lookup white space cleanup by Ian Kent · 18 years ago
  45. 86c79cb [PATCH] uml: fix hostfs stack corruption by Jeff Dike · 18 years ago
  46. 5f4e8fd [PATCH] uml: fix thread startup race by Jeff Dike · 18 years ago
  47. 1fbbd684 [PATCH] uml: prevent umid theft by Jeff Dike · 18 years ago
  48. 98c1823 [PATCH] uml: fix segfault on signal delivery by Jeff Dike · 18 years ago
  49. 6c29256c [PATCH] uml: allow ubd devices to be shared in a cluster by Jeff Dike · 18 years ago
  50. cf9165a [PATCH] uml: oS header cleanups by Jeff Dike · 18 years ago
  51. c554f89 [PATCH] uml: move tty logging to os-Linux by Jeff Dike · 18 years ago
  52. 81efcd3 [PATCH] uml: more carefully test whether we are in a system call by Bodo Stroesser · 18 years ago
  53. f206aab [PATCH] uml: move sigio_user.c to os-Linux/sigio.c by Jeff Dike · 18 years ago
  54. 8e36706 [PATCH] uml: move SIGIO startup code to os-Linux/start_up.c by Jeff Dike · 18 years ago
  55. 9b4f018 [PATCH] uml: merge irq_user.c and irq.c by Jeff Dike · 18 years ago
  56. 63ae2a9 [PATCH] uml: move libc-dependent irq code to os-Linux by Jeff Dike · 18 years ago
  57. d9f8b62 [PATCH] uml: fix some printf formats by Jeff Dike · 18 years ago
  58. c90e12b [PATCH] uml: fix declaration of exit() by Jeff Dike · 18 years ago
  59. bb83da0 [PATCH] uml: fix build warnings in __get_user by Jeff Dike · 18 years ago
  60. dbffa47 [PATCH] PM-Timer: don't use workaround if chipset is not buggy by OGAWA Hirofumi · 18 years ago
  61. cfa146e [PATCH] hostap: Fix EAPOL frame encryption by Jouni Malinen · 18 years ago
  62. 79058ac [PATCH] hostap: Make hostap_tx_encrypt() static by Jouni Malinen · 18 years ago
  63. 0073602 [PATCH] zd1201 wireless stat update by Jean Tourrilhes · 18 years ago
  64. e4a9af9 [PATCH] PCMCIA_SPECTRUM must select FW_LOADER by Adrian Bunk · 18 years ago
  65. ec48378 [PATCH] bcm43xx: don't set the channel on a device, which is down. by Michael Buesch · 18 years ago
  66. adc40e9 [PATCH] bcm43xx: sync GPHY init with the specs. by Michael Buesch · 18 years ago
  67. 8afceb1 [PATCH] bcm43xx: fix the remaining sparse warnings. by Michael Buesch · 18 years ago
  68. b5e868e [PATCH] bcm43xx: remove some compilerwarnings. by Michael Buesch · 18 years ago
  69. d1ca6c4 [PATCH] bcm43xx: fix "include" issues on some platforms. by Michael Buesch · 18 years ago
  70. 04b98f7 [PATCH] bcm43xx: get rid of "/* vim: ..." lines at the end of several files. by Michael Buesch · 18 years ago
  71. 72fb851 [PATCH] bcm43xx: add useless and broken statistics stuff. People seem to want it. well... by Michael Buesch · 18 years ago
  72. cf017e1 [PATCH] bcm43xx: fix nrssi_threshold calculation. by Michael Buesch · 18 years ago
  73. e382c23 [PATCH] bcm43xx: sync interference mitigation code to the specs. by Michael Buesch · 18 years ago
  74. 6ecb269 [PATCH] bcm43xx: set default attenuation values. by Michael Buesch · 18 years ago
  75. 0ac59da [PATCH] bcm43xx: some IRQ handler cleanups. by Michael Buesch · 18 years ago
  76. 6ab5b8e [PATCH] bcm43xx: merge all iwmode code into the set_iwmode function. by Michael Buesch · 18 years ago
  77. 714eece [PATCH] bcm43xx: fix some gpio register trashing (hopefully :D) by Michael Buesch · 18 years ago
  78. 4a1821e [PATCH] bcm43xx: remove check for mmio length, as it differs among platforms. (especially embedded) by Michael Buesch · 18 years ago
  79. 5808bbb [PATCH] bcm43xx: properly mask txctl1 before writing it to hardware. by Michael Buesch · 18 years ago
  80. b3db5e5 [PATCH] bcm43xx: Do boardflags workarounds for specific boards. by Michael Buesch · 18 years ago
  81. 4cf6f03 [PATCH] bcm43xx: Remove the workaround in dummy_transmission, by Michael Buesch · 18 years ago
  82. 49f29efa [PATCH] bcm43xx: Fix crash on ifdown, by being careful in pio/dma freeing. by Michael Buesch · 18 years ago
  83. e9357c0 [PATCH] bcm43xx: reduce the size of bcm43xx_private by removing unneeded members. by Michael Buesch · 18 years ago
  84. aae3778 [PATCH] bcm43xx: add functions bcm43xx_dma_read/write, bcm43xx_dma_tx_suspend/resume. by Michael Buesch · 18 years ago
  85. e1b1b58 [PATCH] bcm43xx: receive TX status on MMIO or DMA unconditionally regarding the 80211 core rev. by Michael Buesch · 18 years ago
  86. 7373384 [PATCH] bcm43xx: fix some stuff, add a few missing mmiowb(), remove dead code. by Michael Buesch · 18 years ago
  87. 7ce942d [PATCH] bcm43xx: Remove the mmio access printing facility overhead. by Michael Buesch · 18 years ago
  88. efccb64 [PATCH] bcm43xx: Abstract the locking mechanism. by Michael Buesch · 18 years ago
  89. 4d5a9e0e [PATCH] bcm43xx: Set both, the DMAmask and the coherent DMAmask. by Michael Buesch · 18 years ago
  90. 512a809 [PATCH] bcm43xx: fix DMA TX skb freeing in case of fragmented packets. by Pete Zaitcev · 18 years ago
  91. 367f899 [PATCH] bcm43xx: Add sysfs attributes for device specific tunables. by Michael Buesch · 18 years ago
  92. f398f02 [PATCH] bcm43xx: Move TX/RX related functions to its own file. Add basic RTS/CTS code. by Michael Buesch · 18 years ago
  93. 1d1a73c [PATCH] bcm43xx: add assert(bcm->initialized) to periodic_tasks_setup(). by Michael Buesch · 18 years ago
  94. cad2b31 [PATCH] bcm43xx: move initialized = 1 to the end of init_board. by Michael Buesch · 18 years ago
  95. bf7b876 [PATCH] bcm43xx: Workaround init_board vs IRQ race. by Michael Buesch · 18 years ago
  96. c4c3beb [PATCH] bcm43xx: Fix Kconfig typo (transfer mode default) by Michael Buesch · 18 years ago
  97. 26533e7 [PATCH] bcm43xx: remove old unused struct. by Michael Buesch · 18 years ago
  98. 10d8dd8 [PATCH] bcm43xx: split the channel helper functions, so that they can be used without a valid running core. by Michael Buesch · 18 years ago
  99. ad3f086 [PATCH] bcm43xx: make bcm43xx_sprom_crc() static. by Michael Buesch · 18 years ago
  100. ea0922b [PATCH] bcm43xx: Move sprom lowlevel reading/writing to its own functions. by Michael Buesch · 18 years ago