1. 3e03745 I/OAT: Add support for MSI and MSI-X by Shannon Nelson · 17 years ago
  2. 8ab8956 I/OAT: Split PCI startup from DMA handling code by Shannon Nelson · 17 years ago
  3. 43d6e36 I/OAT: code cleanup from checkpatch output by Shannon Nelson · 17 years ago
  4. 1fda5f4 I/OAT: Rename the source file by Shannon Nelson · 17 years ago
  5. 223758c I/OAT: New device ids by Shannon Nelson · 17 years ago
  6. 70af26b V850: cleanup struct irqaction initializers by Thomas Gleixner · 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. 84b3db0 uml: fix hostfs style by Jeff Dike · 17 years ago
  36. baabd15 uml: remove unneeded if from hostfs by Jeff Dike · 17 years ago
  37. 1466abf uml: clean up tlb flush path by Jeff Dike · 17 years ago
  38. 512b6fb uml: userspace files should call libc directly by Jeff Dike · 17 years ago
  39. b21d4b0 uml: fix inlines by Jeff Dike · 17 years ago
  40. 3cdaf45 uml: replace clone with fork by Jeff Dike · 17 years ago
  41. 8ca842c uml: remove os_* usage from userspace files by Jeff Dike · 17 years ago
  42. 28078e8 uml: free LDT state on process exit by Jeff Dike · 17 years ago
  43. 18baddd uml: rename pt_regs general-purpose register file by Jeff Dike · 17 years ago
  44. 6c738ff uml: fold mmu_context_skas into mm_context by Jeff Dike · 17 years ago
  45. fab95c5 uml: get rid of do_longjmp by Jeff Dike · 17 years ago
  46. 0a7675a uml: remove __u64 usage from physical memory subsystem by Jeff Dike · 17 years ago
  47. ba180fd uml: style fixes pass 3 by Jeff Dike · 17 years ago
  48. 77bf440 uml: remove code made redundant by CHOOSE_MODE removal by Jeff Dike · 17 years ago
  49. ae2587e uml: style fixes pass 2 by Jeff Dike · 17 years ago
  50. 6aa802c uml: throw out CHOOSE_MODE by Jeff Dike · 17 years ago
  51. 4c9e138 uml: style fixes pass 1 by Jeff Dike · 17 years ago
  52. c28b59d uml: remove sysdep/thread.h by Jeff Dike · 17 years ago
  53. 42fda66 uml: throw out CONFIG_MODE_TT by Jeff Dike · 17 years ago
  54. a1ff587 UML: remove unnecessary hostfs_getattr() by Miklos Szeredi · 17 years ago
  55. ad43c35 uml: add VDE networking support by Jeff Dike · 17 years ago
  56. 6d536e4 uml: physmem code tidying by Jeff Dike · 17 years ago
  57. 42daba3 uml: stop saving process FP state by Jeff Dike · 17 years ago
  58. 5c8aace uml: stop specially protecting kernel stacks by Jeff Dike · 17 years ago
  59. 8d82076 uml: fix nonremovability of watchdog by Jeff Dike · 17 years ago
  60. 818f6ef uml: fix an IPV6 libc vs kernel symbol clash by Jeff Dike · 17 years ago
  61. 71f926f uml: stop using libc asm/page.h by Jeff Dike · 17 years ago
  62. 2f8a2dc uml: console tidying by Jeff Dike · 17 years ago
  63. c59dbca uml: fix console writing bugs by Jeff Dike · 17 years ago
  64. e99525f uml: console subsystem tidying by Jeff Dike · 17 years ago
  65. 79f6623 uml: fix error cleanup ordering by Jeff Dike · 17 years ago
  66. 8e2d10e uml: tidy recently-moved code by Jeff Dike · 17 years ago
  67. 89fe647 uml: move userspace code to userspace file by Jeff Dike · 17 years ago
  68. 2090ab0 tty: bring the old cris driver back somewhere into the realm of new tty buffering by Alan Cox · 17 years ago
  69. e5f7178 CRIS: cleanup struct irqaction initializers by Thomas Gleixner · 17 years ago
  70. 0ac1555 m32r: convert to generic sys_ptrace by Christoph Hellwig · 17 years ago
  71. dab8f49 m32r: serial: remove M32R_SIO_SHARE_IRQS by Hirokazu Takata · 17 years ago
  72. 977676a M32R: cleanup struct irqaction initializers by Thomas Gleixner · 17 years ago
  73. 3165c0d include/asm-m32r/thread_info.h: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  74. b2b5d37 alpha: beautify vmlinux.lds by Sam Ravnborg · 17 years ago
  75. a5f833f alpha: convert to generic sys_ptrace by Christoph Hellwig · 17 years ago
  76. d9ff5f3 cleanup arch/alpha/Makefile by Adrian Bunk · 17 years ago
  77. fabc7f6 M68KNOMMU: remove unused config symbol CONFIG_DISKtel by Greg Ungerer · 17 years ago
  78. a2e170e FRV: cleanup struct irqaction initializers by Thomas Gleixner · 17 years ago
  79. 33bbf95 include/asm-frv/thread_info.h: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  80. ef0fce8 remove frv usage of flush_tlb_pgtables() by Benjamin Herrenschmidt · 17 years ago
  81. bde631a mm: add node states sysfs class attributeS by Lee Schermerhorn · 17 years ago
  82. e2fc88d mm/vmstat.c: cleanups by Adrian Bunk · 17 years ago
  83. dbcb0f1 mm/mempolicy.c: cleanups by Adrian Bunk · 17 years ago
  84. d8dc74f mm/shmem.c: make 3 functions static by Adrian Bunk · 17 years ago
  85. af767cb hugetlb: fix dynamic pool resize failure case by Adam Litke · 17 years ago
  86. 63b4613 hugetlb: fix hugepage allocation with memoryless nodes by Nishanth Aravamudan · 17 years ago
  87. 6b0c880 hugetlb: fix pool resizing corner case by Adam Litke · 17 years ago
  88. e63e1e5 hugetlbfs read() support by Badari Pulavarty · 17 years ago
  89. 7aa91e1 hugetlb: allow extending ftruncate on hugetlbfs by Ken Chen · 17 years ago
  90. 54f9f80 hugetlb: Add hugetlb_dynamic_pool sysctl by Adam Litke · 17 years ago
  91. e4e574b hugetlb: Try to grow hugetlb pool for MAP_SHARED mappings by Adam Litke · 17 years ago
  92. 7893d1d hugetlb: Try to grow hugetlb pool for MAP_PRIVATE mappings by Adam Litke · 17 years ago
  93. 6af2acb hugetlb: Move update_and_free_page by Adam Litke · 17 years ago
  94. 98f3cfc memory hotplug: Hot-add with sparsemem-vmemmap by Yasunori Goto · 17 years ago
  95. 48e9419 fix memory hot remove not configured case. by KAMEZAWA Hiroyuki · 17 years ago
  96. de33b82 memory unplug: ia64 interface by KAMEZAWA Hiroyuki · 17 years ago
  97. 0c0e619 memory unplug: page offline by KAMEZAWA Hiroyuki · 17 years ago
  98. a5d76b5 memory unplug: page isolation by KAMEZAWA Hiroyuki · 17 years ago
  99. 75884fb memory unplug: memory hotplug cleanup by KAMEZAWA Hiroyuki · 17 years ago
  100. 48f13bf Breakout page_order() to internal.h to avoid special knowledge of the buddy allocator by Mel Gorman · 17 years ago