1. e545a61 kernel/cpu.c: create a CPU_STARTING cpu_chain notifier by Manfred Spraul · 18 years ago
  2. 79b0cbd um: use generic show_mem() by Johannes Weiner · 18 years ago
  3. ecc8b65 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  4. 99764fa UML: make several more things static by WANG Cong · 18 years ago
  5. 4a56758 arch/um/kernel/mem.c: remove arch_validate() by WANG Cong · 18 years ago
  6. 4c182ae arch/um/kernel/irq.c: clean up some functions by WANG Cong · 18 years ago
  7. 9b610fd Merge branch 'linus' into timers/nohz by Ingo Molnar · 18 years ago
  8. b8f8c3c nohz: prevent tick stop outside of the idle loop by Thomas Gleixner · 18 years ago
  9. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 18 years ago
  10. 40fb16a uml: deal with inaccessible address space start by Tom Spink · 18 years ago
  11. d347926 uml: add missing exports for UML_RANDOM=m by Al Viro · 18 years ago
  12. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 18 years ago
  13. 60a2988 uml: physical memory shouldn't include initial stack by Jeff Dike · 18 years ago
  14. a7dfa94 uml: use PAGE_SIZE in linker scripts by Cyrill Gorcunov · 18 years ago
  15. cfd28f6 uml: fix bad NTP interaction with clock by Jeff Dike · 18 years ago
  16. 43f5b30 uml: fix build when SLOB is enabled by Jeff Dike · 18 years ago
  17. 96cee30 uml: style fixes by Jeff Dike · 18 years ago
  18. d35c7b0 unified (weak) sys_pipe implementation by Ulrich Drepper · 18 years ago
  19. c74c120 proc: remove proc_root from drivers by Alexey Dobriyan · 18 years ago
  20. 7d195a5 proper extern for late_time_init by Adrian Bunk · 18 years ago
  21. 3af9c5b arch/um/kernel/um_arch.c: some small improvements by WANG Cong · 18 years ago
  22. 2d07b25 sched: add declaration of sched_tail to sched.h by Harvey Harrison · 18 years ago
  23. c3be10f7 arch/um/kernel/mem.c: fix a shadowed variable by WANG Cong · 18 years ago
  24. 4631a9a uml: fix initrd printk by Johann Felix Soden · 18 years ago
  25. ac2a659 uml: fix mm_context memory leak by Jeff Dike · 18 years ago
  26. 536788f uml: runtime host VMSPLIT detection by Jeff Dike · 18 years ago
  27. 2f569af CONFIG_HIGHPTE vs. sub-page page tables. by Martin Schwidefsky · 18 years ago
  28. 1eb1141 aout: remove unnecessary inclusions of {asm, linux}/a.out.h by David Howells · 18 years ago
  29. 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 18 years ago
  30. f87ea91 uml: redo the calculation of NR_syscalls by Jeff Dike · 18 years ago
  31. ab26a52 uml: remove map_cb by Jeff Dike · 18 years ago
  32. 80e3931 uml: SMP locking commentary by Jeff Dike · 18 years ago
  33. c5d4bb1 uml: style fixes in arch/um/kernel by Jeff Dike · 18 years ago
  34. a9b71b6 uml: get rid of syscall counters by Jeff Dike · 18 years ago
  35. 00a905e uml: don't kill pid 0 by Jeff Dike · 18 years ago
  36. 0983a88 uml: install panic notifier earlier by Jeff Dike · 18 years ago
  37. 8efa3c9 uml: eliminate setjmp_wrapper by Jeff Dike · 18 years ago
  38. 0b4e273 uml: customize tlb.h by Jeff Dike · 18 years ago
  39. 909e90d uml: 64-bit tlb fixes by Jeff Dike · 18 years ago
  40. bf8fde7 uml: miscellaneous code cleanups by Jeff Dike · 18 years ago
  41. 2dc5802 uml: remove duplicate config symbol and unused file and variables by Karol Swietlicki · 18 years ago
  42. 3963333 uml: cover stubs with a VMA by Jeff Dike · 18 years ago
  43. 42a2b54 uml: clean up TASK_SIZE usage by Jeff Dike · 18 years ago
  44. 3e6f2ac uml: kill processes instead of panicing kernel by Jeff Dike · 18 years ago
  45. d25f2e1 uml: use ptrace directly in libc code by Jeff Dike · 18 years ago
  46. ca77b55 uml: add virt_to_pte by Jeff Dike · 18 years ago
  47. 655e4ed uml: fix page table data sizes by Jeff Dike · 18 years ago
  48. a5a678c uml: current.h cleanup by Jeff Dike · 18 years ago
  49. 009ec2a uml: style cleanup by Jeff Dike · 18 years ago
  50. 8192ab4 uml: header untangling by Jeff Dike · 18 years ago
  51. 9157f90 uml: move um_virt_to_phys by Jeff Dike · 18 years ago
  52. 6b7e967 uml: convert functions to void by Karol Swietlicki · 18 years ago
  53. 291248f uml: remove unused variables in the context switcher by Karol Swietlicki · 18 years ago
  54. d83ecf0 uml: tidy pgtable.h by Jeff Dike · 18 years ago
  55. edea138 uml: tidy kern_util.h by Jeff Dike · 18 years ago
  56. ee56314 uml: clone.c tidying by Jeff Dike · 18 years ago
  57. c0a9290 uml: const and other tidying by WANG Cong · 18 years ago
  58. 9226b83 uml: further bugs.c tidying by Jeff Dike · 18 years ago
  59. c112746 uml: implement get_wchan by Jeff Dike · 18 years ago
  60. 5e54197 add mm argument to pte/pmd/pud/pgd_free by Benjamin Herrenschmidt · 18 years ago
  61. 332540d UML: remove remaining FASTCALL uses by Harvey Harrison · 18 years ago
  62. 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 18 years ago
  63. ee1eca5 uml: remove last include of libc asm/page.h by Jeff Dike · 18 years ago
  64. 9ac625a uml: fix spurious IRQ testing by Jeff Dike · 18 years ago
  65. b4a08a1 misc uml annotation and section fixes by Al Viro · 18 years ago
  66. b60745b spelling fixes: arch/um/ by Simon Arlott · 19 years ago
  67. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 19 years ago
  68. 54ae36f uml: fix stub address calculations by Jeff Dike · 19 years ago
  69. 1a80521 uml: use *SEC_PER_*SEC constants by Jeff Dike · 19 years ago
  70. b160fb63 uml: eliminate interrupts in the idle loop by Jeff Dike · 19 years ago
  71. d2753a6 uml: tickless support by Jeff Dike · 19 years ago
  72. 791a644 uml: clocksource support by Jeff Dike · 19 years ago
  73. 31ccc1f uml: GENERIC_CLOCKEVENTS support by Jeff Dike · 19 years ago
  74. d83d2aa uml: GENERIC_TIME support by Jeff Dike · 19 years ago
  75. 78a26e2 uml: separate timer initialization by Jeff Dike · 19 years ago
  76. a2f018b uml: simplify interval setting by Jeff Dike · 19 years ago
  77. 181bde8 uml: fix timer switching by Jeff Dike · 19 years ago
  78. 532d0fa uml: eliminate hz() by Jeff Dike · 19 years ago
  79. f0c4cad uml: style fixes in FP code by Jeff Dike · 19 years ago
  80. e8012b5 uml: ptrace floating point fixes by Jeff Dike · 19 years ago
  81. 1466abf uml: clean up tlb flush path by Jeff Dike · 19 years ago
  82. 512b6fb uml: userspace files should call libc directly by Jeff Dike · 19 years ago
  83. 8ca842c uml: remove os_* usage from userspace files by Jeff Dike · 19 years ago
  84. 28078e8 uml: free LDT state on process exit by Jeff Dike · 19 years ago
  85. 18baddd uml: rename pt_regs general-purpose register file by Jeff Dike · 19 years ago
  86. 6c738ff uml: fold mmu_context_skas into mm_context by Jeff Dike · 19 years ago
  87. fab95c5 uml: get rid of do_longjmp by Jeff Dike · 19 years ago
  88. 0a7675a uml: remove __u64 usage from physical memory subsystem by Jeff Dike · 19 years ago
  89. ba180fd uml: style fixes pass 3 by Jeff Dike · 19 years ago
  90. 77bf440 uml: remove code made redundant by CHOOSE_MODE removal by Jeff Dike · 19 years ago
  91. ae2587e uml: style fixes pass 2 by Jeff Dike · 19 years ago
  92. 6aa802c uml: throw out CHOOSE_MODE by Jeff Dike · 19 years ago
  93. 4c9e138 uml: style fixes pass 1 by Jeff Dike · 19 years ago
  94. 42fda66 uml: throw out CONFIG_MODE_TT by Jeff Dike · 19 years ago
  95. 6d536e4 uml: physmem code tidying by Jeff Dike · 19 years ago
  96. 5c8aace uml: stop specially protecting kernel stacks by Jeff Dike · 19 years ago
  97. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 19 years ago
  98. 508a927 uml: fix irqstack crash by Jeff Dike · 19 years ago
  99. c7ec16d uml: fix linker script alignment bugs by Jeff Dike · 19 years ago
  100. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 19 years ago