1. 966f1d8 uml: defconfig tweaks by Jeff Dike · 16 years ago
  2. 2aa9c5d uml: port mutex conversion by Daniel Walker · 16 years ago
  3. e98fa28 uml: mconsole mutex conversion by Daniel Walker · 16 years ago
  4. 01ac835 uml: LDT mutex conversion by Daniel Walker · 16 years ago
  5. 2278c5a uml: use of a public MAC is a warning, not an error by Jeff Dike · 16 years ago
  6. cc0be0f uml: fix infinite mconsole loop by Karol Swietlicki · 16 years ago
  7. ab26a52 uml: remove map_cb by Jeff Dike · 16 years ago
  8. 47afa1d uml: remove TOPDIR by WANG Cong · 16 years ago
  9. d449c50 uml: remove unused fields from mm_context by Jeff Dike · 16 years ago
  10. 576c013 uml: move register initialization by Jeff Dike · 16 years ago
  11. b549883 uml: add newlines to printks by Jeff Dike · 16 years ago
  12. 95906b2 uml: style fixes in arch/um/sys-x86_64 by Jeff Dike · 16 years ago
  13. 7281ff9 uml: add back CONFIG_HZ by Jeff Dike · 16 years ago
  14. 438ee67 uml: DEBUG_SHIRQ fixes by Jeff Dike · 16 years ago
  15. 83380cc uml: remove fakehd by Jeff Dike · 16 years ago
  16. bf53d85 uml: implement O_APPEND by Jeff Dike · 16 years ago
  17. 80e3931 uml: SMP locking commentary by Jeff Dike · 16 years ago
  18. 3a24ebf uml: remove init_irq_signals by Jeff Dike · 16 years ago
  19. cfef8f3 uml: signal handling tidying by Jeff Dike · 16 years ago
  20. d7b8851 uml: fix hostfs tv_usec calculations by Dominique Quatravaux · 16 years ago
  21. c5d4bb1 uml: style fixes in arch/um/kernel by Jeff Dike · 16 years ago
  22. e6a2d1f uml: clean up sig_handler_common_skas by Jeff Dike · 16 years ago
  23. 75ada8f uml: move sig_handler_common_skas by Jeff Dike · 16 years ago
  24. e06173b uml: don't allow processes to call into stub by Jeff Dike · 16 years ago
  25. a9b71b6 uml: get rid of syscall counters by Jeff Dike · 16 years ago
  26. 00a905e uml: don't kill pid 0 by Jeff Dike · 16 years ago
  27. 1aa351a uml: tidy helper code by Jeff Dike · 16 years ago
  28. fce8c41 uml: use barrier() instead of mb() by Jeff Dike · 16 years ago
  29. 0983a88 uml: install panic notifier earlier by Jeff Dike · 16 years ago
  30. 8efa3c9 uml: eliminate setjmp_wrapper by Jeff Dike · 16 years ago
  31. 0b4e273 uml: customize tlb.h by Jeff Dike · 16 years ago
  32. 909e90d uml: 64-bit tlb fixes by Jeff Dike · 16 years ago
  33. 1adfd60 uml: style fixes in file.c by Jeff Dike · 16 years ago
  34. bf8fde7 uml: miscellaneous code cleanups by Jeff Dike · 16 years ago
  35. 7b5cc6e uml: fix mconsole stop by Karol Swietlicki · 16 years ago
  36. 2dc5802 uml: remove duplicate config symbol and unused file and variables by Karol Swietlicki · 16 years ago
  37. fee64d3 uml: syle fixes in arch/um/os-Linux by Jeff Dike · 16 years ago
  38. 260c0cb uml: fx command-line CFLAGS and LDFLAGS support by Jeff Dike · 16 years ago
  39. 3963333 uml: cover stubs with a VMA by Jeff Dike · 16 years ago
  40. 42a2b54 uml: clean up TASK_SIZE usage by Jeff Dike · 16 years ago
  41. b7c000c uml: add missing space by Joe Perches · 16 years ago
  42. 3e6f2ac uml: kill processes instead of panicing kernel by Jeff Dike · 16 years ago
  43. d25f2e1 uml: use ptrace directly in libc code by Jeff Dike · 16 years ago
  44. ee3d9bd uml: simplify SIGSEGV handling by Jeff Dike · 16 years ago
  45. ca77b55 uml: add virt_to_pte by Jeff Dike · 16 years ago
  46. 655e4ed uml: fix page table data sizes by Jeff Dike · 16 years ago
  47. a5a678c uml: current.h cleanup by Jeff Dike · 16 years ago
  48. 009ec2a uml: style cleanup by Jeff Dike · 16 years ago
  49. 8192ab4 uml: header untangling by Jeff Dike · 16 years ago
  50. 9157f90 uml: move um_virt_to_phys by Jeff Dike · 16 years ago
  51. b8bec82 uml: host TLS diagnostics by Jeff Dike · 16 years ago
  52. 6b7e967 uml: convert functions to void by Karol Swietlicki · 16 years ago
  53. 291248f uml: remove unused variables in the context switcher by Karol Swietlicki · 16 years ago
  54. ab8cda4 arch/um: remove duplicate includes by Lucas Woods · 16 years ago
  55. 8299ca5 uml: reconst a parameter by Jeff Dike · 16 years ago
  56. 300ecf5 UML - Fix build in 2.6.24-rc2-mm1 by Jeff Dike · 16 years ago
  57. d83ecf0 uml: tidy pgtable.h by Jeff Dike · 16 years ago
  58. edea138 uml: tidy kern_util.h by Jeff Dike · 16 years ago
  59. 0ba7fe0 uml: allow LFLAGS on command line by Jeff Dike · 16 years ago
  60. e725a9b uml: delete some unused headers by Jeff Dike · 16 years ago
  61. 4bdf8bc uml: borrow const.h techniques by Jeff Dike · 16 years ago
  62. ee56314 uml: clone.c tidying by Jeff Dike · 16 years ago
  63. acb2cf3 uml: console driver cleanups by Jeff Dike · 16 years ago
  64. 054211a uml: GPROF needs to depend on FRAME_POINTER by Karol Swietlicki · 16 years ago
  65. 02bff1f uml: SMP needs to depend on BROKEN for now by Jeff Dike · 16 years ago
  66. c0a9290 uml: const and other tidying by WANG Cong · 16 years ago
  67. 9226b83 uml: further bugs.c tidying by Jeff Dike · 16 years ago
  68. 06d9bd3 uml: remove now unused code by Karol Swietlicki · 16 years ago
  69. 235a6f0 uml: improve detection of host cmov by Karol Swietlicki · 16 years ago
  70. 0ba9d3f uml: fix URLs in Kconfig and help strings by Karol Swietlicki · 16 years ago
  71. 20ede45 uml: document new ubd flag by Jeff Dike · 16 years ago
  72. b2cf770 uml: get rid of asmlinkage by Jeff Dike · 16 years ago
  73. c112746 uml: implement get_wchan by Jeff Dike · 16 years ago
  74. c9a3072 uml: code tidying under arch/um/os-Linux by WANG Cong · 16 years ago
  75. 4d18de4 uml: remove xmm checking on x86 by Karol Swietlicki · 16 years ago
  76. 99c9f50 uml: arch/um/include/init.h needs a definition of __used by Jeff Dike · 16 years ago
  77. 747646a cris: remove unused __dummy, CONST_ADDR and ADDR from bitops.h by Jesper Nilsson · 16 years ago
  78. 6d9f4c5 arch/cris: add a missing iounmap by Julia Lawall · 16 years ago
  79. 2d33d56 CRIS: avoid using arch links in Kconfig by Jesper Nilsson · 16 years ago
  80. 7e02dbf mac68k: remove dead MAC_ADBKEYCODES by Stanislav Brabec · 16 years ago
  81. 57dfee7 mac68k: add nubus card definitions and a typo fix by Finn Thain · 16 years ago
  82. 00bf59c mac68k: remove dead code by Finn Thain · 16 years ago
  83. eb4da4c mac68k: macii adb comment correction by Finn Thain · 16 years ago
  84. 612e484 m68k: kill arch/m68k/mvme16x/mvme16x_ksyms.c by Adrian Bunk · 16 years ago
  85. a3b2004 m68k: kill arch/m68k/atari/atari_ksyms.c by Adrian Bunk · 16 years ago
  86. 8b169fa m68k: kill arch/m68k/amiga/amiga_ksyms.c by Adrian Bunk · 16 years ago
  87. 3456fef m68k: kill arch/m68k/hp300/ksyms.c by Adrian Bunk · 16 years ago
  88. deea777 m68k: kill arch/m68k/mac/mac_ksyms.c by Adrian Bunk · 16 years ago
  89. 99ffab8 nubus: kill drivers/nubus/nubus_syms.c by Adrian Bunk · 16 years ago
  90. 9676237 m68k: Balance ioremap and iounmap in m68k/atari/hades-pci.c by Roel Kluin · 16 years ago
  91. 0a8320b dio: ARRAY_SIZE() cleanup by Alejandro Martinez Ruiz · 16 years ago
  92. b9e5e11 m68k: ARRAY_SIZE() cleanup by Alejandro Martinez Ruiz · 16 years ago
  93. 6f7127d m68k: Use cc-cross-prefix by Geert Uytterhoeven · 16 years ago
  94. 3506e0c b43: avoid unregistering device objects during suspend by Rafael J. Wysocki · 16 years ago
  95. fa23f5c leds: add possibility to remove leds classdevs during suspend/resume by Rafael J. Wysocki · 16 years ago
  96. a41e3dc HWRNG: add possibility to remove hwrng devices during suspend/resume by Rafael J. Wysocki · 16 years ago
  97. 533354d Misc: Add possibility to remove misc devices during suspend/resume by Rafael J. Wysocki · 16 years ago
  98. f011e2e latency.c: use QoS infrastructure by Mark Gross · 16 years ago
  99. d82b351 pm qos infrastructure and interface by Mark Gross · 16 years ago
  100. 4ef7229 make kernel_shutdown_prepare() static by Adrian Bunk · 16 years ago