1. 1274a9c ftrace: Add .ref.text as one of the safe areas to trace by Steven Rostedt · 14 years ago
  2. 10da37a tracing: Adjust conditional expression latency formatting. by David Sharp · 14 years ago
  3. ca9da2d tracing: Fix event alignment: skb:kfree_skb by David Sharp · 14 years ago
  4. ad440ad tracing: Fix event alignment: mce:mce_record by David Sharp · 14 years ago
  5. d5bf2ff tracing: Fix event alignment: kvm:kvm_hv_hypercall by David Sharp · 14 years ago
  6. b5e3008 tracing: Fix event alignment: module:module_request by David Sharp · 14 years ago
  7. 140e4f2 tracing: Fix event alignment: ftrace:context_switch and ftrace:wakeup by David Sharp · 14 years ago
  8. e6e1e25 tracing: Remove lock_depth from event entry by Steven Rostedt · 13 years ago
  9. de29be5 ring-buffer: Remove unused #include <linux/trace_irq.h> by David Sharp · 14 years ago
  10. 750912f tracing: Add an 'overwrite' trace_option. by David Sharp · 14 years ago
  11. 2a8247a kprobes: Disabling optimized kprobes for entry text section by Jiri Olsa · 14 years ago
  12. ea71454 x86: Separate out entry text section by Jiri Olsa · 13 years ago
  13. 86cb2ec Merge commit 'v2.6.38-rc8' into perf/core by Ingo Molnar · 13 years ago
  14. a5abba9 Linux 2.6.38-rc8 by Linus Torvalds · 13 years ago
  15. 715695c Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 13 years ago
  16. 34d4ade Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  17. 1a34530 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  18. b44a53d Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  19. 062ac62 drm: index i shadowed in 2nd loop by roel · 13 years ago
  20. 3449791 mmc: sdio: Allow sdio operations in other threads during sdio_add_func() by Dmitry Shmidt · 13 years ago
  21. 8620604 Merge remote branch 'ickle/drm-intel-fixes' into drm-fixes by Dave Airlie · 13 years ago
  22. 214d93b Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  23. ad4a4a8 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  24. 6f70a4c drm/nv50-nvc0: prevent multiple vm/bar flushes occuring simultanenously by Ben Skeggs · 13 years ago
  25. ef1b287 drm/nouveau: fix regression causing ttm to not be able to evict vram by Ben Skeggs · 13 years ago
  26. 467cffb drm/i915: Rebind the buffer if its alignment constraints changes with tiling by Chris Wilson · 13 years ago
  27. a1656b9 drm/i915: Disable GPU semaphores by default by Chris Wilson · 13 years ago
  28. 6277d53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  29. d7a62cd virtio: console: Don't access vqs if device was unplugged by Amit Shah · 13 years ago
  30. 7f0030b perf report tui: Improve multi event session support by Arnaldo Carvalho de Melo · 13 years ago
  31. e248de3 perf tools: Improve support for sessions with multiple events by Arnaldo Carvalho de Melo · 13 years ago
  32. 3d3b5e9 perf evlist: Split perf_evlist__id_hash by Arnaldo Carvalho de Melo · 13 years ago
  33. 6009891 perf hists browser: Handle browsing empty hists tree by Arnaldo Carvalho de Melo · 13 years ago
  34. 2133991 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  35. 9135583 drm/i915: Do not overflow the MMADDR write FIFO by Chris Wilson · 13 years ago
  36. 0ee537a Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing" by Chris Wilson · 13 years ago
  37. d7603d5 perf hists: Remove needless global col lenght calcs by Arnaldo Carvalho de Melo · 13 years ago
  38. a03f35c perf report tui: Fix multi event switching by Arnaldo Carvalho de Melo · 13 years ago
  39. fb62c00 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  40. 6909262 perf: Avoid the percore allocations if the CPU is not HT capable by Lin Ming · 14 years ago
  41. 5c4b4be mm: use correct numa policy node for transparent hugepages by Andi Kleen · 13 years ago
  42. 19ee151 mm: preserve original node for transparent huge page copies by Andi Kleen · 13 years ago
  43. 236344d mm: add alloc_page_vma_node() by Andi Kleen · 13 years ago
  44. 2f5f948 mm: change alloc_pages_vma to pass down the policy node for local policy by Andi Kleen · 13 years ago
  45. b8bc1dd RapidIO: Update MAINTAINERS by Alexandre Bounine · 13 years ago
  46. 9dab51d drivers/video/backlight/ltv350qv.c: fix a memory leak by Axel Lin · 13 years ago
  47. 10ffa96 MAINTAINERS: add maintainer of Samsung Mobile Machine support by Kyungmin Park · 13 years ago
  48. 95b90af pps: make pps_gen_parport depend on BROKEN by Thomas Gleixner · 13 years ago
  49. 97e419a drivers/misc/bmp085.c: add MODULE_DEVICE_TABLE by Axel Lin · 13 years ago
  50. b75f38d cpuset: add a missing unlock in cpuset_write_resmask() by Li Zefan · 13 years ago
  51. 2ec38a0 drivers/rtc/rtc-s3c.c: fix prototype for s3c_rtc_setaie() by Axel Lin · 13 years ago
  52. 212e3499 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 13 years ago
  53. 971a967 Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  54. f0678f3 Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  55. be91bfe Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  56. e9e3d72 nfs4: Ensure that ACL pages sent over NFS were not allocated from the slab (v3) by Neil Horman · 13 years ago
  57. 455cec0 ceph: no .snap inside of snapped namespace by Sage Weil · 13 years ago
  58. e00de34 libceph: fix msgr standby handling by Sage Weil · 13 years ago
  59. e76661d libceph: fix msgr keepalive flag by Sage Weil · 13 years ago
  60. 60bf8bf libceph: fix msgr backoff by Sage Weil · 13 years ago
  61. 3256f80 MAINTAINERS: Update shaggy's email address by Dave Kleikamp · 13 years ago
  62. e3e89cc Mark ptrace_{traceme,attach,detach} static by Linus Torvalds · 13 years ago
  63. e994d7d perf: Fix LLC-* events on Intel Nehalem/Westmere by Andi Kleen · 14 years ago
  64. a7e3ed1 perf: Add support for supplementary event registers by Andi Kleen · 14 years ago
  65. 17e3162 perf_events: Update PEBS event constraints by Stephane Eranian · 14 years ago
  66. 0830937 perf: Fix cgroup vs jump_label problem by Peter Zijlstra · 13 years ago
  67. 2d0f252 perf cgroup: Fix a typo in kernel config by Li Zefan · 13 years ago
  68. 1b15d05 perf cgroup: Clean up perf_cgroup_create() by Li Zefan · 13 years ago
  69. f75e18c perf cgroup: Fix unmatched call to perf_detach_cgroup() by Li Zefan · 13 years ago
  70. 3db272c perf cgroup: Fix leak of file reference count by Li Zefan · 13 years ago
  71. 940c5b2 perf: Fix the missing event initialization when pmu is found in idr by Lin Ming · 14 years ago
  72. 888a8a3 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  73. 18b52ca ARM: S3C64XX: Update regulator names for debugfs compatiblity on SMDK6410 by Mark Brown · 13 years ago
  74. 628e7eb ARM: S3C64XX: Fix build with WM1190 disabled and WM1192 enabled on SMDK6410 by Mark Brown · 13 years ago
  75. 0025283 ARM: S3C64XX: Reduce output of s3c64xx_dma_init1() by Ben Dooks · 13 years ago
  76. ac1e10b ARM: S3C64XX: Tone down SDHCI debugging by Mark Brown · 13 years ago
  77. 400b11a ARM: S3C64XX: Add clock for i2c1 by Ben Dooks · 13 years ago
  78. 82e985e ARM: S3C64XX: Staticise non-exported GPIO to interrupt functions by Mark Brown · 13 years ago
  79. 13c608d ARM: SAMSUNG: Include devs.h in dev-uart.c to prototype devices by Mark Brown · 13 years ago
  80. b3f639c ARM: S3C64XX: Fix keypad setup to configure correct number of rows by Ben Dooks · 14 years ago
  81. 6a53048 ARM: S3C2440: Fix usage gpio bank j pin definitions on GTA02 by Lars-Peter Clausen · 14 years ago
  82. f33f314 ARM: S5P64X0: Fix number of GPIO lines in Bank F by Banajit Goswami · 14 years ago
  83. 8c00ae9 ARM: S3C2440: Select missing S3C_DEV_USB_HOST on GTA02 by Lars-Peter Clausen · 14 years ago
  84. be1229b Blackfin: iflush: update anomaly 05000491 workaround by Mike Frysinger · 14 years ago
  85. bb7b112 Blackfin: outs[lwb]: make sure count is greater than 0 by Mike Frysinger · 14 years ago
  86. 2c34e939 ARM: mach-shmobile: mackerel: modify LCDC clock divider value by Kuninori Morimoto · 14 years ago
  87. f60cb47 ARM: mach-shmobile: ap4evb: modify LCDC clock divider value by Kuninori Morimoto · 14 years ago
  88. 73412c3 drm/nouveau: allocate kernel's notifier object at end of block by Ben Skeggs · 13 years ago
  89. cfff2d9 perf: Fix undefined PyVarObject_HEAD_INIT in python 2.5 by Frederic Weisbecker · 14 years ago
  90. ff9ae1b perf: Fix missing strndup declaration by Frederic Weisbecker · 14 years ago
  91. b65a0e0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
  92. 4438a02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  93. fb4b10a Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  94. 8336026 Merge branch 'i_nlink' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  95. 1362fa0 DNS: Fix a NULL pointer deref when trying to read an error key [CVE-2011-1076] by David Howells · 13 years ago
  96. 692d20f libceph: retry after authorization failure by Sage Weil · 13 years ago
  97. 38815b7 libceph: fix handling of short returns from get_user_pages by Sage Weil · 14 years ago
  98. 4cd72c6 MAINTAINERS: Add Andy Gospodarek as co-maintainer. by Jay Vosburgh · 13 years ago
  99. 4c7fd11 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  100. c640e13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 13 years ago