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