1. 727a53b [PATCH] semaphore: Remove __MUTEX_INITIALIZER() by Arthur Othieno · 19 years ago
  2. a241ec6 [PATCH] RCU torture-testing kernel module by Paul E. McKenney · 19 years ago
  3. c0398ee [PATCH] include/linux/kernel.h:BUILD_BUG_ON(): fix a comment by Nikita Danilov · 19 years ago
  4. 52303e8 [PATCH] modules: fix sparse warning for every MODULE_PARM by Pavel Roskin · 19 years ago
  5. 6ea05db [PATCH] fuse: remove unused define by Miklos Szeredi · 19 years ago
  6. 29db919 [PATCH] Keys: Add LSM hooks for key management [try #3] by David Howells · 19 years ago
  7. 2aa349f [PATCH] Keys: Export user-defined keyring operations by David Howells · 19 years ago
  8. 1426d7a [PATCH] vm: remove unused/broken page_pte[_prot] macros by Tejun Heo · 19 years ago
  9. 68860ec [PATCH] cpusets: automatic numa mempolicy rebinding by Paul Jackson · 19 years ago
  10. fb5eeee [PATCH] cpusets: bitmap and mask remap operators by Paul Jackson · 19 years ago
  11. 053199e [PATCH] cpusets: dual semaphore locking overhaul by Paul Jackson · 19 years ago
  12. 15d2bac [PATCH] add_timer() of a pending timer is illegal by Andrew Morton · 19 years ago
  13. dfb7dac [PATCH] unify sys_ptrace prototype by Christoph Hellwig · 19 years ago
  14. 7024a9b [PATCH] adjust parisc sys_ptrace prototype by Christoph Hellwig · 19 years ago
  15. 19a4fcb [PATCH] kill sigqueue->lock by Oleg Nesterov · 19 years ago
  16. 2f51201 [PATCH] reduce sizeof(struct file) by Eric Dumazet · 19 years ago
  17. dfc4f94 [PATCH] remove timer debug field by Andrew Morton · 19 years ago
  18. d61780c [PATCH] remove some more check_region stuff by Jeff Garzik · 19 years ago
  19. 1bb34a4 [PATCH] NTP shift_right cleanup by john stultz · 19 years ago
  20. 61e1a9e [PATCH] Add kthread_stop_sem() by Alan Stern · 19 years ago
  21. a8db2db [PATCH] introduce setup_timer() helper by Oleg Nesterov · 19 years ago
  22. aaa4059 [PATCH] ext3: Fix unmapped buffers in transaction's lists by Jan Kara · 19 years ago
  23. 1e8e338 [PATCH] s390: export ipl device parameters by Heiko Carstens · 19 years ago
  24. 6a351cf [PATCH] uml: remove old UM_FASTCALL, and make the thing work again by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  25. 96d55b8 [PATCH] uml: reuse i386 cpu-specific tuning by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  26. c978b01 [PATCH] m32r: fix #if warnings by Hirokazu Takata · 19 years ago
  27. eb9289e [PATCH] introduce .valid callback for pm_ops by Shaohua Li · 19 years ago
  28. 2c1b4a5 [PATCH] swsusp: rework memory freeing on resume by Rafael J. Wysocki · 19 years ago
  29. 25761b6 [PATCH] swsusp: move snapshot functionality to separate file by Rafael J. Wysocki · 19 years ago
  30. ad74557 [PATCH] introduce get_cpu_sysdev() to retrieve a sysfs entry for a cpu. by Ashok Raj · 19 years ago
  31. bda9868 [PATCH] x86: inline spin_unlock if !CONFIG_DEBUG_SPINLOCK and !CONFIG_PREEMPT by Ingo Molnar · 19 years ago
  32. c531178 [PATCH] Clean up mtrr compat ioctl code by Brian Gerst · 19 years ago
  33. f2b36db [PATCH] i386: move apic init in init_IRQs by Eric W. Biederman · 19 years ago
  34. 9338316 [PATCH] ES7000 platform update by Natalie.Protasevich@unisys.com · 19 years ago
  35. 251e691 [PATCH] x86: add an accessor function for getting the per-CPU gdt by Zachary Amsden · 19 years ago
  36. ca140fd [PATCH] i386: little pgtable.h consolidation vs 2/3level by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  37. 8896fab [PATCH] x86: cmpxchg improvements by Jan Beulich · 19 years ago
  38. d381d8a [PATCH] SELinux: canonicalize getxattr() by James Morris · 19 years ago
  39. 0d078f6 [PATCH] CONFIG_IA32 by Brian Gerst · 19 years ago
  40. a7dac44 [libata] change ata_qc_complete() to take error mask as second arg by Jeff Garzik · 19 years ago
  41. 81cfb88 Merge branch 'master' by Jeff Garzik · 19 years ago
  42. 9f75e1e Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 19 years ago
  43. 3947be1 [PATCH] memory hotplug: sysfs and add/remove functions by Dave Hansen · 19 years ago
  44. bdc8cb9 [PATCH] memory hotplug locking: zone span seqlock by Dave Hansen · 19 years ago
  45. 208d54e [PATCH] memory hotplug locking: node_size_lock by Dave Hansen · 19 years ago
  46. 4ca644d [PATCH] memory hotplug prep: __section_nr helper by Dave Hansen · 19 years ago
  47. 2774812 [PATCH] memory hotplug prep: kill local_mapnr by Dave Hansen · 19 years ago
  48. b8072f0 [PATCH] mm: update comments to pte lock by Hugh Dickins · 19 years ago
  49. f412ac0 [PATCH] mm: fix rss and mmlist locking by Hugh Dickins · 19 years ago
  50. 4c21e2f [PATCH] mm: split page table lock by Hugh Dickins · 19 years ago
  51. 92dc6fc [PATCH] mm: parisc pte atomicity by Hugh Dickins · 19 years ago
  52. deceb6c [PATCH] mm: follow_page with inner ptlock by Hugh Dickins · 19 years ago
  53. c34d1b4 [PATCH] mm: kill check_user_page_readable by Hugh Dickins · 19 years ago
  54. c071880 [PATCH] mm: rmap with inner ptlock by Hugh Dickins · 19 years ago
  55. 508034a [PATCH] mm: unmap_vmas with inner ptlock by Hugh Dickins · 19 years ago
  56. 663b97f [PATCH] mm: flush_tlb_range outside ptlock by Hugh Dickins · 19 years ago
  57. 705e87c [PATCH] mm: pte_offset_map_lock loops by Hugh Dickins · 19 years ago
  58. c74df32 [PATCH] mm: ptd_alloc take ptlock by Hugh Dickins · 19 years ago
  59. 1bb3630 [PATCH] mm: ptd_alloc inline and out by Hugh Dickins · 19 years ago
  60. 872fec1 [PATCH] mm: init_mm without ptlock by Hugh Dickins · 19 years ago
  61. 46dea3d [PATCH] mm: ia64 use expand_upwards by Hugh Dickins · 19 years ago
  62. f449952 [PATCH] mm: mm_struct hiwaters moved by Hugh Dickins · 19 years ago
  63. 365e9c87 [PATCH] mm: update_hiwaters just in time by Hugh Dickins · 19 years ago
  64. b581003 [PATCH] core remove PageReserved by Nick Piggin · 19 years ago
  65. 4294621 [PATCH] mm: rss = file_rss + anon_rss by Hugh Dickins · 19 years ago
  66. fc2acab [PATCH] mm: tlb_finish_mmu forget rss by Hugh Dickins · 19 years ago
  67. 4d6ddfa [PATCH] mm: tlb_is_full_mm was obscure by Hugh Dickins · 19 years ago
  68. 15a23ff [PATCH] mm: tlb_gather_mmu get_cpu_var by Hugh Dickins · 19 years ago
  69. 65500d2 [PATCH] mm: page fault handlers tidyup by Hugh Dickins · 19 years ago
  70. a8fb561 [PATCH] mm: unlink_file_vma, remove_vma by Hugh Dickins · 19 years ago
  71. ab50b8e [PATCH] mm: vm_stat_account unshackled by Hugh Dickins · 19 years ago
  72. dfcd3c0 [PATCH] Convert mempolicies to nodemask_t by Andi Kleen · 19 years ago
  73. eb92f4e [PATCH] add sem_is_read/write_locked() by Rik Van Riel · 19 years ago
  74. 63f324c [PATCH] fix alpha breakage by Ivan Kokshaysky · 19 years ago
  75. 930fc45 [PATCH] vmalloc_node by Christoph Lameter · 19 years ago
  76. 0169e28 [libata] remove ata_chk_err(), ->check_err() hook. by Jeff Garzik · 19 years ago
  77. d32311f [PATCH] Introduce sg_set_buf by Herbert Xu · 19 years ago
  78. be15cd7 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  79. 37d07b7 [ARM] 3061/1: cleanup the XIP link address mess by Nicolas Pitre · 19 years ago
  80. f09b997 [ARM] 3060/1: allow constants found in asm/memory.h to be used in asm code by Nicolas Pitre · 19 years ago
  81. e9d5223 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
  82. 8a1417d BCM1480 HT support by Andrew Isaacson · 19 years ago
  83. 9a6dcea Support for BigSur board. by Andrew Isaacson · 19 years ago
  84. 93ce2f52 Add support for SB1A CPU. by Andrew Isaacson · 19 years ago
  85. 4f19f99 Sibyte header cleanup by Andrew Isaacson · 19 years ago
  86. 4cbf2be BCM1480 headers by Andrew Isaacson · 19 years ago
  87. 485a4a9 Make UL what should be UL. by Ralf Baechle · 19 years ago
  88. 178086c Don't print file name and line in die and die_if_kernel. by Ralf Baechle · 19 years ago
  89. 8f91ed6 Define EOWNERDEAD and ENOTRECOVERABLE. by Ralf Baechle · 19 years ago
  90. beb3ca8 More configcheck fixes. by Ralf Baechle · 19 years ago
  91. 4ee1303 2.6.14-rc1 updates for MIPS compat types. by Ralf Baechle · 19 years ago
  92. b4f8c42 Complete the fcntl.h cleanup. by Ralf Baechle · 19 years ago
  93. 3cd9b68 Cleanup Sibyte Kconfig a bit further. by Ralf Baechle · 19 years ago
  94. 8592d4c Fix weirdness in <asm/bug.h> by Ralf Baechle · 19 years ago
  95. ec917c2c Fixup a few lose ends in explicit support for MIPS R1/R2. by Ralf Baechle · 19 years ago
  96. 5090dfb Provide 64-bit address space definitions for the Sibyte SB1 CPU core. by Ralf Baechle · 19 years ago
  97. 02cf211 Cleanup the mess in cpu_cache_init. by Ralf Baechle · 19 years ago
  98. f5cfa98 Use R4000 TLB routines for SB1 also. by Ralf Baechle · 19 years ago
  99. 0015365 Fix ARCH_KMALLOC_MINALIGN values on MIPS by Ralf Baechle · 19 years ago
  100. c78cbf4 Support for MIPSsim, the cycle accurate MIPS simulator. by Ralf Baechle · 19 years ago