1. a9a84c3 atmel_lcdfb: backlight control by David Brownell · 17 years ago
  2. 9d8af78 rtc: add HPET RTC emulation to RTC_DRV_CMOS by Bernhard Walle · 17 years ago
  3. 6b2fb3c idle_regs() must be __cpuinit by Adrian Bunk · 17 years ago
  4. 6c81c32 calibrate_delay() must be __cpuinit by Adrian Bunk · 17 years ago
  5. 9cfe015 get rid of NR_OPEN and introduce a sysctl_nr_open by Eric Dumazet · 17 years ago
  6. 20420bb alpha/parisc: remove config variable DEBUG_RWLOCK by Jiri Olsa · 17 years ago
  7. 941e492 read_current_timer() cleanups by Andrew Morton · 17 years ago
  8. 83bad1d scheduled OSS driver removal by Adrian Bunk · 17 years ago
  9. f74596d proper show_interrupts() prototype by Adrian Bunk · 17 years ago
  10. 7b89280 cleanup after APUS removal by Adrian Bunk · 17 years ago
  11. a3b8111 remove support for un-needed _extratext section by Robin Getz · 17 years ago
  12. 15aafa2 Remove pointless casts from void pointers by Jeff Garzik · 17 years ago
  13. 911f215 Remove inclusions of <linux/autoconf.h> by Ralf Baechle · 17 years ago
  14. 06b8e87 taskstats scaled time cleanup by Michael Neuling · 17 years ago
  15. 9692bd9 timerfd: fix remaining architectures by Andrew Morton · 17 years ago
  16. 46a56c5 Fix timerfd breakage on avr32 by Haavard Skinnemoen · 17 years ago
  17. 8cb2a7c stop c_p_a corrupting the pds by Hugh Dickins · 17 years ago
  18. 21511ab Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  19. 39ce941 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  20. 3098a18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  21. 9914712 Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 17 years ago
  22. 827b3f6 uml: make mconsole_stack namespace-aware by Jeff Dike · 17 years ago
  23. f87ea91 uml: redo the calculation of NR_syscalls by Jeff Dike · 17 years ago
  24. 966f1d8 uml: defconfig tweaks by Jeff Dike · 17 years ago
  25. 2aa9c5d uml: port mutex conversion by Daniel Walker · 17 years ago
  26. e98fa28 uml: mconsole mutex conversion by Daniel Walker · 17 years ago
  27. 01ac835 uml: LDT mutex conversion by Daniel Walker · 17 years ago
  28. 2278c5a uml: use of a public MAC is a warning, not an error by Jeff Dike · 17 years ago
  29. cc0be0f uml: fix infinite mconsole loop by Karol Swietlicki · 17 years ago
  30. ab26a52 uml: remove map_cb by Jeff Dike · 17 years ago
  31. 47afa1d uml: remove TOPDIR by WANG Cong · 17 years ago
  32. d449c50 uml: remove unused fields from mm_context by Jeff Dike · 17 years ago
  33. 576c013 uml: move register initialization by Jeff Dike · 17 years ago
  34. b549883 uml: add newlines to printks by Jeff Dike · 17 years ago
  35. 95906b2 uml: style fixes in arch/um/sys-x86_64 by Jeff Dike · 17 years ago
  36. 7281ff9 uml: add back CONFIG_HZ by Jeff Dike · 17 years ago
  37. 438ee67 uml: DEBUG_SHIRQ fixes by Jeff Dike · 17 years ago
  38. 83380cc uml: remove fakehd by Jeff Dike · 17 years ago
  39. bf53d85 uml: implement O_APPEND by Jeff Dike · 17 years ago
  40. 80e3931 uml: SMP locking commentary by Jeff Dike · 17 years ago
  41. 3a24ebf uml: remove init_irq_signals by Jeff Dike · 17 years ago
  42. cfef8f3 uml: signal handling tidying by Jeff Dike · 17 years ago
  43. c5d4bb1 uml: style fixes in arch/um/kernel by Jeff Dike · 17 years ago
  44. e6a2d1f uml: clean up sig_handler_common_skas by Jeff Dike · 17 years ago
  45. 75ada8f uml: move sig_handler_common_skas by Jeff Dike · 17 years ago
  46. e06173b uml: don't allow processes to call into stub by Jeff Dike · 17 years ago
  47. a9b71b6 uml: get rid of syscall counters by Jeff Dike · 17 years ago
  48. 00a905e uml: don't kill pid 0 by Jeff Dike · 17 years ago
  49. 1aa351a uml: tidy helper code by Jeff Dike · 17 years ago
  50. fce8c41 uml: use barrier() instead of mb() by Jeff Dike · 17 years ago
  51. 0983a88 uml: install panic notifier earlier by Jeff Dike · 17 years ago
  52. 8efa3c9 uml: eliminate setjmp_wrapper by Jeff Dike · 17 years ago
  53. 0b4e273 uml: customize tlb.h by Jeff Dike · 17 years ago
  54. 909e90d uml: 64-bit tlb fixes by Jeff Dike · 17 years ago
  55. 1adfd60 uml: style fixes in file.c by Jeff Dike · 17 years ago
  56. bf8fde7 uml: miscellaneous code cleanups by Jeff Dike · 17 years ago
  57. 7b5cc6e uml: fix mconsole stop by Karol Swietlicki · 17 years ago
  58. 2dc5802 uml: remove duplicate config symbol and unused file and variables by Karol Swietlicki · 17 years ago
  59. fee64d3 uml: syle fixes in arch/um/os-Linux by Jeff Dike · 17 years ago
  60. 260c0cb uml: fx command-line CFLAGS and LDFLAGS support by Jeff Dike · 17 years ago
  61. 3963333 uml: cover stubs with a VMA by Jeff Dike · 17 years ago
  62. 42a2b54 uml: clean up TASK_SIZE usage by Jeff Dike · 17 years ago
  63. b7c000c uml: add missing space by Joe Perches · 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. ee3d9bd uml: simplify SIGSEGV handling by Jeff Dike · 17 years ago
  67. ca77b55 uml: add virt_to_pte by Jeff Dike · 17 years ago
  68. 655e4ed uml: fix page table data sizes by Jeff Dike · 17 years ago
  69. a5a678c uml: current.h cleanup by Jeff Dike · 17 years ago
  70. 009ec2a9 uml: style cleanup by Jeff Dike · 17 years ago
  71. 8192ab4 uml: header untangling by Jeff Dike · 17 years ago
  72. 9157f90 uml: move um_virt_to_phys by Jeff Dike · 17 years ago
  73. b8bec82 uml: host TLS diagnostics by Jeff Dike · 17 years ago
  74. 6b7e967 uml: convert functions to void by Karol Swietlicki · 17 years ago
  75. 291248f uml: remove unused variables in the context switcher by Karol Swietlicki · 17 years ago
  76. ab8cda4 arch/um: remove duplicate includes by Lucas Woods · 17 years ago
  77. 8299ca5 uml: reconst a parameter by Jeff Dike · 17 years ago
  78. d83ecf0 uml: tidy pgtable.h by Jeff Dike · 17 years ago
  79. edea138 uml: tidy kern_util.h by Jeff Dike · 17 years ago
  80. 0ba7fe0 uml: allow LFLAGS on command line by Jeff Dike · 17 years ago
  81. e725a9b uml: delete some unused headers by Jeff Dike · 17 years ago
  82. 4bdf8bc uml: borrow const.h techniques by Jeff Dike · 17 years ago
  83. ee56314 uml: clone.c tidying by Jeff Dike · 17 years ago
  84. acb2cf3 uml: console driver cleanups by Jeff Dike · 17 years ago
  85. 054211a uml: GPROF needs to depend on FRAME_POINTER by Karol Swietlicki · 17 years ago
  86. 02bff1f uml: SMP needs to depend on BROKEN for now by Jeff Dike · 17 years ago
  87. c0a9290 uml: const and other tidying by WANG Cong · 17 years ago
  88. 9226b83 uml: further bugs.c tidying by Jeff Dike · 17 years ago
  89. 06d9bd3 uml: remove now unused code by Karol Swietlicki · 17 years ago
  90. 235a6f0 uml: improve detection of host cmov by Karol Swietlicki · 17 years ago
  91. 0ba9d3f uml: fix URLs in Kconfig and help strings by Karol Swietlicki · 17 years ago
  92. 20ede45 uml: document new ubd flag by Jeff Dike · 17 years ago
  93. b2cf770 uml: get rid of asmlinkage by Jeff Dike · 17 years ago
  94. c112746 uml: implement get_wchan by Jeff Dike · 17 years ago
  95. c9a3072 uml: code tidying under arch/um/os-Linux by WANG Cong · 17 years ago
  96. 4d18de4 uml: remove xmm checking on x86 by Karol Swietlicki · 17 years ago
  97. 99c9f50 uml: arch/um/include/init.h needs a definition of __used by Jeff Dike · 17 years ago
  98. 6d9f4c5 arch/cris: add a missing iounmap by Julia Lawall · 17 years ago
  99. 2d33d56 CRIS: avoid using arch links in Kconfig by Jesper Nilsson · 17 years ago
  100. 7e02dbf mac68k: remove dead MAC_ADBKEYCODES by Stanislav Brabec · 17 years ago