summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-04Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-18/+30
2015-08-04drivers/usb: Delete XHCI command timer if necessaryGavin Shan1-1/+2
2015-08-04xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman1-1/+1
2015-08-04Merge tag 'fixes-for-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-0/+1
2015-08-04Input: alps - only Dell laptops have separate button bits for v2 dualpoint st...Hans de Goede2-4/+10
2015-08-04Input: axp20x-pek - add module aliasChen-Yu Tsai1-0/+1
2015-08-04Input: turbografx - fix potential out of bound accessDmitry Torokhov1-1/+1
2015-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds4-24/+23
2015-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+1
2015-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-10/+17
2015-08-03Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+6
2015-08-03ASoC: rt5645: Fix lost pin setting for DMIC1Bard Liao2-0/+6
2015-08-03Adding YAMA hooks also when YAMA is not stacked.Salvatore Mesoraca1-0/+1
2015-08-03Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui4-14/+20
2015-08-03thermal: Drop owner assignment from platform_driverKrzysztof Kozlowski1-1/+0
2015-08-03usb: udc: core: add device_del() call to error pathwayAlan Stern1-0/+1
2015-08-03ARCv2: Fix the peripheral address space detectionVineet Gupta2-5/+10
2015-08-03MIPS: Replace add and sub instructions in relocate_kernel.S with addiuJames Cowgill1-4/+4
2015-08-03MIPS: Flush RPS on kernel entry with EVAJames Hogan1-0/+25
2015-08-03Revert "MIPS: BCM63xx: Provide a plat_post_dma_flush hook"Florian Fainelli1-10/+0
2015-08-03ALSA: oxygen: Fix logical-not-parentheses warningTomer Barletz1-1/+1
2015-08-03MIPS: BMIPS: Delete unused Kconfig symbolKevin Cernekee1-1/+0
2015-08-03MIPS: Export get_c0_perfcount_int()Felix Fietkau6-0/+6
2015-08-03MIPS: show_stack: Fix stack trace with EVAJames Hogan1-0/+7
2015-08-03MIPS: do_mcheck: Fix kernel code dump with EVAJames Hogan1-0/+6
2015-08-03MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith14-31/+30
2015-08-03MIPS: Partially disable RIXI support.Ralf Baechle1-4/+4
2015-08-03MIPS: Handle page faults of executable but unreadable pages correctly.Ralf Baechle1-1/+2
2015-08-03MIPS: Malta: Don't reinitialise RTCJames Hogan1-6/+9
2015-08-03MIPS: unaligned: Fix build error on big endian R6 kernelsJames Cowgill1-1/+1
2015-08-03MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau1-2/+3
2015-08-03MIPS: Fix build with CONFIG_OF=y for non OF-enabled targetsJonas Gorski1-1/+1
2015-08-03CPUFREQ: Loongson2: Fix broken build due to incorrect include.Ralf Baechle1-1/+1
2015-08-03md/raid5: don't let shrink_slab shrink too far.NeilBrown1-2/+3
2015-08-03md: use kzalloc() when bitmap is disabledBenjamin Randazzo1-1/+1
2015-08-03thermal: exynos: Remove unused code related to platform_data on probe()Chanwoo Choi1-3/+0
2015-08-03thermal: exynos: Add the dependency of CONFIG_THERMAL_OF instead of CONFIG_OFChanwoo Choi1-1/+1
2015-08-03thermal: exynos: Disable the regulator on probe failureKrzysztof Kozlowski1-0/+2
2015-08-03thermal: power_allocator: trace the real requested powerJavi Merino1-10/+16
2015-08-03thermal: remove dangling 'weight_attr' device fileViresh Kumar1-0/+1
2015-08-03md/raid1: extend spinlock to protect raid1_end_read_request against inconsist...NeilBrown1-4/+6
2015-08-03Linux 4.2-rc5v4.2-rc5Linus Torvalds1-1/+1
2015-08-03Merge tag 'powerpc-4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-7/+8
2015-08-02i915: temporary fix for DP MST docking station NULL pointer dereferenceLinus Torvalds1-3/+5
2015-08-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-14/+23
2015-08-02Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-25/+59
2015-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+6
2015-08-02link_path_walk(): be careful when failing with ENOTDIRAl Viro1-1/+6
2015-08-01Merge tag 'dmaengine-fix-4.2-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds10-91/+121
2015-08-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+5