1. e9bebd6 [PATCH] bitops: remove unused generic bitops in include/linux/bitops.h by Akinobu Mita · 18 years ago
  2. 6ecf66a [PATCH] bitops: sh: make thread_info.flags an unsigned long by Akinobu Mita · 18 years ago
  3. f51a05c [PATCH] bitops: update include/asm-generic/bitops.h by Akinobu Mita · 18 years ago
  4. d4337aa [PATCH] bitops: xtensa: use generic bitops by Akinobu Mita · 18 years ago
  5. f33e2fb [PATCH] bitops: x86_64: use generic bitops by Akinobu Mita · 18 years ago
  6. a58259c [PATCH] bitops: v850: use generic bitops by Akinobu Mita · 18 years ago
  7. 2d78d4b [PATCH] bitops: sparc64: use generic bitops by Akinobu Mita · 18 years ago
  8. d59288b [PATCH] bitops: sparc: use generic bitops by Akinobu Mita · 18 years ago
  9. 62f1b24 [PATCH] bitops: sh64: use generic bitops by Akinobu Mita · 18 years ago
  10. e2268c7 [PATCH] bitops: sh: use generic bitops by Akinobu Mita · 18 years ago
  11. 7e33db4 [PATCH] bitops: s390: use generic bitops by Akinobu Mita · 18 years ago
  12. e779b2f [PATCH] bitops: powerpc: use generic bitops by Akinobu Mita · 18 years ago
  13. 59e18a2 [PATCH] bitops: parisc: use generic bitops by Akinobu Mita · 18 years ago
  14. 3c9ee7e [PATCH] bitops: mips: use generic bitops by Akinobu Mita · 18 years ago
  15. d2d7cdc [PATCH] bitops: m68knommu: use generic bitops by Akinobu Mita · 18 years ago
  16. d5728b4 [PATCH] m68k: fix undefined reference to generic_find_next_zero_le_bit by Akinobu Mita · 18 years ago
  17. ba1a5b3 [PATCH] bitops: m68k: use generic bitops by Akinobu Mita · 18 years ago
  18. 6d9f937 [PATCH] bitops: m32r: use generic bitops by Akinobu Mita · 18 years ago
  19. 2875aef [PATCH] bitops: ia64: use generic bitops by Akinobu Mita · 18 years ago
  20. 1cc2b99 [PATCH] bitops: i386: use generic bitops by Akinobu Mita · 18 years ago
  21. f6e0213 [PATCH] bitops: h8300: use generic bitops by Akinobu Mita · 18 years ago
  22. 1f6d7a9 [PATCH] bitops: frv: use generic bitops by Akinobu Mita · 18 years ago
  23. e9f26df [PATCH] bitops: cris: use generic bitops by Akinobu Mita · 18 years ago
  24. d142d86 [PATCH] bitops: arm26: use generic bitops by Akinobu Mita · 18 years ago
  25. b89c3b1 [PATCH] bitops: arm: use generic bitops by Akinobu Mita · 18 years ago
  26. f7c2967 [PATCH] bitops: alpha: use generic bitops by Akinobu Mita · 18 years ago
  27. b1bb952 [PATCH] bitops: generic minix_{test,set,test_and_clear,test,find_first_zero}_bit() by Akinobu Mita · 18 years ago
  28. 765f34f [PATCH] bitops: generic ext2_{set,clear}_bit_atomic() by Akinobu Mita · 18 years ago
  29. 930ae74 [PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_bit() by Akinobu Mita · 18 years ago
  30. a54baa1 [PATCH] fix error: __u32 undeclared by Akinobu Mita · 18 years ago
  31. 3b9ed1a [PATCH] bitops: generic hweight{64,32,16,8}() by Akinobu Mita · 18 years ago
  32. 09020ad [PATCH] bitops: generic ffs() by Akinobu Mita · 18 years ago
  33. 6d29ea2 [PATCH] bitops: generic sched_find_first_bit() by Akinobu Mita · 18 years ago
  34. c7f612c [PATCH] bitops: generic find_{next,first}{,_zero}_bit() by Akinobu Mita · 18 years ago
  35. 2dfc383 [PATCH] bitops: generic fls64() by Akinobu Mita · 18 years ago
  36. 136abb3 [PATCH] bitops: generic fls() by Akinobu Mita · 18 years ago
  37. 176d8b0 [PATCH] bitops: generic ffz() by Akinobu Mita · 18 years ago
  38. c1226a0 [PATCH] bitops: generic __ffs() by Akinobu Mita · 18 years ago
  39. 4117b02 [PATCH] bitops: generic __{,test_and_}{set,clear,change}_bit() and test_bit() by Akinobu Mita · 18 years ago
  40. 7a8a242 [PATCH] bitops: generic {,test_and_}{set,clear,change}_bit() by Akinobu Mita · 18 years ago
  41. 67b0ad5 [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit() by Akinobu Mita · 18 years ago
  42. 72b61a3 [PATCH] bitops: cris: remove unnecessary local_irq_restore() by Akinobu Mita · 18 years ago
  43. 3156054 [PATCH] bitops: parisc: add ()-pair in __ffz() macro by Akinobu Mita · 18 years ago
  44. 4b417d0 [PATCH] bitops: alpha: use config options instead of __alpha_fix__ and __alpha_cix__ by Akinobu Mita · 18 years ago
  45. 9363513 [PATCH] arm: fix undefined reference to generic_fls by Akinobu Mita · 18 years ago
  46. 0b28002 [PATCH] more s/fucn/func/ typo fixes by Akinobu Mita · 18 years ago
  47. ee8a4b7 [PATCH] isdn4linux: Siemens Gigaset drivers - tty interface by Hansjoerg Lipp · 18 years ago
  48. 311ac88f [PATCH] x86: kprobes-booster by Masami Hiramatsu · 18 years ago
  49. 05cfb61 [PATCH] hrtimers: remove data field by Roman Zippel · 18 years ago
  50. df869b6 [PATCH] hrtimers: remove nsec_t typedef by Roman Zippel · 18 years ago
  51. 272705c [PATCH] hrtimers: remove DEFINE_KTIME and ktime_to_clock_t() by Roman Zippel · 18 years ago
  52. b75f7a5 [PATCH] hrtimers: remove state field by Roman Zippel · 18 years ago
  53. 432569b [PATCH] hrtimers: simplify nanosleep by Roman Zippel · 18 years ago
  54. 44f2147 [PATCH] hrtimers: pass current time to hrtimer_forward() by Roman Zippel · 18 years ago
  55. 92127c7 [PATCH] hrtimers: optimize softirq runqueues by Thomas Gleixner · 18 years ago
  56. 1d8fa7a [PATCH] remove ->get_blocks() support by Badari Pulavarty · 18 years ago
  57. b0cf232 [PATCH] pass b_size to ->get_block() by Badari Pulavarty · 18 years ago
  58. 205f87f [PATCH] change buffer_head.b_size to size_t by Badari Pulavarty · 18 years ago
  59. b54e41e [PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block() by Mingming Cao · 18 years ago
  60. 89747d3 [PATCH] ext3_get_blocks: Mapping multiple blocks at a once by Mingming Cao · 18 years ago
  61. e2d53f9 [PATCH] 2TB files: change type of kstatfs entries by Takashi Sato · 18 years ago
  62. a0f62ac [PATCH] 2TB files: add blkcnt_t by Takashi Sato · 18 years ago
  63. abcb6c9 [PATCH] 2TB files: st_blocks is invalid when calling stat64 by Takashi Sato · 18 years ago
  64. 93d2341 [PATCH] mempool: use mempool_create_slab_pool() by Matthew Dobson · 18 years ago
  65. fec433a [PATCH] mempool: add mempool_create_slab_pool() by Matthew Dobson · 18 years ago
  66. f183323 [PATCH] mempool: add kzalloc allocator by Matthew Dobson · 18 years ago
  67. 5318408 [PATCH] mempool: add kmalloc allocator by Matthew Dobson · 18 years ago
  68. 6e0678f [PATCH] mempool: add page allocator by Matthew Dobson · 18 years ago
  69. 22e6c1b [PATCH] Use loff_t for size in struct proc_dir_entry by Maneesh Soni · 18 years ago
  70. 3158e94 [PATCH] consolidate sys32/compat_adjtimex by Stephen Rothwell · 18 years ago
  71. 88959ea [PATCH] create struct compat_timex and use it everywhere by Stephen Rothwell · 18 years ago
  72. 5842add [PATCH] VFS,fs/locks.c,NFSD4: add race_free posix_lock_file_conf() interface by Andy Adamson · 18 years ago
  73. 878a9f3 [PATCH] hpet header sanitization by Randy Dunlap · 18 years ago
  74. 50c812b [PATCH] ipmi: add full sysfs support by Corey Minyard · 18 years ago
  75. 3c30b06 [PATCH] cleanup smp_call_function UP build by Con Kolivas · 18 years ago
  76. 2ff28e2 [PATCH] Make address_space_operations->invalidatepage return void by NeilBrown · 18 years ago
  77. 3978d71 [PATCH] Make address_space_operations->sync_page return void by NeilBrown · 18 years ago
  78. b2c99e3 [PATCH] EFI: keep physical table addresses in efi structure by Bjorn Helgaas · 18 years ago
  79. e9b0a07 [PATCH] ia64: ioremap: check EFI for valid memory attributes by Bjorn Helgaas · 18 years ago
  80. 136939a [PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range() by Bjorn Helgaas · 18 years ago
  81. 3ed3bce [PATCH] ia64: use i386 dmi_scan.c by Matt Domsch · 18 years ago
  82. 5a3a5a9 [PATCH] Add flush_kernel_dcache_page() API by James Bottomley · 18 years ago
  83. 03beb07 [PATCH] Add API for flushing Anon pages by James Bottomley · 18 years ago
  84. 64a07bd [PATCH] protect remove_proc_entry by Steven Rostedt · 18 years ago
  85. 36ddf5b Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  86. a41622eaa Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  87. 104c7b03 [ARM] 3383/3: ixp2000: ixdp2x01 platform serial conversion by Lennert Buytenhek · 18 years ago
  88. 0003ced Merge nommu tree by Russell King · 18 years ago
  89. 1310eda [ARM] 3397/1: AT91RM9200 Header update by Andrew Victor · 18 years ago
  90. 686f8c5 include/linux/clk.h is betraying its ARM origins by Todd Poynor · 18 years ago
  91. 3cbb90a powerpc: fix strncasecmp prototype by Linus Torvalds · 18 years ago
  92. 1b9a391 Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  93. 53846a2 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  94. f271a6f [PATCH] x86_64: Removed duplicated declaration of force_iommu by Andi Kleen · 18 years ago
  95. dcf36bf [PATCH] x86_64: group memnodemap and memnodeshift in a memnode structure by Eric Dumazet · 18 years ago
  96. 9494943 [PATCH] x86_64: Make local_t 64bit instead of 32bit by Andi Kleen · 18 years ago
  97. ba22f13 [PATCH] x86_64: Remove CONFIG_UNORDERED_IO by Andi Kleen · 18 years ago
  98. da7ed9f [PATCH] x86_64: timer interrupt lockup due to pending interrupt by Vivek Goyal · 18 years ago
  99. 267b480 [PATCH] x86_64: Try to allocate node memmap near the end of node by Andi Kleen · 18 years ago
  100. df92004 [PATCH] x86_64: Reorder one field of the PDA to reduce padding by Arjan van de Ven · 18 years ago