1. 5da6185 [PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem by David Howells · 18 years ago
  2. 0ec76a1 [PATCH] NOMMU: Check that access_process_vm() has a valid target by David Howells · 18 years ago
  3. 361f6ed [PATCH] AVR32: Use unsigned long flags for saving interrupt state by Haavard Skinnemoen · 18 years ago
  4. d24afc5 [PATCH] Mark __remove_vm_area() static by Rolf Eike Beer · 18 years ago
  5. ead0408 [PATCH] Fix kerneldoc comments in mm/vmalloc.c by Rolf Eike Beer · 18 years ago
  6. 423b41d [PATCH] mm/page_alloc: use NULL instead of 0 for ptr by Randy Dunlap · 18 years ago
  7. 17a3b05 [PATCH] mspec driver by Jes Sorensen · 18 years ago
  8. f4b8180 [PATCH] do_no_pfn() by Jes Sorensen · 18 years ago
  9. 5d29234 [PATCH] zone_statistics: Use hot node instead of cold zone_pgdat by Christoph Lameter · 18 years ago
  10. 66a5503 [PATCH] Do not allocate pagesets for unpopulated zones. by Christoph Lameter · 18 years ago
  11. d5f541e [PATCH] Add node to zone for the NUMA case by Christoph Lameter · 18 years ago
  12. 765c450 [PATCH] GFP_THISNODE for the slab allocator by Christoph Lameter · 18 years ago
  13. 77f700d [PATCH] Disable GFP_THISNODE in the non-NUMA case by Christoph Lameter · 18 years ago
  14. 08e0f6a [PATCH] Add NUMA_BUILD definition in kernel.h to avoid #ifdef CONFIG_NUMA by Christoph Lameter · 18 years ago
  15. c724191 [PATCH] Condense output of show_free_areas() by Jes Sorensen · 18 years ago
  16. de3083e [PATCH] slab: fix kmalloc_node applying memory policies if nodeid == numa_node_id() by Christoph Lameter · 18 years ago
  17. 0fd0e6b [PATCH] page invalidation cleanup by Nick Piggin · 18 years ago
  18. 5b99cd0 [PATCH] own header file for struct page by Heiko Carstens · 18 years ago
  19. e129b5c [PATCH] vm: add per-zone writeout counter by Andrew Morton · 18 years ago
  20. fb01439 [PATCH] Allow an arch to expand node boundaries by Mel Gorman · 18 years ago
  21. 9c7cd68 [PATCH] Account for holes that are outside the range of physical memory by Mel Gorman · 18 years ago
  22. 0e0b864 [PATCH] Account for memmap and optionally the kernel image as holes by Mel Gorman · 18 years ago
  23. 05e0caa [PATCH] Have ia64 use add_active_range() and free_area_init_nodes by Mel Gorman · 18 years ago
  24. 5cb248a [PATCH] Have x86_64 use add_active_range() and free_area_init_nodes by Mel Gorman · 18 years ago
  25. 4cfee88 [PATCH] Have x86 use add_active_range() and free_area_init_nodes by Mel Gorman · 18 years ago
  26. c67c3cb [PATCH] Have Power use add_active_range() and free_area_init_nodes() by Mel Gorman · 18 years ago
  27. c713216 [PATCH] Introduce mechanism for registering active regions of memory by Mel Gorman · 18 years ago
  28. 2bd0cfb [PATCH] fix x86_64-mm-spinlock-cleanup by Andrew Morton · 18 years ago
  29. 133d205 [PATCH] Make kmem_cache_destroy() return void by Alexey Dobriyan · 18 years ago
  30. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  31. f52720c [PATCH] fs: Removing useless casts by Panagiotis Issaris · 18 years ago
  32. f8314dc [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc by Panagiotis Issaris · 18 years ago
  33. 32c2d2b [PATCH] more ext3 16T overflow fixes by Eric Sandeen · 18 years ago
  34. a4e4de3 [PATCH] ext3: Fix sparse warnings by Dave Kleikamp · 18 years ago
  35. e9ad562 [PATCH] ext3: More whitespace cleanups by Dave Kleikamp · 18 years ago
  36. 7543fc7 [PATCH] ext3: wrong error behavior by Vasily Averin · 18 years ago
  37. 36faadc14 [PATCH] ext3: more comments about block allocation/reservation code by Mingming Cao · 18 years ago
  38. 321fb9e [PATCH] ext3: turn on reservation dump on block allocation errors by Mingming Cao · 18 years ago
  39. 37ed322 [PATCH] JBD: 16T fixes by Eric Sandeen · 18 years ago
  40. eee194e [PATCH] ext3: inode numbers are unsigned long by Eric Sandeen · 18 years ago
  41. 41f04d8 [PATCH] ext2: fix mounts at 16T by Eric Sandeen · 18 years ago
  42. 855565e [PATCH] fix ext3 mounts at 16T by Eric Sandeen · 18 years ago
  43. 2aed348 [PATCH] jbd: use BUILD_BUG_ON in journal init by Alexey Dobriyan · 18 years ago
  44. ae6ddcc [PATCH] ext3 and jbd cleanup: remove whitespace by Mingming Cao · 18 years ago
  45. e7ab8d6 [PATCH] jbd: add lock annotation to jbd_sync_bh by Josh Triplett · 18 years ago
  46. bbf2bef [PATCH] fix "cpu to node relationship fixup: map cpu to node" by KAMEZAWA Hiroyuki · 18 years ago
  47. a5b0807 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 by Linus Torvalds · 18 years ago
  48. ff0972c Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  49. a09fc44 [MIPS] setup.c: use early_param() for early command line parsing by Franck Bui-Huu · 18 years ago
  50. 1c6fd44 [MIPS] setup.c: remove MAXMEM macro by Franck Bui-Huu · 18 years ago
  51. 8df32c6 [MIPS] setup.c: do not inline functions by Franck Bui-Huu · 18 years ago
  52. 8ff7bc4 [MIPS] setup.c: remove useless includes. by Franck Bui-Huu · 18 years ago
  53. d2043ca [MIPS] setup.c: move initrd code inside dedicated functions by Franck Bui-Huu · 18 years ago
  54. b6f1f0d [MIPS] setup.c: cleanup bootmem_init() by Franck Bui-Huu · 18 years ago
  55. b594318 [MIPS] get_wchan(): remove uses of mfinfo[64] by Franck Bui-Huu · 18 years ago
  56. 29b376f [MIPS] get_frame_info(): null function size means size is unknown by Franck Bui-Huu · 18 years ago
  57. 1fd6909 [MIPS] unwind_stack(): return ra if an exception occured at the first instruction by Franck Bui-Huu · 18 years ago
  58. f83b854 [MIPS] Enable tmpfs for anything that possibly runs a full distribution. by Ralf Baechle · 18 years ago
  59. 36396f3 [MIPS] s/__ASSEMBLER__/__ASSEMBLY__/ for clarity sake. by Ralf Baechle · 18 years ago
  60. e584ade [MIPS] Have headers_install install <asm/cachectl.h> and <asm/sysmips.h>. by Ralf Baechle · 18 years ago
  61. ddb1199 [MIPS] fstatat syscall names by Richard Sandiford · 18 years ago
  62. 63415db [MIPS] The o32 fstatat syscall behaves differently on 32 and 64 bit kernels by Richard Sandiford · 18 years ago
  63. d48f1de [MIPS] Remove EV96100 as previously announced. by Ralf Baechle · 18 years ago
  64. 432bef2 [MIPS] Replace BARRIER with more appropriate hazard barrier. by Ralf Baechle · 18 years ago
  65. d7d86aa [MIPS] Cleanup hazard handling. by Ralf Baechle · 18 years ago
  66. da79e82 [MIPS] IP27: Delete useless declaration of allocate_irqno(). by Ralf Baechle · 18 years ago
  67. 9dbd7b9 [MIPS] Fix USER_PTRS_PER_PGD for 64K page size. by Peter Watkins · 18 years ago
  68. 663c3d9 [MIPS] Add configuration variables for RM9xxx processor by thomas@koeller.dyndns.org · 18 years ago
  69. 0c68a9b [MIPS] Move excite_fpga.h to include/asm-mips/mach-excite by thomas@koeller.dyndns.org · 18 years ago
  70. 48712a9 [MIPS] Suppress compiler warnings by thomas@koeller.dyndns.org · 18 years ago
  71. 6b8aab0 [MIPS] Reformat missformated SMTC bits. by Ralf Baechle · 18 years ago
  72. 3c70f12 [MIPS] Qemu does not have D-cache aliases by Atsushi Nemoto · 18 years ago
  73. bdb37c8 [MIPS] Remove F_SETSIG and F_GETSIG in favor of the asm-generic definitions. by Yoichi Yuasa · 18 years ago
  74. 633fd56 [MIPS] Move definition of IRIX compat constant into IRIX compat code. by Ralf Baechle · 18 years ago
  75. 6b3e5f4 [MIPS] Use common definitions from asm-generic/signal.h by Yoichi Yuasa · 18 years ago
  76. a00f631 [MIPS] c-r4k: Convert init functions from inline to __init. by Ralf Baechle · 18 years ago
  77. 06be375 [MIPS] TLS: set_thread_area returns asmlinkage int not void. by Ralf Baechle · 18 years ago
  78. 717736d [MIPS] TLS: Delete unused sys32_set_thread_area by Ralf Baechle · 18 years ago
  79. 00932ba [MIPS] Make PROT_WRITE imply PROT_READ. by Ralf Baechle · 18 years ago
  80. fc095a9 [MIPS] Atlas: update interrupt handling by Maciej W. Rozycki · 18 years ago
  81. 3ee24e1 [MIPS] Atlas: Fix building the RTC driver by Maciej W. Rozycki · 18 years ago
  82. 846acaa [MIPS] Patch to arch/mips/mips-boards/generic/time.c by Kevin D. Kissell · 18 years ago
  83. 60a6c37 [MIPS] Reduce race between cpu_wait() and need_resched() checking by Atsushi Nemoto · 18 years ago
  84. 7fdeb04 [MIPS] Wire up set_robust_list(2) and get_robust_list(2) by Atsushi Nemoto · 18 years ago
  85. 8f9a2b3 [MIPS] Fix errors detected by "make headers_check" by Atsushi Nemoto · 18 years ago
  86. d34555f [MIPS] Do not lose upper 32-bit on MIPS32 with 64-bit addresses in __pte(). by Ralf Baechle · 18 years ago
  87. 65316fd [MIPS] Replace generic__raw_read_trylock usage by Ralf Baechle · 18 years ago
  88. 09f451b [MIPS] SEAD defconfig build fix by Maciej W. Rozycki · 18 years ago
  89. 3213656 [MIPS] Fix for pci config_access on alchemy au1x000 by Alexander Bigga · 18 years ago
  90. 898d229 [MIPS] Make prepare_frametrace() not clobber v0 by Atsushi Nemoto · 18 years ago
  91. f650279 [MIPS] Do not use drop_mmu_context to flusing other task's VIPT I-cache. by Atsushi Nemoto · 18 years ago
  92. a94d702 [MIPS] MT: Fix setting of XTC. by Elizabeth Oldham · 18 years ago
  93. 6e74bae [MIPS] SMTC Build fix. by Ralf Baechle · 18 years ago
  94. dc41fb4 [MIPS] Fix 32-bit kernel by replacing 64-bit-only code. by Ralf Baechle · 18 years ago
  95. 73b76c7 [MIPS] MT: When doing "select SMP" also select SMP's prerequesites or ... by Ralf Baechle · 18 years ago
  96. c487d2a5 [MIPS] eXcite: Don't set SERIAL_RM9000. by Ralf Baechle · 18 years ago
  97. 585fa72 [MIPS] Retire flush_icache_page from mm use. by Ralf Baechle · 18 years ago
  98. 13fdd31 [MIPS] Avoid double signal restarting. by Ralf Baechle · 18 years ago
  99. 847b9df [MIPS] MT: Initialise all writable bits in Cause register to zero. by Chris Dearman · 18 years ago
  100. bca70d2 [MIPS] Fix EV64120 PCI fixup in Makefile by Yoichi Yuasa · 18 years ago