1. 2b7fe39 scsi: SCSI_ISCI needs to select SCSI_SAS_HOST_SMP, fixes build error by Randy Dunlap · 13 years ago
  2. 78bbd28 Merge branch 'perf-tools-for-linus' of git://github.com/acmel/linux by Linus Torvalds · 13 years ago
  3. eab8bcb Merge branch 'perf-tools-for-linus' of git://github.com/acmel/linux by Linus Torvalds · 13 years ago
  4. f35f3dc Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  5. 0acf043 Merge branch 'for-linus' of git://github.com/tiwai/sound by Linus Torvalds · 13 years ago
  6. 2b022a8 perf python: Add missing perf_event__parse_sample 'swapped' parm by Arnaldo Carvalho de Melo · 13 years ago
  7. 2f1c3db hwmon: (coretemp) remove struct platform_data * parameter from create_core_data() by Jan Beulich · 13 years ago
  8. e3204ed hwmon: (coretemp) constify static data by Jan Beulich · 13 years ago
  9. b3a242a hwmon: (coretemp) don't use kernel assigned CPU number as platform device ID by Jan Beulich · 13 years ago
  10. 9e59e09 perf tools: Add support for disabling -Werror via WERROR=0 by Darren Hart · 13 years ago
  11. af52aaf perf top: Fix userspace sample addr map offset by Arnaldo Carvalho de Melo · 13 years ago
  12. be96ea8 perf symbols: Fix issue with binaries using 16-bytes buildids (v2) by Stephane Eranian · 14 years ago
  13. 936be50 perf tool: Fix endianness handling of u32 data in samples by David Ahern · 13 years ago
  14. 6bb8f31 perf sort: Fix symbol sort output by separating unresolved samples by type by Anton Blanchard · 13 years ago
  15. 6a0e55d perf symbols: Synthesize anonymous mmap events by Anton Blanchard · 13 years ago
  16. 764e16a3 perf record: Create events initially disabled and enable after init by David Ahern · 13 years ago
  17. 694bf40 perf symbols: Add some heuristics for choosing the best duplicate symbol by Anton Blanchard · 13 years ago
  18. 3187790 perf symbols: Preserve symbol scope when parsing /proc/kallsyms by Anton Blanchard · 13 years ago
  19. 3f5a427 perf symbols: /proc/kallsyms does not sort module symbols by Anton Blanchard · 13 years ago
  20. adb0918 perf symbols: Fix ppc64 SEGV in dso__load_sym with debuginfo files by Anton Blanchard · 13 years ago
  21. f66fedc perf probe: Fix regression of variable finder by Masami Hiramatsu · 13 years ago
  22. 3127b6a Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  23. 362e4e4 ALSA: usb-audio - clear chip->probing on error exit by Thomas Pfaff · 13 years ago
  24. fdfc615 drm/radeon/kms: fix DDIA enable on some rs690 systems by Alex Deucher · 13 years ago
  25. d9ad77e Revert "drm/radeon/kms: fix typo in r100_blit_copy" by Dave Airlie · 13 years ago
  26. 34c8698 ASoC: omap-mcbsp: Do not attempt to change DAI sysclk if stream is active by Jarkko Nikula · 13 years ago
  27. d942e43 Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  28. 3321c07 TPM: Zero buffer after copying to userspace by Peter Huewe · 13 years ago
  29. 6b07d30 TPM: Call tpm_transmit with correct size by Peter Huewe · 13 years ago
  30. de69113 TPM: tpm_nsc: Fix a double free of pdev in cleanup_nsc by Axel Lin · 13 years ago
  31. 5ce5ed3 TPM: TCG_ATMEL should depend on HAS_IOPORT by Geert Uytterhoeven · 13 years ago
  32. e369fde thp: fix khugepaged defrag tunable documentation by David Rientjes · 13 years ago
  33. a7f4d00 zorro: Defer device_register() until all devices have been identified by Geert Uytterhoeven · 13 years ago
  34. fae3f6f Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  35. c37279b ALSA: fm801: Gracefully handle failure of tuner auto-detect by Ben Hutchings · 13 years ago
  36. 2ba34e4 ALSA: fm801: Fix double free in case of error in tuner detection by Ben Hutchings · 13 years ago
  37. cc41d58 hwmon: (ds620) Fix handling of negative temperatures by Roland Stigge · 13 years ago
  38. 7cbe1ce hwmon: (w83791d) rename prototype parameter from 'register' to 'reg' by Chris Peterson · 13 years ago
  39. f4af6fd hwmon: (coretemp) Don't use threshold registers for tempX_max by Guenter Roeck · 13 years ago
  40. a45a8c8 hwmon: (coretemp) Let the user force TjMax by Jean Delvare · 13 years ago
  41. 6bf9e9b hwmon: (coretemp) Drop duplicate function get_pkg_tjmax by Jean Delvare · 13 years ago
  42. d93dc5c Linux 3.1-rc7 by Linus Torvalds · 13 years ago
  43. 9c1f859 XZ: Fix incorrect XZ_BUF_ERROR by Lasse Collin · 13 years ago
  44. e5b26a8 Merge git://github.com/davem330/net by Linus Torvalds · 13 years ago
  45. fed678d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  46. 808bf29 init: carefully handle loglevel option on kernel cmdline. by Alexander Sverdlin · 13 years ago
  47. 32ef438 teach /proc/$pid/numa_maps about transparent hugepages by Dave Hansen · 13 years ago
  48. 3200a8a break out numa_maps gather_pte_stats() checks by Dave Hansen · 13 years ago
  49. eb4866d make /proc/$pid/numa_maps gather_stats() take variable page size by Dave Hansen · 13 years ago
  50. bcf66bf xfrm: Perform a replay check after return from async codepaths by Steffen Klassert · 13 years ago
  51. 561dac2 fib:fix BUG_ON in fib_nl_newrule when add new fib rule by Gao feng · 13 years ago
  52. f0e8ed8 ASoC: Ensure we generate a driver name by Mark Brown · 13 years ago
  53. 6c4867f floppy: use del_timer_sync() in init cleanup by Carsten Emde · 13 years ago
  54. d11bb44 blk-cgroup: be able to remove the record of unplugged device by Wanlong Gao · 13 years ago
  55. b811ce9 ixgbe: fix possible null buffer error by Jesse Brandeburg · 13 years ago
  56. 5c1e688 tg3: fix VLAN tagging regression by Kasper Pedersen · 13 years ago
  57. 5ec7414 ARM: SAMSUNG: Remove useless Samsung GPIO related CONFIGs by Kukjin Kim · 13 years ago
  58. 782d8a3 ARM: SAMSUNG: Update the name of regarding Samsung GPIO by Kukjin Kim · 13 years ago
  59. 1b39d5f gpio/samsung: gpio-samsung.c to support Samsung GPIOs by Kukjin Kim · 13 years ago
  60. c4b3fd3 gpio/s5p64x0: move gpio driver into drivers/gpio/ by Kukjin Kim · 13 years ago
  61. ec08005 gpio/s3c64xx: move gpio driver into drivers/gpio/ by Kukjin Kim · 13 years ago
  62. 536137b gpio/s3c24xx: move gpio driver into drivers/gpio/ by Kukjin Kim · 13 years ago
  63. 6760b10 ARM: fix vmlinux.lds.S discarding sections by Russell King · 13 years ago
  64. 38867a2 Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  65. 43a964a Merge branch 'for-linus' of git://github.com/chrismason/linux by Linus Torvalds · 13 years ago
  66. 8097680 staging: zcache: fix cleancache crash by Seth Jennings · 13 years ago
  67. b71d842 mach-integrator: fix VGA base regression by Linus Walleij · 13 years ago
  68. a0638eb arm/dt: Tegra: Update SDHCI nodes to match bindings by Stephen Warren · 13 years ago
  69. b7e4338 net: pxa168: Fix build errors by including interrupt.h by Tanmay Upadhyay · 13 years ago
  70. 97c7de0 netconsole: switch init_netconsole() to late_initcall by Lin Ming · 13 years ago
  71. 710778f gianfar: Fix overflow check and return value for gfar_get_cls_all() by Ben Hutchings · 13 years ago
  72. 22e83a2 ppp_generic: fix multilink fragment MTU calculation (again) by Henry Wong · 13 years ago
  73. d706f00 GRETH: avoid overwrite IP-stack's IP-frags checksum by Daniel Hellstrom · 13 years ago
  74. 6af29a9 GRETH: RX/TX bytes were never increased by Daniel Hellstrom · 13 years ago
  75. 8603e33 ipv6: fix a possible double free by Roy Li · 13 years ago
  76. 0a7a051 Merge branch 'btrfs-3.0' into for-linus by Chris Mason · 13 years ago
  77. b6f3409 Btrfs: reserve sufficient space for ioctl clone by Sage Weil · 13 years ago
  78. fe7d189 Merge branch 'davem.r8169.fixes' of git://violet.fr.zoreil.com/romieu/linux by David S. Miller · 13 years ago
  79. 2838888 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  80. d006de9 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 13 years ago
  81. 0ad79ed Merge branch 'for-linus' of git://github.com/tiwai/sound by Linus Torvalds · 13 years ago
  82. b6cf878 [S390] kvm: extension capability for new address space layout by Christian Borntraeger · 13 years ago
  83. 480e592 [S390] kvm: fix address mode switching by Christian Borntraeger · 13 years ago
  84. eebb6fb Merge branch 'master' of ssh://infradead/~/public_git/wireless into for-davem by John W. Linville · 13 years ago
  85. 4e8858d watchdog: Initconst section fixes for watchdog by Andi Kleen · 13 years ago
  86. 9cfce47 watchdog: lantiq: fix watchdogs timeout handling by John Crispin · 13 years ago
  87. dbc018e watchdog: hpwdt: prevent multiple "NMI occurred" messages by Naga Chumbalkar · 13 years ago
  88. cb7efc0 watchdog: WatchDog Timer Driver Core - use passed watchdog_device by H Hartley Sweeten · 13 years ago
  89. f93dc4b ASoC: Remove bitrotted wm8962_resume() by Mark Brown · 13 years ago
  90. 46724c2 ALSA: HDA: Add support for IDT 92HD93 by David Henningsson · 13 years ago
  91. cfbd6f8 cifs: Fix broken sec=ntlmv2/i sec option (try #2) by Shirish Pargaonkar · 13 years ago
  92. c9c7fa0 Fix the conflict between rwpidforward and rw mount options by Steve French · 13 years ago
  93. 5b980b0 CIFS: Fix ERR_PTR dereference in cifs_get_root by Pavel Shilovsky · 13 years ago
  94. 9438fab cifs: fix possible memory corruption in CIFSFindNext by Jeff Layton · 13 years ago
  95. 9d037a77 Merge branch 'irq-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip by Linus Torvalds · 13 years ago
  96. 50f2d40 Merge branch 'for-linus' of git://github.com/chrismason/linux by Linus Torvalds · 13 years ago
  97. c2d7b49 USB: xHCI: prevent infinite loop when processing MSE event by Andiry Xu · 13 years ago
  98. 44f4c3e USB: xhci: Set change bit when warm reset change is set. by Greg KH · 13 years ago
  99. c19cc78 staging: fix comedi build when ISA_DMA_API is enabled but COMEDI_PCI is not enabled by Randy Dunlap · 13 years ago
  100. 58c3c3a Make taskstats round statistics down to nearest 1k bytes/events by Linus Torvalds · 13 years ago