1. 93d11f5 s3c2410fb: add pulse length fields to s3c2410fb_display by Krzysztof Helt · 17 years ago
  2. 5f20f69 s3c2410fb: add vertical margins fields to s3c2410fb_display by Krzysztof Helt · 17 years ago
  3. f28ef57 s3c2410fb: remove lcdcon3 register from s3c2410fb_display by Krzysztof Helt · 17 years ago
  4. 1f41153 s3c2410fb: add margin fields to s3c2410fb_display by Krzysztof Helt · 17 years ago
  5. 09fe75f s3c2410fb: multi-display support by Krzysztof Helt · 17 years ago
  6. a95e23a rtc: make rtc-ds1742 driver hotplug-aware by Atsushi Nemoto · 17 years ago
  7. f438d91 kprobes: support kretprobe blacklist by Masami Hiramatsu · 17 years ago
  8. 70af26b V850: cleanup struct irqaction initializers by Thomas Gleixner · 17 years ago
  9. a24864a uml: definitively kill subprocesses on panic by Lepton Wu · 17 years ago
  10. cb8fa61 uml: arch/um/drivers formatting by Jeff Dike · 17 years ago
  11. 54ae36f uml: fix stub address calculations by Jeff Dike · 17 years ago
  12. 605c1e5 uml: correctly handle skb allocation failures by Jeff Dike · 17 years ago
  13. b53f35a uml: network driver MTU cleanups by Jeff Dike · 17 years ago
  14. cd1ae0e uml: network formatting by Jeff Dike · 17 years ago
  15. 1a80521 uml: use *SEC_PER_*SEC constants by Jeff Dike · 17 years ago
  16. 61b63c5 uml: eliminate SIGALRM by Jeff Dike · 17 years ago
  17. 5f73461 uml: time build fix by Jeff Dike · 17 years ago
  18. b160fb6 uml: eliminate interrupts in the idle loop by Jeff Dike · 17 years ago
  19. d2753a6d uml: tickless support by Jeff Dike · 17 years ago
  20. 791a644 uml: clocksource support by Jeff Dike · 17 years ago
  21. 31ccc1f uml: GENERIC_CLOCKEVENTS support by Jeff Dike · 17 years ago
  22. d83d2aa uml: GENERIC_TIME support by Jeff Dike · 17 years ago
  23. 78a26e2 uml: separate timer initialization by Jeff Dike · 17 years ago
  24. a2f018b uml: simplify interval setting by Jeff Dike · 17 years ago
  25. 181bde8 uml: fix timer switching by Jeff Dike · 17 years ago
  26. 532d0fa uml: eliminate hz() by Jeff Dike · 17 years ago
  27. 088bec4 uml: more idiomatic parameter parsing by Jeff Dike · 17 years ago
  28. 9212850 uml: remove unused file by Jeff Dike · 17 years ago
  29. da2486b uml: remove unneeded void * cast by Jesper Juhl · 17 years ago
  30. 75c7e21 uml: eliminate floating point state from register file by Jeff Dike · 17 years ago
  31. f0c4cad uml: style fixes in FP code by Jeff Dike · 17 years ago
  32. 54fa0ba uml: sysrq and mconsole fixes by Jeff Dike · 17 years ago
  33. 058ac30 uml: coredumping floating point fixes by Jeff Dike · 17 years ago
  34. e8012b5 uml: ptrace floating point fixes by Jeff Dike · 17 years ago
  35. a5f6096c uml: floating point signal delivery fixes by Jeff Dike · 17 years ago
  36. 189872f uml: don't use glibc asm/user.h 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. 3cdaf45 uml: replace clone with fork by Jeff Dike · 17 years ago
  40. 8ca842c uml: remove os_* usage from userspace files by Jeff Dike · 17 years ago
  41. 28078e8 uml: free LDT state on process exit by Jeff Dike · 17 years ago
  42. 18baddd uml: rename pt_regs general-purpose register file by Jeff Dike · 17 years ago
  43. 6c738ff uml: fold mmu_context_skas into mm_context by Jeff Dike · 17 years ago
  44. fab95c5 uml: get rid of do_longjmp by Jeff Dike · 17 years ago
  45. 0a7675a uml: remove __u64 usage from physical memory subsystem by Jeff Dike · 17 years ago
  46. ba180fd uml: style fixes pass 3 by Jeff Dike · 17 years ago
  47. 77bf440 uml: remove code made redundant by CHOOSE_MODE removal by Jeff Dike · 17 years ago
  48. ae2587e uml: style fixes pass 2 by Jeff Dike · 17 years ago
  49. 6aa802c uml: throw out CHOOSE_MODE by Jeff Dike · 17 years ago
  50. 4c9e138 uml: style fixes pass 1 by Jeff Dike · 17 years ago
  51. c28b59d uml: remove sysdep/thread.h by Jeff Dike · 17 years ago
  52. 42fda66 uml: throw out CONFIG_MODE_TT by Jeff Dike · 17 years ago
  53. ad43c35 uml: add VDE networking support by Jeff Dike · 17 years ago
  54. 6d536e4 uml: physmem code tidying by Jeff Dike · 17 years ago
  55. 42daba3 uml: stop saving process FP state by Jeff Dike · 17 years ago
  56. 5c8aace uml: stop specially protecting kernel stacks by Jeff Dike · 17 years ago
  57. 8d82076 uml: fix nonremovability of watchdog by Jeff Dike · 17 years ago
  58. 818f6ef uml: fix an IPV6 libc vs kernel symbol clash by Jeff Dike · 17 years ago
  59. 71f926f uml: stop using libc asm/page.h by Jeff Dike · 17 years ago
  60. 2f8a2dc uml: console tidying by Jeff Dike · 17 years ago
  61. c59dbca uml: fix console writing bugs by Jeff Dike · 17 years ago
  62. e99525f uml: console subsystem tidying by Jeff Dike · 17 years ago
  63. 79f6623 uml: fix error cleanup ordering by Jeff Dike · 17 years ago
  64. 8e2d10e uml: tidy recently-moved code by Jeff Dike · 17 years ago
  65. 89fe647 uml: move userspace code to userspace file by Jeff Dike · 17 years ago
  66. e5f7178 CRIS: cleanup struct irqaction initializers by Thomas Gleixner · 17 years ago
  67. 0ac1555 m32r: convert to generic sys_ptrace by Christoph Hellwig · 17 years ago
  68. 977676a M32R: cleanup struct irqaction initializers by Thomas Gleixner · 17 years ago
  69. b2b5d37 alpha: beautify vmlinux.lds by Sam Ravnborg · 17 years ago
  70. a5f833f alpha: convert to generic sys_ptrace by Christoph Hellwig · 17 years ago
  71. d9ff5f3 cleanup arch/alpha/Makefile by Adrian Bunk · 17 years ago
  72. a2e170e FRV: cleanup struct irqaction initializers by Thomas Gleixner · 17 years ago
  73. 48e9419 fix memory hot remove not configured case. by KAMEZAWA Hiroyuki · 17 years ago
  74. de33b82 memory unplug: ia64 interface by KAMEZAWA Hiroyuki · 17 years ago
  75. 0c0e619 memory unplug: page offline by KAMEZAWA Hiroyuki · 17 years ago
  76. d9c2340 Do not depend on MAX_ORDER when grouping pages by mobility by Mel Gorman · 17 years ago
  77. 954ffcb flush icache before set_pte() on ia64: flush icache at set_pte by KAMEZAWA Hiroyuki · 17 years ago
  78. 2dca53a Memoryless nodes: Uncached allocator updates by Christoph Lameter · 17 years ago
  79. dcca2bd During VM oom condition, kill all threads in process group by Will Schmidt · 17 years ago
  80. d29eff7 ppc64: SPARSEMEM_VMEMMAP support by Andy Whitcroft · 17 years ago
  81. 46644c2 SPARC64: SPARSEMEM_VMEMMAP support by David Miller · 17 years ago
  82. ef229c5 IA64: SPARSEMEM_VMEMMAP 16K page size support by Christoph Lameter · 17 years ago
  83. 0889eba x86_64: SPARSEMEM_VMEMMAP 2M page size support by Christoph Lameter · 17 years ago
  84. 74a0b57 x86: optimize page faults like all other achitectures and kill notifier cruft by Christoph Hellwig · 17 years ago
  85. d5a7430 Convert cpu_sibling_map to be a per cpu variable by Mike Travis · 17 years ago
  86. 0835761 x86: Convert cpu_core_map to be a per cpu variable by Mike Travis · 17 years ago
  87. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 17 years ago
  88. 65a6ec0 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  89. f2e1d89 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  90. 43d39ae Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  91. 63bd8c4 Atari keyboard: incorporate additional review comments by Geert Uytterhoeven · 17 years ago
  92. 25b31cb add new prom.h for AU1x00 by Yoichi Yuasa · 17 years ago
  93. 2de8892 update AU1000 get_ethernet_addr() by Yoichi Yuasa · 17 years ago
  94. 2843e7f Remove msic_dcr_read() in axon_msi.c by Michael Ellerman · 17 years ago
  95. cdbd386 Use dcr_host_t.base in dcr_unmap() by Michael Ellerman · 17 years ago
  96. 83f34df Add dcr_host_t.base in dcr_read()/dcr_write() by Michael Ellerman · 17 years ago
  97. 0181b61 Merge branch 'pxa' into devel by Russell King · 17 years ago
  98. a8fc078 [ARM] 4577/1: ITE 8152 PCI bridge support by Mike Rapoport · 17 years ago
  99. 3696a8a [ARM] 4576/1: CM-X270 machine support by Mike Rapoport · 17 years ago
  100. 3e0cc7e [ARM] pxa: Avoid pxa_gpio_mode() in gpio_direction_{in,out}put() by Russell King · 17 years ago