1. 459a3df perf tools: Provide stub for missing pthread_attr_setaffinity_np by Vineet Gupta · 9 years ago
  2. 8d9cbd8 perf evsel: Don't rely on malloc working for sz 0 by Vineet Gupta · 9 years ago
  3. b3890e4 Merge branch 'perf/hw_breakpoints' into perf/core by Ingo Molnar · 9 years ago
  4. 29bf4db Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  5. f10698e Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
  6. e742f3d Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  7. c3c87e7 perf: Tighten (and fix) the grouping condition by Peter Zijlstra · 9 years ago
  8. ef454ca perf/x86/intel: Add model number for Airmont by Kan Liang · 9 years ago
  9. 98b008d perf/rapl: Fix crash in rapl_scale() by Stephane Eranian · 9 years ago
  10. c05199e perf/x86/intel/uncore: Move uncore_box_init() out of driver initialization by Kan Liang · 9 years ago
  11. 4adca1c Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 9 years ago
  12. c976a67 Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  13. abe3b26 Merge tag 'regulator-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  14. 8d6b932 Merge tag 'spi-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  15. 45cd15e drivers/rtc/rtc-s5m.c: terminate s5m_rtc_id array with empty element by Andrey Ryabinin · 9 years ago
  16. 07261ed printk: add dummy routine for when CONFIG_PRINTK=n by Pranith Kumar · 9 years ago
  17. 17636fa mm/vmscan: fix highidx argument type by Michael S. Tsirkin · 9 years ago
  18. 0346dad memcg: remove extra newlines from memcg oom kill log by Greg Thelen · 9 years ago
  19. d69911a x86, build: replace Perl script with Shell script by Kees Cook · 9 years ago
  20. 9879de7 mm: page_alloc: embed OOM killing naturally into allocation slowpath by Johannes Weiner · 9 years ago
  21. 3d199b5 tools lib traceevent: Add support for IP address formats by David Ahern · 10 years ago
  22. 06a5687 Merge remote-tracking branches 'spi/fix/dw', 'spi/fix/msiof' and 'spi/fix/pxa2xx' into spi-linus by Mark Brown · 9 years ago
  23. 26bc420b Linux 3.19-rc6 by Linus Torvalds · 9 years ago
  24. 1474630 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  25. 4d2f0ef Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  26. b73f0c8 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  27. 71a59b1 Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  28. 80a7555 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  29. bfc835b Merge tag 'dm-3.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  30. 8e908e9 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  31. 440e996 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  32. f828d5e Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  33. 0012125 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 9 years ago
  34. af469b3 Merge tag 'media/v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  35. 96b26c8 dm: fix handling of multiple internal suspends by Mikulas Patocka · 9 years ago
  36. 86c725e hwmon: (i5500_temp) Convert to use ATTRIBUTE_GROUPS macro by Axel Lin · 9 years ago
  37. aef64d0 hwmon: (i5500_temp) Convert to module_pci_driver by Axel Lin · 9 years ago
  38. e3d9820 hwmon: (i5500_temp) Don't bind to disabled sensors by Jean Delvare · 9 years ago
  39. b8d48ce hwmon: (i5500_temp) Convert to devm_hwmon_device_register_with_groups by Jean Delvare · 9 years ago
  40. ada0728 hwmon: (i5500_temp) New driver for the Intel 5500/5520/X58 chipsets by Jean Delvare · 9 years ago
  41. c4e00f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  42. 53448a5 Merge tag 'platform-drivers-x86-v3.19-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  43. 5506959 Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  44. b8de08d Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 9 years ago
  45. 4b3415c Merge tag 'imx-fixes-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 9 years ago
  46. e0b2180 arm64: dts: add baud rate to Juno stdout-path by Robin Murphy · 9 years ago
  47. 5cf9206 Merge tag 'mvebu-fixes-3.19-4' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 9 years ago
  48. 2e3810d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  49. 0ad4989 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  50. 222713b Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  51. b78695a Revert "platform: x86: dell-laptop: Add support for keyboard backlight" by Darren Hart · 9 years ago
  52. dc58376 Revert "Documentation: Add entry for dell-laptop sysfs interface" by Darren Hart · 9 years ago
  53. a59db67 dm cache: fix problematic dual use of a single migration count variable by Joe Thornber · 9 years ago
  54. 9b1cc9f dm cache: share cache-metadata object across inactive and active DM tables by Joe Thornber · 9 years ago
  55. 6b1271d of/unittest: Overlays with sub-devices tests by Pantelis Antoniou · 10 years ago
  56. f374737 KVM: x86: SYSENTER emulation is broken by Nadav Amit · 9 years ago
  57. 63ea0a4 KVM: x86: Fix of previously incomplete fix for CVE-2014-8480 by Nadav Amit · 9 years ago
  58. 284be28 arm64: dump: Fix implicit inclusion of definition for PCI_IOBASE by Mark Brown · 9 years ago
  59. 5204521 x86/tsc: Change Fast TSC calibration failed from error to info by Alexandre Demers · 10 years ago
  60. 38a1dfd x86/apic: Re-enable PCI_MSI support for non-SMP X86_32 by Bryan O'Donoghue · 9 years ago
  61. 31bb772 x86, mm: Change cachemode exports to non-gpl by Juergen Gross · 9 years ago
  62. 3669ef9 x86, tls: Interpret an all-zero struct user_desc as "no segment" by Andy Lutomirski · 9 years ago
  63. e30ab18 x86, tls, ldt: Stop checking lm in LDT_empty by Andy Lutomirski · 9 years ago
  64. e9d1b4f x86, mpx: Strictly enforce empty prctl() args by Dave Hansen · 9 years ago
  65. c922228 x86, mpx: Fix potential performance issue on unmaps by Dave Hansen · 9 years ago
  66. 814564a x86, mpx: Explicitly disable 32-bit MPX support on 64-bit kernels by Dave Hansen · 9 years ago
  67. 4397bd2 perf ui/tui: Show fatal error message only if exists by Namhyung Kim · 9 years ago
  68. 605a306 perf tests: Fix typo in sample-parsing.c by Rasmus Villemoes · 9 years ago
  69. f816b3c tools lib fs debugfs: Check if debugfs is mounted when handling ENOENT by Arnaldo Carvalho de Melo · 9 years ago
  70. 2cc990b tools lib fs debugfs: Introduce debugfs__strerror_open_tp by Arnaldo Carvalho de Melo · 9 years ago
  71. f175aa2 MAINTAINERS: Update Richard Zhu's email address by Lucas Stach · 9 years ago
  72. f8de05c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  73. fcb2373 Merge tag 'nios2-fixes-v3.19-rc6' of git://git.rocketboards.org/linux-socfpga-next by Linus Torvalds · 9 years ago
  74. 1939341 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  75. bcbde52 MAINTAINERS: ibmvscsi driver maintainer change by Tyrel Datwyler · 9 years ago
  76. 44b4dad MAINTAINERS: ibmvfc driver maintainer change by Tyrel Datwyler · 9 years ago
  77. 2a5a69d MAINTAINERS: Remove self as isci maintainer by Dave Jiang · 9 years ago
  78. 6d310df scsi_debug: test always evaluates to false, || should be used instead by Colin Ian King · 9 years ago
  79. 15204ab of/platform: Handle of_populate drivers in notifier by Pantelis Antoniou · 10 years ago
  80. 3e7f762 of/overlay: Do not generate duplicate nodes by Pantelis Antoniou · 10 years ago
  81. 3c606d3 cgroup: prevent mount hang due to memory controller lifetime by Johannes Weiner · 9 years ago
  82. 5ed08da perf trace: Fix error reporting for evsel pgfault constructor by Arnaldo Carvalho de Melo · 9 years ago
  83. 801c67b tools lib fs: Pass filename to debugfs__strerror_open by Arnaldo Carvalho de Melo · 9 years ago
  84. e2726d9 tools lib fs: Adopt debugfs open strerrno method by Arnaldo Carvalho de Melo · 9 years ago
  85. 5fbaba8 Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john.stultz/linux into timers/urgent by Thomas Gleixner · 9 years ago
  86. d24c816 nios2: fix kuser trampoline address by Ley Foon Tan · 9 years ago
  87. 604beee Merge tag 'renesas-soc-fixes2-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 9 years ago
  88. d5db139 module: make module_refcount() a signed integer. by Rusty Russell · 9 years ago
  89. 2c0108e [media] omap3isp: Correctly set QUERYCAP capabilities by Sakari Ailus · 9 years ago
  90. 8d4d932 [media] cx23885: fix free interrupt bug by Hans Verkuil · 9 years ago
  91. 42639f6 [media] pvrusb2: fix missing device_caps in querycap by Hans Verkuil · 9 years ago
  92. 6cf11ee [media] vb2: fix vb2_thread_stop race conditions by Hans Verkuil · 9 years ago
  93. 42d74e4 [media] rcar_vin: Update device_caps and capabilities in querycap by Nobuhiro Iwamatsu · 9 years ago
  94. 7d96c3e [media] soc-camera: fix device capabilities in multiple camera host drivers by Guennadi Liakhovetski · 9 years ago
  95. d0bb12c [media] Fix Mygica T230 support by Jonathan McDowell · 9 years ago
  96. 721f322 [media] cx23885: Split Hauppauge WinTV Starburst from HVR4400 card entry by Matthias Schwarzott · 10 years ago
  97. 3cb99af [media] tlg2300: Fix media dependencies by Mauro Carvalho Chehab · 10 years ago
  98. b942c65 Merge tag 'trace-sh-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  99. 566b5cf perf diff: Fix -o/--order option behavior by Namhyung Kim · 9 years ago
  100. 56495a8 perf diff: Fix output ordering to honor next column by Namhyung Kim · 9 years ago