1. a3c98b8 PM: Introduce devfreq: generic DVFS framework with device-specific OPPs by MyungJoo Ham · 13 years ago
  2. 03ca370 PM / OPP: Add OPP availability change notifier. by MyungJoo Ham · 13 years ago
  3. a102a9e Linux 3.1-rc8 by Linus Torvalds · 13 years ago
  4. 058e067 Merge branch 'for-linus' of git://github.com/tiwai/sound by Linus Torvalds · 13 years ago
  5. 5711932 Merge branch 'pm-fixes' of git://github.com/rjwysocki/linux-pm by Linus Torvalds · 13 years ago
  6. 0fac259 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  7. b6c8069 vfs: remove LOOKUP_NO_AUTOMOUNT flag by Linus Torvalds · 13 years ago
  8. 9058020 ASoC: ssm2602: Re-enable oscillator after suspend by Lars-Peter Clausen · 13 years ago
  9. 815d405 VFS: Fix the remaining automounter semantics regressions by Trond Myklebust · 13 years ago
  10. d94c177 vfs pathname lookup: Add LOOKUP_AUTOMOUNT flag by Linus Torvalds · 13 years ago
  11. 858b181 Merge branch 'samsung-fixes-3' of git://github.com/kgene/linux-samsung by Linus Torvalds · 13 years ago
  12. 00aaad2 ARM: EXYNOS4: Rename sclk_cam clocks for FIMC driver by Sylwester Nawrocki · 13 years ago
  13. 83427c2 ARM: S5PV210: Rename sclk_cam clocks for FIMC media driver by Sylwester Nawrocki · 13 years ago
  14. ef82bdc Merge branch 'hwmon-for-linus' of git://github.com/groeck/linux by Linus Torvalds · 13 years ago
  15. 231e58e Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvm by Linus Torvalds · 13 years ago
  16. a2b4910 Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  17. e8b364b PM / Clocks: Do not acquire a mutex under a spinlock by Rafael J. Wysocki · 13 years ago
  18. 61a6a10 ALSA: usb-audio: Check for possible chip NULL pointer before clearing probing flag by Thomas Pfaff · 13 years ago
  19. e0d32e3 ALSA: hda/realtek - Don't detect LO jack when identical with HP by Takashi Iwai · 13 years ago
  20. df77abc ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_op by Will Deacon · 13 years ago
  21. 5fe6e01 ALSA: hda/realtek - Avoid bogus HP-pin assignment by Takashi Iwai · 13 years ago
  22. d8e89b4 ARM: dma-mapping: free allocated page if unable to map by Russell King · 13 years ago
  23. b76f7cdc ARM: S5P: fix incorrect loop iterator usage on gpio-interrupt by Marek Szyprowski · 13 years ago
  24. 4344646 ARM: S3C2443: Fix bit-reset in setrate of clk_armdiv by Heiko Stuebner · 13 years ago
  25. f9d81f6 ptrace: PTRACE_LISTEN forgets to unlock ->siglock by Oleg Nesterov · 13 years ago
  26. 9be3be1 KVM: x86 emulator: fix Src2CL decode by Avi Kivity · 13 years ago
  27. 41bc318 KVM: MMU: fix incorrect return of spte by Zhao Jin · 13 years ago
  28. 6656b15 ALSA: HDA: No power nids on 92HD93 by David Henningsson · 13 years ago
  29. b172e38 Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  30. 387719c spi: Fix WARN when removing spi-fsl-spi module by Jeff Harris · 13 years ago
  31. 8ec9c7f scsi: fix qla2xxx printk format warning by Randy Dunlap · 13 years ago
  32. 2b7fe39 scsi: SCSI_ISCI needs to select SCSI_SAS_HOST_SMP, fixes build error by Randy Dunlap · 13 years ago
  33. 78bbd28 Merge branch 'perf-tools-for-linus' of git://github.com/acmel/linux by Linus Torvalds · 13 years ago
  34. eab8bcb Merge branch 'perf-tools-for-linus' of git://github.com/acmel/linux by Linus Torvalds · 13 years ago
  35. f35f3dc Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  36. 0acf043 Merge branch 'for-linus' of git://github.com/tiwai/sound by Linus Torvalds · 13 years ago
  37. 2b022a8 perf python: Add missing perf_event__parse_sample 'swapped' parm by Arnaldo Carvalho de Melo · 13 years ago
  38. 2f1c3db hwmon: (coretemp) remove struct platform_data * parameter from create_core_data() by Jan Beulich · 13 years ago
  39. e3204ed hwmon: (coretemp) constify static data by Jan Beulich · 13 years ago
  40. b3a242a hwmon: (coretemp) don't use kernel assigned CPU number as platform device ID by Jan Beulich · 13 years ago
  41. 9e59e09 perf tools: Add support for disabling -Werror via WERROR=0 by Darren Hart · 13 years ago
  42. af52aaf perf top: Fix userspace sample addr map offset by Arnaldo Carvalho de Melo · 13 years ago
  43. be96ea8 perf symbols: Fix issue with binaries using 16-bytes buildids (v2) by Stephane Eranian · 14 years ago
  44. 936be50 perf tool: Fix endianness handling of u32 data in samples by David Ahern · 13 years ago
  45. 6bb8f31 perf sort: Fix symbol sort output by separating unresolved samples by type by Anton Blanchard · 13 years ago
  46. 6a0e55d perf symbols: Synthesize anonymous mmap events by Anton Blanchard · 13 years ago
  47. 764e16a3 perf record: Create events initially disabled and enable after init by David Ahern · 13 years ago
  48. 694bf40 perf symbols: Add some heuristics for choosing the best duplicate symbol by Anton Blanchard · 13 years ago
  49. 3187790 perf symbols: Preserve symbol scope when parsing /proc/kallsyms by Anton Blanchard · 13 years ago
  50. 3f5a427 perf symbols: /proc/kallsyms does not sort module symbols by Anton Blanchard · 13 years ago
  51. adb0918 perf symbols: Fix ppc64 SEGV in dso__load_sym with debuginfo files by Anton Blanchard · 13 years ago
  52. f66fedc perf probe: Fix regression of variable finder by Masami Hiramatsu · 13 years ago
  53. 3127b6a Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  54. 362e4e4 ALSA: usb-audio - clear chip->probing on error exit by Thomas Pfaff · 13 years ago
  55. fdfc615 drm/radeon/kms: fix DDIA enable on some rs690 systems by Alex Deucher · 13 years ago
  56. d9ad77e Revert "drm/radeon/kms: fix typo in r100_blit_copy" by Dave Airlie · 13 years ago
  57. 34c8698 ASoC: omap-mcbsp: Do not attempt to change DAI sysclk if stream is active by Jarkko Nikula · 13 years ago
  58. d942e43 Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  59. 3321c07 TPM: Zero buffer after copying to userspace by Peter Huewe · 13 years ago
  60. 6b07d30 TPM: Call tpm_transmit with correct size by Peter Huewe · 13 years ago
  61. de69113 TPM: tpm_nsc: Fix a double free of pdev in cleanup_nsc by Axel Lin · 13 years ago
  62. 5ce5ed3 TPM: TCG_ATMEL should depend on HAS_IOPORT by Geert Uytterhoeven · 13 years ago
  63. e369fde thp: fix khugepaged defrag tunable documentation by David Rientjes · 13 years ago
  64. a7f4d00 zorro: Defer device_register() until all devices have been identified by Geert Uytterhoeven · 13 years ago
  65. fae3f6f Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  66. c37279b ALSA: fm801: Gracefully handle failure of tuner auto-detect by Ben Hutchings · 13 years ago
  67. 2ba34e4 ALSA: fm801: Fix double free in case of error in tuner detection by Ben Hutchings · 13 years ago
  68. cc41d58 hwmon: (ds620) Fix handling of negative temperatures by Roland Stigge · 13 years ago
  69. 7cbe1ce hwmon: (w83791d) rename prototype parameter from 'register' to 'reg' by Chris Peterson · 13 years ago
  70. f4af6fd hwmon: (coretemp) Don't use threshold registers for tempX_max by Guenter Roeck · 13 years ago
  71. a45a8c8 hwmon: (coretemp) Let the user force TjMax by Jean Delvare · 13 years ago
  72. 6bf9e9b hwmon: (coretemp) Drop duplicate function get_pkg_tjmax by Jean Delvare · 13 years ago
  73. d93dc5c Linux 3.1-rc7 by Linus Torvalds · 13 years ago
  74. 9c1f859 XZ: Fix incorrect XZ_BUF_ERROR by Lasse Collin · 13 years ago
  75. e5b26a8 Merge git://github.com/davem330/net by Linus Torvalds · 13 years ago
  76. fed678d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  77. 808bf29 init: carefully handle loglevel option on kernel cmdline. by Alexander Sverdlin · 13 years ago
  78. 32ef438 teach /proc/$pid/numa_maps about transparent hugepages by Dave Hansen · 13 years ago
  79. 3200a8a break out numa_maps gather_pte_stats() checks by Dave Hansen · 13 years ago
  80. eb4866d make /proc/$pid/numa_maps gather_stats() take variable page size by Dave Hansen · 13 years ago
  81. bcf66bf xfrm: Perform a replay check after return from async codepaths by Steffen Klassert · 13 years ago
  82. 561dac2 fib:fix BUG_ON in fib_nl_newrule when add new fib rule by Gao feng · 13 years ago
  83. f0e8ed8 ASoC: Ensure we generate a driver name by Mark Brown · 13 years ago
  84. 6c4867f floppy: use del_timer_sync() in init cleanup by Carsten Emde · 13 years ago
  85. d11bb44 blk-cgroup: be able to remove the record of unplugged device by Wanlong Gao · 13 years ago
  86. b811ce9 ixgbe: fix possible null buffer error by Jesse Brandeburg · 13 years ago
  87. 5c1e688 tg3: fix VLAN tagging regression by Kasper Pedersen · 13 years ago
  88. 6760b10 ARM: fix vmlinux.lds.S discarding sections by Russell King · 13 years ago
  89. 38867a2 Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  90. 43a964a Merge branch 'for-linus' of git://github.com/chrismason/linux by Linus Torvalds · 13 years ago
  91. 8097680 staging: zcache: fix cleancache crash by Seth Jennings · 13 years ago
  92. b71d842 mach-integrator: fix VGA base regression by Linus Walleij · 13 years ago
  93. a0638eb arm/dt: Tegra: Update SDHCI nodes to match bindings by Stephen Warren · 13 years ago
  94. b7e4338 net: pxa168: Fix build errors by including interrupt.h by Tanmay Upadhyay · 13 years ago
  95. 97c7de0 netconsole: switch init_netconsole() to late_initcall by Lin Ming · 13 years ago
  96. 710778f gianfar: Fix overflow check and return value for gfar_get_cls_all() by Ben Hutchings · 13 years ago
  97. 22e83a2 ppp_generic: fix multilink fragment MTU calculation (again) by Henry Wong · 13 years ago
  98. d706f00 GRETH: avoid overwrite IP-stack's IP-frags checksum by Daniel Hellstrom · 13 years ago
  99. 6af29a9 GRETH: RX/TX bytes were never increased by Daniel Hellstrom · 13 years ago
  100. 8603e33 ipv6: fix a possible double free by Roy Li · 13 years ago