1. 78c377d flex_array: export symbols to modules by David Rientjes · 13 years ago
  2. 7348257 MAINTAINERS: remove Stelian from the AMS driver record by Stelian Pop · 13 years ago
  3. b7788e1 MAINTAINERS: orphan the meye driver by Stelian Pop · 13 years ago
  4. 4b00717 CREDITS: update Stelian's entry by Stelian Pop · 13 years ago
  5. 8578d7a MAINTAINERS: openwrt-devel@ is subscribers-only by Lennert Buytenhek · 13 years ago
  6. ab6c937 scripts/get_maintainer.pl: use --git-fallback more often by Joe Perches · 13 years ago
  7. 7e1863a scripts/get_maintainer.pl: make --rolestats the default by Joe Perches · 13 years ago
  8. b921c69 lib/vsprintf.c: fix vscnprintf() if @size is == 0 by Anton Arapov · 13 years ago
  9. a3f938b include/linux/printk.h: use tab not spaces for indent by Joe Perches · 13 years ago
  10. 6ec42a56 include/linux/printk.h: organize printk_ratelimited macros by Joe Perches · 13 years ago
  11. ac83ed6 include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guard by Joe Perches · 13 years ago
  12. 16cb839 include/linux/printk.h: add pr_<level>_once macros by Joe Perches · 13 years ago
  13. 5264f2f include/linux/printk.h: use and neaten no_printk by Joe Perches · 13 years ago
  14. 7d1e91a include/linux/printk.h: use space after #define by Joe Perches · 13 years ago
  15. a9747cc include/linux/printk.h: move console functions and variables together by Joe Perches · 13 years ago
  16. fb842b0 printk: use RCU to prevent potential lock contention in kmsg_dump by Huang Ying · 13 years ago
  17. f0f2c2b dca: remove unneeded NULL check by Dan Carpenter · 13 years ago
  18. 455cd5a kptr_restrict for hiding kernel pointers from unprivileged users by Dan Rosenberg · 13 years ago
  19. 351f8f8 kernel: clean up USE_GENERIC_SMP_HELPERS by Amerigo Wang · 13 years ago
  20. b8cb464 ihex: fix unused return value compiler warning by Chris Ruffin · 13 years ago
  21. 8369744 include/asm-generic/vmlinux.lds.h: make readmostly section correctly align by Shaohua Li · 13 years ago
  22. 1725310 include/linux/unaligned/packed_struct.h: use __packed by Andrew Morton · 13 years ago
  23. 049763d toshiba.h: hide a function prototypes behind __KERNEL__ macro by Alexander Shishkin · 13 years ago
  24. 71a9048 include/linux/kernel.h: abs(): fix handling of 32-bit unsigneds on 64-bit by Andrew Morton · 13 years ago
  25. 3e5c124 set_rtc_mmss: show warning message only once by Stephen Hemminger · 13 years ago
  26. 04c6862 kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_restart paths by Seiji Aguchi · 13 years ago
  27. fc2d557 kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KMSG_DUMP_PANIC by Seiji Aguchi · 13 years ago
  28. 0388fae uml: use simple_write_to_buffer() by Akinobu Mita · 13 years ago
  29. 07ecb79 uml: mmapper_kern needs MODULE_LICENSE by Randy Dunlap · 13 years ago
  30. 48a0b74 arch/um/drivers/line.c: safely iterate over list of winch handlers by Will Newton · 13 years ago
  31. 94295e2 um: mark CONFIG_HIGHMEM as broken by Richard Weinberger · 13 years ago
  32. aff5ce6 drivers/video/backlight/l4f00242t03.c: fix reset sequence by Alberto Panizzo · 13 years ago
  33. 26bbabc drivers/video/backlight/l4f00242t03.c: prevent unbalanced calls to regulator enable/disable by Alberto Panizzo · 13 years ago
  34. 95558ad drivers/video/backlight/l4f00242t03.c: full implement fb power states for this lcd by Alberto Panizzo · 13 years ago
  35. 5c2202f drivers/video/backlight/l4f00242t03.c: make 1-bit signed field unsigned by Mariusz Kozlowski · 13 years ago
  36. 9f9455a leds: add output inversion option to backlight trigger by Janusz Krzysztofik · 13 years ago
  37. 61a8393 leds-lp5521: modify the way of setting led device name by Arun Murthy · 13 years ago
  38. d4e7ad0 leds: lp5521: fix circular locking by Samu Onkalo · 13 years ago
  39. fbac081 leds: lp5523: fix circular locking by Samu Onkalo · 13 years ago
  40. 278ad4f leds: leds-lp5523: modify the way of setting led device name by Samu Onkalo · 13 years ago
  41. 125c713 leds: leds-pca9532 cleanups by Axel Lin · 13 years ago
  42. 2260209 drivers/leds/leds-lp5521.c: fix potential buffer overflow by Vasiliy Kulikov · 13 years ago
  43. 6db26ff fs/ext4/inode.c: use pr_warn_ratelimited() by Andrew Morton · 13 years ago
  44. f878133 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  45. 1b38627 Merge branch 'tools' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 13 years ago
  46. 968a851 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest by Linus Torvalds · 13 years ago
  47. 94d4c4c Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  48. 2818ef5 NTFS: writev() fix and maintenance/contact details update by Anton Altaparmakov · 13 years ago
  49. eca0bdd Merge branches 'turbostat' and 'x86_energy_perf_policy' into tools by Len Brown · 13 years ago
  50. d5532ee tools: create power/x86/x86_energy_perf_policy by Len Brown · 14 years ago
  51. 103a8fe tools: create power/x86/turbostat by Len Brown · 14 years ago
  52. d15eda5 i915/gtt: fix ordering causing DMAR errors on object teardown. by Dave Airlie · 13 years ago
  53. a46f310 i915/gtt: fix ordering issues with status setup and DMAR by Dave Airlie · 13 years ago
  54. 784fe39 Merge branch 'drm-intel-fixes' of ssh://master.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel by Dave Airlie · 13 years ago
  55. 4162cf6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  56. fb7b5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 13 years ago
  57. 5a62f99 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  58. f1d6d6c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  59. 5d7d807 powerpc/pseries: Fix build of topology stuff without CONFIG_NUMA by Benjamin Herrenschmidt · 13 years ago
  60. 343a8d1 cxgb4vf: recover from failure in cxgb4vf_open() by Casey Leedom · 13 years ago
  61. 60dbb01 Merge branch 'master' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 13 years ago
  62. b9d919a Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  63. 2f46e07 netfilter: ebtables: make broute table work again by Florian Westphal · 13 years ago
  64. 6fe4f14 drm/i915/execbuffer: Reorder binding of objects to favour restrictions by Chris Wilson · 13 years ago
  65. 809b633 drm/i915: If we hit OOM when allocating GTT pages, clear the aperture by Chris Wilson · 13 years ago
  66. 092de6f drm/i915/evict: Ensure we completely cleanup on failure by Chris Wilson · 13 years ago
  67. 36cf174 drm/i915/execbuffer: Correctly clear the current object list upon EFAULT by Chris Wilson · 13 years ago
  68. 13ee6ac netfilter: fix race in conntrack between dump_table and destroy by Stephen Hemminger · 13 years ago
  69. 7c955fc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 13 years ago
  70. e9688f6 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  71. 40c73ab Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 13 years ago
  72. 0945f35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 13 years ago
  73. 08c1832 drm/i915/debugfs: Show all objects in the gtt by Chris Wilson · 13 years ago
  74. a779e5a drm/i915: Record AGP memory type upon error by Chris Wilson · 13 years ago
  75. 0a58705 drm/i915: Periodically flush the active lists and requests by Chris Wilson · 13 years ago
  76. 4b0ef1f2 ah: reload pointers to skb data after calling skb_cow_data() by Dang Hongwu · 13 years ago
  77. e44f39118 ah: update maximum truncated ICV length by Nicolas Dichtel · 13 years ago
  78. fa6dd8a xfrm: check trunc_len in XFRMA_ALG_AUTH_TRUNC by Nicolas Dichtel · 13 years ago
  79. f76957f ehea: Increase the skb array usage by Breno Leitao · 13 years ago
  80. b507408 net/fec: remove config FEC2 as it's used nowhere by Shawn Guo · 13 years ago
  81. 0c302f5 pcnet_cs: add new_id by Ken Kawasaki · 13 years ago
  82. c191a83 tcp: disallow bind() to reuse addr/port by Eric Dumazet · 13 years ago
  83. d912640 drm/i915/gtt: Unmap the PCI pages after unbinding them from the GTT by Chris Wilson · 13 years ago
  84. bcfb2e2 drm/i915: Record the error batchbuffer on each ring by Chris Wilson · 13 years ago
  85. db66e37 drm/i915: Include TLB miss overhead for computing WM by Chris Wilson · 13 years ago
  86. 8824178 drm/i915: Propagate error from flushing the ring by Chris Wilson · 13 years ago
  87. 776ad80 drm/i915: detect & report PCH display error interrupts by Jesse Barnes · 13 years ago
  88. d5bb081 drm/i915: cleanup rc6 code by Jesse Barnes · 13 years ago
  89. 1daed3f drm/i915: fix rc6 enabling around suspend/resume by Jesse Barnes · 13 years ago
  90. 88271da drm/i915: re-enable rc6 support for Ironlake+ by Jesse Barnes · 13 years ago
  91. 0dc79fb drm/i915: Make the ring IMR handling private by Chris Wilson · 13 years ago
  92. 01a0333 drm/i915/ringbuffer: Simplify the ring irq refcounting by Chris Wilson · 13 years ago
  93. 9862e60 drm/i915/debugfs: Show the per-ring IMR by Chris Wilson · 13 years ago
  94. 0f46832 drm/i915: Mask USER interrupts on gen6 (until required) by Chris Wilson · 13 years ago
  95. b72f3ac drm/i915: Handle ringbuffer stalls when flushing by Chris Wilson · 13 years ago
  96. 63256ec drm/i915: Enforce write ordering through the GTT by Chris Wilson · 13 years ago
  97. 7590107 drm/i915: Remove impossible test by Chris Wilson · 13 years ago
  98. dbdc647 drm/i915: avoid reading non-existent PLL reg on Ironlake+ by Jesse Barnes · 13 years ago
  99. d78cb50 drm/i915: add 'reset' parameter by Chris Wilson · 13 years ago
  100. a0fa62d drm/i915: fix the wrong latency value while computing wm0 by Yuanhan Liu · 13 years ago