1. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  2. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 16 years ago
  3. 6fa851c um: remove obsolete hw_interrupt_type by Thomas Gleixner · 16 years ago
  4. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 16 years ago
  5. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 16 years ago
  6. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 16 years ago
  7. e4c2ff1 uml: fix warnings in kernel_execve by Miklos Szeredi · 16 years ago
  8. 65bd6a9 uml: remove useless comments by WANG Cong · 16 years ago
  9. dc71768 uml: don't use a too long string literal by WANG Cong · 16 years ago
  10. edb3502 Merge branches 'irq/genirq' and 'linus' into irq/core by Ingo Molnar · 16 years ago
  11. 86d6f2b UML on UML fixed: it did not start by Renzo Davoli · 16 years ago
  12. dee4102 sparseirq: use kstat_irqs_cpu instead by Yinghai Lu · 16 years ago
  13. 1c0fe6e mm: invoke oom-killer from page fault by Nick Piggin · 16 years ago
  14. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  15. 18d8fda take init_fs to saner place by Al Viro · 16 years ago
  16. 320ab2b cpumask: convert struct clock_event_device to cpumask pointers. by Rusty Russell · 16 years ago
  17. 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 16 years ago
  18. ff64b4c x86, um: get rid of uml unistd.h by Al Viro · 16 years ago
  19. 3be311e x86, um: sanitize uml sigcontext.h uses by Al Viro · 16 years ago
  20. d2efa6d uml: remove the dead TTY_LOG code by Adrian Bunk · 16 years ago
  21. e545a61 kernel/cpu.c: create a CPU_STARTING cpu_chain notifier by Manfred Spraul · 16 years ago
  22. 79b0cbd um: use generic show_mem() by Johannes Weiner · 16 years ago
  23. 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 · 16 years ago
  24. 99764fa UML: make several more things static by WANG Cong · 16 years ago
  25. 4a56758 arch/um/kernel/mem.c: remove arch_validate() by WANG Cong · 16 years ago
  26. 4c182ae arch/um/kernel/irq.c: clean up some functions by WANG Cong · 16 years ago
  27. 9b610fd Merge branch 'linus' into timers/nohz by Ingo Molnar · 16 years ago
  28. b8f8c3c nohz: prevent tick stop outside of the idle loop by Thomas Gleixner · 16 years ago
  29. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 17 years ago
  30. 40fb16a uml: deal with inaccessible address space start by Tom Spink · 17 years ago
  31. d347926 uml: add missing exports for UML_RANDOM=m by Al Viro · 17 years ago
  32. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 17 years ago
  33. 60a2988 uml: physical memory shouldn't include initial stack by Jeff Dike · 17 years ago
  34. a7dfa94 uml: use PAGE_SIZE in linker scripts by Cyrill Gorcunov · 17 years ago
  35. cfd28f6 uml: fix bad NTP interaction with clock by Jeff Dike · 17 years ago
  36. 43f5b30 uml: fix build when SLOB is enabled by Jeff Dike · 17 years ago
  37. 96cee30 uml: style fixes by Jeff Dike · 17 years ago
  38. d35c7b0 unified (weak) sys_pipe implementation by Ulrich Drepper · 17 years ago
  39. c74c120 proc: remove proc_root from drivers by Alexey Dobriyan · 17 years ago
  40. 7d195a5 proper extern for late_time_init by Adrian Bunk · 17 years ago
  41. 3af9c5b arch/um/kernel/um_arch.c: some small improvements by WANG Cong · 17 years ago
  42. 2d07b25 sched: add declaration of sched_tail to sched.h by Harvey Harrison · 17 years ago
  43. c3be10f7 arch/um/kernel/mem.c: fix a shadowed variable by WANG Cong · 17 years ago
  44. 4631a9a uml: fix initrd printk by Johann Felix Soden · 17 years ago
  45. ac2a659 uml: fix mm_context memory leak by Jeff Dike · 17 years ago
  46. 536788f uml: runtime host VMSPLIT detection by Jeff Dike · 17 years ago
  47. 2f569af CONFIG_HIGHPTE vs. sub-page page tables. by Martin Schwidefsky · 17 years ago
  48. 1eb1141 aout: remove unnecessary inclusions of {asm, linux}/a.out.h by David Howells · 17 years ago
  49. 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 17 years ago
  50. f87ea91 uml: redo the calculation of NR_syscalls by Jeff Dike · 17 years ago
  51. ab26a52 uml: remove map_cb by Jeff Dike · 17 years ago
  52. 80e3931 uml: SMP locking commentary by Jeff Dike · 17 years ago
  53. c5d4bb1 uml: style fixes in arch/um/kernel by Jeff Dike · 17 years ago
  54. a9b71b6 uml: get rid of syscall counters by Jeff Dike · 17 years ago
  55. 00a905e uml: don't kill pid 0 by Jeff Dike · 17 years ago
  56. 0983a88 uml: install panic notifier earlier by Jeff Dike · 17 years ago
  57. 8efa3c9 uml: eliminate setjmp_wrapper by Jeff Dike · 17 years ago
  58. 0b4e273 uml: customize tlb.h by Jeff Dike · 17 years ago
  59. 909e90d uml: 64-bit tlb fixes by Jeff Dike · 17 years ago
  60. bf8fde7 uml: miscellaneous code cleanups by Jeff Dike · 17 years ago
  61. 2dc5802 uml: remove duplicate config symbol and unused file and variables by Karol Swietlicki · 17 years ago
  62. 3963333 uml: cover stubs with a VMA by Jeff Dike · 17 years ago
  63. 42a2b54 uml: clean up TASK_SIZE usage by Jeff Dike · 17 years ago
  64. 3e6f2ac uml: kill processes instead of panicing kernel by Jeff Dike · 17 years ago
  65. d25f2e1 uml: use ptrace directly in libc code by Jeff Dike · 17 years ago
  66. ca77b55 uml: add virt_to_pte by Jeff Dike · 17 years ago
  67. 655e4ed uml: fix page table data sizes by Jeff Dike · 17 years ago
  68. a5a678c uml: current.h cleanup by Jeff Dike · 17 years ago
  69. 009ec2a uml: style cleanup by Jeff Dike · 17 years ago
  70. 8192ab4 uml: header untangling by Jeff Dike · 17 years ago
  71. 9157f90 uml: move um_virt_to_phys by Jeff Dike · 17 years ago
  72. 6b7e967 uml: convert functions to void by Karol Swietlicki · 17 years ago
  73. 291248f uml: remove unused variables in the context switcher by Karol Swietlicki · 17 years ago
  74. d83ecf0 uml: tidy pgtable.h by Jeff Dike · 17 years ago
  75. edea138 uml: tidy kern_util.h by Jeff Dike · 17 years ago
  76. ee56314 uml: clone.c tidying by Jeff Dike · 17 years ago
  77. c0a9290 uml: const and other tidying by WANG Cong · 17 years ago
  78. 9226b83 uml: further bugs.c tidying by Jeff Dike · 17 years ago
  79. c112746 uml: implement get_wchan by Jeff Dike · 17 years ago
  80. 5e54197 add mm argument to pte/pmd/pud/pgd_free by Benjamin Herrenschmidt · 17 years ago
  81. 332540d UML: remove remaining FASTCALL uses by Harvey Harrison · 17 years ago
  82. 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 17 years ago
  83. ee1eca5 uml: remove last include of libc asm/page.h by Jeff Dike · 17 years ago
  84. 9ac625a uml: fix spurious IRQ testing by Jeff Dike · 17 years ago
  85. b4a08a1 misc uml annotation and section fixes by Al Viro · 17 years ago
  86. b60745b spelling fixes: arch/um/ by Simon Arlott · 17 years ago
  87. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  88. 54ae36f uml: fix stub address calculations by Jeff Dike · 17 years ago
  89. 1a80521 uml: use *SEC_PER_*SEC constants by Jeff Dike · 17 years ago
  90. b160fb6 uml: eliminate interrupts in the idle loop by Jeff Dike · 17 years ago
  91. d2753a6 uml: tickless support by Jeff Dike · 17 years ago
  92. 791a644 uml: clocksource support by Jeff Dike · 17 years ago
  93. 31ccc1f uml: GENERIC_CLOCKEVENTS support by Jeff Dike · 17 years ago
  94. d83d2aa uml: GENERIC_TIME support by Jeff Dike · 17 years ago
  95. 78a26e2 uml: separate timer initialization by Jeff Dike · 17 years ago
  96. a2f018b uml: simplify interval setting by Jeff Dike · 17 years ago
  97. 181bde8 uml: fix timer switching by Jeff Dike · 17 years ago
  98. 532d0fa uml: eliminate hz() by Jeff Dike · 17 years ago
  99. f0c4cad uml: style fixes in FP code by Jeff Dike · 17 years ago
  100. e8012b5 uml: ptrace floating point fixes by Jeff Dike · 17 years ago