1. 2d07b25 sched: add declaration of sched_tail to sched.h by Harvey Harrison · 18 years ago
  2. c3be10f7 arch/um/kernel/mem.c: fix a shadowed variable by WANG Cong · 18 years ago
  3. 4631a9a uml: fix initrd printk by Johann Felix Soden · 18 years ago
  4. ac2a659 uml: fix mm_context memory leak by Jeff Dike · 18 years ago
  5. 536788f uml: runtime host VMSPLIT detection by Jeff Dike · 18 years ago
  6. 2f569af CONFIG_HIGHPTE vs. sub-page page tables. by Martin Schwidefsky · 18 years ago
  7. 1eb1141 aout: remove unnecessary inclusions of {asm, linux}/a.out.h by David Howells · 18 years ago
  8. 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 18 years ago
  9. f87ea91 uml: redo the calculation of NR_syscalls by Jeff Dike · 18 years ago
  10. ab26a52 uml: remove map_cb by Jeff Dike · 18 years ago
  11. 80e3931 uml: SMP locking commentary by Jeff Dike · 18 years ago
  12. c5d4bb1 uml: style fixes in arch/um/kernel by Jeff Dike · 18 years ago
  13. a9b71b6 uml: get rid of syscall counters by Jeff Dike · 18 years ago
  14. 00a905e uml: don't kill pid 0 by Jeff Dike · 18 years ago
  15. 0983a88 uml: install panic notifier earlier by Jeff Dike · 18 years ago
  16. 8efa3c9 uml: eliminate setjmp_wrapper by Jeff Dike · 18 years ago
  17. 0b4e273 uml: customize tlb.h by Jeff Dike · 18 years ago
  18. 909e90d uml: 64-bit tlb fixes by Jeff Dike · 18 years ago
  19. bf8fde7 uml: miscellaneous code cleanups by Jeff Dike · 18 years ago
  20. 2dc5802 uml: remove duplicate config symbol and unused file and variables by Karol Swietlicki · 18 years ago
  21. 3963333 uml: cover stubs with a VMA by Jeff Dike · 18 years ago
  22. 42a2b54 uml: clean up TASK_SIZE usage by Jeff Dike · 18 years ago
  23. 3e6f2ac uml: kill processes instead of panicing kernel by Jeff Dike · 18 years ago
  24. d25f2e1 uml: use ptrace directly in libc code by Jeff Dike · 18 years ago
  25. ca77b55 uml: add virt_to_pte by Jeff Dike · 18 years ago
  26. 655e4ed uml: fix page table data sizes by Jeff Dike · 18 years ago
  27. a5a678c uml: current.h cleanup by Jeff Dike · 18 years ago
  28. 009ec2a uml: style cleanup by Jeff Dike · 18 years ago
  29. 8192ab4 uml: header untangling by Jeff Dike · 18 years ago
  30. 9157f90 uml: move um_virt_to_phys by Jeff Dike · 18 years ago
  31. 6b7e967 uml: convert functions to void by Karol Swietlicki · 18 years ago
  32. 291248f uml: remove unused variables in the context switcher by Karol Swietlicki · 18 years ago
  33. d83ecf0 uml: tidy pgtable.h by Jeff Dike · 18 years ago
  34. edea138 uml: tidy kern_util.h by Jeff Dike · 18 years ago
  35. ee56314 uml: clone.c tidying by Jeff Dike · 18 years ago
  36. c0a9290 uml: const and other tidying by WANG Cong · 18 years ago
  37. 9226b83 uml: further bugs.c tidying by Jeff Dike · 18 years ago
  38. c112746 uml: implement get_wchan by Jeff Dike · 18 years ago
  39. 5e54197 add mm argument to pte/pmd/pud/pgd_free by Benjamin Herrenschmidt · 18 years ago
  40. 332540d UML: remove remaining FASTCALL uses by Harvey Harrison · 18 years ago
  41. 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 18 years ago
  42. ee1eca5 uml: remove last include of libc asm/page.h by Jeff Dike · 18 years ago
  43. 9ac625a uml: fix spurious IRQ testing by Jeff Dike · 18 years ago
  44. b4a08a1 misc uml annotation and section fixes by Al Viro · 19 years ago
  45. b60745b spelling fixes: arch/um/ by Simon Arlott · 19 years ago
  46. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 19 years ago
  47. 54ae36f uml: fix stub address calculations by Jeff Dike · 19 years ago
  48. 1a80521 uml: use *SEC_PER_*SEC constants by Jeff Dike · 19 years ago
  49. b160fb63 uml: eliminate interrupts in the idle loop by Jeff Dike · 19 years ago
  50. d2753a6 uml: tickless support by Jeff Dike · 19 years ago
  51. 791a644 uml: clocksource support by Jeff Dike · 19 years ago
  52. 31ccc1f uml: GENERIC_CLOCKEVENTS support by Jeff Dike · 19 years ago
  53. d83d2aa uml: GENERIC_TIME support by Jeff Dike · 19 years ago
  54. 78a26e2 uml: separate timer initialization by Jeff Dike · 19 years ago
  55. a2f018b uml: simplify interval setting by Jeff Dike · 19 years ago
  56. 181bde8 uml: fix timer switching by Jeff Dike · 19 years ago
  57. 532d0fa uml: eliminate hz() by Jeff Dike · 19 years ago
  58. f0c4cad uml: style fixes in FP code by Jeff Dike · 19 years ago
  59. e8012b5 uml: ptrace floating point fixes by Jeff Dike · 19 years ago
  60. 1466abf uml: clean up tlb flush path by Jeff Dike · 19 years ago
  61. 512b6fb uml: userspace files should call libc directly by Jeff Dike · 19 years ago
  62. 8ca842c uml: remove os_* usage from userspace files by Jeff Dike · 19 years ago
  63. 28078e8 uml: free LDT state on process exit by Jeff Dike · 19 years ago
  64. 18baddd uml: rename pt_regs general-purpose register file by Jeff Dike · 19 years ago
  65. 6c738ff uml: fold mmu_context_skas into mm_context by Jeff Dike · 19 years ago
  66. fab95c5 uml: get rid of do_longjmp by Jeff Dike · 19 years ago
  67. 0a7675a uml: remove __u64 usage from physical memory subsystem by Jeff Dike · 19 years ago
  68. ba180fd uml: style fixes pass 3 by Jeff Dike · 19 years ago
  69. 77bf440 uml: remove code made redundant by CHOOSE_MODE removal by Jeff Dike · 19 years ago
  70. ae2587e uml: style fixes pass 2 by Jeff Dike · 19 years ago
  71. 6aa802c uml: throw out CHOOSE_MODE by Jeff Dike · 19 years ago
  72. 4c9e138 uml: style fixes pass 1 by Jeff Dike · 19 years ago
  73. 42fda66 uml: throw out CONFIG_MODE_TT by Jeff Dike · 19 years ago
  74. 6d536e4 uml: physmem code tidying by Jeff Dike · 19 years ago
  75. 5c8aace uml: stop specially protecting kernel stacks by Jeff Dike · 19 years ago
  76. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 19 years ago
  77. 508a927 uml: fix irqstack crash by Jeff Dike · 19 years ago
  78. c7ec16d uml: fix linker script alignment bugs by Jeff Dike · 19 years ago
  79. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 19 years ago
  80. 97a1fcb uml: more __init annotations by Jeff Dike · 19 years ago
  81. 83c5407 mm: fault feedback #2 by Nick Piggin · 19 years ago
  82. f284ce7 PTRACE_POKEDATA consolidation by Alexey Dobriyan · 19 years ago
  83. 7664732 PTRACE_PEEKDATA consolidation by Alexey Dobriyan · 19 years ago
  84. e4c4bf99 uml: Eliminate kernel allocator wrappers by Jeff Dike · 19 years ago
  85. e16f535 uml: get declaration of simple_strtoul by Jeff Dike · 19 years ago
  86. ca96725 all-archs: consolidate .data section definition in asm-generic by Sam Ravnborg · 19 years ago
  87. 7664709 all-archs: consolidate .text section definition in asm-generic by Sam Ravnborg · 19 years ago
  88. c14b849 uml: iRQ stacks by Jeff Dike · 19 years ago
  89. 2ea5bc5 uml: tidy IRQ code by Jeff Dike · 19 years ago
  90. e1a79c4 uml: use UM_THREAD_SIZE in userspace code by Jeff Dike · 19 years ago
  91. 57598fd uml: remove task_protections by Jeff Dike · 19 years ago
  92. 0e7d18b uml: turn build warnings into comments by Miklos Szeredi · 19 years ago
  93. c83e448 uml: an idle system should have zero load average by Jeff Dike · 19 years ago
  94. b7ec15b uml: virtualized time fix by Jeff Dike · 19 years ago
  95. 83ff7df uml: out of tmpfs space error clarification by Jeff Dike · 19 years ago
  96. 1e7371c uml: only flush areas covered by VMA by Jeff Dike · 19 years ago
  97. 16dd07b uml: more page fault path trimming by Jeff Dike · 19 years ago
  98. 3ec704e uml: eliminate a piece of debugging code by Jeff Dike · 19 years ago
  99. 64f6084 uml: speed page fault path by Jeff Dike · 19 years ago
  100. a6ea4cc uml: rename os_{read_write}_file_k back to os_{read_write}_file by Jeff Dike · 19 years ago