1. b9ce08c kmemtrace: Core implementation. by Eduard - Gabriel Munteanu · 16 years ago
  2. 35995a4 SLUB: Replace __builtin_return_address(0) with _RET_IP_. by Eduard - Gabriel Munteanu · 16 years ago
  3. 34a4c5e Input: map_to_7segment.h - convert to __inline__ for userspace by Mike Frysinger · 16 years ago
  4. e0ee629 Input: add support for enhanced rotary controller on pxa930 and pxa935 by Yong Yao · 16 years ago
  5. 105ca23 Input: add support for trackball on pxa930 and pxa935 by Yong Yao · 16 years ago
  6. ea31951 locking, percpu counters: introduce separate lock classes by Peter Zijlstra · 16 years ago
  7. c7e324f sata_sil: add Large Block Transfer support by Robert Hancock · 16 years ago
  8. 3c38773 [libata] ata_piix: cleanup dmi strings checking by Jiri Slaby · 16 years ago
  9. d61c72e DMI: add dmi_match by Jiri Slaby · 16 years ago
  10. 5ccfca9 libata: blacklist NCQ on OCZ CORE 2 SSD (resend) by Lubomir Bulej · 16 years ago
  11. 2f06de0 x86: introducing asm/sys_ia32.h by Jaswinder Singh Rajput · 16 years ago
  12. c805b73 x86: mach-default setup.c cleanups by Cyrill Gorcunov · 16 years ago
  13. 6092848 x86: mark get_cpu_leaves() with __cpuinit annotation by Sergio Luis · 16 years ago
  14. 75329f1 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 16 years ago
  15. f7d48cb tracing/ftrace: make trace_find_cmdline() generally available by Ingo Molnar · 16 years ago
  16. e302cf3 tracing/branch-tracer: adapt to the stat tracing API by Frederic Weisbecker · 16 years ago
  17. dbd0b4b tracing/ftrace: provide the base infrastructure for histogram tracing by Frederic Weisbecker · 16 years ago
  18. f633cef ftrace: change trace.c to use registered events by Steven Rostedt · 16 years ago
  19. f0868d1 ftrace: set up trace event hash infrastructure by Steven Rostedt · 16 years ago
  20. c47956d ftrace: remove obsolete print continue functionality by Steven Rostedt · 16 years ago
  21. efdc64f genirq: check chip->ack before calling by Wang Chen · 16 years ago
  22. 43a2563 sparseirq: move __weak symbols into separate compilation unit by Yinghai Lu · 16 years ago
  23. 0f01f07 Merge branches 'tracing/docs', 'tracing/function-graph-tracer' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
  24. 198fc10 [ARM] pxafb: add support for overlay1 and overlay2 as framebuffer devices by Eric Miao · 16 years ago
  25. 3f16ff6 [ARM] pxafb: cleanup of the timing checking code by Eric Miao · 16 years ago
  26. 878f578 [ARM] pxafb: cleanup of the color format manipulation code by Eric Miao · 16 years ago
  27. a042750 [ARM] pxafb: add palette format support for LCCR4_PAL_FOR_3 by Eric Miao · 16 years ago
  28. 6e35484 [ARM] pxafb: add support for FBIOPAN_DISPLAY by dma braching by Eric Miao · 16 years ago
  29. 7e4b19c [ARM] pxafb: allow pxafb_set_par() to start from arbitrary yoffset by Eric Miao · 16 years ago
  30. 77e1967 [ARM] pxafb: allow video memory size to be configurable by Eric Miao · 16 years ago
  31. 5bfb409 [ARM] pxa: add document on the MFP design and how to use it by Eric Miao · 16 years ago
  32. 28a6238 [ARM] sa1100_wdt: don't assume CLOCK_TICK_RATE to be a constant by Eric Miao · 16 years ago
  33. 6769717 [ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constant by Eric Miao · 16 years ago
  34. 9f1442b [ARM] pxa/tavorevb: update board support (smartpanel LCD + keypad) by Eric Miao · 16 years ago
  35. 3c506ef Merge branch 'topic/failslab' into for-linus by Pekka Enberg · 16 years ago
  36. fd37617 Merge branches 'topic/fixes', 'topic/cleanups' and 'topic/documentation' into for-linus by Pekka Enberg · 16 years ago
  37. 7b8f3b6 slub: avoid leaking caches or refcounts on sysfs error by David Rientjes · 16 years ago
  38. dfcd361 slab: Fix comment on #endif by Pascal Terjan · 16 years ago
  39. 8759ec5 slab: remove GFP_THISNODE clearing from alloc_slabmgmt() by Pekka Enberg · 16 years ago
  40. 89124d7 slub: Add might_sleep_if() to slab_alloc() by OGAWA Hirofumi · 16 years ago
  41. 0ce74d9 Merge branch 'linus' into timers/hrtimers by Ingo Molnar · 16 years ago
  42. 773ff60 SLUB: failslab support by Akinobu Mita · 16 years ago
  43. aa59662 drm/i915: fix modeset devname allocation + agp init return check. by Dave Airlie · 16 years ago
  44. aad87df drm/i915: Remove redundant test in error path. by Julia Lawall · 16 years ago
  45. fede5c9 drm: Add a debug node for vblank state. by Eric Anholt · 16 years ago
  46. f51c5b6 drm: Avoid use-before-null-test on dev in drm_cleanup(). by Eric Anholt · 16 years ago
  47. f1acec9 drm/i915: Don't print to dmesg when taking signal during object_pin. by Eric Anholt · 16 years ago
  48. 3c4fdcf drm: pin new and unpin old buffer when setting a mode. by Kristian Høgsberg · 16 years ago
  49. d1e22c6 drm/i915: un-EXPORT and make 'intelfb_panic' static by Hannes Eder · 16 years ago
  50. bae7ec6 drm/i915: Delete unused, pointless i915_driver_firstopen. by Eric Anholt · 16 years ago
  51. d4da3af drm/i915: fix sparse warnings: returning void-valued expression by Hannes Eder · 16 years ago
  52. 606df4e drm/i915: fix sparse warnings: move 'extern' decls to header file by Hannes Eder · 16 years ago
  53. b358d0a drm/i915: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  54. 95281e3 drm/i915: fix sparse warnings: declare one-bit bitfield as unsigned by Hannes Eder · 16 years ago
  55. b117763 drm/i915: Don't double-unpin buffers if we take a signal in evict_everything(). by Eric Anholt · 16 years ago
  56. e7da40f drm/i915: Fix fbcon setup to align display pitch to 64b. by Eric Anholt · 16 years ago
  57. 8d391aa drm/i915: Add missing userland definitions for gem init/execbuffer. by Eric Anholt · 16 years ago
  58. dfef245 i915/drm: provide compat defines for userspace for certain struct members. by Dave Airlie · 16 years ago
  59. 0c7c266 drm: drop DRM_IOCTL_MODE_REPLACEFB, add+remove works just as well. by Kristian H�gsberg · 16 years ago
  60. e0c8463 drm: sanitise drm modesetting API + remove unused hotplug by Jakob Bornecrantz · 16 years ago
  61. df98937 drm: fix allowing master ioctls on non-master fds. by Dave Airlie · 16 years ago
  62. 4e74f36 drm/radeon: use locked rmmap to remove sarea mapping. by Dave Airlie · 16 years ago
  63. 60f2ee0 drm/radeon: fix missing hunk from the master changes. by Dave Airlie · 16 years ago
  64. f890607 drm: fix useless gcc unused variable warning by Dave Airlie · 16 years ago
  65. bdf539a drm/radeon: fix warning due to PAGE_SIZE max by Dave Airlie · 16 years ago
  66. 57a6297 drm: kconfig have drm core select i2c for kms by Dave Airlie · 16 years ago
  67. ae14dc0 drm: PAGE_CACHE_WC is x86 only so far by Dave Airlie · 16 years ago
  68. aa91c66 drm: pick an 800x600@60HZ mode by default for unknown CRT. by Dave Airlie · 16 years ago
  69. 60fd99e drm/i915: Fix stolen memory detection on G45 and GM45. by Eric Anholt · 16 years ago
  70. 06d9f33 drm/i915: Register module dependencies for the modesetting code. by Eric Anholt · 16 years ago
  71. 79e5394 DRM: i915: add mode setting support by Jesse Barnes · 16 years ago
  72. f453ba0 DRM: add mode setting support by Dave Airlie · 16 years ago
  73. de151cf drm/i915: add GEM GTT mapping support by Jesse Barnes · 16 years ago
  74. a2c0a97 drm: GEM mmap support by Jesse Barnes · 16 years ago
  75. a958747 drm/i915: Add /proc debugging entry for reading out the HWS. by Eric Anholt · 16 years ago
  76. a9d51a5 drm: reorganise start and load. by Dave Airlie · 16 years ago
  77. 1147c9c drm: fix leak of uninitialized data to userspace by Vegard Nossum · 16 years ago
  78. 7c1c287 drm: move to kref per-master structures. by Dave Airlie · 16 years ago
  79. e7f7ab4 drm: cleanup exit path for module unload by Dave Airlie · 16 years ago
  80. d3f7611 bio: get rid of bio_vec clearing by Jens Axboe · 16 years ago
  81. f735b5e bounce: don't rely on a zeroed bio_vec list by Jens Axboe · 16 years ago
  82. a0ea862 cciss: simplify parameters to deregister_disk function by Stephen M. Cameron · 16 years ago
  83. 62c1fe9 cfq-iosched: fix race between exiting queue and exiting task by Jens Axboe · 16 years ago
  84. 8ae30b8 loop: Do not call loop_unplug for not configured loop device. by Milan Broz · 16 years ago
  85. 14f2793 loop: Flush possible running bios when loop device is released. by Milan Broz · 16 years ago
  86. 10e5b64 alpha: remove dead BIO_VMERGE_BOUNDARY by FUJITA Tomonori · 16 years ago
  87. b3a6ffe Get rid of CONFIG_LSF by Jens Axboe · 16 years ago
  88. 3c18ce7 block: make blk_softirq_init() static by Roel Kluin · 16 years ago
  89. 18af8b2 block: use min_not_zero in blk_queue_stack_limits by FUJITA Tomonori · 16 years ago
  90. a6f2365 block: add one-hit cache for disk partition lookup by Jens Axboe · 16 years ago
  91. 30e0dc2 cfq-iosched: remove limit of dispatch depth of max 4 times quantum by Jens Axboe · 16 years ago
  92. 31dcfab nbd: tell the block layer that it is not a rotational device by Jens Axboe · 16 years ago
  93. b374d18 block: get rid of elevator_t typedef by Jens Axboe · 16 years ago
  94. abf137d aio: make the lookup_ioctx() lockless by Jens Axboe · 16 years ago
  95. 392ddc3 bio: add support for inlining a number of bio_vecs inside the bio by Jens Axboe · 16 years ago
  96. bb799ca bio: allow individual slabs in the bio_set by Jens Axboe · 16 years ago
  97. 1b43449 bio: move the slab pointer inside the bio_set by Jens Axboe · 16 years ago
  98. 7ff9345 bio: only mempool back the largest bio_vec slab cache by Jens Axboe · 16 years ago
  99. a31a973 block: don't use plugging on SSD devices by Jens Axboe · 16 years ago
  100. a185eb4 block: fix empty barrier on write-through w/ ordered tag by Tejun Heo · 16 years ago