1. a117e66 [PATCH] unify pfn_to_page: generic functions by KAMEZAWA Hiroyuki · 18 years ago
  2. f51a05c [PATCH] bitops: update include/asm-generic/bitops.h by Akinobu Mita · 18 years ago
  3. b1bb952 [PATCH] bitops: generic minix_{test,set,test_and_clear,test,find_first_zero}_bit() by Akinobu Mita · 18 years ago
  4. 765f34f [PATCH] bitops: generic ext2_{set,clear}_bit_atomic() by Akinobu Mita · 18 years ago
  5. 930ae74 [PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_bit() by Akinobu Mita · 18 years ago
  6. a54baa1 [PATCH] fix error: __u32 undeclared by Akinobu Mita · 18 years ago
  7. 3b9ed1a [PATCH] bitops: generic hweight{64,32,16,8}() by Akinobu Mita · 18 years ago
  8. 09020ad [PATCH] bitops: generic ffs() by Akinobu Mita · 18 years ago
  9. 6d29ea2 [PATCH] bitops: generic sched_find_first_bit() by Akinobu Mita · 18 years ago
  10. c7f612c [PATCH] bitops: generic find_{next,first}{,_zero}_bit() by Akinobu Mita · 18 years ago
  11. 2dfc383 [PATCH] bitops: generic fls64() by Akinobu Mita · 18 years ago
  12. 136abb3 [PATCH] bitops: generic fls() by Akinobu Mita · 18 years ago
  13. 176d8b0 [PATCH] bitops: generic ffz() by Akinobu Mita · 18 years ago
  14. c1226a0 [PATCH] bitops: generic __ffs() by Akinobu Mita · 18 years ago
  15. 4117b02 [PATCH] bitops: generic __{,test_and_}{set,clear,change}_bit() and test_bit() by Akinobu Mita · 18 years ago
  16. 7a8a242 [PATCH] bitops: generic {,test_and_}{set,clear,change}_bit() by Akinobu Mita · 18 years ago
  17. 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 18 years ago
  18. 91368d7 [PATCH] make bug messages more consistent by Ingo Molnar · 18 years ago
  19. 9f28bb7 [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() by Greg Kroah-Hartman · 18 years ago
  20. 707ced0 [PATCH] __get_unaligned() gcc-4 fix by Atsushi Nemoto · 18 years ago
  21. 5f6164f [PATCH] add asm-generic/mman.h by Michael S. Tsirkin · 18 years ago
  22. 6b4977c [PATCH] Use atomic64_set for 64-bit case of atomic_long_set by Kyle McMartin · 18 years ago
  23. 4cec873 Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h) by Linus Torvalds · 18 years ago
  24. af4cd3f [PATCH] Generic ioctl.h by Brian Gerst · 18 years ago
  25. 620a6fd [PATCH] mutex subsystem, add asm-generic/mutex-[dec|xchg|null].h implementations by Ingo Molnar · 18 years ago
  26. f8aaeace [PATCH] consolidate asm/futex.h by Jeff Dike · 18 years ago
  27. 1fd73c6 [PATCH] Kill L1_CACHE_SHIFT_MAX by Ravikiran G Thirumalai · 18 years ago
  28. 5998bf1 [PATCH] asm-generic/atomic.h needs types.h by Andrew Morton · 18 years ago
  29. 37b73c8 [PATCH] x86/x86_64: mark rodata section read only: generic infrastructure by Arjan van de Ven · 19 years ago
  30. d3cb487 [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 by Christoph Lameter · 19 years ago
  31. 3821af2 [FLS64]: generic version by Stephen Hemminger · 19 years ago
  32. 4060994 Merge x86-64 update from Andi by Linus Torvalds · 19 years ago
  33. 2bc0414 [PATCH] x86_64: Only use asm/sections.h to declare section symbols by Andi Kleen · 19 years ago
  34. 394b701 [PATCH] RapidIO support: core base by Matt Porter · 19 years ago
  35. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  36. b8072f0 [PATCH] mm: update comments to pte lock by Hugh Dickins · 19 years ago
  37. 1bb3630 [PATCH] mm: ptd_alloc inline and out by Hugh Dickins · 19 years ago
  38. fc2acab [PATCH] mm: tlb_finish_mmu forget rss by Hugh Dickins · 19 years ago
  39. 4d6ddfa [PATCH] mm: tlb_is_full_mm was obscure by Hugh Dickins · 19 years ago
  40. 15a23ff [PATCH] mm: tlb_gather_mmu get_cpu_var by Hugh Dickins · 19 years ago
  41. 970a9e7 [PATCH] gfp_t: dma-mapping (simple cases) by Al Viro · 19 years ago
  42. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  43. 8b1f312 [PATCH] mm: move_pte to remap ZERO_PAGE by Nick Piggin · 19 years ago
  44. 2b4a081 [PATCH] x86-64: Increase TLB flush array size by Andi Kleen · 19 years ago
  45. a7d0c21 [PATCH] i386 / uml: add dwarf sections to static link script by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  46. 085ae41 [PATCH] Make sparc64 use setup-res.c by David S. Miller · 19 years ago
  47. d0aaff9 [PATCH] Kprobes: prevent possible race conditions generic by Prasanna S Panchamukhi · 19 years ago
  48. 8d286aa [PATCH] Clean up struct flock64 definitions by Stephen Rothwell · 19 years ago
  49. 5ac353f [PATCH] Clean up struct flock definitions by Stephen Rothwell · 19 years ago
  50. 1abf62a [PATCH] Clean up the fcntl operations by Stephen Rothwell · 19 years ago
  51. e64ca97 [PATCH] Clean up the open flags by Stephen Rothwell · 19 years ago
  52. 9317259 [PATCH] Create asm-generic/fcntl.h by Stephen Rothwell · 19 years ago
  53. eed74df [PATCH] optimise 64bit unaligned access on 32bit kernel by Ralf Baechle · 19 years ago
  54. c8d1274 [PATCH] remove asm-*/hdreg.h by Christoph Hellwig · 19 years ago
  55. ef88b7d Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  56. a600388 [PATCH] x86: ptep_clear optimization by Zachary Amsden · 19 years ago
  57. fd4fd5a [PATCH] mm: consolidate get_order by Stephen Rothwell · 19 years ago
  58. 43c3473 [PATCH] pci and yenta: pcibios_bus_to_resource by Dominik Brodowski · 19 years ago
  59. a940199 [PATCH] x86_64: Some cleanup in setup64.c by Andi Kleen · 19 years ago
  60. 7c90347 [PATCH] Add emergency_restart() by Eric W. Biederman · 19 years ago
  61. 6d30e3a kbuild: Avoid inconsistent kallsyms data by Sam Ravnborg · 19 years ago
  62. 60bad7f [PATCH] kexec: vmlinux: fix physical addresses by Eric W. Biederman · 19 years ago
  63. 11c80c8 [PATCH] adjust per_cpu definition in non-SMP case by Jan Beulich · 19 years ago
  64. 8c5a090 [PATCH] x86/x86_64: pcibus_to_node by Christoph Lameter · 19 years ago
  65. b4955ce [PATCH] msync: check pte dirty earlier by Abhijit Karmarkar · 19 years ago
  66. 075d6eb [PATCH] ppc32: platform-specific functions missing from kallsyms. by David Woodhouse · 19 years ago
  67. b1ecb4c [PATCH] asm/signal.h unification by Al Viro · 19 years ago
  68. a71c1ab [PATCH] consolidate SIGEV_PAD_SIZE by Stephen Rothwell · 19 years ago
  69. 4750e2c [PATCH] add EOWNERDEAD and ENOTRECOVERABLE version 2 by Joe Korty · 19 years ago
  70. cd7619d [PATCH] Exterminate PAGE_BUG by Matt Mackall · 19 years ago
  71. c8538a7 [PATCH] remove all kernel BUGs by Matt Mackall · 19 years ago
  72. e43379f [PATCH] nice and rt-prio rlimits by Matt Mackall · 19 years ago
  73. 3106dbc [PATCH] __get_unaligned() turned into macro by Al Viro · 19 years ago
  74. 8f6c99c [PATCH] freepgt: remove arch pgd_addr_end by Hugh Dickins · 19 years ago
  75. dae409a [PATCH] add Big Endian variants of ioread/iowrite by James Bottomley · 19 years ago
  76. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago