| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-09-04 | 10 | -13/+17 |
|\ |
|
| * | s390: Replace weird use of PTR_RET. | Rusty Russell | 2013-07-15 | 1 | -4/+8 |
| * | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. | Rusty Russell | 2013-07-15 | 9 | -9/+9 |
* | | lockref: Implement lockref for Itanium | Luck, Tony | 2013-09-04 | 2 | -0/+6 |
* | | Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 2013-09-04 | 5 | -82/+139 |
|\ \ |
|
| * \ | Merge remote-tracking branch 'asoc/topic/samsung' into tmp | Mark Brown | 2013-08-30 | 1 | -2/+11 |
| |\ \ |
|
| | * | | ASoC: Samsung: Do not queue cyclic buffers multiple times | Tomasz Figa | 2013-08-29 | 1 | -2/+11 |
| * | | | Merge remote-tracking branch 'asoc/topic/core' into tmp | Mark Brown | 2013-08-30 | 39 | -110/+221 |
| |\ \ \ |
|
| * \ \ \ | Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next | Mark Brown | 2013-08-22 | 1 | -6/+3 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | ARM: dts: Change i2s compatible string on exynos5250 | Padmavathi Venna | 2013-08-16 | 1 | -6/+3 |
| | * | | | ASoC: samsung: Fix DTS breakage from missing dependencies | Mark Brown | 2013-08-16 | 2 | -22/+16 |
| | * | | | ARM: dts: Change i2s compatible string on exynos5250 | Padmavathi Venna | 2013-08-13 | 2 | -6/+3 |
| | * | | | ARM: dts: exynos5250: move common i2s properties to exynos5 dtsi | Padmavathi Venna | 2013-08-13 | 2 | -12/+21 |
| | | |/
| | |/| |
|
| * | | | Merge remote-tracking branch 'asoc/topic/pxa' into asoc-next | Mark Brown | 2013-08-22 | 1 | -57/+114 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'topic/dma' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 2013-08-15 | 505 | -3198/+3746 |
| | |\ \ \ |
|
| | * | | | | ARM: pxa: ssp: add pxa_ssp_request_of() | Daniel Mack | 2013-08-14 | 1 | -0/+25 |
| | * | | | | ARM: pxa: ssp: use devm_ functions | Daniel Mack | 2013-08-14 | 1 | -28/+12 |
| | * | | | | ARM: pxa: ssp: add DT bindings | Daniel Mack | 2013-08-14 | 1 | -21/+69 |
| | * | | | | ARM: pxa: ssp: add shortcut for &pdev->dev | Daniel Mack | 2013-08-14 | 1 | -7/+8 |
| | * | | | | ARM: pxa: ssp: remove unnecessary warning on kzalloc() failure | Daniel Mack | 2013-08-14 | 1 | -3/+2 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge remote-tracking branch 'asoc/topic/kirkwood' into asoc-next | Mark Brown | 2013-08-22 | 2 | -17/+11 |
| |\ \ \ \ |
|
| | * | | | | ASoC: kirkwood: combine kirkwood-i2s and kirkwood-dma drivers | Russell King | 2013-08-05 | 2 | -17/+11 |
| | |/ / / |
|
* | | | | | Merge tag 'pinctrl-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-09-04 | 1 | -0/+6 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'v3.11-rc7' into devel | Linus Walleij | 2013-08-29 | 557 | -3361/+4195 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | pinctrl: sirf: add lost atlas6 uart0-no-stream-control pingroup | Qipan Li | 2013-08-23 | 1 | -0/+6 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2013-09-04 | 11 | -353/+531 |
|\ \ \ \ \ |
|
| * | | | | | x86/kvm/guest: Fix sparse warning: "symbol 'klock_waiting' was not declared a... | Raghavendra K T | 2013-08-19 | 1 | -1/+1 |
| * | | | | | kvm: Paravirtual ticketlocks support for linux guests running on KVM hypervisor | Srivatsa Vaddagiri | 2013-08-14 | 2 | -2/+274 |
| * | | | | | kvm guest: Add configuration support to enable debug information for KVM Guests | Srivatsa Vaddagiri | 2013-08-09 | 1 | -0/+9 |
| * | | | | | kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapi | Raghavendra K T | 2013-08-09 | 1 | -0/+1 |
| * | | | | | xen, pvticketlock: Allow interrupts to be enabled while blocking | Jeremy Fitzhardinge | 2013-08-09 | 1 | -6/+40 |
| * | | | | | x86, ticketlock: Add slowpath logic | Jeremy Fitzhardinge | 2013-08-09 | 5 | -25/+74 |
| * | | | | | x86, pvticketlock: When paravirtualizing ticket locks, increment by 2 | Jeremy Fitzhardinge | 2013-08-09 | 2 | -6/+14 |
| * | | | | | x86, pvticketlock: Use callee-save for lock_spinning | Jeremy Fitzhardinge | 2013-08-09 | 4 | -4/+5 |
| * | | | | | xen, pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocks | Jeremy Fitzhardinge | 2013-08-09 | 1 | -0/+14 |
| * | | | | | xen, pvticketlock: Xen implementation for PV ticket locks | Jeremy Fitzhardinge | 2013-08-09 | 1 | -269/+79 |
| * | | | | | xen: Defer spinlock setup until boot CPU setup | Jeremy Fitzhardinge | 2013-08-09 | 1 | -1/+1 |
| * | | | | | x86, ticketlock: Collapse a layer of functions | Jeremy Fitzhardinge | 2013-08-09 | 1 | -30/+5 |
| * | | | | | x86, ticketlock: Don't inline _spin_unlock when using paravirt spinlocks | Raghavendra K T | 2013-08-09 | 1 | -0/+1 |
| * | | | | | x86, spinlock: Replace pv spinlocks with pv ticketlocks | Jeremy Fitzhardinge | 2013-08-09 | 6 | -61/+65 |
* | | | | | | Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-09-04 | 4 | -11/+31 |
|\ \ \ \ \ \ |
|
| * | | | | | | Introduce [compat_]save_altstack_ex() to unbreak x86 SMAP | Al Viro | 2013-09-01 | 2 | -4/+4 |
| * | | | | | | x86, smap: Handle csum_partial_copy_*_user() | H. Peter Anvin | 2013-09-01 | 2 | -7/+27 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-09-04 | 7 | -14/+95 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'amd_f15_m30' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/b... | Ingo Molnar | 2013-08-14 | 55 | -242/+401 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86, amd_nb: Clarify F15h, model 30h GART and L3 support | Aravind Gopalakrishnan | 2013-08-12 | 1 | -2/+11 |
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2013-08-12 | 70 | -400/+865 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86/mce: Pay no attention to 'F' bit in MCACOD when parsing 'UC' errors | Tony Luck | 2013-08-05 | 1 | -2/+11 |
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | Merge branch 'x86/mce' into x86/ras | Ingo Molnar | 2013-08-12 | 6 | -10/+73 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | mce: acpi/apei: Add a boot option to disable ff mode for corrected errors | Naveen N. Rao | 2013-07-08 | 2 | -0/+7 |