aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-02-27Merge tag 'renesas-sh-drivers-for-v4.0' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-02-27arm64: cpuidle: add asm/proc-fns.h inclusionLorenzo Pieralisi
2015-02-27arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endianCatalin Marinas
2015-02-27arm64: Increase the swiotlb buffer size 64MBCatalin Marinas
2015-02-26Merge tag 'hwmon-for-linus-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-02-26Merge tag 'sound-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-02-26arm64: Fix text patching logic when using fixmapMarc Zyngier
2015-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2015-02-26arm64: crypto: increase AES interleave to 4xArd Biesheuvel
2015-02-26arm64: enable PTE type bit in the mask for pte_modifyFeng Kan
2015-02-26arm64: mm: remove unused functions and variable protoypesYingjoe Chen
2015-02-26arm64: psci: move psci firmware calls out of lineWill Deacon
2015-02-26arm64: vdso: minor ABI fix for clock_getresNathan Lynch
2015-02-25ALSA: hda - Disable runtime PM for Panther Point againTakashi Iwai
2015-02-24Merge tag 'stable/for-linus-4.0-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-02-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-02-24ALSA: hda: controller code - do not export static functionsJaroslav Kysela
2015-02-24drivers: sh: Disable PM runtime for multi-platform r8a7740 with genpdGeert Uytterhoeven
2015-02-23x86/xen: Initialize cr4 shadow for 64-bit PV(H) guestsBoris Ostrovsky
2015-02-23xen-scsiback: mark pvscsi frontend request consumed only after last readJuergen Gross
2015-02-23x86/xen: allow privcmd hypercalls to be preemptedDavid Vrabel
2015-02-23x86/xen: Make sure X2APIC_ENABLE bit of MSR_IA32_APICBASE is not setBoris Ostrovsky
2015-02-23ALSA: pcm: Don't leave PREPARED state after drainingTakashi Iwai
2015-02-23HID: microsoft: Add ID for NE7K wireless keyboardJakub Sitnicki
2015-02-23HID: i2c-hid: Limit reads to wMaxInputLength bytes for input eventsSeth Forshee
2015-02-23HID: sony: fix uninitialized per-controller spinlockFrank Praznik
2015-02-23HID: sony: initialize sony_dev_list_lock properlyJiri Kosina
2015-02-23arm64: guard asm/assembler.h against multiple inclusionsMarc Zyngier
2015-02-23arm64: insn: fix compare-and-branch encodingsRobin Murphy
2015-02-23arm64: ftrace: fix ftrace_modify_graph_caller for branch replacePratyush Anand
2015-02-23ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safelyTakashi Sakamoto
2015-02-23ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtimeTakashi Sakamoto
2015-02-23ALSA: firewire-lib: remove reference countingTakashi Sakamoto
2015-02-23ALSA: fireworks/bebob/dice/oxfw: add reference-counting for FireWire unitTakashi Sakamoto
2015-02-23ALSA: hda - Add pin configs for ASUS mobo with IDT 92HD73XX codecTakashi Iwai
2015-02-23ALSA: firewire-lib: fix an unexpected byte sequence for micro signTakashi Sakamoto
2015-02-22hwmon: (ads7828) Check return value of devm_regmap_init_i2cAxel Lin
2015-02-22Linux 4.0-rc1Linus Torvalds
2015-02-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2015-02-22Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-02-22livepatch: RCU protect struct klp_func all the time when used in klp_ftrace_h...Petr Mladek
2015-02-22Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-02-22autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocationAl Viro
2015-02-22procfs: fix race between symlink removals and traversalsAl Viro
2015-02-22debugfs: leave freeing a symlink body until inode evictionAl Viro
2015-02-22Documentation/filesystems/Locking: ->get_sb() is long goneAl Viro
2015-02-22trylock_super(): replacement for grab_super_passive()Konstantin Khlebnikov