1. 370f06c powerpc/perf: Remove PPMU_HAS_SSLOT flag for Power8 by Madhavan Srinivasan · 9 years ago
  2. 7ee9621 ALSA: dummy: Disable switching timer backend via sysfs by Takashi Iwai · 9 years ago
  3. ac1efcf ALSA: timer: fix SND_PCM_TIMER Kconfig text by Randy Dunlap · 9 years ago
  4. 60dee3c hwmon: (fam15h_power) Add bit masking for tdp_limit by Gioh Kim · 9 years ago
  5. 1c1ecf1 Merge tag 'seccomp-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into for-linus by James Morris · 9 years ago
  6. eee0450 KEYS: Only apply KEY_FLAG_KEEP to a key if a parent keyring has it set by David Howells · 9 years ago
  7. b331bc2 cpufreq: cpufreq-dt: avoid uninitialized variable warnings: by Arnd Bergmann · 9 years ago
  8. fb2a24a cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype by Arnd Bergmann · 9 years ago
  9. 993e9fe PM: APM_EMULATION does not depend on PM by Arnd Bergmann · 9 years ago
  10. 2dadfd7 cpufreq: Use list_is_last() to check last entry of the policy list by Gautham R Shenoy · 9 years ago
  11. e4b133c cpufreq: Fix NULL reference crash while accessing policy->governor_data by Viresh Kumar · 9 years ago
  12. 75274b33 cpuidle: coupled: remove unused define cpuidle_coupled_lock by Anders Roxell · 9 years ago
  13. a3d09c7 PM / Domains: Fix typo in comment by Moritz Fischer · 9 years ago
  14. cdb300a PM / Domains: Fix potential deadlock while adding/removing subdomains by Ulf Hansson · 9 years ago
  15. 03c21cb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  16. b0a119f Revert "MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() function" by Ralf Baechle · 9 years ago
  17. 075356c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  18. f0ce3ff Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  19. 119ae9b mailmap: redirect inactive address <ao2@amarulasolutions.com> by Antonio Ospite · 9 years ago
  20. 16ab8a5 vfio/noiommu: Don't use iommu_present() to track fake groups by Alex Williamson · 9 years ago
  21. 03590cb ARM: wire up copy_file_range() syscall by Russell King · 9 years ago
  22. fe6fc1f drm/radeon: fix DP audio support for APU with DCE4.1 display engine by Slava Grigorev · 9 years ago
  23. a64c9da drm/radeon: Add a common function for DFS handling by Slava Grigorev · 9 years ago
  24. c9a392e drm/radeon: cleaned up VCO output settings for DP audio by Slava Grigorev · 9 years ago
  25. 08b21d3 drm/amd/powerplay: Update SMU firmware loading for Stoney by Rex Zhu · 9 years ago
  26. 103502a seccomp: always propagate NO_NEW_PRIVS on tsync by Jann Horn · 9 years ago
  27. e1c0eba btrfs: don't use GFP_HIGHMEM for free-space-tree bitmap kzalloc by Chris Mason · 9 years ago
  28. 0b6ec8c debugobjects: Allow bigger number of early boot objects by Christian Borntraeger · 9 years ago
  29. a39bb9a include/linux/cleancache.h: Clean up code by Chen Gang · 9 years ago
  30. b3c6de4 cleancache: constify cleancache_ops structure by Julia Lawall · 9 years ago
  31. d32a4e3 Merge branch 'dev/fst-followup' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
  32. bf60920 btrfs: sysfs: check initialization state before updating features by David Sterba · 9 years ago
  33. 49f3413 irqchip/atmel-aic: Fix wrong bit operation for IRQ priority by Milo Kim · 9 years ago
  34. 1ca8ec5 tick/nohz: Set the correct expiry when switching to nohz/lowres mode by Wanpeng Li · 9 years ago
  35. f4f9edc staging/speakup: Use tty_ldisc_ref() for paste kworker by Peter Hurley · 9 years ago
  36. 6d27a63 n_tty: Fix unsafe reference to "other" ldisc by Peter Hurley · 9 years ago
  37. 5c17c86 tty: Fix unsafe ldisc reference via ioctl(TIOCGETD) by Peter Hurley · 9 years ago
  38. 7f22f6c tty: Retry failed reopen if tty teardown in-progress by Peter Hurley · 9 years ago
  39. 0bfd464 tty: Wait interruptibly for tty lock on reopen by Peter Hurley · 9 years ago
  40. 61595dc ALSA: Add missing dependency on CONFIG_SND_TIMER by Takashi Iwai · 9 years ago
  41. 6344a5c Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes by James Bottomley · 9 years ago
  42. 13b4389 SCSI: fix crashes in sd and sr runtime PM by Alan Stern · 9 years ago
  43. 7e56f62 powerpc/eeh: Fix PE location code by Gavin Shan · 9 years ago
  44. 7f66cd3 ARM: 8500/1: fix atags_to_fdt with stack-protector-strong by Kees Cook · 9 years ago
  45. 3625c2c x86/mm: Fix types used in pgprot cacheability flags translations by Jan Beulich · 9 years ago
  46. a0a5ab3 drm/etnaviv: call correct function when trying to vmap a DMABUF by Lucas Stach · 9 years ago
  47. ce3088f drm/etnaviv: rename etnaviv_gem_vaddr to etnaviv_gem_vmap by Lucas Stach · 9 years ago
  48. 9f07bb0 drm/etnaviv: fix get pages error path in etnaviv_gem_vaddr by Lucas Stach · 9 years ago
  49. 45d16a6 drm/etnaviv: fix memory leak in IOMMU init path by Lucas Stach · 9 years ago
  50. 602eb48 drm/etnaviv: add further minor features and varyings count by Russell King · 9 years ago
  51. 472f79d drm/etnaviv: add helper for comparing model/revision IDs by Russell King · 9 years ago
  52. 52f36ba drm/etnaviv: add helper to extract bitfields by Russell King · 9 years ago
  53. 507f899 drm/etnaviv: use defined constants for the chip model by Russell King · 9 years ago
  54. e2a2e26 drm/etnaviv: update common and state_hi xml.h files by Russell King · 9 years ago
  55. b98c668 drm/etnaviv: ignore VG GPUs with FE2.0 by Russell King · 9 years ago
  56. 25cad69 base/platform: Fix platform drivers with no probe callback by Martin Wilck · 9 years ago
  57. 57adec8 arm64: mm: avoid calling apply_to_page_range on empty range by Mika Penttilä · 9 years ago
  58. 18aa60c irqchip/gic-v3-its: Recompute the number of pages on page size change by Marc Zyngier · 9 years ago
  59. bb1a793 base: Export platform_msi_domain_[alloc,free]_irqs by Thomas Petazzoni · 9 years ago
  60. ed8e5a2 KVM doc: Fix KVM_SMI chapter number by Alexey Kardashevskiy · 9 years ago
  61. b8bc3bd Merge tag 'kvm-s390-master-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 9 years ago
  62. d7023e62 clocksource: Fix dependencies for archs w/o HAS_IOMEM by Richard Weinberger · 9 years ago
  63. 2be6d9b clocksource: Select CLKSRC_MMIO where needed by Arnd Bergmann · 9 years ago
  64. 7809998a tick/sched: Hide unused oneshot timer code by Arnd Bergmann · 9 years ago
  65. e03a58c kselftests: timers: Add adjtimex SETOFFSET validity tests by John Stultz · 9 years ago
  66. 14a0db3 of: MSI: Simplify irqdomain lookup by Marc Zyngier · 9 years ago
  67. 530cbe1 irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED token by Marc Zyngier · 9 years ago
  68. 0df337c irqchip: Fix dependencies for archs w/o HAS_IOMEM by Richard Weinberger · 9 years ago
  69. eb249a1 irqchip/s3c24xx: Mark init_eint as __maybe_unused by Arnd Bergmann · 9 years ago
  70. 9abc2a0 KVM: s390: fix memory overwrites when vx is disabled by David Hildenbrand · 9 years ago
  71. 14b0b4a KVM: s390: Enable the KVM-VFIO device by Dong Jia Shi · 9 years ago
  72. 9c7ebb6 KVM: s390: fix guest fprs memory leak by David Hildenbrand · 9 years ago
  73. 3f416f2 perf stat: Do not clean event's private stats by Jiri Olsa · 9 years ago
  74. 0805909 perf hists: Fix HISTC_MEM_DCACHELINE width setting by Jiri Olsa · 9 years ago
  75. d4913cb perf annotate browser: Fix behaviour of Shift-Tab with nothing focussed by Markus Trippelsdorf · 9 years ago
  76. cf89813 perf tests: Remove wrong semicolon in while loop in CQM test by Markus Trippelsdorf · 9 years ago
  77. 9f3d6d7 s390/cio: update measurement characteristics by Sebastian Ott · 9 years ago
  78. 61f0bfc s390/cio: ensure consistent measurement state by Sebastian Ott · 9 years ago
  79. 0d9bfe9 s390/cio: fix measurement characteristics memleak by Sebastian Ott · 9 years ago
  80. d8f5122 s390/zcrypt: Fix cryptographic device id in kernel messages by Ingo Tuchscherer · 9 years ago
  81. f5e44f8 s390/pci: remove iomap sanity checks by Sebastian Ott · 9 years ago
  82. 8ead7ef s390/pci: set error state for unusable functions by Sebastian Ott · 9 years ago
  83. c0cabad s390/pci: fix bar check by Sebastian Ott · 9 years ago
  84. c506fff3 s390/pci: resize iomap by Sebastian Ott · 9 years ago
  85. bf19c94 s390/pci: improve ZPCI_* macros by Sebastian Ott · 9 years ago
  86. 9e00caa s390/pci: provide ZPCI_ADDR macro by Sebastian Ott · 9 years ago
  87. c2e1fcf s390/pci: adjust IOMAP_MAX_ENTRIES by Sebastian Ott · 9 years ago
  88. 2d0f76a s390/numa: move numa_init_late() from device to arch_initcall by Michael Holzheu · 9 years ago
  89. 531d306 arm64: defconfig: updates for 4.5 by Will Deacon · 9 years ago
  90. 67dfa17 arm64: errata: Add -mpc-relative-literal-loads to build flags by dann frazier · 9 years ago
  91. 728dabd Eliminate the .eh_frame sections from the aarch64 vmlinux and kernel modules by William Cohen · 9 years ago
  92. 0790529 ALSA: bebob: Use a signed return type for get_formation_index by Lucas Tanure · 9 years ago
  93. b4abf91 rtmutex: Make wait_lock irq safe by Thomas Gleixner · 9 years ago
  94. 481eaec tools/virtio: add ringtest utilities by Michael S. Tsirkin · 9 years ago
  95. fb9b050 sh: fix smp_store_mb for !SMP by Michael S. Tsirkin · 9 years ago
  96. a7c4903 tools/virtio: use virt_xxx barriers by Michael S. Tsirkin · 9 years ago
  97. 2989be0 virtio_pci: fix use after free on release by Michael S. Tsirkin · 9 years ago
  98. 08c6e8c i2c: designware-pci: use IRQF_COND_SUSPEND flag by Andy Shevchenko · 9 years ago
  99. 5a4ff9e ALSA: usb-audio: Fix TEAC UD-501/UD-503/NT-503 usb delay by Guillaume Fougnies · 9 years ago
  100. 83c6015 i2c: piix4: Fully initialize SB800 before it is registered by Jean Delvare · 9 years ago