1. d83d2aa uml: GENERIC_TIME support by Jeff Dike · 17 years ago
  2. 78a26e2 uml: separate timer initialization by Jeff Dike · 17 years ago
  3. a2f018b uml: simplify interval setting by Jeff Dike · 17 years ago
  4. 181bde8 uml: fix timer switching by Jeff Dike · 17 years ago
  5. 532d0fa uml: eliminate hz() by Jeff Dike · 17 years ago
  6. 088bec4 uml: more idiomatic parameter parsing by Jeff Dike · 17 years ago
  7. 9212850 uml: remove unused file by Jeff Dike · 17 years ago
  8. da2486b uml: remove unneeded void * cast by Jesper Juhl · 17 years ago
  9. 75c7e21 uml: eliminate floating point state from register file by Jeff Dike · 17 years ago
  10. f0c4cad uml: style fixes in FP code by Jeff Dike · 17 years ago
  11. 54fa0ba uml: sysrq and mconsole fixes by Jeff Dike · 17 years ago
  12. 058ac30 uml: coredumping floating point fixes by Jeff Dike · 17 years ago
  13. e8012b5 uml: ptrace floating point fixes by Jeff Dike · 17 years ago
  14. a5f6096c uml: floating point signal delivery fixes by Jeff Dike · 17 years ago
  15. 189872f uml: don't use glibc asm/user.h by Jeff Dike · 17 years ago
  16. 1466abf uml: clean up tlb flush path by Jeff Dike · 17 years ago
  17. 512b6fb uml: userspace files should call libc directly by Jeff Dike · 17 years ago
  18. 3cdaf45 uml: replace clone with fork by Jeff Dike · 17 years ago
  19. 8ca842c uml: remove os_* usage from userspace files by Jeff Dike · 17 years ago
  20. 28078e8 uml: free LDT state on process exit by Jeff Dike · 17 years ago
  21. 18baddd uml: rename pt_regs general-purpose register file by Jeff Dike · 17 years ago
  22. 6c738ff uml: fold mmu_context_skas into mm_context by Jeff Dike · 17 years ago
  23. fab95c5 uml: get rid of do_longjmp by Jeff Dike · 17 years ago
  24. 0a7675a uml: remove __u64 usage from physical memory subsystem by Jeff Dike · 17 years ago
  25. ba180fd uml: style fixes pass 3 by Jeff Dike · 17 years ago
  26. 77bf440 uml: remove code made redundant by CHOOSE_MODE removal by Jeff Dike · 17 years ago
  27. ae2587e uml: style fixes pass 2 by Jeff Dike · 17 years ago
  28. 6aa802c uml: throw out CHOOSE_MODE by Jeff Dike · 17 years ago
  29. 4c9e138 uml: style fixes pass 1 by Jeff Dike · 17 years ago
  30. c28b59d uml: remove sysdep/thread.h by Jeff Dike · 17 years ago
  31. 42fda66 uml: throw out CONFIG_MODE_TT by Jeff Dike · 17 years ago
  32. ad43c35 uml: add VDE networking support by Jeff Dike · 17 years ago
  33. 6d536e4 uml: physmem code tidying by Jeff Dike · 17 years ago
  34. 42daba3 uml: stop saving process FP state by Jeff Dike · 17 years ago
  35. 5c8aace uml: stop specially protecting kernel stacks by Jeff Dike · 17 years ago
  36. 8d82076 uml: fix nonremovability of watchdog by Jeff Dike · 17 years ago
  37. 818f6ef uml: fix an IPV6 libc vs kernel symbol clash by Jeff Dike · 17 years ago
  38. 71f926f uml: stop using libc asm/page.h by Jeff Dike · 17 years ago
  39. 2f8a2dc uml: console tidying by Jeff Dike · 17 years ago
  40. c59dbca uml: fix console writing bugs by Jeff Dike · 17 years ago
  41. e99525f uml: console subsystem tidying by Jeff Dike · 17 years ago
  42. 79f6623 uml: fix error cleanup ordering by Jeff Dike · 17 years ago
  43. 8e2d10e uml: tidy recently-moved code by Jeff Dike · 17 years ago
  44. 89fe647 uml: move userspace code to userspace file by Jeff Dike · 17 years ago
  45. e5f7178 CRIS: cleanup struct irqaction initializers by Thomas Gleixner · 17 years ago
  46. 0ac1555 m32r: convert to generic sys_ptrace by Christoph Hellwig · 17 years ago
  47. 977676a M32R: cleanup struct irqaction initializers by Thomas Gleixner · 17 years ago
  48. b2b5d37 alpha: beautify vmlinux.lds by Sam Ravnborg · 17 years ago
  49. a5f833f alpha: convert to generic sys_ptrace by Christoph Hellwig · 17 years ago
  50. d9ff5f3 cleanup arch/alpha/Makefile by Adrian Bunk · 17 years ago
  51. a2e170e FRV: cleanup struct irqaction initializers by Thomas Gleixner · 17 years ago
  52. 48e9419 fix memory hot remove not configured case. by KAMEZAWA Hiroyuki · 17 years ago
  53. de33b82 memory unplug: ia64 interface by KAMEZAWA Hiroyuki · 17 years ago
  54. 0c0e619 memory unplug: page offline by KAMEZAWA Hiroyuki · 17 years ago
  55. d9c2340 Do not depend on MAX_ORDER when grouping pages by mobility by Mel Gorman · 17 years ago
  56. 954ffcb flush icache before set_pte() on ia64: flush icache at set_pte by KAMEZAWA Hiroyuki · 17 years ago
  57. 2dca53a Memoryless nodes: Uncached allocator updates by Christoph Lameter · 17 years ago
  58. dcca2bd During VM oom condition, kill all threads in process group by Will Schmidt · 17 years ago
  59. d29eff7 ppc64: SPARSEMEM_VMEMMAP support by Andy Whitcroft · 17 years ago
  60. 46644c2 SPARC64: SPARSEMEM_VMEMMAP support by David Miller · 17 years ago
  61. ef229c5 IA64: SPARSEMEM_VMEMMAP 16K page size support by Christoph Lameter · 17 years ago
  62. 0889eba x86_64: SPARSEMEM_VMEMMAP 2M page size support by Christoph Lameter · 17 years ago
  63. 74a0b57 x86: optimize page faults like all other achitectures and kill notifier cruft by Christoph Hellwig · 17 years ago
  64. d5a7430 Convert cpu_sibling_map to be a per cpu variable by Mike Travis · 17 years ago
  65. 0835761 x86: Convert cpu_core_map to be a per cpu variable by Mike Travis · 17 years ago
  66. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 17 years ago
  67. 65a6ec0 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  68. f2e1d89 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  69. 43d39ae Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  70. 63bd8c4 Atari keyboard: incorporate additional review comments by Geert Uytterhoeven · 17 years ago
  71. 25b31cb add new prom.h for AU1x00 by Yoichi Yuasa · 17 years ago
  72. 2de8892 update AU1000 get_ethernet_addr() by Yoichi Yuasa · 17 years ago
  73. 2843e7f Remove msic_dcr_read() in axon_msi.c by Michael Ellerman · 17 years ago
  74. cdbd386 Use dcr_host_t.base in dcr_unmap() by Michael Ellerman · 17 years ago
  75. 83f34df Add dcr_host_t.base in dcr_read()/dcr_write() by Michael Ellerman · 17 years ago
  76. 0181b61 Merge branch 'pxa' into devel by Russell King · 17 years ago
  77. a8fc078 [ARM] 4577/1: ITE 8152 PCI bridge support by Mike Rapoport · 17 years ago
  78. 3696a8a [ARM] 4576/1: CM-X270 machine support by Mike Rapoport · 17 years ago
  79. 3e0cc7e [ARM] pxa: Avoid pxa_gpio_mode() in gpio_direction_{in,out}put() by Russell King · 17 years ago
  80. 39cbd48 [ARM] pxa: move pxa_set_mode() from pxa2xx_mainstone.c to mainstone.c by Russell King · 17 years ago
  81. 693d9d9 [ARM] pxa: move pxa_set_mode() from pxa2xx_lubbock.c to lubbock.c by Russell King · 17 years ago
  82. 2c8086a [ARM] pxa: PXA3xx base support by eric miao · 17 years ago
  83. a06748a [ARM] pxa: tidy up arch/arm/mach-pxa/Makefile by Russell King · 17 years ago
  84. 419217c Merge branch 'v2.6.24-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep by Linus Torvalds · 17 years ago
  85. 4937ce8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  86. 432a7d6 [IA64] update sn2_defconfig by Jes Sorensen · 17 years ago
  87. b5869ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  88. df3d80f Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  89. b909007 PS3 system bus add_uevent_var() fallout by Geert Uytterhoeven · 17 years ago
  90. 35a6ff5 sched: x86: allow single-depth wchan output by Ingo Molnar · 17 years ago
  91. 89039b3 x86: force timer broadcast on late AMD C1E detection by Thomas Gleixner · 17 years ago
  92. 3ac508b x86: move local APIC timer init to the end of start_secondary() by Thomas Gleixner · 17 years ago
  93. b097976 x86: fix missing include for vsyscall by Dave Jones · 17 years ago
  94. 64b3361 long vs. unsigned long - low-hanging fruits in drivers by Al Viro · 17 years ago
  95. cbe619b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  96. 24cf273 Lite5200 shouldn't mess with ROOT_DEV by Grant Likely · 17 years ago
  97. 45b3f4c [SPARC64]: virt_to_real_irq_table --> virt_irq_table by David S. Miller · 17 years ago
  98. 256c1df [SPARC64]: virt_irq --> bucket mapping no longer necessary by David S. Miller · 17 years ago
  99. 77182300 [SPARC64]: Kill ugly __bucket() macro. by David S. Miller · 17 years ago
  100. bb74b73 [SPARC64]: Kill ugly __irq_ino() macro. by David S. Miller · 17 years ago