summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-09-046-32/+66
|\
| * xen/pvhvm: Initialize xen panic handler for PVHVM guestsVaughan Cao2013-08-201-0/+2
| * xen/m2p: use GNTTABOP_unmap_and_replace to reinstate the original mappingStefano Stabellini2013-08-201-6/+15
| * x86/xen: during early setup, only 1:1 map the ISA regionDavid Vrabel2013-08-201-5/+11
| * x86/xen: disable premption when enabling local irqsDavid Vrabel2013-08-201-13/+12
| * xen/p2m: avoid unneccesary TLB flush in m2p_remove_override()David Vrabel2013-08-091-1/+0
| * xen: Support 64-bit PV guest receiving NMIsKonrad Rzeszutek Wilk2013-08-094-7/+26
* | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-0410-13/+17
|\ \
| * | s390: Replace weird use of PTR_RET.Rusty Russell2013-07-151-4/+8
| * | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-159-9/+9
* | | lockref: Implement lockref for ItaniumLuck, Tony2013-09-042-0/+6
* | | Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-09-045-82/+139
|\ \ \
| * \ \ Merge remote-tracking branch 'asoc/topic/samsung' into tmpMark Brown2013-08-301-2/+11
| |\ \ \
| | * | | ASoC: Samsung: Do not queue cyclic buffers multiple timesTomasz Figa2013-08-291-2/+11
| * | | | Merge remote-tracking branch 'asoc/topic/core' into tmpMark Brown2013-08-3039-110/+221
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown2013-08-221-6/+3
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | ARM: dts: Change i2s compatible string on exynos5250Padmavathi Venna2013-08-161-6/+3
| | * | | | ASoC: samsung: Fix DTS breakage from missing dependenciesMark Brown2013-08-162-22/+16
| | * | | | ARM: dts: Change i2s compatible string on exynos5250Padmavathi Venna2013-08-132-6/+3
| | * | | | ARM: dts: exynos5250: move common i2s properties to exynos5 dtsiPadmavathi Venna2013-08-132-12/+21
| | | |/ / | | |/| |
| * | | | Merge remote-tracking branch 'asoc/topic/pxa' into asoc-nextMark Brown2013-08-221-57/+114
| |\ \ \ \
| | * \ \ \ Merge branch 'topic/dma' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2013-08-15505-3198/+3746
| | |\ \ \ \
| | * | | | | ARM: pxa: ssp: add pxa_ssp_request_of()Daniel Mack2013-08-141-0/+25
| | * | | | | ARM: pxa: ssp: use devm_ functionsDaniel Mack2013-08-141-28/+12
| | * | | | | ARM: pxa: ssp: add DT bindingsDaniel Mack2013-08-141-21/+69
| | * | | | | ARM: pxa: ssp: add shortcut for &pdev->devDaniel Mack2013-08-141-7/+8
| | * | | | | ARM: pxa: ssp: remove unnecessary warning on kzalloc() failureDaniel Mack2013-08-141-3/+2
| | | |/ / / | | |/| | |
| * | | | | Merge remote-tracking branch 'asoc/topic/kirkwood' into asoc-nextMark Brown2013-08-222-17/+11
| |\ \ \ \ \
| | * | | | | ASoC: kirkwood: combine kirkwood-i2s and kirkwood-dma driversRussell King2013-08-052-17/+11
| | |/ / / /
* | | | | | Merge tag 'pinctrl-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-041-0/+6
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'v3.11-rc7' into develLinus Walleij2013-08-29557-3361/+4195
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | pinctrl: sirf: add lost atlas6 uart0-no-stream-control pingroupQipan Li2013-08-231-0/+6
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-09-0411-353/+531
|\ \ \ \ \ \
| * | | | | | x86/kvm/guest: Fix sparse warning: "symbol 'klock_waiting' was not declared a...Raghavendra K T2013-08-191-1/+1
| * | | | | | kvm: Paravirtual ticketlocks support for linux guests running on KVM hypervisorSrivatsa Vaddagiri2013-08-142-2/+274
| * | | | | | kvm guest: Add configuration support to enable debug information for KVM GuestsSrivatsa Vaddagiri2013-08-091-0/+9
| * | | | | | kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapiRaghavendra K T2013-08-091-0/+1
| * | | | | | xen, pvticketlock: Allow interrupts to be enabled while blockingJeremy Fitzhardinge2013-08-091-6/+40
| * | | | | | x86, ticketlock: Add slowpath logicJeremy Fitzhardinge2013-08-095-25/+74
| * | | | | | x86, pvticketlock: When paravirtualizing ticket locks, increment by 2Jeremy Fitzhardinge2013-08-092-6/+14
| * | | | | | x86, pvticketlock: Use callee-save for lock_spinningJeremy Fitzhardinge2013-08-094-4/+5
| * | | | | | xen, pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocksJeremy Fitzhardinge2013-08-091-0/+14
| * | | | | | xen, pvticketlock: Xen implementation for PV ticket locksJeremy Fitzhardinge2013-08-091-269/+79
| * | | | | | xen: Defer spinlock setup until boot CPU setupJeremy Fitzhardinge2013-08-091-1/+1
| * | | | | | x86, ticketlock: Collapse a layer of functionsJeremy Fitzhardinge2013-08-091-30/+5
| * | | | | | x86, ticketlock: Don't inline _spin_unlock when using paravirt spinlocksRaghavendra K T2013-08-091-0/+1
| * | | | | | x86, spinlock: Replace pv spinlocks with pv ticketlocksJeremy Fitzhardinge2013-08-096-61/+65
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-09-044-11/+31
|\ \ \ \ \ \
| * | | | | | Introduce [compat_]save_altstack_ex() to unbreak x86 SMAPAl Viro2013-09-012-4/+4
| * | | | | | x86, smap: Handle csum_partial_copy_*_user()H. Peter Anvin2013-09-012-7/+27
| | |_|/ / / | |/| | | |