summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-03rtlwifi: rtl8723be: Add module parameter for MSI interruptsLarry Finger1-0/+1
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-03target: REPORT LUNS should return LUN 0 even for dynamic ACLsRoland Dreier1-4/+10
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-03fq_codel: explicitly reset flows in ->reset()Eric Dumazet1-3/+19
2015-08-03rocker: free netdevice during netdevice removalIdo Schimmel1-0/+1
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
2015-08-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds14-154/+265
2015-08-01phy: ti-pipe3: i783 workaround for SATA lockup after dpll unlock/relockRoger Quadros2-6/+71
2015-08-01phy-sun4i-usb: Add missing EXPORT_SYMBOL_GPL for sun4i_usb_phy_set_squelch_de...Hans de Goede1-0/+1
2015-08-01i2c: fix leaked device refcount on of_find_i2c_* error pathVladimir Zapolskiy1-6/+14
2015-08-01Merge tag 'extcon-fixes-for-4.2-rc5' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2-30/+44
2015-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds78-539/+1000
2015-08-01Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-3/+23
2015-08-01Merge tag 'sound-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds27-69/+164