summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | irqchip: atmel-aic-common: Prevent clobbering of priority when changing IRQ typeGavin Li2015-01-071-2/+2
| | | * | irqchip: omap-intc: Fix legacy DMA regressionFelipe Balbi2015-01-071-5/+21
| | | * | irqchip: gic-v3-its: Fix use of max with decimal constantWill Deacon2015-01-071-1/+1
| | | * | irqchip: hip04: Initialize hip04_cpu_map to 0xffffWang Long2015-01-071-1/+1
| | | * | irqchip: mtk-sysirq: Use IS_ERR() instead of NULL pointer checkYingjoe Chen2015-01-071-2/+2
| * | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-01-256-8/+31
| |\ \ \ \
| | * \ \ \ Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john...Thomas Gleixner2015-01-223-0/+24
| | |\ \ \ \
| | | * | | | time: adjtimex: Validate the ADJ_FREQUENCY valuesSasha Levin2015-01-071-0/+7
| | | * | | | time: settimeofday: Validate the values of tv from userSasha Levin2015-01-072-0/+17
| | * | | | | clocksource: sh_tmu: Set cpu_possible_mask to fix SMP broadcastMagnus Damm2015-01-051-1/+1
| | * | | | | clocksource: kona: fix __iomem annotationOlof Johansson2015-01-051-5/+4
| | * | | | | clocksource: exynos_mct: Fix bitmask regression for exynos4_mct_writeTobias Jakobi2015-01-051-2/+2
| * | | | | | Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-01-2517-14/+117
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'imx-fixes-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2015-01-231-4/+4
| | |\ \ \ \ \ \
| | | * | | | | | ARM: dts: imx25: Fix PWM "per" clocksFabio Estevam2015-01-201-4/+4
| | * | | | | | | arm64: dts: add baud rate to Juno stdout-pathRobin Murphy2015-01-231-1/+1
| | * | | | | | | Merge tag 'mvebu-fixes-3.19-4' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2015-01-231-0/+13
| | |\ \ \ \ \ \ \
| | | * | | | | | | bus: mvebu-mbus: fix support of MBus window 13Andrew Lunn2015-01-191-0/+13
| | | * | | | | | | ARM: mvebu: completely disable hardware I/O coherencyThomas Petazzoni2015-01-171-1/+6
| | * | | | | | | | Merge tag 'renesas-soc-fixes2-for-v3.19' of git://git.kernel.org/pub/scm/linu...Olof Johansson2015-01-212-2/+16
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ARM: shmobile: r8a7779: Instantiate GIC from C board code in legacy buildsMagnus Damm2015-01-171-1/+8
| | | * | | | | | | | ARM: shmobile: r8a7778: Instantiate GIC from C board code in legacy buildsMagnus Damm2015-01-171-1/+8
| | * | | | | | | | | Merge tag 'omap-for-v3.19/gic-regression-v2' of git://git.kernel.org/pub/scm/...Olof Johansson2015-01-1911-6/+77
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ARM: OMAP: Work around hardcoded interruptsMarc Zyngier2015-01-1710-6/+71
| | | * | | | | | | | | arm: boot: dts: dra7: enable dwc3 suspend PHY quirkFelipe Balbi2015-01-151-0/+6
| | * | | | | | | | | | Merge tag 'mvebu-fixes-3.19-3' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2015-01-181-1/+6
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-01-252-17/+6
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | VFS: Convert file->f_dentry->d_inode to file_inode()David Howells2015-01-201-1/+1
| | * | | | | | | | | | | fix deadlock in cifs_ioctl_clone()Al Viro2015-01-181-16/+5
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'dm-3.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-01-253-47/+152
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | dm: fix handling of multiple internal suspendsMikulas Patocka2015-01-241-2/+7
| | * | | | | | | | | | | dm cache: fix problematic dual use of a single migration count variableJoe Thornber2015-01-231-39/+50
| | * | | | | | | | | | | dm cache: share cache-metadata object across inactive and active DM tablesJoe Thornber2015-01-231-6/+95
| * | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-01-253-8/+25
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | blk-mq: fix hctx/ctx kobject use-after-freeMing Lei2015-01-202-7/+24
| | * | | | | | | | | | | | NVMe: cq_vector should be signedJens Axboe2015-01-151-1/+1
| * | | | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-01-245-6/+108
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | MAINTAINERS: ibmvscsi driver maintainer changeTyrel Datwyler2015-01-221-1/+1
| | * | | | | | | | | | | | | MAINTAINERS: ibmvfc driver maintainer changeTyrel Datwyler2015-01-221-1/+1
| | * | | | | | | | | | | | | MAINTAINERS: Remove self as isci maintainerDave Jiang2015-01-221-1/+0
| | * | | | | | | | | | | | | scsi_debug: test always evaluates to false, || should be used insteadColin Ian King2015-01-221-1/+1
| | * | | | | | | | | | | | | scsi: Avoid crashing if device uses DIX but adapter does not support itEwan D. Milne2015-01-201-1/+11
| | * | | | | | | | | | | | | scsi_debug: use atomic allocation in resp_rsup_opcodesSasha Levin2015-01-201-1/+1
| | * | | | | | | | | | | | | ipr: wait for aborted command responsesBrian King2015-01-192-0/+93
| * | | | | | | | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2015-01-243-11/+31
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | watchdog: drop owner assignment from platform_driversWolfram Sang2015-01-212-2/+0
| | * | | | | | | | | | | | | | watchdog: imx2_wdt: Disable power down counter on bootMarkus Pargmann2015-01-211-0/+9
| | * | | | | | | | | | | | | | watchdog: imx2_wdt: Improve power management support.Xiubo Li2015-01-211-9/+22
| | | |_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-01-243-0/+160
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | hwmon: (i5500_temp) Convert to use ATTRIBUTE_GROUPS macroAxel Lin2015-01-241-10/+3