1. 5a3135c oom: move prototypes to appropriate header file by David Rientjes · 18 years ago
  2. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 18 years ago
  3. 3e26c14 mm: dirty balancing for tasks by Peter Zijlstra · 18 years ago
  4. 04fbfdc mm: per device dirty threshold by Peter Zijlstra · 18 years ago
  5. 145ca25 lib: floating proportions by Peter Zijlstra · 18 years ago
  6. 69cb51d mm: count writeback pages per BDI by Peter Zijlstra · 18 years ago
  7. c9e51e4 mm: count reclaimable pages per BDI by Peter Zijlstra · 18 years ago
  8. b2e8fb6 mm: scalable bdi statistics counters by Peter Zijlstra · 18 years ago
  9. e0bf68d mm: bdi init hooks by Peter Zijlstra · 18 years ago
  10. dc62a30 lib: percpu_counter_init_irq by Peter Zijlstra · 18 years ago
  11. 833f407 lib: percpu_counter_init error handling by Peter Zijlstra · 18 years ago
  12. bf1d89c lib: percpu_count_sum() by Peter Zijlstra · 18 years ago
  13. 52d9f3b lib: percpu_counter_sum_positive by Peter Zijlstra · 18 years ago
  14. 3a587f4 lib: percpu_counter_set by Peter Zijlstra · 18 years ago
  15. 20e8976 lib: make percpu_counter_add take s64 by Peter Zijlstra · 18 years ago
  16. 252e0ba lib: percpu_counter variable batch by Peter Zijlstra · 18 years ago
  17. 3cb4f9f lib: percpu_counter_sub by Peter Zijlstra · 18 years ago
  18. aa0dff2 lib: percpu_counter_add by Peter Zijlstra · 18 years ago
  19. c4dc4be nfs: remove congestion_end() by Peter Zijlstra · 18 years ago
  20. 1f7d666 powerpc: add Altivec/VMX state to coredumps by Mark Nelson · 18 years ago
  21. 5b20cd8 x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define by Mark Nelson · 18 years ago
  22. eead191 partially fix up the lookup_one_noperm mess by Christoph Hellwig · 18 years ago
  23. 2b0460b Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  24. b883a68 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 18 years ago
  25. 1316ff5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 18 years ago
  26. 788e7dd SELinux: Improve read/write performance by Yuichi Nakamura · 18 years ago
  27. a64408b firewire: adopt read cycle timer ABI from raw1394 by Stefan Richter · 18 years ago
  28. c223701 ide: add "hdx=nodma" kernel parameter by Bartlomiej Zolnierkiewicz · 18 years ago
  29. 9ff6f72 ide: remove hwif->autodma and drive->autodma by Bartlomiej Zolnierkiewicz · 18 years ago
  30. 0ae2e17 ide: remove ->ide_dma_check (take 2) by Bartlomiej Zolnierkiewicz · 18 years ago
  31. 65c9cd2 ide: remove ide_use_fast_pio() by Bartlomiej Zolnierkiewicz · 18 years ago
  32. 33ff910 Fix powerpc breakage in sg chaining code by Anton Blanchard · 18 years ago
  33. 821f3ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  34. ebc2831 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  35. 0e6799e [MIPS] Alchemy: Get rid of au1xxx_irq_map_t. by Ralf Baechle · 18 years ago
  36. d2126e2 [MIPS] Alchemy: Get rid of au_ffz(). by Ralf Baechle · 18 years ago
  37. 56f621c [MIPS] Alchemy: Get rid of au_ffs(). by Ralf Baechle · 18 years ago
  38. a5ccfe5 [MIPS] Lasat: Fix build by conversion to irq_cpu.c. by Ralf Baechle · 18 years ago
  39. 951e471 [MIPS] Lasat: Add #ifndef ... #endif include warpper to lasatint.h. by Ralf Baechle · 18 years ago
  40. eae23f2 [MIPS] IP22: Fix warning. by Ralf Baechle · 18 years ago
  41. b37bac9 [MIPS] MSP71XX: Add workarounds file. by Ralf Baechle · 18 years ago
  42. dd67b15 [MIPS] IP32: Fix build by conversion to irq_cpu.c. by Ralf Baechle · 18 years ago
  43. fc8a327 Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 18 years ago
  44. 92d15c2 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  45. 9a054fb fb: move and rename extern declaration for global_mode_option by Geert Uytterhoeven · 18 years ago
  46. 9da505d imxfb: fast read flag and nonstandard field configurable by Pavel Pisa · 18 years ago
  47. ce4c371 ps3av: dont distinguish between `boot' and `non-boot' autodetection by Geert Uytterhoeven · 18 years ago
  48. 466c449 ps3av: remove unused ps3av_set_mode() by Geert Uytterhoeven · 18 years ago
  49. fd56211 ps3av: add autodetection for VESA modes by Geert Uytterhoeven · 18 years ago
  50. 101aa56 ps3av: treat DVI-D like HDMI in autodetect by Geert Uytterhoeven · 18 years ago
  51. 71a27fe ps3av: use PS3 video mode ids in autodetect code by Geert Uytterhoeven · 18 years ago
  52. eea820a ps3av: eliminate PS3AV_DEBUG by Geert Uytterhoeven · 18 years ago
  53. e9fa7c4 bf54x-lq043fb: framebuffer driver for Blackfin BF54x framebuffer device driver by Michael Hennerich · 18 years ago
  54. e400b6e vt/vgacon: Check if screen resize request comes from userspace by Antonino A. Daplas · 18 years ago
  55. 394d3af Intel FB: more interlaced mode support by Krzysztof Halasa · 18 years ago
  56. 779121e fbdev: Support for byte-reversed framebuffer formats by Pavel Pisa · 18 years ago
  57. 2a36f9c pm2fb: hardware cursor support for the Permedia2 by Krzysztof Helt · 18 years ago
  58. e84d436 pm3fb: header file cleanup by Krzysztof Helt · 18 years ago
  59. 36f31a7 s3c2410fb: removes lcdcon1 register value from s3c2410fb_display by Krzysztof Helt · 18 years ago
  60. 6981669 s3c2410fb: adds pixclock to s3c2410fb_display by Krzysztof Helt · 18 years ago
  61. 120c0b6 vt: Fix warnings in selection.h by Ralf Baechle · 18 years ago
  62. e92e739 s3c2410fb: remove lcdcon2 and lcdcon3 register fields by Krzysztof Helt · 18 years ago
  63. f28ef57 s3c2410fb: remove lcdcon3 register from s3c2410fb_display by Krzysztof Helt · 18 years ago
  64. 1f41153 s3c2410fb: add margin fields to s3c2410fb_display by Krzysztof Helt · 18 years ago
  65. 09fe75f s3c2410fb: multi-display support by Krzysztof Helt · 18 years ago
  66. 8f5d050 pm2fb: Permedia 2V hardware cursor support by Krzysztof Helt · 18 years ago
  67. 0960bd3 tdfxfb: mtrr support by Krzysztof Helt · 18 years ago
  68. 90b0f08 tdfxfb: hardware cursor by Krzysztof Helt · 18 years ago
  69. 4f05b53 tdfxfb: code improvements by Krzysztof Helt · 18 years ago
  70. 8af1d50 tdfxfb: coding style improvement by Krzysztof Helt · 18 years ago
  71. 9ffa739 pxafb: Add support for other palette formats by Hans J. Koch · 18 years ago
  72. ba282da mbxfb: Improvements and new features by Raphael Assenat · 18 years ago
  73. eb78f9b sm501fb: Ensure panel interface is not tristated when setup by Ben Dooks · 18 years ago
  74. 138a451 pm2fb: Permedia 2V initialization fixes by Krzysztof Helt · 18 years ago
  75. 91b3a6f pm2fb: accelerated imageblit by Krzysztof Helt · 18 years ago
  76. f259ebb pm3fb: header file reduction by Krzysztof Helt · 18 years ago
  77. e7f76df pm3fb: copyarea and partial imageblit suppor by Krzysztof Helt · 18 years ago
  78. 8bdb3a2 uvesafb: the driver core by Michal Januszewski · 18 years ago
  79. cc54f46 uvesafb: add connector entries by Michal Januszewski · 18 years ago
  80. 3d62a44 connector: change connector's max message size by Michal Januszewski · 18 years ago
  81. cce76f9 fs/nfsd/export.c: make 3 functions static by Adrian Bunk · 18 years ago
  82. 4e3dfac use mutex instead of semaphore in isdn subsystem common functions by Matthias Kaehlcke · 18 years ago
  83. f438d91 kprobes: support kretprobe blacklist by Masami Hiramatsu · 18 years ago
  84. 49dce68 spi doesn't need class_device by Tony Jones · 18 years ago
  85. 607717a cpuset: remove sched domain hooks from cpusets by Paul Jackson · 18 years ago
  86. 2ed6dc3 I/OAT: Add DCA services by Shannon Nelson · 18 years ago
  87. 7589670 DCA: Add Direct Cache Access driver by Shannon Nelson · 18 years ago
  88. 3e03745 I/OAT: Add support for MSI and MSI-X by Shannon Nelson · 18 years ago
  89. 223758c I/OAT: New device ids by Shannon Nelson · 18 years ago
  90. f0c4cad uml: style fixes in FP code by Jeff Dike · 18 years ago
  91. 058ac30 uml: coredumping floating point fixes by Jeff Dike · 18 years ago
  92. e8012b5 uml: ptrace floating point fixes by Jeff Dike · 18 years ago
  93. b21d4b0 uml: fix inlines by Jeff Dike · 18 years ago
  94. 18baddd uml: rename pt_regs general-purpose register file by Jeff Dike · 18 years ago
  95. 6c738ff uml: fold mmu_context_skas into mm_context by Jeff Dike · 18 years ago
  96. fab95c5 uml: get rid of do_longjmp by Jeff Dike · 18 years ago
  97. ba180fd uml: style fixes pass 3 by Jeff Dike · 18 years ago
  98. 77bf440 uml: remove code made redundant by CHOOSE_MODE removal by Jeff Dike · 18 years ago
  99. ae2587e uml: style fixes pass 2 by Jeff Dike · 18 years ago
  100. 6aa802c uml: throw out CHOOSE_MODE by Jeff Dike · 18 years ago