1. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  2. 577c4eb [PATCH] inode-diet: Move i_cdev into a union by Theodore Ts'o · 18 years ago
  3. eaf796e [PATCH] inode-diet: Move i_bdev into a union by Theodore Ts'o · 18 years ago
  4. 4c15416 [PATCH] inode-diet: Move i_pipe into a union by Theodore Ts'o · 18 years ago
  5. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago
  6. 6a1d980 [PATCH] fat: cleanup fat_get_block(s) by OGAWA Hirofumi · 18 years ago
  7. 7e96287 [PATCH] kdump: introduce "reset_devices" command line option by Vivek Goyal · 18 years ago
  8. bcdc5e0 [PATCH] autofs4 needs to force fail return revalidate by Ian Kent · 18 years ago
  9. 1183dc9 [PATCH] uml: fix allocation size by Jeff Dike · 18 years ago
  10. c1b4098 [PATCH] uml: fix sleep length bug by Jeff Dike · 18 years ago
  11. db9d988 [PATCH] uml: add an export by Jeff Dike · 18 years ago
  12. 995473a [PATCH] uml: file renaming by Jeff Dike · 18 years ago
  13. 3c91735 [PATCH] uml: thread creation tidying by Jeff Dike · 18 years ago
  14. 0915ee3 [PATCH] uml: mark some tt-mode code by Jeff Dike · 18 years ago
  15. e3ccf6e [PATCH] uml: add checkstack support by Jeff Dike · 18 years ago
  16. 53dd2b5 [PATCH] uml: use correct SIGBUS handler by Jeff Dike · 18 years ago
  17. 09b185a [PATCH] uml: fix gcov support by Jeff Dike · 18 years ago
  18. a8b4fc4 [PATCH] uml: fix missing x86_64 register definitions by Jeff Dike · 18 years ago
  19. 0715501 [PATCH] uml: get rid of ZONE_DMA use by Jeff Dike · 18 years ago
  20. 5e7672e [PATCH] uml: const more data by Jeff Dike · 18 years ago
  21. 48af05e [PATCH] uml: fix proc-vs-interrupt context spinlock deadlock by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  22. 0683750 [PATCH] uml: use -mcmodel=kernel for x86_64 by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  23. 85f6517 [PATCH] m32r: revise __raw_read_trylock() by Hirokazu Takata · 18 years ago
  24. a27f311 [PATCH] m32r: Fix "value computed not used" warnings by Hirokazu Takata · 18 years ago
  25. f269fdd [PATCH] NOMMU: move the fallback arch_vma_name() to a sensible place by David Howells · 18 years ago
  26. 930e652 [PATCH] NOMMU: Make futexes work under NOMMU conditions by David Howells · 18 years ago
  27. 0112c4c [PATCH] NOMMU: Add docs about shared memory by David Howells · 18 years ago
  28. 6fa5f80 [PATCH] NOMMU: Make mremap() partially work for NOMMU kernels by David Howells · 18 years ago
  29. 3034097 [PATCH] NOMMU: Order the per-mm_struct VMA list by David Howells · 18 years ago
  30. dbf8685 [PATCH] NOMMU: Implement /proc/pid/maps for NOMMU by David Howells · 18 years ago
  31. d00c7b99 [PATCH] NOMMU: Permit ptrace to ignore non-PROT_WRITE VMAs in NOMMU mode by David Howells · 18 years ago
  32. 7b4d5b8 [PATCH] NOMMU: Check VMA protections by David Howells · 18 years ago
  33. 910e46d [PATCH] Check if start address is in vma region in NOMMU function get_user_pages() by Sonic Zhang · 18 years ago
  34. 0159b14 [PATCH] NOMMU: Use find_vma() rather than reimplementing a VMA search by David Howells · 18 years ago
  35. 5da6185 [PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem by David Howells · 18 years ago
  36. 0ec76a1 [PATCH] NOMMU: Check that access_process_vm() has a valid target by David Howells · 18 years ago
  37. 361f6ed [PATCH] AVR32: Use unsigned long flags for saving interrupt state by Haavard Skinnemoen · 18 years ago
  38. d24afc5 [PATCH] Mark __remove_vm_area() static by Rolf Eike Beer · 18 years ago
  39. ead0408 [PATCH] Fix kerneldoc comments in mm/vmalloc.c by Rolf Eike Beer · 18 years ago
  40. 423b41d [PATCH] mm/page_alloc: use NULL instead of 0 for ptr by Randy Dunlap · 18 years ago
  41. 17a3b05 [PATCH] mspec driver by Jes Sorensen · 18 years ago
  42. f4b8180 [PATCH] do_no_pfn() by Jes Sorensen · 18 years ago
  43. 5d29234 [PATCH] zone_statistics: Use hot node instead of cold zone_pgdat by Christoph Lameter · 18 years ago
  44. 66a5503 [PATCH] Do not allocate pagesets for unpopulated zones. by Christoph Lameter · 18 years ago
  45. d5f541e [PATCH] Add node to zone for the NUMA case by Christoph Lameter · 18 years ago
  46. 765c450 [PATCH] GFP_THISNODE for the slab allocator by Christoph Lameter · 18 years ago
  47. 77f700d [PATCH] Disable GFP_THISNODE in the non-NUMA case by Christoph Lameter · 18 years ago
  48. 08e0f6a [PATCH] Add NUMA_BUILD definition in kernel.h to avoid #ifdef CONFIG_NUMA by Christoph Lameter · 18 years ago
  49. c724191 [PATCH] Condense output of show_free_areas() by Jes Sorensen · 18 years ago
  50. de3083e [PATCH] slab: fix kmalloc_node applying memory policies if nodeid == numa_node_id() by Christoph Lameter · 18 years ago
  51. 0fd0e6b [PATCH] page invalidation cleanup by Nick Piggin · 18 years ago
  52. 5b99cd0 [PATCH] own header file for struct page by Heiko Carstens · 18 years ago
  53. e129b5c [PATCH] vm: add per-zone writeout counter by Andrew Morton · 18 years ago
  54. fb01439 [PATCH] Allow an arch to expand node boundaries by Mel Gorman · 18 years ago
  55. 9c7cd68 [PATCH] Account for holes that are outside the range of physical memory by Mel Gorman · 18 years ago
  56. 0e0b864 [PATCH] Account for memmap and optionally the kernel image as holes by Mel Gorman · 18 years ago
  57. 05e0caa [PATCH] Have ia64 use add_active_range() and free_area_init_nodes by Mel Gorman · 18 years ago
  58. 5cb248a [PATCH] Have x86_64 use add_active_range() and free_area_init_nodes by Mel Gorman · 18 years ago
  59. 4cfee88 [PATCH] Have x86 use add_active_range() and free_area_init_nodes by Mel Gorman · 18 years ago
  60. c67c3cb [PATCH] Have Power use add_active_range() and free_area_init_nodes() by Mel Gorman · 18 years ago
  61. c713216 [PATCH] Introduce mechanism for registering active regions of memory by Mel Gorman · 18 years ago
  62. 2bd0cfb [PATCH] fix x86_64-mm-spinlock-cleanup by Andrew Morton · 18 years ago
  63. 133d205 [PATCH] Make kmem_cache_destroy() return void by Alexey Dobriyan · 18 years ago
  64. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  65. f52720c [PATCH] fs: Removing useless casts by Panagiotis Issaris · 18 years ago
  66. f8314dc [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc by Panagiotis Issaris · 18 years ago
  67. 32c2d2b [PATCH] more ext3 16T overflow fixes by Eric Sandeen · 18 years ago
  68. a4e4de3 [PATCH] ext3: Fix sparse warnings by Dave Kleikamp · 18 years ago
  69. e9ad562 [PATCH] ext3: More whitespace cleanups by Dave Kleikamp · 18 years ago
  70. 7543fc7 [PATCH] ext3: wrong error behavior by Vasily Averin · 18 years ago
  71. 36faadc14 [PATCH] ext3: more comments about block allocation/reservation code by Mingming Cao · 18 years ago
  72. 321fb9e [PATCH] ext3: turn on reservation dump on block allocation errors by Mingming Cao · 18 years ago
  73. 37ed322 [PATCH] JBD: 16T fixes by Eric Sandeen · 18 years ago
  74. eee194e [PATCH] ext3: inode numbers are unsigned long by Eric Sandeen · 18 years ago
  75. 41f04d8 [PATCH] ext2: fix mounts at 16T by Eric Sandeen · 18 years ago
  76. 855565e [PATCH] fix ext3 mounts at 16T by Eric Sandeen · 18 years ago
  77. 2aed348 [PATCH] jbd: use BUILD_BUG_ON in journal init by Alexey Dobriyan · 18 years ago
  78. ae6ddcc [PATCH] ext3 and jbd cleanup: remove whitespace by Mingming Cao · 18 years ago
  79. e7ab8d6 [PATCH] jbd: add lock annotation to jbd_sync_bh by Josh Triplett · 18 years ago
  80. bbf2bef [PATCH] fix "cpu to node relationship fixup: map cpu to node" by KAMEZAWA Hiroyuki · 18 years ago
  81. a5b0807 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 by Linus Torvalds · 18 years ago
  82. ff0972c Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  83. a09fc44 [MIPS] setup.c: use early_param() for early command line parsing by Franck Bui-Huu · 18 years ago
  84. 1c6fd44 [MIPS] setup.c: remove MAXMEM macro by Franck Bui-Huu · 18 years ago
  85. 8df32c6 [MIPS] setup.c: do not inline functions by Franck Bui-Huu · 18 years ago
  86. 8ff7bc4 [MIPS] setup.c: remove useless includes. by Franck Bui-Huu · 18 years ago
  87. d2043ca [MIPS] setup.c: move initrd code inside dedicated functions by Franck Bui-Huu · 18 years ago
  88. b6f1f0d [MIPS] setup.c: cleanup bootmem_init() by Franck Bui-Huu · 18 years ago
  89. b594318 [MIPS] get_wchan(): remove uses of mfinfo[64] by Franck Bui-Huu · 18 years ago
  90. 29b376f [MIPS] get_frame_info(): null function size means size is unknown by Franck Bui-Huu · 18 years ago
  91. 1fd6909 [MIPS] unwind_stack(): return ra if an exception occured at the first instruction by Franck Bui-Huu · 18 years ago
  92. f83b854 [MIPS] Enable tmpfs for anything that possibly runs a full distribution. by Ralf Baechle · 18 years ago
  93. 36396f3 [MIPS] s/__ASSEMBLER__/__ASSEMBLY__/ for clarity sake. by Ralf Baechle · 18 years ago
  94. e584ade [MIPS] Have headers_install install <asm/cachectl.h> and <asm/sysmips.h>. by Ralf Baechle · 18 years ago
  95. ddb1199 [MIPS] fstatat syscall names by Richard Sandiford · 18 years ago
  96. 63415db [MIPS] The o32 fstatat syscall behaves differently on 32 and 64 bit kernels by Richard Sandiford · 18 years ago
  97. d48f1de [MIPS] Remove EV96100 as previously announced. by Ralf Baechle · 18 years ago
  98. 432bef2 [MIPS] Replace BARRIER with more appropriate hazard barrier. by Ralf Baechle · 18 years ago
  99. d7d86aa [MIPS] Cleanup hazard handling. by Ralf Baechle · 18 years ago
  100. da79e82 [MIPS] IP27: Delete useless declaration of allocate_irqno(). by Ralf Baechle · 18 years ago