1. b30faba Add IRQF_IRQPOLL flag on arm by Bernhard Walle · 17 years ago
  2. 57501c7 Add IRQF_IRQPOLL flag on parisc by Bernhard Walle · 17 years ago
  3. e9485ba Add IRQF_IRQPOLL flag on sh by Bernhard Walle · 17 years ago
  4. d217c26 Add IRQF_IRQPOLL flag on IA64 by Bernhard Walle · 17 years ago
  5. b34942f Add IRQF_IRQPOLL flag on i386 by Bernhard Walle · 17 years ago
  6. e6d828f Add IRQF_IRQPOLL flag on x86_64 by Bernhard Walle · 17 years ago
  7. 79df3c1 no longer #include <asm/kdebug.h> by Adrian Bunk · 17 years ago
  8. 0ba34e1 uml: pcap devices should get MACs from command line by Jeff Dike · 17 years ago
  9. 7d98230 uml: network and pcap cleanup by Jeff Dike · 17 years ago
  10. bf8f6e5b Kprobes: The ON/OFF knob thru debugfs by Ananth N Mavinakayanahalli · 17 years ago
  11. 4c4308c kprobes: kretprobes simplifications by Christoph Hellwig · 17 years ago
  12. 1c710c8 utimensat implementation by Ulrich Drepper · 17 years ago
  13. b247e8a dma_declare_coherent_memory wrong allocation by Guennadi Liakhovetski · 17 years ago
  14. c991938 apm: fix incorrect comment by Alan Cox · 17 years ago
  15. 873ec74 EFI: warn only for pre-1.00 system tables by Bjorn Helgaas · 17 years ago
  16. 2833bf6 Replace deprecated SA_xxx interrupt flags by Thomas Gleixner · 17 years ago
  17. ffb4512 Simplify kallsyms_lookup() by Alexey Dobriyan · 17 years ago
  18. 0f95b7f Kprobes: print details of kretprobe on assertion failure by Ananth N Mavinakayanahalli · 17 years ago
  19. 6672f76 kdump/kexec: calculate note size at compile time by Simon Horman · 17 years ago
  20. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  21. 3367b99 <linux/sysdev.h> needs to include <linux/module.h> by Ralf Baechle · 17 years ago
  22. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  23. 69331af Fixes and cleanups for earlyprintk aka boot console by Gerd Hoffmann · 17 years ago
  24. c761c84 kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debug by Robert P. J. Day · 17 years ago
  25. f64da95 ipmi: add new IPMI nmi watchdog handling by Corey Minyard · 17 years ago
  26. ab1b6f0 simplify the stacktrace code by Christoph Hellwig · 17 years ago
  27. c83e448 uml: an idle system should have zero load average by Jeff Dike · 17 years ago
  28. 0e6b9c9 use SLAB_PANIC flag cleanup by Akinobu Mita · 17 years ago
  29. a3142c8 Fix section mismatch of memory hotplug related code. by Yasunori Goto · 17 years ago
  30. a989705 Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  31. ef93127 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  32. 5b6b549 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  33. 0ddb16c xtensa: strlcpy is smart enough by Jean Delvare · 17 years ago
  34. ee17b36 v850: generic timekeeping conversion by john stultz · 17 years ago
  35. c2f239d uml: fix prototypes by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  36. b7ec15b uml: virtualized time fix by Jeff Dike · 17 years ago
  37. 83ff7df uml: out of tmpfs space error clarification by Jeff Dike · 17 years ago
  38. 1e7371c uml: only flush areas covered by VMA by Jeff Dike · 17 years ago
  39. 16dd07b uml: more page fault path trimming by Jeff Dike · 17 years ago
  40. 3ec704e uml: eliminate a piece of debugging code by Jeff Dike · 17 years ago
  41. 64f6084 uml: speed page fault path by Jeff Dike · 17 years ago
  42. 8603ec8 uml: aIO deadlock avoidance by Jeff Dike · 17 years ago
  43. a6ea4cc uml: rename os_{read_write}_file_k back to os_{read_write}_file by Jeff Dike · 17 years ago
  44. a263672 uml: remove debugging remnants by Jeff Dike · 17 years ago
  45. dc764e5 uml: formatting fixes around os_{read_write}_file callers by Jeff Dike · 17 years ago
  46. fda83a9 uml: change remaining callers of os_{read_write}_file by Jeff Dike · 17 years ago
  47. 77f6af7 uml: don't try to handle signals on initial process stack by Jeff Dike · 17 years ago
  48. 63843c2 uml: dump core on panic by Jeff Dike · 17 years ago
  49. 990c558 uml: fixup allocation in the ubd driver by Peter Zijlstra · 17 years ago
  50. 2adcec2 uml: send pointers instead of structures to I/O thread by Jeff Dike · 17 years ago
  51. a0044bd uml: batch I/O requests by Jeff Dike · 17 years ago
  52. a61f334 uml: convert libc layer to call read and write by Jeff Dike · 17 years ago
  53. ef0470c uml: tidy libc code by Jeff Dike · 17 years ago
  54. 3d56404 uml: start fixing os_read_file and os_write_file by Jeff Dike · 17 years ago
  55. f9d6e5f uml: remove unused x86_64 code by Jeff Dike · 17 years ago
  56. 7f0536f uml: speed up page table walking by Jeff Dike · 17 years ago
  57. f30c2c9 uml: dump registers on ptrace or wait failure by Jeff Dike · 17 years ago
  58. 2e3f525 uml: drivers get release methods by Jeff Dike · 17 years ago
  59. d883935 uml: delete HOST_FRAME_SIZE by Jeff Dike · 17 years ago
  60. d973a77 uml: irq locking commentary by Jeff Dike · 17 years ago
  61. 1d1497e uml: comment early boot locking by Jeff Dike · 17 years ago
  62. 377fad3 uml: kernel segfaults should dump proper registers by Jeff Dike · 17 years ago
  63. 5d86456 uml: tidy fault code by Jeff Dike · 17 years ago
  64. ccdddb5 uml: kernel_thread shouldn't panic by Jeff Dike · 17 years ago
  65. 1ffb916 uml: remove page_size() by Jeff Dike · 17 years ago
  66. 6e21aec uml: tidy process.c by Jeff Dike · 17 years ago
  67. 65a58ab uml: no locking needed in tls.c by Jeff Dike · 17 years ago
  68. a18ff1b uml: speed up exec by Jeff Dike · 17 years ago
  69. 57ac895 uml: fix umid in xterm titles by Davide Brini · 17 years ago
  70. c74c69b4 uml: Replace one-element array with zero-element array by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  71. 8c84083 uml: Eliminate temporary buffer in eth_configure by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  72. e024715 uml: improve checking and diagnostics of ethernet MACs by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  73. 85ee2ce remove unused header file: arch/um/kernel/tt/include/mode_kern-tt.h by Robert P. J. Day · 17 years ago
  74. 36e4546 uml: add missing __init declarations by Jeff Dike · 17 years ago
  75. 9218b17 uml: remove user_util.h by Jeff Dike · 17 years ago
  76. 24fa6c0 uml: move remaining useful contents of user_util.h by Jeff Dike · 17 years ago
  77. 4ff83ce uml: create as-layout.h by Jeff Dike · 17 years ago
  78. eb83075 uml: create arch.h by Jeff Dike · 17 years ago
  79. c65badb uml: move SIGIO testing to sigio.c by Jeff Dike · 17 years ago
  80. c5e631cf ARRAY_SIZE: check for type by Rusty Russell · 17 years ago
  81. f34d9d2 uml: network interface hotplug error handling by Jeff Dike · 17 years ago
  82. b16895b uml-driver-formatting-fixes-fix by Andrew Morton · 17 years ago
  83. 56bd194 uml: driver formatting fixes by Jeff Dike · 17 years ago
  84. b47d2de uml: handle block device hotplug errors by Jeff Dike · 17 years ago
  85. 1d94cda uml: print coredump limits by Jeff Dike · 17 years ago
  86. 48b2018 uml: mark tt-mode code for future removal by Jeff Dike · 17 years ago
  87. b4ffb6a uml: host_info tidying by Jeff Dike · 17 years ago
  88. a5ed1ff uml: formatting fixes by Jeff Dike · 17 years ago
  89. 11100b1 uml: delete unused code by Jeff Dike · 17 years ago
  90. 7a3e965 CRIS: remove code related to pre-2.2 kernel by Robert P. J. Day · 17 years ago
  91. 542401d CRIS: check for memory allocation by Cyrill Gorcunov · 17 years ago
  92. 241258d SPIN_LOCK_UNLOCKED cleanup in arch/m68k by Milind Arun Choudhary · 17 years ago
  93. edfe7a5 remove unused header file: arch/m68k/atari/atasound.h by Robert P. J. Day · 17 years ago
  94. 74dfd66 swsusp: do not use page flags by Rafael J. Wysocki · 17 years ago
  95. e87be11 ARM26: remove useless config option GENERIC_BUST_SPINLOCK. by Robert P. J. Day · 17 years ago
  96. 2af0bc9 srmcons: fix kmalloc(GFP_KERNEL) inside spinlock by Andrew Morton · 17 years ago
  97. eb2bce7 ALPHA: fix BOOTP image creation by Ivan Kokshaysky · 17 years ago
  98. 180e53a ROUND_UP macro cleanup in arch/alpha/kernel/osf_sys.c by Milind Arun Choudhary · 17 years ago
  99. 97a572b h8300: add zImage support by Yoshinori Sato · 17 years ago
  100. c728d604 h8300 generic irq by Yoshinori Sato · 17 years ago