1. 888a8a3 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  2. cfff2d9 perf: Fix undefined PyVarObject_HEAD_INIT in python 2.5 by Frederic Weisbecker · 14 years ago
  3. ff9ae1b perf: Fix missing strndup declaration by Frederic Weisbecker · 14 years ago
  4. c09d7a3 Merge branch '/tip/perf/filter' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git into perf/core by Frederic Weisbecker · 14 years ago
  5. 0a10247 perf: Set filters before mmaping events by Frederic Weisbecker · 14 years ago
  6. b06b3d4 perf, x86: Add Intel SandyBridge CPU support by Lin Ming · 14 years ago
  7. 5807806 perf top tui: Wait till the first sample to refresh the screen. by Arnaldo Carvalho de Melo · 14 years ago
  8. 374cfe5 perf top: Fix reporting of invalid --vmlinux by Arnaldo Carvalho de Melo · 14 years ago
  9. a1ceb74 perf tui: Make ui__warning modal by Arnaldo Carvalho de Melo · 14 years ago
  10. 3166fc8 perf top browser: Handle empty active symbols list by Arnaldo Carvalho de Melo · 14 years ago
  11. a639dc6 perf symbols: Fix vmlinux path when not using --symfs by Arnaldo Carvalho de Melo · 14 years ago
  12. 54b08f5 perf timechart: Fix max number of cpus by Thomas Renninger · 14 years ago
  13. e853072 perf timechart: Fix black idle boxes in the title by Thomas Renninger · 14 years ago
  14. b210b3b perf ui browser: Introduce ui_browser__show_title by Arnaldo Carvalho de Melo · 14 years ago
  15. c16bfe9 perf top browser: Fix up exit keys by Arnaldo Carvalho de Melo · 14 years ago
  16. 69cf021 perf hists: Print number of samples, not the period sum by Arnaldo Carvalho de Melo · 14 years ago
  17. 170ae6b perf annotate: Show better message when no vmlinux is found by Arnaldo Carvalho de Melo · 14 years ago
  18. 9848caf Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core by Ingo Molnar · 14 years ago
  19. 768a06e perf: Simplify task_clock_event_read() by Peter Zijlstra · 14 years ago
  20. 3f7cce3 perf_events: Fix rcu and locking issues with cgroup support by Stephane Eranian · 14 years ago
  21. 9826e83 perf lock: Document valid sort keys by Marcin Slusarz · 14 years ago
  22. 6435a5e perf top browser: Adjust the browser indexes when refreshing by Arnaldo Carvalho de Melo · 14 years ago
  23. 4a508dd Merge branch 'for-2639-rc4/i2c-fixes' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  24. c6ad121 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  25. a5a595c i2c-omap: fixup commit cb527ede1bf6ff2008a025606f25344b8ed7b4ac whitespace by Ben Dooks · 14 years ago
  26. cb527ed i2c-omap: Double clear of ARDY status in IRQ handler by Richard woodruff · 14 years ago
  27. f72487e i2c-omap: fix build for !CONFIG_SUSPEND by Balaji T K · 14 years ago
  28. adf6e07 i2c-omap: fix static suspend vs. runtime suspend by Kevin Hilman · 14 years ago
  29. f10820e i2c-stu300: make sure adapter-name is terminated by Wolfram Sang · 14 years ago
  30. d8204a3 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  31. 571020d Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  32. ee88347 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  33. 609b06f Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  34. 790e10b .gitignore: ignore *.xz files by Romain Francoise · 14 years ago
  35. c97cf42 perf top: Live TUI Annotation by Arnaldo Carvalho de Melo · 14 years ago
  36. 8635bf6 perf probe: Remove redundant checks by Arnaldo Carvalho de Melo · 14 years ago
  37. e603dc1 perf evsel: Fix inverted test for fixing up attr.inherit flag by Arnaldo Carvalho de Melo · 14 years ago
  38. f5412be Linux 2.6.38-rc6 by Linus Torvalds · 14 years ago
  39. 3b71710 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 14 years ago
  40. fbee632 perf probe: Fix error propagation leading to segfault by Arnaldo Carvalho de Melo · 14 years ago
  41. 951f351 drm/i915: Do not handle backlight combination mode specially by Indan Zupancic · 14 years ago
  42. 98562ad module: explicitly align module_version_attribute structure by Dmitry Torokhov · 14 years ago
  43. 5fb24b8 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  44. 99273ac Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  45. 3618218 Docbook: add fs/eventfd.c and fix typos in it by Randy Dunlap · 14 years ago
  46. c756d08 Documentation: log_buf_len uses [KMG] suffix by Randy Dunlap · 14 years ago
  47. 7a19a23 Documentation: explain [KMG] parameter suffix by Ahmed S. Darwish · 14 years ago
  48. 6f21e64 Documentation: complete crashkernel= parameter documentation by Ahmed S. Darwish · 14 years ago
  49. 8bd89ca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  50. b08b69a Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
  51. b4f5c46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  52. 97b9c3e Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  53. f85cca6 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  54. eed9e83 [CIFS] update cifs version by Steve French · 14 years ago
  55. a3d7741 dell-laptop: Toggle the unsupported hardware killswitch by Keng-Yu Lin · 14 years ago
  56. 5ffba7e thinkpad_acpi: Always report scancodes for hotkeys by Seth Forshee · 14 years ago
  57. bbb7060 acer-wmi: Fix capitalisation of GUID by Matthew Garrett · 14 years ago
  58. ad0f430 platform/x86: ideapad-laptop depends on INPUT by Randy Dunlap · 14 years ago
  59. b80b168 platform: x86: acer-wmi: world-writable sysfs threeg file by Vasiliy Kulikov · 14 years ago
  60. 8040835 platform: x86: asus_acpi: world-writable procfs files by Vasiliy Kulikov · 14 years ago
  61. 8a6a142 platform: x86: tc1100-wmi: world-writable sysfs wireless and jogdial files by Vasiliy Kulikov · 14 years ago
  62. 98401ae platform-drivers: x86: pmic: Use request_irq instead of chained handler by Thomas Gleixner · 14 years ago
  63. 5e64092 cifs: Fix regression in LANMAN (LM) auth code by Shirish Pargaonkar · 14 years ago
  64. 55f9cf6 eCryptfs: Copy up lower inode attrs in getattr by Tyler Hicks · 14 years ago
  65. 323ef68 ecryptfs: read on a directory should return EISDIR if not supported by Andy Whitcroft · 14 years ago
  66. 70b8902 eCryptfs: Handle NULL nameidata pointers by Tyler Hicks · 14 years ago
  67. 5a5af73 ARM: 6745/1: kprobes insn decoding fix by Nicolas Pitre · 14 years ago
  68. 58e9c47 ARM: tlb: move noMMU tlb_flush() to asm/tlb.h by Russell King · 14 years ago
  69. 06824ba ARM: tlb: delay page freeing for SMP and ARMv7 CPUs by Russell King · 14 years ago
  70. a9ad21f ARM: Keep exit text/data around for SMP_ON_UP by Russell King · 14 years ago
  71. 5339905 ARM: Ensure predictable endian state on signal handler entry by Russell King · 14 years ago
  72. dc810ef ARM: 6740/1: Place correctly notes section in the linker script by Pawel Moll · 14 years ago
  73. 167879a ARM: 6700/1: SPEAr: Correct SOC config base address for spear320 by viresh kumar · 14 years ago
  74. b8272a6 ARM: 6722/1: SPEAr: sp810: switch to slow mode before reset by Shiraz Hashim · 14 years ago
  75. ac1556b ARM: 6712/1: SPEAr: replace readl(), writel() with relaxed versions in uncompress.h by viresh kumar · 14 years ago
  76. d166135 ARM: 6720/1: SPEAr: Append UL to VMALLOC_END by viresh kumar · 14 years ago
  77. b7bd182 fixdep: Do not record dependency on the source file itself by Michal Marek · 14 years ago
  78. 6f576d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  79. a0c85e9 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  80. e587137 Revert "tpm_tis: Use timeouts returned from TPM" by Linus Torvalds · 14 years ago
  81. 33619f0 pcmcia: re-enable Zoomed Video support by Dominik Brodowski · 14 years ago
  82. 97d79b4 ceph: keep reference to parent inode on ceph_dentry by Yehuda Sadeh · 14 years ago
  83. 8972495 ALSA: HDA: Do not announce false surround in Conexant auto by David Henningsson · 14 years ago
  84. 983345e ALSA: HDA: Conexant auto: Handle multiple connections to ADC node by David Henningsson · 14 years ago
  85. 315cfe7 ARM: 6676/1: Correct the cpu_architecture() function for ARMv7 by Catalin Marinas · 14 years ago
  86. 32c3fcb ARM: 6739/1: update .gitignore for boot/compressed by Nicolas Pitre · 14 years ago
  87. 9a27c27 ARM: 6743/1: errata: interrupted ICALLUIS may prevent completion of broadcasted operation by Will Deacon · 14 years ago
  88. 71efb06 ARM: 6742/1: pmu: avoid setting IRQ affinity on UP systems by Will Deacon · 14 years ago
  89. 885028e ARM: 6741/1: errata: pl310 cache sync operation may be faulty by Srinidhi Kasagar · 14 years ago
  90. 644e6e4 cm4000_cs: Fix undefined ops warning by Alan Cox · 14 years ago
  91. 5b70368 pcmcia vs. MECR on pxa25x/sa1111 by Pavel Machek · 14 years ago
  92. d5bb292 drivers/char/pcmcia/ipwireless/main.c: Convert release_resource to release_region/release_mem_region by Julia Lawall · 14 years ago
  93. 6d83f94 genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for now by Thomas Gleixner · 14 years ago
  94. c1ee626 genirq: Prevent access beyond allocated_irqs bitmap by Thomas Gleixner · 14 years ago
  95. b4c9bfa MAINTAINERS: email address change by Daniel Walker · 14 years ago
  96. f065a93 hwmon: (lm85) extend to support EMC6D103 chips by Jan Beulich · 14 years ago
  97. 0cc9d52 Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  98. 4c3021d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  99. a5bbef0 Merge branch 'for-linus/bugfixes' of git://xenbits.xen.org/people/ianc/linux-2.6 by Linus Torvalds · 14 years ago
  100. bc3adfc Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago