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