index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
MAINTAINERS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-04-08
ALSA: hda - Create AFG sysfs node at last
Takashi Iwai
1
-8
/
+8
2015-04-08
ALSA: hda/realtek - Support Dell headset mode for ALC288
Kailang Yang
1
-0
/
+67
2015-04-08
ALSA: hda/realtek - Support headset mode for ALC286/288
Kailang Yang
1
-0
/
+77
2015-04-08
ALSA: hda/realtek - Make more stable to get pin sense for ALC283
Kailang Yang
1
-0
/
+2
2015-04-07
ALSA: hda_intel: add AZX_DCAPS_I915_POWERWELL for SKL and BSW
Libin Yang
1
-2
/
+6
2015-04-05
ALSA: emu10k1: add Audigy 5/Rx
Michael Gernoth
1
-0
/
+16
2015-04-05
ALSA: au1x00: fix error return code
Julia Lawall
1
-3
/
+9
2015-04-05
ALSA: Use const struct ac97_quirk
Joe Perches
7
-7
/
+10
2015-04-04
ALSA: hda: fix possible null dereference
Sudip Mukherjee
1
-3
/
+2
2015-04-04
ALSA: usb-audio: don't try to get Benchmark DAC1 sample rate
Eric Wong
1
-2
/
+7
2015-04-04
ALSA: hda/realtek - Support Dell headset mode for ALC256
Kailang Yang
1
-0
/
+16
2015-04-04
ALSA: hda - Enable widget power saving for Realtek codecs
Takashi Iwai
1
-0
/
+1
2015-04-04
ALSA: hda - Sync node attributes at resume from widget power saving
Takashi Iwai
2
-4
/
+14
2015-04-04
ALSA: hda - Fix subsystem ID read regression
David Henningsson
1
-1
/
+1
2015-03-30
Linux 4.0-rc6
v4.0-rc6
Linus Torvalds
1
-1
/
+1
2015-03-29
arm64: juno: Fix misleading name of UART reference clock
Dave Martin
1
-1
/
+1
2015-03-27
ALSA: hda - Set use_single_rw flag for regmap
Takashi Iwai
1
-0
/
+1
2015-03-27
watchdog: imgpdc: Fix default heartbeat
James Hogan
1
-3
/
+3
2015-03-27
watchdog: imgpdc: Fix probe NULL pointer dereference
James Hogan
1
-1
/
+1
2015-03-27
watchdog: mtk_wdt: signedness bug in mtk_wdt_start()
Dan Carpenter
1
-1
/
+1
2015-03-26
ALSA: hda - Handle a few verbs as read-only
Takashi Iwai
1
-3
/
+7
2015-03-26
drm/i915: Fixup legacy plane->crtc link for initial fb config
Daniel Vetter
1
-0
/
+2
2015-03-26
drm/i915: Fix atomic state when reusing the firmware fb
Damien Lespiau
1
-2
/
+9
2015-03-26
ALSA: hda - Add one more node in the EAPD supporting candidate list
Hui Wang
1
-1
/
+1
2015-03-26
clocksource/drivers/sun5i: Fix cpufreq interaction with sched_clock()
Maxime Ripard
1
-7
/
+0
2015-03-26
clocksource/drivers: Fix various !CONFIG_HAS_IOMEM build errors
Richard Weinberger
1
-0
/
+3
2015-03-26
drm/i915: Keep ring->active_list and ring->requests_list consistent
Chris Wilson
1
-17
/
+21
2015-03-26
ALSA: hda_intel: apply the Seperate stream_tag for Sunrise Point
Libin Yang
1
-1
/
+1
2015-03-26
ARC: signal handling robustify
Vineet Gupta
1
-4
/
+16
2015-03-26
ARC: SA_SIGINFO ucontext regs off-by-one
Vineet Gupta
1
-2
/
+2
2015-03-26
mm: numa: mark huge PTEs young when clearing NUMA hinting faults
Mel Gorman
1
-0
/
+1
2015-03-26
mm: numa: slow PTE scan rate if migration failures occur
Mel Gorman
4
-8
/
+15
2015-03-26
mm: numa: preserve PTE write permissions across a NUMA hinting fault
Mel Gorman
3
-6
/
+14
2015-03-26
mm: numa: group related processes based on VMA flags instead of page table flags
Mel Gorman
2
-19
/
+13
2015-03-26
hfsplus: fix B-tree corruption after insertion at position 0
Sergei Antonov
1
-9
/
+11
2015-03-26
MAINTAINERS: add Jan as DMI/SMBIOS support maintainer
Jean Delvare
1
-0
/
+7
2015-03-26
fs/affs/file.c: unlock/release page on error
Taesoo Kim
1
-7
/
+12
2015-03-26
mm/page_alloc.c: call kernel_map_pages in unset_migrateype_isolate
Laura Abbott
1
-0
/
+1
2015-03-26
mm/slub: fix lockups on PREEMPT && !SMP kernels
Mark Rutland
1
-2
/
+4
2015-03-26
mm/memory hotplug: postpone the reset of obsolete pgdat
Gu Zheng
1
-9
/
+4
2015-03-26
MAINTAINERS: correct rtc armada38x pattern entry
Joe Perches
1
-1
/
+1
2015-03-26
mm/pagewalk.c: prevent positive return value of walk_page_test() from being p...
Naoya Horiguchi
1
-1
/
+8
2015-03-26
mm: fix anon_vma->degree underflow in anon_vma endless growing prevention
Leon Yu
2
-3
/
+8
2015-03-26
drivers/rtc/rtc-mrst: fix suspend/resume
Lars-Peter Clausen
1
-8
/
+9
2015-03-26
aoe: update aoe maintainer information
Ed Cashin
1
-2
/
+2
2015-03-25
selinux: fix sel_write_enforce broken return value
Joe Perches
1
-1
/
+1
2015-03-25
s390/smp: reenable smt after resume
Heiko Carstens
1
-0
/
+11
2015-03-25
ALSA: hda/via - Add beep controls to VIA codecs
W. Trevor King
1
-0
/
+61
2015-03-25
ALSA: hda - Remove superfluous hda_nid_t definition in hda_codec.h
Takashi Iwai
1
-3
/
+0
2015-03-25
drm/i915: Don't try to reference the fb in get_initial_plane_config()
Damien Lespiau
1
-4
/
+3
[next]