summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-12-132-0/+3
|\
| * HID: hid-sensor-hub: fix duplicate sysfs entry errorSrinivas Pandruvada2013-12-091-0/+2
| * HID: kye: Fix missing break in kye_report_fixup()Ben Hutchings2013-12-021-0/+1
* | Merge tag 'regulator-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-12-133-5/+10
|\ \
| * \ Merge remote-tracking branch 'regulator/topic/constraints' into regulator-linusMark Brown2013-12-131-3/+8
| |\ \
| | * | regulator: core: Check for DT every time we check full constraintsMark Brown2013-11-271-1/+1
| | * | regulator: core: Replace checks of have_full_constraints with a functionMark Brown2013-11-271-3/+8
| | | |
| | \ \
| *-. \ \ Merge remote-tracking branches 'regulator/fix/as3722' and 'regulator/fix/pfuz...Mark Brown2013-12-112-2/+2
| |\ \ \ \
| | | * | | regulator: pfuze100: allow misprogrammed IDTim Harvey2013-12-091-3/+9
| | | * | | regulator: pfuze100: Fix address of FABIDAxel Lin2013-12-091-1/+1
| | | |/ /
| | * / / regulator: as3722: set the correct current limitVince Hsu2013-12-021-1/+1
| | |/ /
* | | | Merge tag 'regmap-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-12-132-9/+10
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge remote-tracking branches 'regmap/fix/doc' and 'regmap/fix/mmio' into re...Mark Brown2013-11-262-8/+9
| |\ \ \ \ \
| | | * | | | regmap: use IS_ERR() to check clk_get() resultsStephen Warren2013-11-261-5/+6
| | | | |/ / | | | |/| |
| | * | | | regmap: trivial comment fix (copy'n'paste error)Gerhard Sittig2013-11-121-3/+3
| * | | | | Merge remote-tracking branch 'regmap/fix/core' into regmap-linusMark Brown2013-11-261-1/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | regmap: make sure we unlock on failure in regmap_bulk_writeCourtney Cavin2013-11-211-1/+1
| | |/ / /
* | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-12-132-1/+5
|\ \ \ \ \
| * | | | | i2c: imx: Check the return value from clk_prepare_enable()Fabio Estevam2013-12-121-1/+3
| * | | | | i2c: mux: Inherit retry count and timeout from parent for muxed busElie De Brauwer2013-12-121-0/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-linus-20131212' of git://git.infradead.org/linux-mtdLinus Torvalds2013-12-131-5/+1
|\ \ \ \ \
| * | | | | mtd: nand: pxa3xx: Use info->use_dma to release DMA resourcesEzequiel Garcia2013-12-121-1/+1
| * | | | | Partially revert "mtd: nand: pxa3xx: Introduce 'marvell,armada370-nand' compa...Ezequiel Garcia2013-12-121-4/+0
| | |/ / / | |/| | |
* | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-12-134-33/+14
|\ \ \ \ \
| * | | | | dma: fix build breakage in s3c24xx-dmaDan Williams2013-12-041-30/+1
| * | | | | Fix pl08x warningsRussell King - ARM Linux2013-12-041-1/+1
| * | | | | rcar-hpbdma: initialise plane information when haltedKuninori Morimoto2013-11-281-0/+3
| * | | | | rcar-hpbdma: fixup channel busy check for double planeKuninori Morimoto2013-11-281-1/+5
| * | | | | rcar-hpbdma: add max transfer sizeKuninori Morimoto2013-11-281-0/+2
| * | | | | dma: mmp_pdma: add missing platform_set_drvdata() in mmp_pdma_probe()Wei Yongjun2013-11-281-0/+1
| * | | | | dmaengine: s3c24xx-dma: use DMA_COMPLETE for dma completion statusSachin Kamat2013-11-281-1/+1
| |/ / / /
* | | | | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-12-1211-55/+181
|\ \ \ \ \
| * | | | | mm: memcg: do not allow task about to OOM kill to bypass the limitJohannes Weiner2013-12-121-1/+1
| * | | | | mm: memcg: fix race condition between memcg teardown and swapinJohannes Weiner2013-12-121-0/+36
| * | | | | thp: move preallocated PTE page table on move_huge_pmd()Kirill A. Shutemov2013-12-121-1/+11
| * | | | | mfd/rtc: s5m: fix register updating by adding regmap for RTCKrzysztof Kozlowski2013-12-125-14/+29
| * | | | | rtc: s5m: enable IRQ wake during suspendKrzysztof Kozlowski2013-12-121-0/+25
| * | | | | rtc: s5m: limit endless loop waiting for register updateKrzysztof Kozlowski2013-12-121-6/+31
| * | | | | rtc: s5m: fix unsuccesful IRQ request during probeKrzysztof Kozlowski2013-12-121-2/+4
| * | | | | drivers/rtc/rtc-s5m.c: fix info->rtc assignmentGeert Uytterhoeven2013-12-121-27/+27
| * | | | | include/linux/kernel.h: make might_fault() a nop for !MMUAxel Lin2013-12-121-1/+2
| * | | | | drivers/rtc/rtc-at91rm9200.c: correct alarm over day/month wrapLinus Pizunski2013-12-121-0/+2
| * | | | | procfs: also fix proc_reg_get_unmapped_area() for !MMU caseJan Beulich2013-12-121-5/+9
| * | | | | mm: memcg: do not declare OOM from __GFP_NOFAIL allocationsJohannes Weiner2013-12-121-0/+3
| * | | | | include/linux/hugetlb.h: make isolate_huge_page() an inlineNaoya Horiguchi2013-12-121-1/+4
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-12-124-55/+27
|\ \ \ \ \ \
| * | | | | | KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376)Gleb Natapov2013-12-121-1/+4
| * | | | | | KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)Andy Honig2013-12-123-53/+18
| * | | | | | KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)Andy Honig2013-12-121-1/+2
| * | | | | | KVM: Improve create VCPU parameter (CVE-2013-4587)Andy Honig2013-12-121-0/+3