1. 09caded Combine instrumentation menus in kernel/Kconfig.instrumentation by Mathieu Desnoyers · 17 years ago
  2. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  3. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  4. be8ad5a [UMP]: header_ops conversion needed for non-ethernet drivers by Jeff Dike · 17 years ago
  5. cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
  6. 821f3ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  7. a24864a uml: definitively kill subprocesses on panic by Lepton Wu · 17 years ago
  8. cb8fa61 uml: arch/um/drivers formatting by Jeff Dike · 17 years ago
  9. 54ae36f uml: fix stub address calculations by Jeff Dike · 17 years ago
  10. 605c1e5 uml: correctly handle skb allocation failures by Jeff Dike · 17 years ago
  11. b53f35a uml: network driver MTU cleanups by Jeff Dike · 17 years ago
  12. cd1ae0e uml: network formatting by Jeff Dike · 17 years ago
  13. 1a80521 uml: use *SEC_PER_*SEC constants by Jeff Dike · 17 years ago
  14. 61b63c5 uml: eliminate SIGALRM by Jeff Dike · 17 years ago
  15. 5f73461 uml: time build fix by Jeff Dike · 17 years ago
  16. b160fb6 uml: eliminate interrupts in the idle loop by Jeff Dike · 17 years ago
  17. d2753a6d uml: tickless support by Jeff Dike · 17 years ago
  18. 791a644 uml: clocksource support by Jeff Dike · 17 years ago
  19. 31ccc1f uml: GENERIC_CLOCKEVENTS support by Jeff Dike · 17 years ago
  20. d83d2aa uml: GENERIC_TIME support by Jeff Dike · 17 years ago
  21. 78a26e2 uml: separate timer initialization by Jeff Dike · 17 years ago
  22. a2f018b uml: simplify interval setting by Jeff Dike · 17 years ago
  23. 181bde8 uml: fix timer switching by Jeff Dike · 17 years ago
  24. 532d0fa uml: eliminate hz() by Jeff Dike · 17 years ago
  25. 088bec4 uml: more idiomatic parameter parsing by Jeff Dike · 17 years ago
  26. 9212850 uml: remove unused file by Jeff Dike · 17 years ago
  27. da2486b uml: remove unneeded void * cast by Jesper Juhl · 17 years ago
  28. 75c7e21 uml: eliminate floating point state from register file by Jeff Dike · 17 years ago
  29. f0c4cad uml: style fixes in FP code by Jeff Dike · 17 years ago
  30. 54fa0ba uml: sysrq and mconsole fixes by Jeff Dike · 17 years ago
  31. 058ac30 uml: coredumping floating point fixes by Jeff Dike · 17 years ago
  32. e8012b5 uml: ptrace floating point fixes by Jeff Dike · 17 years ago
  33. a5f6096c uml: floating point signal delivery fixes by Jeff Dike · 17 years ago
  34. 189872f uml: don't use glibc asm/user.h by Jeff Dike · 17 years ago
  35. 1466abf uml: clean up tlb flush path by Jeff Dike · 17 years ago
  36. 512b6fb uml: userspace files should call libc directly by Jeff Dike · 17 years ago
  37. 3cdaf45 uml: replace clone with fork by Jeff Dike · 17 years ago
  38. 8ca842c uml: remove os_* usage from userspace files by Jeff Dike · 17 years ago
  39. 28078e8 uml: free LDT state on process exit by Jeff Dike · 17 years ago
  40. 18baddd uml: rename pt_regs general-purpose register file by Jeff Dike · 17 years ago
  41. 6c738ff uml: fold mmu_context_skas into mm_context by Jeff Dike · 17 years ago
  42. fab95c5 uml: get rid of do_longjmp by Jeff Dike · 17 years ago
  43. 0a7675a uml: remove __u64 usage from physical memory subsystem by Jeff Dike · 17 years ago
  44. ba180fd uml: style fixes pass 3 by Jeff Dike · 17 years ago
  45. 77bf440 uml: remove code made redundant by CHOOSE_MODE removal by Jeff Dike · 17 years ago
  46. ae2587e uml: style fixes pass 2 by Jeff Dike · 17 years ago
  47. 6aa802c uml: throw out CHOOSE_MODE by Jeff Dike · 17 years ago
  48. 4c9e138 uml: style fixes pass 1 by Jeff Dike · 17 years ago
  49. c28b59d uml: remove sysdep/thread.h by Jeff Dike · 17 years ago
  50. 42fda66 uml: throw out CONFIG_MODE_TT by Jeff Dike · 17 years ago
  51. ad43c35 uml: add VDE networking support by Jeff Dike · 17 years ago
  52. 6d536e4 uml: physmem code tidying by Jeff Dike · 17 years ago
  53. 42daba3 uml: stop saving process FP state by Jeff Dike · 17 years ago
  54. 5c8aace uml: stop specially protecting kernel stacks by Jeff Dike · 17 years ago
  55. 8d82076 uml: fix nonremovability of watchdog by Jeff Dike · 17 years ago
  56. 818f6ef uml: fix an IPV6 libc vs kernel symbol clash by Jeff Dike · 17 years ago
  57. 71f926f uml: stop using libc asm/page.h by Jeff Dike · 17 years ago
  58. 2f8a2dc uml: console tidying by Jeff Dike · 17 years ago
  59. c59dbca uml: fix console writing bugs by Jeff Dike · 17 years ago
  60. e99525f uml: console subsystem tidying by Jeff Dike · 17 years ago
  61. 79f6623 uml: fix error cleanup ordering by Jeff Dike · 17 years ago
  62. 8e2d10e uml: tidy recently-moved code by Jeff Dike · 17 years ago
  63. 89fe647 uml: move userspace code to userspace file by Jeff Dike · 17 years ago
  64. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 17 years ago
  65. 06c5040 kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP by Sam Ravnborg · 17 years ago
  66. 222d394 kbuild: enable 'make AFLAGS=...' to add additional options to AS by Sam Ravnborg · 17 years ago
  67. a0f97e0 kbuild: enable 'make CFLAGS=...' to add additional options to CC by Sam Ravnborg · 17 years ago
  68. 2b8232c minimal build fixes for uml (fallout from x86 merge) by Al Viro · 17 years ago
  69. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago
  70. 9a163ed i386: move kernel by Thomas Gleixner · 17 years ago
  71. 541054d i386: prepare shared kernel/syscall_table.S by Thomas Gleixner · 17 years ago
  72. 508a927 uml: fix irqstack crash by Jeff Dike · 17 years ago
  73. 2c392a4 uml: use correct type in BLKGETSIZE ioctl by Nicolas George · 17 years ago
  74. d1254b1 uml: fix x86_64 core dump crash by Jeff Dike · 17 years ago
  75. c7ec16d uml: fix linker script alignment bugs by Jeff Dike · 17 years ago
  76. f4768ff uml: fix previous request size limit fix by Jeff Dike · 17 years ago
  77. 6676ae6 UML: console should handle spurious IRQS by Jeff Dike · 17 years ago
  78. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 17 years ago
  79. b2e961e Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  80. 97a1fcb uml: more __init annotations by Jeff Dike · 17 years ago
  81. da3e30e uml: fix aio compilation bug by Jeff Dike · 17 years ago
  82. 1a65f49 uml: fix string exporting on UML/i386 by Jeff Dike · 17 years ago
  83. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  84. 75473c1 fallout from kbuild changes by Al Viro · 17 years ago
  85. 2d9ce17 i386: Allow KVM on i386 nonpae by Avi Kivity · 17 years ago
  86. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  87. 6d0fd9c um_kmalloc() remnants by Al Viro · 17 years ago
  88. f284ce7 PTRACE_POKEDATA consolidation by Alexey Dobriyan · 17 years ago
  89. 7664732 PTRACE_PEEKDATA consolidation by Alexey Dobriyan · 17 years ago
  90. 23f465b uml: remove dead file by Jeff Dike · 17 years ago
  91. 8619b86 uml: limit request size on COWed devices by Jeff Dike · 17 years ago
  92. e823448 uml: export hostfs symbols by Jeff Dike · 17 years ago
  93. e4c4bf9 uml: Eliminate kernel allocator wrappers by Jeff Dike · 17 years ago
  94. c439901 uml: simplify helper stack handling by Jeff Dike · 17 years ago
  95. 42a359e uml: SIGIO support cleanup by Jeff Dike · 17 years ago
  96. d14ad81 uml: handle errors on opening host side of consoles by Jeff Dike · 17 years ago
  97. 75886f2 uml: pty channel tidying by Jeff Dike · 17 years ago
  98. 63920f4 uml: xterm driver tidying by Jeff Dike · 17 years ago
  99. 89df6bf uml: DEBUG_SHIRQ fixes by Eduard-Gabriel Munteanu · 17 years ago
  100. e18eecb Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGE by Jeff Dike · 17 years ago