1. 75ada8f uml: move sig_handler_common_skas by Jeff Dike · 17 years ago
  2. e06173b uml: don't allow processes to call into stub by Jeff Dike · 17 years ago
  3. a9b71b6 uml: get rid of syscall counters by Jeff Dike · 17 years ago
  4. 00a905e uml: don't kill pid 0 by Jeff Dike · 17 years ago
  5. 1aa351a uml: tidy helper code by Jeff Dike · 17 years ago
  6. fce8c41 uml: use barrier() instead of mb() by Jeff Dike · 17 years ago
  7. 0983a88 uml: install panic notifier earlier by Jeff Dike · 17 years ago
  8. 8efa3c9 uml: eliminate setjmp_wrapper by Jeff Dike · 17 years ago
  9. 0b4e273 uml: customize tlb.h by Jeff Dike · 17 years ago
  10. 909e90d uml: 64-bit tlb fixes by Jeff Dike · 17 years ago
  11. 1adfd60 uml: style fixes in file.c by Jeff Dike · 17 years ago
  12. bf8fde7 uml: miscellaneous code cleanups by Jeff Dike · 17 years ago
  13. 7b5cc6e uml: fix mconsole stop by Karol Swietlicki · 17 years ago
  14. 2dc5802 uml: remove duplicate config symbol and unused file and variables by Karol Swietlicki · 17 years ago
  15. fee64d3 uml: syle fixes in arch/um/os-Linux by Jeff Dike · 17 years ago
  16. 260c0cb uml: fx command-line CFLAGS and LDFLAGS support by Jeff Dike · 17 years ago
  17. 3963333 uml: cover stubs with a VMA by Jeff Dike · 17 years ago
  18. 42a2b54 uml: clean up TASK_SIZE usage by Jeff Dike · 17 years ago
  19. b7c000c uml: add missing space by Joe Perches · 17 years ago
  20. 3e6f2ac uml: kill processes instead of panicing kernel by Jeff Dike · 17 years ago
  21. d25f2e1 uml: use ptrace directly in libc code by Jeff Dike · 17 years ago
  22. ee3d9bd uml: simplify SIGSEGV handling by Jeff Dike · 17 years ago
  23. ca77b55 uml: add virt_to_pte by Jeff Dike · 17 years ago
  24. 655e4ed uml: fix page table data sizes by Jeff Dike · 17 years ago
  25. a5a678c uml: current.h cleanup by Jeff Dike · 17 years ago
  26. 009ec2a uml: style cleanup by Jeff Dike · 17 years ago
  27. 8192ab4 uml: header untangling by Jeff Dike · 17 years ago
  28. 9157f90 uml: move um_virt_to_phys by Jeff Dike · 17 years ago
  29. b8bec82 uml: host TLS diagnostics by Jeff Dike · 17 years ago
  30. 6b7e967 uml: convert functions to void by Karol Swietlicki · 17 years ago
  31. 291248f uml: remove unused variables in the context switcher by Karol Swietlicki · 17 years ago
  32. ab8cda4 arch/um: remove duplicate includes by Lucas Woods · 17 years ago
  33. 8299ca5 uml: reconst a parameter by Jeff Dike · 17 years ago
  34. d83ecf0 uml: tidy pgtable.h by Jeff Dike · 17 years ago
  35. edea138 uml: tidy kern_util.h by Jeff Dike · 17 years ago
  36. 0ba7fe0 uml: allow LFLAGS on command line by Jeff Dike · 17 years ago
  37. e725a9b uml: delete some unused headers by Jeff Dike · 17 years ago
  38. 4bdf8bc uml: borrow const.h techniques by Jeff Dike · 17 years ago
  39. ee56314 uml: clone.c tidying by Jeff Dike · 17 years ago
  40. acb2cf3 uml: console driver cleanups by Jeff Dike · 17 years ago
  41. 054211a uml: GPROF needs to depend on FRAME_POINTER by Karol Swietlicki · 17 years ago
  42. 02bff1f uml: SMP needs to depend on BROKEN for now by Jeff Dike · 17 years ago
  43. c0a9290 uml: const and other tidying by WANG Cong · 17 years ago
  44. 9226b83 uml: further bugs.c tidying by Jeff Dike · 17 years ago
  45. 06d9bd3 uml: remove now unused code by Karol Swietlicki · 17 years ago
  46. 235a6f0 uml: improve detection of host cmov by Karol Swietlicki · 17 years ago
  47. 0ba9d3f uml: fix URLs in Kconfig and help strings by Karol Swietlicki · 17 years ago
  48. 20ede45 uml: document new ubd flag by Jeff Dike · 17 years ago
  49. b2cf770 uml: get rid of asmlinkage by Jeff Dike · 17 years ago
  50. c112746 uml: implement get_wchan by Jeff Dike · 17 years ago
  51. c9a3072 uml: code tidying under arch/um/os-Linux by WANG Cong · 17 years ago
  52. 4d18de4 uml: remove xmm checking on x86 by Karol Swietlicki · 17 years ago
  53. 99c9f50 uml: arch/um/include/init.h needs a definition of __used by Jeff Dike · 17 years ago
  54. 6d9f4c5 arch/cris: add a missing iounmap by Julia Lawall · 17 years ago
  55. 2d33d56 CRIS: avoid using arch links in Kconfig by Jesper Nilsson · 17 years ago
  56. 7e02dbf mac68k: remove dead MAC_ADBKEYCODES by Stanislav Brabec · 17 years ago
  57. 00bf59c mac68k: remove dead code by Finn Thain · 17 years ago
  58. 612e484 m68k: kill arch/m68k/mvme16x/mvme16x_ksyms.c by Adrian Bunk · 17 years ago
  59. a3b2004 m68k: kill arch/m68k/atari/atari_ksyms.c by Adrian Bunk · 17 years ago
  60. 8b169fa m68k: kill arch/m68k/amiga/amiga_ksyms.c by Adrian Bunk · 17 years ago
  61. 3456fef m68k: kill arch/m68k/hp300/ksyms.c by Adrian Bunk · 17 years ago
  62. deea777 m68k: kill arch/m68k/mac/mac_ksyms.c by Adrian Bunk · 17 years ago
  63. 9676237 m68k: Balance ioremap and iounmap in m68k/atari/hades-pci.c by Roel Kluin · 17 years ago
  64. b9e5e11 m68k: ARRAY_SIZE() cleanup by Alejandro Martinez Ruiz · 17 years ago
  65. 6f7127d m68k: Use cc-cross-prefix by Geert Uytterhoeven · 17 years ago
  66. fd2e263 alpha: kill deprecated virt_to_bus by FUJITA Tomonori · 17 years ago
  67. e820ce7 arch/alpha: remove duplicate includes by Lucas Woods · 17 years ago
  68. 49eaf7d m68knommu: remove duplicate exports by Adrian Bunk · 17 years ago
  69. f156ac8 m68knommu: removing config variable DUMPTOFLASH by Jiri Olsa · 17 years ago
  70. c155f3f m68knomu: remove dead config symbols from m68knomu code by Jiri Olsa · 17 years ago
  71. 540e310 frv: use find_task_by_vpid in cxn_pin_by_pid by Pavel Emelyanov · 17 years ago
  72. 7038220 FRV: permit the memory to be located elsewhere in NOMMU mode by David Howells · 17 years ago
  73. 5e54197 add mm argument to pte/pmd/pud/pgd_free by Benjamin Herrenschmidt · 17 years ago
  74. b98348b gpiolib: avr32 at32ap platform support by David Brownell · 17 years ago
  75. 1c44f5f gpiolib support for the PXA architecture by Philipp Zabel · 17 years ago
  76. a9c5fff gpiolib: add drivers/gpio directory by David Brownell · 17 years ago
  77. 67ec11c iommu sg: kill __clear_bit_string and find_next_zero_string by FUJITA Tomonori · 17 years ago
  78. fde9a10 iommu sg: x86: convert gart IOMMU to use the IOMMU helper by FUJITA Tomonori · 17 years ago
  79. 1b39b07 iommu sg: x86: convert calgary IOMMU to use the IOMMU helper by FUJITA Tomonori · 17 years ago
  80. 383af95 iommu sg: powerpc: remove DMA 4GB boundary protection by FUJITA Tomonori · 17 years ago
  81. fb3475e iommu sg: powerpc: convert iommu to use the IOMMU helper by FUJITA Tomonori · 17 years ago
  82. fde6a3c iommu sg merging: sparc64: make iommu respect the segment size limits by FUJITA Tomonori · 17 years ago
  83. 7c53664 iommu sg merging: alpha: make pci_iommu respect the segment size limits by FUJITA Tomonori · 17 years ago
  84. a031bbc iommu sg merging: IA64: make sba_iommu respect the segment size limits by FUJITA Tomonori · 17 years ago
  85. 740c3ce iommu sg merging: ppc: make iommu respect the segment size limits by FUJITA Tomonori · 17 years ago
  86. 42d0028 iommu sg merging: x86: make pci-gart iommu respect the segment size limits by FUJITA Tomonori · 17 years ago
  87. 7852375 m32r: remove dead config symbols from M32R code by Jiri Olsa · 17 years ago
  88. cb9282e timerfd: wire the new timerfd API to the x86 family by Davide Libenzi · 17 years ago
  89. 4d672e7 timerfd: new timerfd API by Davide Libenzi · 17 years ago
  90. c0b49b0 kvm: i386 fix by Andrew Morton · 17 years ago
  91. 9ef9dc6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  92. 0d899e1 Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into devel by Russell King · 17 years ago
  93. 41579f4 [ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration option by Catalin Marinas · 17 years ago
  94. 39e823e [ARM] 4821/1: RealView: Remove the platform dependencies from localtimer.c by Catalin Marinas · 17 years ago
  95. 8cc4c54 [ARM] 4820/1: RealView: Select the timer IRQ at run-time by Catalin Marinas · 17 years ago
  96. c4057f5 [ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platforms by Catalin Marinas · 17 years ago
  97. 7dd19e7 [ARM] 4818/1: RealView: Add core-tile detection by Catalin Marinas · 17 years ago
  98. 0fc2a16 [ARM] 4817/1: RealView: Move the AMBA resource definitions to realview_eb.c by Catalin Marinas · 17 years ago
  99. 356cb47 [ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.h by Catalin Marinas · 17 years ago
  100. 93c2904 [ARM] 4815/1: RealView: Add clockevents suport for the local timers by Catalin Marinas · 17 years ago