aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-16ALSA: firewire-lib: limit the MIDI data rateClemens Ladisch2-6/+57
2015-01-16ALSA: firewire-lib: remove rx_blocks_for_midi quirkClemens Ladisch4-19/+8
2015-01-16ALSA: add Studio Evolution SE6X supportClemens Ladisch3-0/+171
2015-01-16ALSA: oxygen: add XIO2001 initializationClemens Ladisch1-1/+10
2015-01-16ALSA: oxygen: add support for third analog inputClemens Ladisch4-7/+82
2015-01-16ALSA: oxygen: do not create useless S/PDIF controlsClemens Ladisch1-0/+9
2015-01-16locks: consolidate NULL i_flctx checks in locks_remove_fileJeff Layton1-2/+7
2015-01-16locks: keep a count of locks on the flctx listsJeff Layton4-35/+38
2015-01-16locks: clean up the lm_change prototypeJeff Layton3-11/+11
2015-01-16locks: add a dedicated spinlock to protect i_flctx listsJeff Layton9-69/+71
2015-01-16locks: remove i_flock field from struct inodeJeff Layton1-1/+2
2015-01-16locks: convert lease handling to file_lock_contextJeff Layton2-155/+102
2015-01-16locks: convert posix locks to file_lock_contextJeff Layton11-198/+155
2015-01-17kernel: avoid overflow in cmp_rangeLouis Langholtz1-5/+5
2015-01-16perf tools powerpc: Use dwfl_report_elf() instead of offline.Sukadev Bhattiprolu1-8/+11
2015-01-16perf tools: Fix segfault for symbol annotation on TUINamhyung Kim1-7/+1
2015-01-16perf test: Fix dwarf unwind using libunwind.Wang Nan2-3/+61
2015-01-16perf tools: Avoid build splat for syscall numbers with uclibcVineet Gupta3-3/+1
2015-01-16perf tools: Elide strlcpy warning with uclibcVineet Gupta1-0/+2
2015-01-16perf tools: Fix statfs.f_type data type mismatch build error with uclibcAlexey Brodkin2-2/+2
2015-01-16tools: Remove bitops/hweight usage of bits in tools/perfArnaldo Carvalho de Melo10-42/+30
2015-01-16perf machine: Fix __machine__findnew_thread() error pathNamhyung Kim1-1/+3
2015-01-16perf tools: Fix building error in x86_64 when dwarf unwind is onNamhyung Kim3-15/+17
2015-01-16perf probe: Propagate error code when write(2) failedNamhyung Kim1-1/+3
2015-01-16locks: move flock locks to file_lock_contextJeff Layton6-35/+152
2015-01-16ceph: move spinlocking into ceph_encode_locks_to_buffer and ceph_count_locksJeff Layton2-4/+4
2015-01-16locks: add a new struct file_locking_context pointer to struct inodeJeff Layton3-1/+57
2015-01-16locks: have locks_release_file use flock_lock_file to release generic flock l...Jeff Layton1-18/+31
2015-01-16locks: add new struct list_head to struct file_lockJeff Layton2-3/+6
2015-01-16cfg80211: fix checking nl80211_send_station() return valueJohannes Berg1-1/+1
2015-01-16workqueue: fix subtle pool management issue which can stall whole worker_poolTejun Heo1-17/+8
2015-01-17Merge tag 'char-misc-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-9/+46
2015-01-17Merge tag 'driver-core-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+8
2015-01-17Merge tag 'tty-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-35/+70
2015-01-17Merge tag 'staging-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-10/+36
2015-01-16ASoC: samsung: Replace depends on REGMAP_I2C with depends on I2CLars-Peter Clausen1-2/+2
2015-01-17Merge tag 'usb-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds36-96/+235
2015-01-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-8/+4
2015-01-17Merge tag 'nfs-for-3.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds4-25/+49
2015-01-17Merge tag 'trace-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-28/+115
2015-01-16ARM: at91: move at91rm9200_idle() to clk/at91/pmc.cAlexandre Belloni3-9/+10
2015-01-16ARM: at91: remove unused at91_init_sramAlexandre Belloni2-22/+0
2015-01-16ARM: at91: sama5d4: remove useless call to at91_init_sramAlexandre Belloni1-1/+0
2015-01-16ARM: at91: remove useless map_ioAlexandre Belloni9-92/+0
2015-01-16ARM: at91: pm: prepare for multiplatformAlexandre Belloni5-21/+78
2015-01-16ARM: at91: pm: add UDP and UHP checks to newer SoCsAlexandre Belloni1-7/+2
2015-01-16ARM: at91: pm: use the mmio-sram pool to access SRAMAlexandre Belloni2-1/+46
2015-01-16ARM: at91: pm: rework cpu detectionAlexandre Belloni1-21/+33
2015-01-16ASoC: smdk_wm8580: Pass card DAPM context to snd_soc_dapm_disable_pin()Lars-Peter Clausen1-4/+1
2015-01-16ASoC: jive: Automatically disconnect non-connected pinsLars-Peter Clausen1-17/+1