1. 89fccaf [PATCH] unify pfn_to_page: arm26 pfn_to_page by KAMEZAWA Hiroyuki · 20 years ago
  2. 7eb98a2 [PATCH] unify pfn_to_page: arm pfn_to_page by KAMEZAWA Hiroyuki · 20 years ago
  3. 1c05dda [PATCH] unify pfn_to_page: alpha pfn_to_page by KAMEZAWA Hiroyuki · 20 years ago
  4. 659e350 [PATCH] unify pfn_to_page: powerpc pfn_to_page by KAMEZAWA Hiroyuki · 20 years ago
  5. dc8ecb4 [PATCH] unify pfn_to_page: x86_64 pfn_to_page by KAMEZAWA Hiroyuki · 20 years ago
  6. ad658b3 [PATCH] unify pfn_to_page: i386 pfn_to_page by KAMEZAWA Hiroyuki · 20 years ago
  7. a117e66 [PATCH] unify pfn_to_page: generic functions by KAMEZAWA Hiroyuki · 20 years ago
  8. 1e9f28f [PATCH] sched: new sched domain for representing multi-core by Siddha, Suresh B · 20 years ago
  9. 74cae61 [PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static by Adrian Bunk · 20 years ago
  10. baab935 [PATCH] knfsd: Convert sunrpc_cache to use krefs by NeilBrown · 20 years ago
  11. ebd0cb1 [PATCH] knfsd: Unexport cache_fresh and fix a small race by NeilBrown · 20 years ago
  12. 4d90452 [PATCH] knfsd: Remove DefineCacheLookup by NeilBrown · 20 years ago
  13. 15a5f6b [PATCH] knfsd: Create cache_lookup function instead of using a macro to declare one by NeilBrown · 20 years ago
  14. 7d317f2 [PATCH] knfsd: Get rid of 'inplace' sunrpc caches by NeilBrown · 20 years ago
  15. eab7e2e [PATCH] knfsd: Break the hard linkage from svc_expkey to svc_export by NeilBrown · 20 years ago
  16. efc36aa [PATCH] knfsd: Change the store of auth_domains to not be a 'cache' by NeilBrown · 20 years ago
  17. 5c0a32f [PATCH] autofs4: add new packet type for v5 communications by Ian Kent · 20 years ago
  18. f75ba3a [PATCH] autofs4: increase module version by Ian Kent · 20 years ago
  19. bb83da0 [PATCH] uml: fix build warnings in __get_user by Jeff Dike · 20 years ago
  20. e9bebd6 [PATCH] bitops: remove unused generic bitops in include/linux/bitops.h by Akinobu Mita · 20 years ago
  21. 6ecf66a [PATCH] bitops: sh: make thread_info.flags an unsigned long by Akinobu Mita · 20 years ago
  22. f51a05c [PATCH] bitops: update include/asm-generic/bitops.h by Akinobu Mita · 20 years ago
  23. d4337aa [PATCH] bitops: xtensa: use generic bitops by Akinobu Mita · 20 years ago
  24. f33e2fb [PATCH] bitops: x86_64: use generic bitops by Akinobu Mita · 20 years ago
  25. a58259c [PATCH] bitops: v850: use generic bitops by Akinobu Mita · 20 years ago
  26. 2d78d4b [PATCH] bitops: sparc64: use generic bitops by Akinobu Mita · 20 years ago
  27. d59288b [PATCH] bitops: sparc: use generic bitops by Akinobu Mita · 20 years ago
  28. 62f1b24 [PATCH] bitops: sh64: use generic bitops by Akinobu Mita · 20 years ago
  29. e2268c7 [PATCH] bitops: sh: use generic bitops by Akinobu Mita · 20 years ago
  30. 7e33db4 [PATCH] bitops: s390: use generic bitops by Akinobu Mita · 20 years ago
  31. e779b2f [PATCH] bitops: powerpc: use generic bitops by Akinobu Mita · 20 years ago
  32. 59e18a2 [PATCH] bitops: parisc: use generic bitops by Akinobu Mita · 20 years ago
  33. 3c9ee7e [PATCH] bitops: mips: use generic bitops by Akinobu Mita · 20 years ago
  34. d2d7cdc [PATCH] bitops: m68knommu: use generic bitops by Akinobu Mita · 20 years ago
  35. d5728b4 [PATCH] m68k: fix undefined reference to generic_find_next_zero_le_bit by Akinobu Mita · 20 years ago
  36. ba1a5b3 [PATCH] bitops: m68k: use generic bitops by Akinobu Mita · 20 years ago
  37. 6d9f937 [PATCH] bitops: m32r: use generic bitops by Akinobu Mita · 20 years ago
  38. 2875aef [PATCH] bitops: ia64: use generic bitops by Akinobu Mita · 20 years ago
  39. 1cc2b99 [PATCH] bitops: i386: use generic bitops by Akinobu Mita · 20 years ago
  40. f6e0213 [PATCH] bitops: h8300: use generic bitops by Akinobu Mita · 20 years ago
  41. 1f6d7a9 [PATCH] bitops: frv: use generic bitops by Akinobu Mita · 20 years ago
  42. e9f26df [PATCH] bitops: cris: use generic bitops by Akinobu Mita · 20 years ago
  43. d142d86 [PATCH] bitops: arm26: use generic bitops by Akinobu Mita · 20 years ago
  44. b89c3b1 [PATCH] bitops: arm: use generic bitops by Akinobu Mita · 20 years ago
  45. f7c2967 [PATCH] bitops: alpha: use generic bitops by Akinobu Mita · 20 years ago
  46. b1bb952 [PATCH] bitops: generic minix_{test,set,test_and_clear,test,find_first_zero}_bit() by Akinobu Mita · 20 years ago
  47. 765f34f [PATCH] bitops: generic ext2_{set,clear}_bit_atomic() by Akinobu Mita · 20 years ago
  48. 930ae74 [PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_bit() by Akinobu Mita · 20 years ago
  49. a54baa1 [PATCH] fix error: __u32 undeclared by Akinobu Mita · 20 years ago
  50. 3b9ed1a [PATCH] bitops: generic hweight{64,32,16,8}() by Akinobu Mita · 20 years ago
  51. 09020ad [PATCH] bitops: generic ffs() by Akinobu Mita · 20 years ago
  52. 6d29ea2 [PATCH] bitops: generic sched_find_first_bit() by Akinobu Mita · 20 years ago
  53. c7f612c [PATCH] bitops: generic find_{next,first}{,_zero}_bit() by Akinobu Mita · 20 years ago
  54. 2dfc383 [PATCH] bitops: generic fls64() by Akinobu Mita · 20 years ago
  55. 136abb3 [PATCH] bitops: generic fls() by Akinobu Mita · 20 years ago
  56. 176d8b0 [PATCH] bitops: generic ffz() by Akinobu Mita · 20 years ago
  57. c1226a0 [PATCH] bitops: generic __ffs() by Akinobu Mita · 20 years ago
  58. 4117b02 [PATCH] bitops: generic __{,test_and_}{set,clear,change}_bit() and test_bit() by Akinobu Mita · 20 years ago
  59. 7a8a242 [PATCH] bitops: generic {,test_and_}{set,clear,change}_bit() by Akinobu Mita · 20 years ago
  60. 67b0ad5 [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit() by Akinobu Mita · 20 years ago
  61. 72b61a3 [PATCH] bitops: cris: remove unnecessary local_irq_restore() by Akinobu Mita · 20 years ago
  62. 3156054 [PATCH] bitops: parisc: add ()-pair in __ffz() macro by Akinobu Mita · 20 years ago
  63. 4b417d0 [PATCH] bitops: alpha: use config options instead of __alpha_fix__ and __alpha_cix__ by Akinobu Mita · 20 years ago
  64. 9363513 [PATCH] arm: fix undefined reference to generic_fls by Akinobu Mita · 20 years ago
  65. 0b28002 [PATCH] more s/fucn/func/ typo fixes by Akinobu Mita · 20 years ago
  66. ee8a4b7 [PATCH] isdn4linux: Siemens Gigaset drivers - tty interface by Hansjoerg Lipp · 20 years ago
  67. 311ac88 [PATCH] x86: kprobes-booster by Masami Hiramatsu · 20 years ago
  68. 05cfb61 [PATCH] hrtimers: remove data field by Roman Zippel · 20 years ago
  69. df869b6 [PATCH] hrtimers: remove nsec_t typedef by Roman Zippel · 20 years ago
  70. 272705c [PATCH] hrtimers: remove DEFINE_KTIME and ktime_to_clock_t() by Roman Zippel · 20 years ago
  71. b75f7a5 [PATCH] hrtimers: remove state field by Roman Zippel · 20 years ago
  72. 432569b [PATCH] hrtimers: simplify nanosleep by Roman Zippel · 20 years ago
  73. 44f2147 [PATCH] hrtimers: pass current time to hrtimer_forward() by Roman Zippel · 20 years ago
  74. 92127c7 [PATCH] hrtimers: optimize softirq runqueues by Thomas Gleixner · 20 years ago
  75. 1d8fa7a [PATCH] remove ->get_blocks() support by Badari Pulavarty · 20 years ago
  76. b0cf232 [PATCH] pass b_size to ->get_block() by Badari Pulavarty · 20 years ago
  77. 205f87f [PATCH] change buffer_head.b_size to size_t by Badari Pulavarty · 20 years ago
  78. b54e41e [PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block() by Mingming Cao · 20 years ago
  79. 89747d3 [PATCH] ext3_get_blocks: Mapping multiple blocks at a once by Mingming Cao · 20 years ago
  80. e2d53f9 [PATCH] 2TB files: change type of kstatfs entries by Takashi Sato · 20 years ago
  81. a0f62ac [PATCH] 2TB files: add blkcnt_t by Takashi Sato · 20 years ago
  82. abcb6c9 [PATCH] 2TB files: st_blocks is invalid when calling stat64 by Takashi Sato · 20 years ago
  83. 93d2341 [PATCH] mempool: use mempool_create_slab_pool() by Matthew Dobson · 20 years ago
  84. fec433a [PATCH] mempool: add mempool_create_slab_pool() by Matthew Dobson · 20 years ago
  85. f183323 [PATCH] mempool: add kzalloc allocator by Matthew Dobson · 20 years ago
  86. 5318408 [PATCH] mempool: add kmalloc allocator by Matthew Dobson · 20 years ago
  87. 6e0678f [PATCH] mempool: add page allocator by Matthew Dobson · 20 years ago
  88. 22e6c1b [PATCH] Use loff_t for size in struct proc_dir_entry by Maneesh Soni · 20 years ago
  89. 3158e94 [PATCH] consolidate sys32/compat_adjtimex by Stephen Rothwell · 20 years ago
  90. 88959ea [PATCH] create struct compat_timex and use it everywhere by Stephen Rothwell · 20 years ago
  91. 5842add [PATCH] VFS,fs/locks.c,NFSD4: add race_free posix_lock_file_conf() interface by Andy Adamson · 20 years ago
  92. 878a9f3 [PATCH] hpet header sanitization by Randy Dunlap · 20 years ago
  93. 50c812b [PATCH] ipmi: add full sysfs support by Corey Minyard · 20 years ago
  94. 3c30b06 [PATCH] cleanup smp_call_function UP build by Con Kolivas · 20 years ago
  95. 2ff28e2 [PATCH] Make address_space_operations->invalidatepage return void by NeilBrown · 20 years ago
  96. 3978d71 [PATCH] Make address_space_operations->sync_page return void by NeilBrown · 20 years ago
  97. b2c99e3 [PATCH] EFI: keep physical table addresses in efi structure by Bjorn Helgaas · 20 years ago
  98. e9b0a07 [PATCH] ia64: ioremap: check EFI for valid memory attributes by Bjorn Helgaas · 20 years ago
  99. 136939a [PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range() by Bjorn Helgaas · 20 years ago
  100. 3ed3bce [PATCH] ia64: use i386 dmi_scan.c by Matt Domsch · 20 years ago